The RdfDatatypes type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetLiteralLanguageTag |
Attempts to extract a language tag from the provided value
|
![]() ![]() | GetLiteralString |
Attempts to convert the specified value to an RDF literal string
|
![]() ![]() | GetRdfDatatype |
Returns the datatype URI to use for items of the specified type
|
![]() ![]() | IsKnownType |
Returns true if the specified type is mapped to an RDF literal type by this class
|
![]() ![]() | ParseLiteralString |
Attempts to parse a typed value from a literal string
|
![]() ![]() | TryParseLiteralString |
Performs a safe parse on the specified literal string
|