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 generates automatic IDs for ontological entities.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 KGCLChange
objects 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.Generates numerical IDs within a given a range.A change that could not be applied to the intended target graph.Listener for “rejected change” events – whenOWLTranslator
cannot translate a change for any reason.Generates numerical IDs sequentially within a given range.A basic implementation of theILabelResolver
interface.