Datastory democratizes data storytelling via new collaborative formats.Read more
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.
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 . }
Subscribe to our newsletter to get the latest from Datastory’s Global Edition.