Database Reference
In-Depth Information
Construct
Rabbit
Manchester OWL Syntax
Disjoint Object
Properties
The relationships
“contains” and
“is contained in”
are mutually
exclusive.
ObjectProperty: contains
DisjointWith: isContainedIn
Inverse Object
Properties
The relationship
“contains” is the
complement of
“is contained in”.
ObjectProperty: contains
InverseOf: isContainedIn
Sub Object Property
The relationship
“flows into” is a
special type of the
relationship
“flows”.
ObjectProperty: flowsInto
SubPropertyOf: flows
Symmetric Object
Property
The relationship
“is adjacent to”
is symmetric.
ObjectProperty: isAdjacentTo
Characteristics:Symmetric
Asymmetric Object
Property
The relationship
“is larger than”
is asymmetric.
ObjectProperty: isLargerThan
Characteristics: Asymmetric
Relexive Object
Property
The relationship
“is near to”
is reflexive.
ObjectProperty: isNearTo
Characteristics: Reflexive
Irreflexive Object
Property
The relationship
“flows into”
is irreflexive.
ObjectProperty: flowsInto
Characteristics: Irreflexive
Transitive Object
Property
The relationship
“is part of”
is transitive.
ObjectProperty: isPartOf
Characteristics: Transitive
Functional Object
Property
The relationship
“has postcode”
can only refer to
one thing.
ObjectProperty: hasPostcode
Characteristics: Functional
Inverse Functional
Object Property
The relationship
“is assigned to”
can only have
one subject.
ObjectProperty: isAssignedTo
Characteristics:
InverseFunctional
Sub Property Chain
Everything that
has a Part that
contains something
will also contain
that thing.
ObjectProperty: contain
subPropertyChain: hasPart o
contain
Search WWH ::




Custom Search