Package org.incenp.obofoundry.kgcl
package org.incenp.obofoundry.kgcl
-
ClassDescriptionHelper object to assign automatically generated IDs to KGCL change objects.Dummy implementation of
IChangeVisitor.An object that can resolve labels into proper entity identifiers.An object to apply KGCL-described changes to a knowledge graph.A class providing static helper methods to work with KGCL.A parser to read a KGCL program from a file or a file-like source.A syntax error encountered when parsing a KGCL program.A visitor to convert a list of KGCLChangeobjects into their textual representation in the KGCL language.A writer to serialise KGCL change objects into a KGCL program that is written to a file or file-like sink.A change that could not be applied to the intended target graph.Listener for “rejected change” events – whenOWLTranslatorcannot translate a change for any reason.A custom LinkML converter for SimpleChange objects.A basic implementation of theILabelResolverinterface.