diff --git a/index.html b/index.html index a0cca3e..29f92e9 100644 --- a/index.html +++ b/index.html @@ -255,6 +255,9 @@

Literal interface

direction is not falsy if the string is a directional language-tagged string. In this case, the direction MUST be either be "ltr" or "rtl". + Implementations supporting this feature should use an empty string when no direction is given. + null or undefined values are allowed to maintain compatibility with legacy + implementations.

datatype a NamedNode whose IRI represents the datatype of the literal.