Training:PhD Course on Computational Ontologies @ University of Bologna 2011/Ontology Testing/NicoloNavarin

From Odp

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
SELECT ?p ?strument
SELECT ?p ?strument
-
WHERE {
+
WHERE { ?p a :Person . ?p :playsInstrument ?strument
-
    ?p a :Person .
+
-
?p :playsInstrument ?strument
+
}
}
  || none || none || none  
  || none || none || none  

Revision as of 14:26, 10 May 2011

Testing Exercise - document your work on methods used
Number Requirement tested Method used Test applied Error(s) found Suggestions/ideas for solution Additional notes
0 CQ1 1

SELECT ?p ?strument WHERE { ?p a :Person . ?p :playsInstrument ?strument }

none none none
1
2
3
4
Personal tools
Quality Committee
Content OP publishers