Metadata-Version: 2.1
Name: kgcl
Version: 0.0.1
Summary: Knowledge Graph Change Language
Home-page: https://github.com/ckindermann/knowledge-graph-change-language
Author: Christian Kindermann
Author-email: chris.kind.man@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: linkml (~=1.0.3)
Requires-Dist: rdflib (>=5.0.0)
Requires-Dist: lark (>=0.11.3)
Requires-Dist: click (>=7.1.2)
Provides-Extra: dev
Requires-Dist: pytest (>=3.7) ; extra == 'dev'

# Ontology Change Language

This repo includes schema and code for an Ontology Change Language.

For full documentation, see:

[http://cmungall.github.io/knowledge-graph-change-language](http://cmungall.github.io/knowledge-graph-change-language)



