Uses of Interface
org.semanticweb.owlapi.model.HasDataPropertiesInSignature
Packages that use HasDataPropertiesInSignature
Package
Description
Main API classes.
OWL API reference implementation package.
Concurrent implementation package.
-
Uses of HasDataPropertiesInSignature in org.semanticweb.owlapi.model
Subinterfaces of HasDataPropertiesInSignature 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 super interface for annotation axioms.interface
A marker interface for the values (objects) of annotations.interface
Represents an AnnotationProperty in the OWL 2 specification.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
The super interface for all class expressions which are not named class expressions (i.e.interface
Represents Anonymous Individuals in the OWL 2 Specification.interface
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.interface
Represents Axioms in the OWL 2 Specification.
An OWL ontology contains a set of axioms.interface
interface
OWLCardinalityRestriction<F extends OWLPropertyRange>
interface
Represents a Class in the OWL 2 specification.interface
Represents ClassAssertion axioms in the OWL 2 Specification.interface
interface
Represents Class Expressions in the OWL 2 specification.interface
Represents DataAllValuesFrom class expressions in the OWL 2 Specification.interface
Represents Data Property Cardinality Restrictions in the OWL 2 specification.interface
Represents DataComplementOf in the OWL 2 Specification.interface
Represents DataExactCardinality restrictions in the OWL 2 Specification.interface
Represents DataHasValue restrictions in the OWL 2 Specification.interface
Represents DataIntersectionOf in the OWL 2 Specification.interface
Represents DataMaxCardinality restrictions in the OWL 2 Specification.interface
Represents DataMinCardinality restrictions in the OWL 2 Specification.interface
Represents DataOneOf in the OWL 2 Specification.interface
Represents a Data Property in the OWL 2 Specification.interface
Represents a DataPropertyAssertion in the OWL 2 Specification.interface
A high level interface which marks data property axioms (e.g.interface
interface
Represents a DataPropertyDomain axiom in the OWL 2 Specification.interface
A high level interface to describe different types of data properties.interface
Represents a DataPropertyRange axiom in the OWL 2 Specification.interface
Represents a DataRange in the OWL 2 Specification.
A high level interface which represents a data range.interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents a DataSomeValuesFrom restriction in the OWL 2 Specification.interface
Represents a Datatype (named data range) in the OWL 2 Specification.interface
Represents a DatatypeDefinition axiom in the OWL 2 Specification.interface
Represents a DatatypeRestriction data range in the OWL 2 Specification.interface
Represents a DataUnionOf data range in the OWL 2 Specification.interface
Represents a Declaration in the OWL 2 Specification.interface
Represents a DifferentIndividuals axiom in the OWL 2 Specification.interface
Represents a DisjointClasses axiom in the OWL 2 Specification.interface
Represents a DisjointDataProperties axiom in the OWL 2 Specification.interface
Represents DisjointObjectProperties axioms in the OWL 2 specification.interface
Represents a DisjointUnion axiom in the OWL 2 Specification.interface
Represents Entities in the OWL 2 Specification.interface
Represents an EquivalentClasses axiom in the OWL 2 Specification.interface
Represents an EquivalentDataProperties axiom in the OWL 2 Specification.interface
Represents EquivalentObjectProperties axioms in the OWL 2 specification.interface
A facet restriction is used to restrict a particular datatype.interface
Represents a FunctionalDataProperty axiom in the OWL 2 Specification.interface
Represents FunctionalObjectProperty axioms in the OWL 2 specification.interface
Represents a HasKey axiom in the OWL 2 Specification.interface
OWLHasValueRestriction<V extends OWLObject>
interface
Represents a named or anonymous individual.interface
interface
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.interface
Represents an InverseObjectProperties axiom in the OWL 2 Specification.interface
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.interface
Represents a Literal in the OWL 2 Specification.interface
A base interface of all axioms that affect the logical meaning of an ontology.interface
Deprecated.this interface is redundantinterface
Marker interface for ontologies where mutating actions must have an effect.interface
Represents a Named Individual in the OWL 2 Specification.interface
Represents a named object for example, class, property, ontology etc.interface
OWLNaryAxiom<C extends OWLObject>
Represents an axiom that contains two or more operands that could also be represented with multiple pairwise axioms.interface
interface
interface
interface
interface
OWLNaryPropertyAxiom<P extends OWLPropertyExpression>
interface
Represents a NegativeDataPropertyAssertion axiom in the OWL 2 Specification.interface
Represents a NegativeObjectPropertyAssertion axiom in the OWL 2 Specification.interface
interface
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.interface
interface
Represents an ObjectComplementOf class expression in the OWL 2 Specification.interface
Represents an ObjectExactCardinality restriction in the OWL 2 Specification.interface
Represents an ObjectHasSelf class expression in the OWL 2 Specification.interface
Represents an ObjectHasValue class expression in the OWL 2 Specification.interface
Represents an ObjectIntersectionOf class expression in the OWL 2 Specification.interface
Represents a ObjectInverseOf Represents the inverse of a property expression.interface
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.interface
Represents a ObjectMinCardinality restriction in the OWL 2 Specification.interface
Represents an ObjectOneOf class expression in the OWL 2 Specification.interface
Represents an Object Property in the OWL 2 Specification.interface
Represents an ObjectPropertyAssertion axiom in the OWL 2 Specification.interface
interface
interface
Represents ObjectPropertyDomain axioms in the OWL 2 specification.interface
interface
Represents ObjectPropertyRange axioms in the OWL 2 specification.interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.interface
Represents an ObjectUnionOf class expression in the OWL 2 Specification.interface
Represents an OWL 2 Ontology in the OWL 2 specification.interface
A common interface for:OWLClass
,OWLObjectProperty
,OWLDataProperty
,OWLAnnotationProperty
,OWLDatatype
,OWLAnonymousIndividual
,OWLLiteral
,IRI
.interface
A marker interface for properties that aren't expression i.e.interface
OWLPropertyAssertionAxiom<P extends OWLPropertyExpression,
O extends OWLPropertyAssertionObject> Represents an Assertion in the OWL 2 specification.interface
A marker interface for the types of property assertion objects (individuals and literals) that are the objects of property assertions.interface
The base interface for property axioms.interface
A marker interface, for objects that can be the ranges of properties.interface
OWLPropertyDomainAxiom<P extends OWLPropertyExpression>
Represents ObjectPropertyDomain axioms in the OWL 2 specification.interface
Represents a property or possibly the inverse of a property.interface
A marker interface, for objects that can be the ranges of properties.interface
OWLPropertyRangeAxiom<P extends OWLPropertyExpression,
R extends OWLPropertyRange> Represents ObjectPropertyRange axioms in the OWL 2 specification.interface
A quantified data restriction.interface
A quantified object restriction.interface
OWLQuantifiedRestriction<F extends OWLPropertyRange>
interface
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.interface
Represents a restriction (Object Property Restriction or Data Property Restriction) in the OWL 2 specification.interface
Represents an SameIndividual axiom in the OWL 2 Specification.interface
Ontology methods related to its signature.interface
Ontology methods related to its signature.interface
Represents an SubAnnotationPropertyOf axiom in the OWL 2 Specification.interface
Represents an SubClassOf axiom in the OWL 2 Specification.interface
Represents an SubDataPropertyOf axiom in the OWL 2 Specification.interface
Represents SubObjectPropertyOf axioms in the OWL 2 specification.interface
OWLSubPropertyAxiom<P extends OWLPropertyExpression>
interface
Represents a SubObjectPropertyOf axiom in the OWL 2 Specification where the subproperty is a chain of properties.interface
Represents SymmetricObjectProperty axioms in the OWL 2 specification.interface
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.interface
OWLUnaryPropertyAxiom<P extends OWLPropertyExpression>
interface
Represents an object in an atom (either a data object or and individual object).interface
Represents an atom in a rule.interface
SWRLBinaryAtom<A extends SWRLArgument,
B extends SWRLArgument> Represents an atom with two ordered arguments.interface
interface
interface
Represents arguments inSWRLAtom
s that are eitherOWLLiteral
s or variables for individualsSWRLLiteralArgument
.interface
interface
interface
interface
Represents arguments inSWRLAtom
s that are eitherOWLIndividual
s or variables for individualsSWRLIndividualArgument
.interface
interface
interface
interface
interface
Represent a rule.interface
interface
SWRLUnaryAtom<A extends SWRLArgument>
interface
Represents a variable that can appear in an atom.Classes in org.semanticweb.owlapi.model that implement HasDataPropertiesInSignature -
Uses of HasDataPropertiesInSignature in uk.ac.manchester.cs.owl.owlapi
Subinterfaces of HasDataPropertiesInSignature in uk.ac.manchester.cs.owl.owlapiModifier and TypeInterfaceDescriptioninterface
Created by ses on 10/7/14.Classes in uk.ac.manchester.cs.owl.owlapi that implement HasDataPropertiesInSignatureModifier and TypeClassDescriptionclass
An optimised implementation of OWLDatatype for OWL2Datatypes.class
class
class
class
class
class
class
class
class
class
class
class
OWLCardinalityRestrictionImpl<F extends OWLPropertyRange>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
OWLIndividualRelationshipAxiomImpl<P extends OWLPropertyExpression,
O extends OWLPropertyAssertionObject> 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.class
class
class
class
class
class
class
OWLNaryPropertyAxiomImpl<P extends OWLPropertyExpression>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
OWLPropertyDomainAxiomImpl<P extends OWLPropertyExpression>
class
OWLPropertyRangeAxiomImpl<P extends OWLPropertyExpression,
R extends OWLPropertyRange> class
Quantified data restriction.class
Quantified object restriction.class
OWLQuantifiedRestrictionImpl<F extends OWLPropertyRange>
class
class
class
class
class
class
class
OWLSubPropertyAxiomImpl<P extends OWLPropertyExpression>
class
class
class
class
OWLUnaryPropertyAxiomImpl<P extends OWLPropertyExpression>
class
OWLValueRestrictionImpl<V extends OWLObject>
class
class
SWRLBinaryAtomImpl<A extends SWRLArgument,
B extends SWRLArgument> class
class
class
class
class
class
class
class
class
class
class
SWRLUnaryAtomImpl<A extends SWRLArgument>
class
-
Uses of HasDataPropertiesInSignature in uk.ac.manchester.cs.owl.owlapi.concurrent
Classes in uk.ac.manchester.cs.owl.owlapi.concurrent that implement HasDataPropertiesInSignatureModifier and TypeClassDescriptionclass
Matthew Horridge Stanford Center for Biomedical Informatics Research 03/04/15