diff --git a/rdf/rdf12/rdf-semantics/index.html b/rdf/rdf12/rdf-semantics/index.html index f88086cc..b9bbac5a 100644 --- a/rdf/rdf12/rdf-semantics/index.html +++ b/rdf/rdf12/rdf-semantics/index.html @@ -541,7 +541,17 @@
xsd:integer
+ none
+
Double negation !!
Grouping with literals
Function hasLANG Function hasLANGDIR Function LANG Function LANGDIR Function STRLANG Function STRLANGDIR
plain literals with a language tag have a rdf:langString datatype plain literals without a language tag have the xsd:string datatype xsd:string literals are the same as literals without datatypes
@@ -81,9 +81,9 @@
not-not:
- not-not
+ not-not
-
@@ -81,9 +81,9 @@
group01:
- Group-1
+ Group-1
-
@@ -81,9 +81,9 @@
haslang:
- hasLANG
+ hasLANG
-
haslangdir:
- hasLANGDIR
+ hasLANGDIR
-
lang:
- LANG
+ LANG
-
langdir:
- LANGDIR
+ LANGDIR
-
strlang:
- STRLANG
+ STRLANG
-
strlangdir:
- STRLANGDIR
+ STRLANGDIR
-
@@ -81,9 +81,9 @@
langstring-datatype:
- DATATYPE on rdf:langString
+ DATATYPE on rdf:langString
-
plain-string-datatype:
- DATATYPE on plain string literal
+ DATATYPE on plain string literal
-
plain-string-same:
- xsd:string and plain literals are the same
+ xsd:string and plain literals are the same
-