8000 GitHub - INCATools/kgcl-rdflib: Tools for working with KGCL
[go: up one dir, main page]

Skip to content

INCATools/kgcl-rdflib

Repository files navigation

kgcl-rdflib

An engine that applies changes or diffs specified in KGCL to an RDF graph stored using rdflib

KGCL

KGCL (Knowledge Graph Change Language) is a datamodel and language for representing changes in ontologies and knowledge graphs

The core KGCL repo is here:

This kgcl-rdflib repo applies the KGCL model to rdflib graphs.

0