Click or drag to resize

BaseLiteralNodeDataType Property

Gives the Data Type Uri for the Literal (if it exists) or a null.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Uri DataType { get; }

Property Value

Type: Uri

Implements

ILiteralNodeDataType
See Also