🎯 Tutorials
Learn by example and step-by-step guidelines to achieve a concrete goal fast.
This list of Tutorial style content can be used to learn by example and by following step-by-step guides:
Beginner
-
Page:Lift data from tabular data such as CSV, XSLX or database tables — This beginner-level tutorial shows how you can build a Knowledge Graph based on input data from a comma-separated value file (.csv), an excel file (.xlsx) or a database table (jdbc).
Advanced
-
Page:Consuming Graphs in Power BI — Learn how to consume data from your Corporate Memory Knowledge Graph with our Microsoft Power-BI-Connector.
-
Page:Consuming Graphs with 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.
-
Page:Lift data from JSON and XML sources — This tutorial shows how you can build a Knowledge Graph based on input data from hierarchical sources like a JavaScript Object Notation file (.json) or an Extensible Markup Language file (.xml).
-
Page:Populate Data to Neo4j — This tutorial walks you through the process of using the Neo4j dataset. You will learn how to transform data from a source dataset into a graph structure into Neo4j.
-
Page:Provide data in any format via a custom API — 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.
Expert
-
Page:Extracting data from a Web API — This tutorial shows how you can build a Knowledge Graph based on input data from a Web API.
-
Page:Loading JDBC datasets incrementally — This tutorial shows how you can load data incrementally from a JDBC Dataset (relational database Table) into a Knowledge Graph.
-
Page:Processing data with variable input workflows — This tutorial shows how you can create and use data integration workflows to process data coming from outside Corporate Memory (means, without registering datasets).