Skip to content

INCATools/kgcl-rdflib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7af638b · Nov 19, 2024
May 10, 2023
Feb 8, 2021
Mar 1, 2022
May 10, 2023
Jul 6, 2022
Oct 10, 2021
Oct 10, 2021
May 10, 2023
Jul 21, 2022
Jul 5, 2022
Jul 5, 2022
Jul 6, 2022
Jul 6, 2022
Feb 8, 2021
Jul 5, 2022
May 10, 2023
Jul 5, 2022
May 10, 2023
May 24, 2022
Mar 9, 2022
Jul 21, 2022

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.