diff --git a/spec/index.html b/spec/index.html index 84c3025..1403f0d 100644 --- a/spec/index.html +++ b/spec/index.html @@ -1014,9 +1014,9 @@
SPARQL 1.2 [[SPARQL12-QUERY]] uses the same concept of an RDF Dataset - where an RDF Graph can be identified using an IRI or a blank node. - SPARQL 1.1 Query Language [[SPARQL12-QUERY]] - only allows RDF Graphs to be identified using an IRI.
+ in which the graph names of named graphs may be IRIs or blank nodes. + In contrast, version 1.1 of the SPARQL Query Language [[SPARQL11-QUERY]] + only allows IRIs as graph names.