This repository provides a set of scripts and data used to generate a Turtle (TTL) file representing a knowledge graph. The Turtle file is generated from structured data, which may be sourced from various datasets or generated by specific algorithms.
code/
-- contains scripts used to process data and generate the TTL file.containers/
-- contains files to create a playground container environment for a KG Tutorialdata/
-- contains the input datasets used to generate the knowledge graph.output/
-- stores the generated Turtle file.schema-diagrams/
-- contains graphical representations of the knowledge graph.