Trait to support the parsing of input OWL files in OWLXML syntax.
Trait to support the parsing of input OWL files in OWLXML syntax. This trait mainly defines how to make axioms from input OWLXML syntax expressions.
definition to build Owl Axioms out of expressions
definition to build Owl Axioms out of expressions
xmlVersion string
owlxml prefix string
owl expressions of owlxml syntax
A set consisting OWL Axioms built out of owl expressions
Singleton instance of type OWLXMLSyntaxParsing