Project:SPARQL/examples: Difference between revisions

m
Line 3,531: Line 3,531:
WHERE
WHERE
{
{
   VALUES (?person) {(bnwd:Q569)}  # (bnwd:etc) if you want more than one person. or you really really want ?person 
   VALUES (?person) {(bnwd:Q569)}  # add (bnwd:Qxxx) if you want more than one person.
   ?person ?p ?s .   
   ?person ?p ?s .   


579

edits