From 0b53c4c95796ec15a476be9fcf85fd8a4c72f5bc Mon Sep 17 00:00:00 2001
From: Andy Seaborne Datatypes
of that value. The mapping can be seen as a function
from the lexical space to the value space.
Language-tagged strings have the datatype IRI +
Language-tagged strings have the datatype IRI
http://www.w3.org/1999/02/22-rdf-syntax-ns#langString
(commonly abbreviated as rdf:langString
).
No datatype is formally defined for this IRI because the definition
of datatypes does not accommodate
language tags in the lexical space.
The value space associated with this datatype IRI is the set
- of all pairs of strings and language tags.
http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString
+ (commonly abbreviated as rdf:dirLangString
)
+ also have a base direction in the value space.
+ The value space associated with this datatype IRI is the set
+ of all 3-tuples of a string, a language tag and a base direction.
+
For example, the XML Schema datatype xsd:boolean
,
where each member of the value space has two lexical