Tiny error in the RDFa api spec

Manu, Benjamin,

a small error that, I believe, does not even merit a longer discussion: the definition of the Plain Literal interface says:

[[[
language of type DOMString, readonly
    A two character language string as defined in [BCP47], normalized to lowercase.
    No exceptions.
]]]

A language string is not necessarily a two character string, it can be (much...) longer, in fact. Nor does BCP47 defines it such. Ie, the text should probably say "A language string as defined in [BCP47],"

Ivan



----
Ivan Herman, W3C Semantic Web Activity Lead
Home: http://www.w3.org/People/Ivan/
mobile: +31-641044153
PGP Key: http://www.ivan-herman.net/pgpkey.html
FOAF: http://www.ivan-herman.net/foaf.rdf

Received on Friday, 11 June 2010 12:24:21 UTC