Training:PhD Course on Computational Ontologies @ University of Bologna 2011/Ontology Testing/ArefniaScarlato
From Odp
< Training:PhD Course on Computational Ontologies @ University of Bologna 2011 | Ontology Testing(Difference between revisions)
Current revision (16:00, 10 May 2011) (view source) |
|||
(2 intermediate revisions not shown.) | |||
Line 3: | Line 3: | ||
| '''Number''' || '''Requirement tested''' || '''Method used''' || '''Test applied''' || '''Error(s) found''' || '''Suggestions/ideas for solution''' || '''Additional notes''' | | '''Number''' || '''Requirement tested''' || '''Method used''' || '''Test applied''' || '''Error(s) found''' || '''Suggestions/ideas for solution''' || '''Additional notes''' | ||
|- | |- | ||
- | | 0 || We tested our ontologies , asking what instruments does a certain person play. || SELECT ?y | + | | 0 || We tested our ontologies , asking what instruments does a certain person play. || SELECT {?y |
- | WHERE | + | WHERE :Chad_Smith :playsInstrument ?y |
- | + | ||
- | + | ||
} || || || || | } || || || || | ||
|- | |- |
Current revision
Number | Requirement tested | Method used | Test applied | Error(s) found | Suggestions/ideas for solution | Additional notes |
0 | We tested our ontologies , asking what instruments does a certain person play. | SELECT {?y
WHERE :Chad_Smith :playsInstrument ?y } || || || || | ||||
1 | ||||||
2 | ||||||
3 | ||||||
4 |