Click or drag to resize

IcddResourceWrapper Properties

The IcddResourceWrapper type exposes the following members.

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