Share via


SubjectBase Members

The SubjectBase type exposes the following members.

Constructors

  Name Description
SubjectBase Overloaded.

Methods

  Name Description
ConvertToRdfType< (Of < (T> ) > )
Converts the current RDF object to another RDF type and returns the resulting object.
IsType Overloaded.
Load
Populates the current RDF object with the properties that it needs to function properly.

Properties

  Name Description
BaseTypes
A string-array of all the rdf:type triples represented by the current class.
Id
This property is an RDF URI that is guarenteed to be a unique identifier of this subject
IsReference
Specifies wether or not a specific RDF object is a reference that does not actually contain any triples
Triples
Get/Set-able TripleCollection that represents the underlying RDF data for this object

See Also

SubjectBase Class

Microsoft.Imm.Sdk.Rdf Namespace