How to access the data

The KG platform provides several APIs to search and retrieve data from the knowledge graph.

There is a SPARQL interface, supporting the standard SPARQL 1.1. Read query protocol to query and access RDF-based knowledge graphs.
The platform also provides a simple query API with a set of user-friendly filter values that support most simple text-based search use cases.
In addition, there is also an advanced query API that allows complex filter definitions using so-called ShapeQueries.