An open API service indexing awesome lists of open source software.

https://github.com/incatools/kgcl-rdflib

Tools for working with KGCL
https://github.com/incatools/kgcl-rdflib

diff diffs kg knowledge-graph linkml obofoundry ontology ontology-change-language owl rdf semantic-diff

Last synced: about 2 months ago
JSON representation

Tools for working with KGCL

Awesome Lists containing this project

README

        

# 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:

- https://github.com/INCATools/kgcl

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