Skip to main content

Introduction

UnHIDE exposes the full public part of the graph through a read only SPARQL endpoint: currently available under https://sparql.unhide.helmholtz-metadaten.de/sparql/ but in the future mainly under https://sparql.unhide.helmholtz-metadaten.de/.

UNHIDE runs a Virtuoso SPARQL Endpoint which could be used to query the unHIDE knowledge graph using the SPARQL Query Language — a W3C open standard which can be used to express queries across diverse data sources, whether the data is stored natively as RDF.

The server is running as part of the larger deployment of unHIDE, as a part of the Docker compose file.