| Line 1: |
Line 1: |
| − | = Queries =
| + | #REDIRECT [[Project:GetYourData]] |
| − | {{SPARQL|query=SELECT ?item ?itemLabel ?target ?targetLabel ?data_subject ?data_subjectLabel WHERE {
| |
| − | ?item pdiot:P3 pdio:Q1308.
| |
| − | OPTIONAL {?item pdiot:P99 ?target.}
| |
| − | OPTIONAL {?item pdiot:P229 ?data_subject}
| |
| − | SERVICE wikibase:label {
| |
| − | bd:serviceParam wikibase:language "en" .
| |
| − | }|label=SARs known to this system}}
| |
| − | | |
| − | = Statistics =
| |
| − | no analysis yet
| |
| − | | |
| − | = Infrastructure =
| |
| − | [[Development of SAR service|More on how the SAR service is built]] | |