Uses of Interface
org.semanticweb.owlapi.model.HasAnnotationValue
Packages that use HasAnnotationValue
Package
Description
Main API classes.
OWL API reference implementation package.
-
Uses of HasAnnotationValue in org.semanticweb.owlapi.model
Subinterfaces of HasAnnotationValue in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
Annotations are used in the various types of annotation axioms, which bind annotations to their subjects (i.e.interface
Represents AnnotationAssertion axioms in the OWL 2 specification.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.Classes in org.semanticweb.owlapi.model that implement HasAnnotationValue -
Uses of HasAnnotationValue in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement HasAnnotationValueModifier and TypeClassDescriptionclass
class
class
class
class
Implementation ofOWLLiteral
that uses compression of strings.class
class
class
class
class
class
class
An OWLLiteral whose datatype is RDF_LANG_STRING or XSD_STRINGclass
An OWLLiteral with xsd:string datatype and no language tag.