A collection of datatype URI constants useful for RDF parsing and serialization

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

Syntax

C#
public static class RdfDatatypes
Visual Basic
Public NotInheritable Class RdfDatatypes
Visual C++
public ref class RdfDatatypes abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RdfDatatypes =  class end

Inheritance Hierarchy

System..::..Object
  BrightstarDB.Rdf..::..RdfDatatypes

See Also