Project:SPARQL/examples: Difference between revisions

Line 105: Line 105:
</sparql>
</sparql>


===People whose elections were proposed to SAL or RAI, including who proposed, seconded, or signed their proposal for election (seperated by type) and the date the proposals were made===
===People whose elections were proposed to SAL or RAI, including who proposed, seconded, or signed (excluding 'general knowledge' signatures) their proposal for election, seperated by type, and including the date the proposals were made===


<sparql tryit="1">
<sparql tryit="1">
Line 123: Line 123:
   ?SALstatement bnps:P16 ?SALproposed .
   ?SALstatement bnps:P16 ?SALproposed .
   ?SALstatement bnpq:P32 ?SALsignatorypersonal .
   ?SALstatement bnpq:P32 ?SALsignatorypersonal .
  OPTIONAL {?SALstatement bnpq:P82 ?SALsignatorygeneral .}
   ?SALstatement bnpq:P1 ?date .
   ?SALstatement bnpq:P1 ?date .
   }
   }
6,317

edits