OptionaldataType: stringOptionalstrValue: stringOptionallanguage: stringa string representing the datatype. Can be of type
Optionaldirectionthe base direction, mainly for directional language enabled strings like RDF_DIR_LANG_STRING
Optionallanguagethe language, mainly for language enabled strings like RDF_LANG_STRING
Optionalstrthe string value of this literal. In other words, the string representing the RDF.literal value.
internal representation of this literal's value
Protectedspecific
Decimal datatype from XSD: https://www.w3.org/TR/xmlschema-2/#decimal
The canonical representation consists of a finite-length sequence of decimal digits (#x30-#x39), separated by a period as a decimal indicator. Leading + is prohibited. Leading and trailing zeroes are prohibited, except for the single mandatory digit on both sides of the decimal point.