DFKIEI/Knowledge2Model

Knowledge2Model

1

stars

101

commits

Python

primary language

Jun 16, 2026

updated

README

KNOWLEDGE2MODEL

FOLDER STRUCTURE

  • GraphQuerying: Multiple Strategies to query the Knowledge Graph with SPARQL query language.

  • Graphs: Available evolutions of Knowledge Graph, graph.ttl is always the latest.

  • Hugging2KG: Code to crawl the HuggingFace API and preprocess the data to build the Knowledge Graph

  • KG2Model: GPT based tool to interact have conversation with LLm support by the Knowledge Graph (only working with 1. version KG)

  • KGEditor: Visualizer and Editor of .ttlfiles (large graphs will result in out-of-memory error)

Installation

  1. Ensure Python is installed on your system.
  2. Clone the repository or download the source code.
  3. Install required dependencies listed in requirements.txt.

For more details check the Readme of the specific folders.

Contributors

hkara92

65 commits

DaniG2106

18 commits

DavidHabusch

11 commits

drbz-zhou

5 commits

DFKIEI/Knowledge2Model

Knowledge2Model

1

stars

101

commits

Python

primary language

Jun 16, 2026

updated

README

KNOWLEDGE2MODEL

FOLDER STRUCTURE

  • GraphQuerying: Multiple Strategies to query the Knowledge Graph with SPARQL query language.

  • Graphs: Available evolutions of Knowledge Graph, graph.ttl is always the latest.

  • Hugging2KG: Code to crawl the HuggingFace API and preprocess the data to build the Knowledge Graph

  • KG2Model: GPT based tool to interact have conversation with LLm support by the Knowledge Graph (only working with 1. version KG)

  • KGEditor: Visualizer and Editor of .ttlfiles (large graphs will result in out-of-memory error)

Installation

  1. Ensure Python is installed on your system.
  2. Clone the repository or download the source code.
  3. Install required dependencies listed in requirements.txt.

For more details check the Readme of the specific folders.

Contributors

hkara92

65 commits

DaniG2106

18 commits

DavidHabusch

11 commits

drbz-zhou

5 commits

Languages

Python

98.9%

HTML

1.1%