Training:PhD Course on Computational Ontologies @ University of Bologna 2011/Ontology Testing/ArefniaScarlato
From Odp
(Difference between revisions)
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. || | + | | 0 || We tested our ontologies , asking what instruments does a certain person play. || SELECT ?y |
- | WHERE { :Chad_Smith :playsInstrument ?y } | + | WHERE { |
+ | |||
+ | :Chad_Smith :playsInstrument ?y | ||
+ | } || vuoto || vuoto|| vuoto || | ||
|- | |- | ||
| 1 || || || || || || | | 1 || || || || || || |
Revision as of 14:47, 10 May 2011
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 } || vuoto || vuoto|| vuoto || | ||||
1 | ||||||
2 | ||||||
3 | ||||||
4 |