📄️ Introduction
UnHIDE exposes the full public part of the graph through a read only SPARQL endpoint:
📄️ SPARQL Query Language
SPARQL queries RDF graphs, which is comprises a set of semantic triple, or RDF triple or simply triple. A triple is a set of three entities that constitutes a statement about semantic data in the form of subject–predicate–object statements (e.g., "DatasetX has license CC BY 4.0").
📄️ Virtuoso SPARQL Endpoint
Virtuoso universal server provides the SPARQL 1.1 protocols for query and update as well as the SPARQL Graph Store protocol. Virtuoso reserves the path /sparql/ and a synonym path /SPARQL/ for SPARQL service. Virtuoso’s built-in SPARQL Query Service functionality delivers a variety of capabilities: