tweak abstract after PFPS comments
authorRichard Cyganiak <richard@cyganiak.de>
Thu, 08 Nov 2012 16:38:06 +0000
changeset 533 4bc24842b656
parent 532 eef9efce51fc
child 534 0164b9d73085
tweak abstract after PFPS comments
rdf-concepts/index.html
--- a/rdf-concepts/index.html	Wed Nov 07 17:11:50 2012 +0000
+++ b/rdf-concepts/index.html	Thu Nov 08 16:38:06 2012 +0000
@@ -128,9 +128,9 @@
     specifications. The abstract syntax has two key data structures:
     RDF graphs are sets of subject-predicate-object triples,
     where the elements may be IRIs, blank nodes, or datatyped literals. They
-    are used to express descriptions of resources. RDF datasets comprise
-    a default graph and zero or more named graphs, and are used to to
-    express metadata about RDF graphs, and to organize data by context.
+    are used to express descriptions of resources. RDF datasets are used
+    to organize collections of RDF graphs, and comprise a default graph
+    and zero or more named graphs.
     This document also introduces key concepts and terminology, and discusses
     datatyping and the handling of fragment identifiers in IRIs within
     RDF graphs.</p>