Constructor
new Literal()
Members
static toLiteral
A dictionary of function to convert native data to an RDF Term
static toValue
A dictionary of functions to convert an RDF Term to native data.
Class
The class Literal represents an RDF literal. The specializations LangString and SimpleString provide for cases where a language tag or no datatyoe is provided
A dictionary of function to convert native data to an RDF Term
A dictionary of functions to convert an RDF Term to native data.