Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 330 Bytes

KGCL: Knowledge Graph Change Language

KGCL is a standard datamodel for representing changes in ontologies and knowledge graphs.

This repository houses:

  • The KGCL schema/standard
  • The Python implementation of the standard (LinkML model, LARK grammar)

Documentation

Read more here.