Shortcuts: WD:WDQ, WD:WDQS, WD:SPARQL

Wikidata:SPARQL-forespørgselstjeneste

From Wikidata
Jump to navigation Jump to search
This page is a translated version of the page Wikidata:SPARQL query service and the translation is 30% complete.
Outdated translations are marked like this.

Hvad er SPARQL

SPARQL (udtales "sparkle") er et RDF-forespørgselssprog, det vil sige et semantisk forespørgselssprog til databaser. Wikidata har leveret et SPARQL-endpoint med en kraftig Web-GUI siden september 2015. Med SPQRQL kan du udtrække alle typer af data med forespørgsler beskrevet med logiske kombinationer af triples.

Lær SPARQL

Præsentationen "SPARQL and Wikidata intro" ved shonagon- École de Bibliothécaires Documentalistes (fransk) (2016-04-04)

Hjælpeportal

Andet materiale

Grænseflade

SPARQL forespørgsler kan sendes direkte til SPARQL endpoint'et med et GET-request til https://query.wikidata.org/bigdata/namespace/wdq/sparql?query={SPARQL} eller til endpoint'ets alias https://query.wikidata.org/sparql?query={SPARQL}. Resultatet returneres som udgangspunkt som XML, eller som JSON hvis enten forespørgselsparameteret format=json eller headeren Accept: application/sparql-results+json er sat.

Wikimedia SPARQL query services

On Wikidata, the WDQS allows practicing SPARQL queries creation in an intuitive way.
Human interface Machine's endpoint Description
Wikidata Query Service (WDQS) https://query.wikidata.org/sparql Run SPARQL Queries upon the Wikidata Wikibase instance. Run, test, download the data as XML, JSON, CSV, or TSV. Has advanced user-friendly features such as: word hovering to see a term's meaning, code optimization, etc.
Wikimedia Commons Query Service (WCQS) https://commons-query.wikimedia.org/sparql Run SPARQL Queries upon the Wikimedia Commons Wikibase instance.
LinguaLibre Query Service (LLQS) https://lingualibre.org/sparql Run SPARQL Queries upon the LinguaLibre Wikibase instance. Run, test, download the data as XML, JSON, CSV, or TSV.

Statistikker

Andre resurser