Owl class
Main Owl vocabulary class containing all terms
Contains all terms defined in the http://www.w3.org/2002/07/owl# vocabulary.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- AllDifferent → const IriTerm
- IRI for owl:AllDifferent
- AllDisjointClasses → const IriTerm
- IRI for owl:AllDisjointClasses
- AllDisjointProperties → const IriTerm
- IRI for owl:AllDisjointProperties
- allValuesFrom → const IriTerm
- IRI for owl:allValuesFrom [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- annotatedProperty → const IriTerm
- IRI for owl:annotatedProperty [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- annotatedSource → const IriTerm
- IRI for owl:annotatedSource [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- annotatedTarget → const IriTerm
- IRI for owl:annotatedTarget [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- Annotation → const IriTerm
- IRI for owl:Annotation
- AnnotationProperty → const IriTerm
- IRI for owl:AnnotationProperty
- assertionProperty → const IriTerm
- IRI for owl:assertionProperty [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
- AsymmetricProperty → const IriTerm
- IRI for owl:AsymmetricProperty
- Axiom → const IriTerm
- IRI for owl:Axiom
- backwardCompatibleWith → const IriTerm
- IRI for owl:backwardCompatibleWith [Expects: http://www.w3.org/2002/07/owl#Ontology]
- bottomDataProperty → const IriTerm
- IRI for owl:bottomDataProperty [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
- bottomObjectProperty → const IriTerm
- IRI for owl:bottomObjectProperty [Expects: http://www.w3.org/2002/07/owl#Thing]
- cardinality → const IriTerm
- IRI for owl:cardinality [Expects: http://www.w3.org/2001/XMLSchema#nonNegativeInteger]
- Class → const IriTerm
- IRI for owl:Class
- complementOf → const IriTerm
- IRI for owl:complementOf [Expects: http://www.w3.org/2002/07/owl#Class]
- DataRange → const IriTerm
- IRI for owl:DataRange
- datatypeComplementOf → const IriTerm
- IRI for owl:datatypeComplementOf [Expects: http://www.w3.org/2000/01/rdf-schema#Datatype]
- DatatypeProperty → const IriTerm
- IRI for owl:DatatypeProperty
- deprecated → const IriTerm
- IRI for owl:deprecated [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- DeprecatedClass → const IriTerm
- IRI for owl:DeprecatedClass
- DeprecatedProperty → const IriTerm
- IRI for owl:DeprecatedProperty
- differentFrom → const IriTerm
- IRI for owl:differentFrom [Expects: http://www.w3.org/2002/07/owl#Thing]
- disjointUnionOf → const IriTerm
- IRI for owl:disjointUnionOf [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- disjointWith → const IriTerm
- IRI for owl:disjointWith [Expects: http://www.w3.org/2002/07/owl#Class]
- distinctMembers → const IriTerm
- IRI for owl:distinctMembers [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- equivalentClass → const IriTerm
- IRI for owl:equivalentClass [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- equivalentProperty → const IriTerm
- IRI for owl:equivalentProperty [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
- FunctionalProperty → const IriTerm
- IRI for owl:FunctionalProperty
- hasKey → const IriTerm
- IRI for owl:hasKey [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- hasSelf → const IriTerm
- IRI for owl:hasSelf [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- hasValue → const IriTerm
- IRI for owl:hasValue [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- imports → const IriTerm
- IRI for owl:imports [Expects: http://www.w3.org/2002/07/owl#Ontology]
- incompatibleWith → const IriTerm
- IRI for owl:incompatibleWith [Expects: http://www.w3.org/2002/07/owl#Ontology]
- intersectionOf → const IriTerm
- IRI for owl:intersectionOf [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- InverseFunctionalProperty → const IriTerm
- IRI for owl:InverseFunctionalProperty
- inverseOf → const IriTerm
- IRI for owl:inverseOf [Expects: http://www.w3.org/2002/07/owl#ObjectProperty]
- IrreflexiveProperty → const IriTerm
- IRI for owl:IrreflexiveProperty
- maxCardinality → const IriTerm
- IRI for owl:maxCardinality [Expects: http://www.w3.org/2001/XMLSchema#nonNegativeInteger]
- maxQualifiedCardinality → const IriTerm
- IRI for owl:maxQualifiedCardinality [Expects: http://www.w3.org/2001/XMLSchema#nonNegativeInteger]
- members → const IriTerm
- IRI for owl:members [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- minCardinality → const IriTerm
- IRI for owl:minCardinality [Expects: http://www.w3.org/2001/XMLSchema#nonNegativeInteger]
- minQualifiedCardinality → const IriTerm
- IRI for owl:minQualifiedCardinality [Expects: http://www.w3.org/2001/XMLSchema#nonNegativeInteger]
- NamedIndividual → const IriTerm
- IRI for owl:NamedIndividual
- namespace → const String
- Base IRI for Owl vocabulary Spec
- NegativePropertyAssertion → const IriTerm
- IRI for owl:NegativePropertyAssertion
- Nothing → const IriTerm
- IRI for owl:Nothing
- ObjectProperty → const IriTerm
- IRI for owl:ObjectProperty
- onClass → const IriTerm
- IRI for owl:onClass [Expects: http://www.w3.org/2002/07/owl#Class]
- onDataRange → const IriTerm
- IRI for owl:onDataRange [Expects: http://www.w3.org/2000/01/rdf-schema#Datatype]
- onDatatype → const IriTerm
- IRI for owl:onDatatype [Expects: http://www.w3.org/2000/01/rdf-schema#Datatype]
- oneOf → const IriTerm
- IRI for owl:oneOf [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- onProperties → const IriTerm
- IRI for owl:onProperties [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- onProperty → const IriTerm
- IRI for owl:onProperty [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
- Ontology → const IriTerm
- IRI for owl:Ontology
- OntologyProperty → const IriTerm
- IRI for owl:OntologyProperty
- prefix → const String
- priorVersion → const IriTerm
- IRI for owl:priorVersion [Expects: http://www.w3.org/2002/07/owl#Ontology]
- propertyChainAxiom → const IriTerm
- IRI for owl:propertyChainAxiom [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- propertyDisjointWith → const IriTerm
- IRI for owl:propertyDisjointWith [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]
- qualifiedCardinality → const IriTerm
- IRI for owl:qualifiedCardinality [Expects: http://www.w3.org/2001/XMLSchema#nonNegativeInteger]
- ReflexiveProperty → const IriTerm
- IRI for owl:ReflexiveProperty
- Restriction → const IriTerm
- IRI for owl:Restriction
- sameAs → const IriTerm
- IRI for owl:sameAs [Expects: http://www.w3.org/2002/07/owl#Thing]
- someValuesFrom → const IriTerm
- IRI for owl:someValuesFrom [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
- sourceIndividual → const IriTerm
- IRI for owl:sourceIndividual [Expects: http://www.w3.org/2002/07/owl#Thing]
- SymmetricProperty → const IriTerm
- IRI for owl:SymmetricProperty
- targetIndividual → const IriTerm
- IRI for owl:targetIndividual [Expects: http://www.w3.org/2002/07/owl#Thing]
- targetValue → const IriTerm
- IRI for owl:targetValue [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
- Thing → const IriTerm
- IRI for owl:Thing
- topDataProperty → const IriTerm
- IRI for owl:topDataProperty [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
- topObjectProperty → const IriTerm
- IRI for owl:topObjectProperty [Expects: http://www.w3.org/2002/07/owl#Thing]
- TransitiveProperty → const IriTerm
- IRI for owl:TransitiveProperty
- unionOf → const IriTerm
- IRI for owl:unionOf [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
- versionInfo → const IriTerm
- IRI for owl:versionInfo [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
- versionIRI → const IriTerm
- IRI for owl:versionIRI [Expects: http://www.w3.org/2002/07/owl#Ontology]
- withRestrictions → const IriTerm
- IRI for owl:withRestrictions [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]