Package | Description |
---|---|
org.semanticweb.owlapi.expression |
Expression parsers package
|
org.semanticweb.owlapi.manchestersyntax.parser |
Modifier and Type | Interface | Description |
---|---|---|
interface |
OWLClassExpressionParser |
An expression parser that parses expressions that correspond to class
expressions.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ManchesterOWLSyntaxClassExpressionParser |
An expression parser that parses class expressions written in the Manchester
OWL Syntax.
|
class |
ManchesterOWLSyntaxClassFrameParser |
An expression parser that parses a Manchester OWL Syntax Class Frame to
produce a set of axioms that represent the class frame.
|
class |
ManchesterOWLSyntaxFramesParser |
|
class |
ManchesterOWLSyntaxInlineAxiomParser |
Copyright © 2018 The University of Manchester. All rights reserved.