OntologyResource Properties |
The OntologyResource type exposes the following members.
| Name | Description | |
|---|---|---|
| Comment |
Gets the Comment(s) for the Resource.
| |
| DifferentFrom |
Gets the Different From(s) for the Resource.
| |
| Graph |
Gets the Graph that this Ontology Resource is from.
| |
| IsDefinedBy |
Gets the Is Defined By(s) for the Resource.
| |
| Label |
Gets the Label(s) for the Resource.
| |
| Resource |
Gets the Resource that this Ontology Resource refers to.
| |
| SameAs |
Gets the Same As('s) for the Resource.
| |
| SeeAlso |
Gets the See Also(s) for the Resource.
| |
| Triples |
Gets all the Triples where the Resource occurs in any position.
| |
| TriplesWithObject |
Gets all the Triples from the Graph where the Resource occurs as the Object.
| |
| TriplesWithPredicate |
Gets all the Triples from the Graph where the Resource occurs as the Predicate.
| |
| TriplesWithSubject |
Gets all the Triples from the Graph where the Resource occurs as the Subject.
| |
| Types |
Gets the rdf:type's for the Resource.
| |
| VersionInfo |
Gets the Version Information for the Resource.
|