Click or drag to resize

OntologyResource Properties

The OntologyResource type exposes the following members.

Properties
  NameDescription
Public propertyComment
Gets the Comment(s) for the Resource.
Public propertyDifferentFrom
Gets the Different From(s) for the Resource.
Public propertyGraph
Gets the Graph that this Ontology Resource is from.
Public propertyIsDefinedBy
Gets the Is Defined By(s) for the Resource.
Public propertyLabel
Gets the Label(s) for the Resource.
Public propertyResource
Gets the Resource that this Ontology Resource refers to.
Public propertySameAs
Gets the Same As('s) for the Resource.
Public propertySeeAlso
Gets the See Also(s) for the Resource.
Public propertyTriples
Gets all the Triples where the Resource occurs in any position.
Public propertyTriplesWithObject
Gets all the Triples from the Graph where the Resource occurs as the Object.
Public propertyTriplesWithPredicate
Gets all the Triples from the Graph where the Resource occurs as the Predicate.
Public propertyTriplesWithSubject
Gets all the Triples from the Graph where the Resource occurs as the Subject.
Public propertyTypes
Gets the rdf:type's for the Resource.
Public propertyVersionInfo
Gets the Version Information for the Resource.
Top
See Also