OntologyProperty Properties |
The OntologyProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| Comment |
Gets the Comment(s) for the Resource.
(Inherited from OntologyResource.) | |
| DifferentFrom |
Gets the Different From(s) for the Resource.
(Inherited from OntologyResource.) | |
| DirectSubProperties |
Gets the direct sub-classes of this class.
| |
| DirectSuperProperties |
Gets the direct super-properties of this property.
| |
| Domains |
Gets all the Classes which are in the properties Domain.
| |
| EquivalentProperties |
Gets all the equivalent properties of this property.
| |
| Graph |
Gets the Graph that this Ontology Resource is from.
(Inherited from OntologyResource.) | |
| IndirectSubProperties |
Gets the indirect sub-classes of this class.
| |
| IndirectSuperProperty |
Gets the indirect super-properties of this property.
| |
| InverseProperties |
Gets all the inverse properties of this property.
| |
| IsBottomProperty |
Gets whether this is a btoom property i.e. has no sub properties defined.
| |
| IsDefinedBy |
Gets the Is Defined By(s) for the Resource.
(Inherited from OntologyResource.) | |
| IsTopProperty |
Gets whether this is a top property i.e. has no super properties defined.
| |
| Label |
Gets the Label(s) for the Resource.
(Inherited from OntologyResource.) | |
| Ranges |
Gets all the Classes which are in this properties Range.
| |
| Resource |
Gets the Resource that this Ontology Resource refers to.
(Inherited from OntologyResource.) | |
| SameAs |
Gets the Same As('s) for the Resource.
(Inherited from OntologyResource.) | |
| SeeAlso |
Gets the See Also(s) for the Resource.
(Inherited from OntologyResource.) | |
| Siblings |
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.
| |
| SubProperties |
Gets the sub-properties of this property (both direct and indirect).
| |
| SuperProperties |
Gets the super-properties of this property (both direct and indirect).
| |
| Triples |
Gets all the Triples where the Resource occurs in any position.
(Inherited from OntologyResource.) | |
| TriplesWithObject |
Gets all the Triples from the Graph where the Resource occurs as the Object.
(Inherited from OntologyResource.) | |
| TriplesWithPredicate |
Gets all the Triples from the Graph where the Resource occurs as the Predicate.
(Inherited from OntologyResource.) | |
| TriplesWithSubject |
Gets all the Triples from the Graph where the Resource occurs as the Subject.
(Inherited from OntologyResource.) | |
| Types |
Gets the rdf:type's for the Resource.
(Inherited from OntologyResource.) | |
| UsedBy |
Gets all the resources that use this property.
| |
| VersionInfo |
Gets the Version Information for the Resource.
(Inherited from OntologyResource.) |