Skip to content

Your are here

Consume¤

This section outlines how to consume data from Corporate Memory Knowledge Graphs. While there are several options to retrieve information from the Knowledge Graph, the most direct way is to issue SPARQL queries. SPARQL queries can be managed and executed in the Query Module UI. External applications may access the query catalog and execute queries through the REST API directly or more conveniently by using the cmemc - Command Line Interface. Since not all applications allow the direct use of SPARQL, this section includes tutorials to access Knowledge Graphs using BI tools (such as Power BI) as well as relational databases.

Intended audience: Linked Data Experts

  • Power BI


    Learn how to consume data from your Corporate Memory Knowledge Graph with our Microsoft Power-BI-Connector.

  • Redash


    Create Dashboards based on your Knowledge Graphs with the open-source application Redash.

  • SQL Databases


    If direct access to the knowledge graph is not sufficient, fragments of the Knowledge Graph may also be pushed into external SQL databases.

  • Custom APIs


    Learn how to provide data via a customized Corporate Memory API in a text format of your choice and how to consume it in your applications.

  • Neo4j


    Learn how to populate graphs to Neo4j.

  • Apache Kafka


    Use a Apache Kafka Producer in order to export parts of your Knowledge Graph as a message stream.

Comments