Project:SPARQL/examples: Difference between revisions

+description (and warning); add order by for first example
(+Convention series with data and logo, Convention instances, including postponements)
 
(+description (and warning); add order by for first example)
Line 1: Line 1:
These [[wikipedia:SPARQL|SPARQL]] queries [//furry.wiki.opencura.com/query/ can be used] in the local [[wikidata:Wikidata:SPARQL query service|Query Service]]. See [[wikidata:Wikidata:SPARQL tutorial|Wikidata's tutorial]] for an overview. The custom prefix declarations are required, and do not autocomplete (<code>wd:</code> does, but actually queries Wikidata).
==Conventions==
==Conventions==
===Convention series with data and logo===
===Convention series with data and logo URL===
<SPARQL>
<SPARQL>
PREFIX wfd: <http://furry.wiki.opencura.com/entity/>
PREFIX wfd: <http://furry.wiki.opencura.com/entity/>
Line 16: Line 18:
     SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" }
     SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" }
}
}
ORDER BY ?creationDate
</SPARQL>
</SPARQL>


Bureaucrats, emailconfirmed, Administrators
272

edits