Datastory lanserar fler samarbetsformer för att demokratisera kunskap.Läs mer

Datastory Logo
Interaktiva verktygBlog

SPARQL

SPARQL is a query language for databases. It allows retrieval and manipulation of data stored with the Resource Description Framework (RDF) format. It is also recognized as one of the key technologies of the semantic web.

Example of use

An example of a SPARQL query: SELECT ?capital ?country WHERE { ?x ex:cityname ?capital ; ex:isCapitalOf ?y . ?y ex:countryname ?country ; ex:isInContinent ex:Africa . }

TOPICS
Teknik


Nyhetsbrev

Få reda på när vi släpper nästa projekt. Prenumerera på vårt nyhetsbrev och följ Datastory i sociala medier.


Vi använder cookies för att ge dig en bättre upplevelse av vår webbplats. Genom att surfa vidare på Datastory, godkänner du vår användning av cookies.