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; }
Public ReadOnly Property DataType As Uri
Get
Property Value
Type:
UriImplements
ILiteralNodeDataTypeSee Also