Uses of Interface
org.semanticweb.owlapi.model.OWLAnnotationObject
Packages that use OWLAnnotationObject
-
Uses of OWLAnnotationObject in org.semanticweb.owlapi.model
Subinterfaces of OWLAnnotationObject in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
Represents AnnotationAssertion axioms in the OWL 2 specification.interface
A super interface for annotation axioms.interface
Represents an AnnotationPropertyDomain axiom in the OWL 2 specification.interface
Represents an AnnotationPropertyRange axiom in the OWL 2 specification.interface
A marker interface for annotation subjects, which can either be IRIs or anonymous individuals, with visitor methods.interface
A marker interface for annotation values, which can either be an IRI (URI), Literal or Anonymous Individual, with visitor methods.interface
Represents Anonymous Individuals in the OWL 2 Specification.interface
Represents a Literal in the OWL 2 Specification.interface
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.Classes in org.semanticweb.owlapi.model that implement OWLAnnotationObject