langString¶
Fully qualified datatype name: DDICDIModels::Context::RDF::langString
Definition¶
The datatype of language-tagged string values. Defined according to the data type langString in RDF, see https://www.w3.org/TR/rdf-schema/#ch_langstring and https://www.w3.org/1999/02/22-rdf-syntax-ns#langString.
Diagram
Attributes
Name |
Inherited from |
Description |
Data Type |
Multiplicity |
Default value |
---|---|---|---|---|---|
language |
- own datatype - |
The optional language tag. The value of the language property MUST be well-formed according to section 2.2.9 of [BCP47]. |
String |
0..1 |
|
lexicalForm |
- own datatype - |
Represents a Unicode string in Normal Form C. |
String |
1..1 |