Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.1-incubating
-
None
Description
In RDF 1.1, language tags MUST conform to the BCP47 standard.
We are currently using the format: xx_YY_zzz, but BCP47 requires xx-YY-zzz.
Furthermore, RDF 1.1 requires lang tags to be all lowercase.
Also in the DB-model, the lang-tag column is fixed to length 5 - which might be not sufficient for some special lang-tags.
http://www.w3.org/TR/2013/WD-rdf11-concepts-20130115/#section-Graph-Literal
http://tools.ietf.org/html/bcp47#section-2.2.9
Attachments
Issue Links
- relates to
-
MARMOTTA-155 3-char lang-tags are not accepted
- Closed
-
MARMOTTA-205 Turtle-Exports do not contain any language tags
- Closed