There is a newer version of the record available.

Published March 27, 2024 | Version 0.4.0
Software Open

KGCL-Java

Authors/Creators

  • 1. University of Cambridge

Description

KGCL-Java is an implementation of the Knowledge Graph Change Language (KGCL) specification for the Java language. It provides a Java library to manipulate KGCL changes and a ROBOT pluggable command to parse and apply KGCL changes to a OWL ontology.

Version 0.4.0 adds support for (i) creating and manipulating object and annotation properties (instead of just classes), (ii) explicit typing of literal values implements, (iii) lax comparison of literal values with language tags, and (iv) auto-assignation of IDs when creating new entities.

Files

Files (141.6 kB)

Name Size Download all
md5:8360d3bf1b28b8c28ad704934ded5ae1
141.6 kB Download

Additional details

Software

Repository URL
https://github.com/gouttegd/kgcl-java/
Programming language
Java
Development Status
Active