Triple Class

Interactive Media Manager
The Triple object is used to store information about a specific RdfTriple.

Namespace:  Microsoft.Imm.Sdk.Rdf
Assembly:  Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)

[SerializableAttribute]
[CLSCompliantAttribute(true)]
public class Triple : ICloneable

This is mostly used as part of a TripleCollection object that is representing a specific RdfGraph. Triple objects can be read from or added to a TripleCollection and then RDF XML or a DataTable can be extraced from the TripleCollection

System..::.Object
  Microsoft.Imm.Sdk.Rdf..::.Triple
Show: