Get started with the Edge Node boilerplate
Set up an Edge Node project to explore the node's capabilities and build your own projects. As an open-source solution, the Edge Node offers complete customisations to fit your needs.
This guide will walk you through the process of importing a JSON file (example for a movie), transforming it into a JSON-LD format that is compatible with a graph structure using the Knowledge Mining service. Once processed, the data is published to the Decentralized Knowledge Graph (DKG) via the Edge Node API. Additionally, a simple DRAG is used to retrieve the movie data and answer basic queries about the film.
To set up the DKG Edge Node in your local environment, you can choose between the following two options:
Last updated
Was this helpful?