OntologyClass Properties |
The OntologyClass 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.) | |
| DirectSubClasses |
Gets the direct sub-classes of this class.
| |
| DirectSuperClasses |
Gets the direct super-classes of this class.
| |
| DisjointClasses |
Gets the disjoint classes of this class.
| |
| EquivalentClasses |
Gets the equivalent classes of this class.
| |
| Graph |
Gets the Graph that this Ontology Resource is from.
(Inherited from OntologyResource.) | |
| IndirectSubClasses |
Gets the indirect sub-classes of this class.
| |
| IndirectSuperClasses |
Gets the indirect super-classes of this class.
| |
| Instances |
Gets the instances (individuals) of this class.
| |
| IsBottomClass |
Gets whether something is a Bottom Class i.e. has no sub classes.
| |
| IsDefinedBy |
Gets the Is Defined By(s) for the Resource.
(Inherited from OntologyResource.) | |
| IsDomainOf |
Gets the properties which have this class as a domain.
| |
| IsRangeOf |
Gets the properties which have this class as a range.
| |
| IsTopClass |
Gets whether something is a Top Class i.e. has no super classes.
| |
| Label |
Gets the Label(s) for the Resource.
(Inherited from OntologyResource.) | |
| 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 classes of this class, if this class is the root of the ontology nothing is returned even if there are multiple root classes.
| |
| SubClasses |
Gets the sub-classes of this class (both direct and indirect).
| |
| SuperClasses |
Gets the super-classes of this class (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.) | |
| VersionInfo |
Gets the Version Information for the Resource.
(Inherited from OntologyResource.) |