Line 5: Line 5:
 
| 0 || || only for students exercising with method guidelines || || || ||
 
| 0 || || only for students exercising with method guidelines || || || ||
 
|-  
 
|-  
| 1 | What instruments does a certain person play? | | 1° (SPARQL Query) | | SELECT ?person ?instrument
+
| 1 | What instruments does a certain person play? | | 1° (SPARQL Query) | | SELECT ?person ?instrumentWHERE { ?person :playsInstrument ?instrument . } | | none | || ||
  WHERE { ?person :playsInstrument ?instrument . } | | none | || ||
+
 
|-
 
|-
 
| 2 || || || || || ||
 
| 2 || || || || || ||

Revision as of 15:11, 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 only for students exercising with method guidelines
What instruments does a certain person play? | | 1° (SPARQL Query) | | SELECT ?person ?instrument. WHERE { ?person :playsInstrument ?instrument . } | | none |
2
3
4
The page [[Bootstrap:Footer]] was not found.