OrnelaDardha (Talk | contribs)  | 
				OrnelaDardha (Talk | contribs)   | 
				||
| Line 6: | Line 6: | ||
|-    | |-    | ||
| 1 || SELECT ?p ?y  | | 1 || SELECT ?p ?y  | ||
| − | WHERE {  | + | WHERE { ?p a :Person .  | 
| − | + | 	      ?p :playsInstrument ?y} || || || || ||  | |
| − | + | ||
| − | } || || || || ||  | + | |
|-  | |-  | ||
| 2 || || || || || ||  | | 2 || || || || || ||  | ||
| Number | Requirement tested | Method used | Test applied | Error(s) found | Suggestions/ideas for solution | Additional notes | 
| 0 | I asked for the names of the persons | missing Johs Klinghoffer (guitar) | simply add it | |||
| 1 |  SELECT ?p ?y
 WHERE { ?p a :Person . ?p :playsInstrument ?y} || || || || ||  | |||||
| 2 | ||||||
| 3 | ||||||
| 4 |