A very simple model for RDF triples (+context).

Namespace: BrightstarDB.Model
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public interface ITriple
Visual Basic
Public Interface ITriple
Visual C++
public interface class ITriple
F#
type ITriple =  interface end

See Also