SPARQL
SPARQL - pronouned “sparkle” (✨) — is a query language for RDF graph shapes. It is not clear what the acronym stands for. The query language is based around the RDF concepts of “subject, obect, predicate”. SPARQL can select items from from the graph, construct new graphs of new shapes, or sumamrize the data within a graph.
References
Last updated