|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.owlapi.model.OWLOntologyFormat
org.obolibrary.owl.LabelFunctionalFormat
public class LabelFunctionalFormat
Format for serializing an OWL ontology in a functional syntax format and labels instead of identifiers. WARNING: This will produce a file, which cannot be read with the OWL-API. This is only intended to be used as basis for human readable version version control diffs.
Field Summary |
---|
Fields inherited from class org.semanticweb.owlapi.model.OWLOntologyFormat |
---|
USE_INTERMEDIATE_OUTPUT_FILE |
Constructor Summary | |
---|---|
LabelFunctionalFormat()
|
Method Summary |
---|
Methods inherited from class org.semanticweb.owlapi.model.OWLOntologyFormat |
---|
asPrefixOWLOntologyFormat, equals, getOntologyLoaderMetaData, getParameter, hashCode, isPrefixOWLOntologyFormat, setOntologyLoaderMetaData, setParameter |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LabelFunctionalFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |