Click or drag to resize

OntologyProperty Properties

The OntologyProperty type exposes the following members.

Properties
  NameDescription
Public propertyComment
Gets the Comment(s) for the Resource.
(Inherited from OntologyResource.)
Public propertyDifferentFrom
Gets the Different From(s) for the Resource.
(Inherited from OntologyResource.)
Public propertyDirectSubProperties
Gets the direct sub-classes of this class.
Public propertyDirectSuperProperties
Gets the direct super-properties of this property.
Public propertyDomains
Gets all the Classes which are in the properties Domain.
Public propertyEquivalentProperties
Gets all the equivalent properties of this property.
Public propertyGraph
Gets the Graph that this Ontology Resource is from.
(Inherited from OntologyResource.)
Public propertyIndirectSubProperties
Gets the indirect sub-classes of this class.
Public propertyIndirectSuperProperty
Gets the indirect super-properties of this property.
Public propertyInverseProperties
Gets all the inverse properties of this property.
Public propertyIsBottomProperty
Gets whether this is a btoom property i.e. has no sub properties defined.
Public propertyIsDefinedBy
Gets the Is Defined By(s) for the Resource.
(Inherited from OntologyResource.)
Public propertyIsTopProperty
Gets whether this is a top property i.e. has no super properties defined.
Public propertyLabel
Gets the Label(s) for the Resource.
(Inherited from OntologyResource.)
Public propertyRanges
Gets all the Classes which are in this properties Range.
Public propertyResource
Gets the Resource that this Ontology Resource refers to.
(Inherited from OntologyResource.)
Public propertySameAs
Gets the Same As('s) for the Resource.
(Inherited from OntologyResource.)
Public propertySeeAlso
Gets the See Also(s) for the Resource.
(Inherited from OntologyResource.)
Public propertySiblings
Gets the Sibling properties of this property, if this property is the root of the ontology nothing is returned even if there are multiple root properties.
Public propertySubProperties
Gets the sub-properties of this property (both direct and indirect).
Public propertySuperProperties
Gets the super-properties of this property (both direct and indirect).
Public propertyTriples
Gets all the Triples where the Resource occurs in any position.
(Inherited from OntologyResource.)
Public propertyTriplesWithObject
Gets all the Triples from the Graph where the Resource occurs as the Object.
(Inherited from OntologyResource.)
Public propertyTriplesWithPredicate
Gets all the Triples from the Graph where the Resource occurs as the Predicate.
(Inherited from OntologyResource.)
Public propertyTriplesWithSubject
Gets all the Triples from the Graph where the Resource occurs as the Subject.
(Inherited from OntologyResource.)
Public propertyTypes
Gets the rdf:type's for the Resource.
(Inherited from OntologyResource.)
Public propertyUsedBy
Gets all the resources that use this property.
Public propertyVersionInfo
Gets the Version Information for the Resource.
(Inherited from OntologyResource.)
Top
See Also