From 27762cebbacab076333256fbf969a2f23b223558 Mon Sep 17 00:00:00 2001
From: Pierre-Antoine Champin Fragment Identifiers
same primary resource.
It is sometimes convenient to loosen the requirements @@ -1519,6 +1519,8 @@
A symmetric RDF triple allows the subject to be any RDF term that is allowed in the object position, one of @@ -1533,7 +1535,7 @@
Symmetric RDF triples, graphs, and datasets differ - from standard normative RDF triples, + from standard, normative RDF triples, graphs, and datasets only by allowing IRIs, @@ -1541,7 +1543,10 @@
A generalized RDF triple is a triple having a subject, a predicate, and an object, where each can be an IRI, a blank node, a @@ -1558,7 +1563,7 @@
Generalized RDF triples, graphs, and datasets differ - from standard normative RDF triples, + from standard, normative RDF triples, graphs, and datasets only by allowing IRIs, @@ -1566,6 +1571,7 @@
Any user of
symmetric or generalized RDF triples, graphs, or datasets needs to be
From 0c372d0bbb9c77a0d26ce93d6380f5b9adbccd7d Mon Sep 17 00:00:00 2001
From: Pierre-Antoine Champin
A symmetric RDF triple allows the subject to be
any RDF term that is allowed in the object position, one of
- an IRI,
+ an IRI,
a blank node,
- a literal
- or a triple term.
+ a literal,
+ or a triple term,
+ which may itself be a symmetric RDF triple.
A symmetric RDF graph is a set of symmetric RDF triples.
A symmetric RDF dataset
comprises a distinguished symmetric RDF graph, and zero
@@ -1541,25 +1542,27 @@ Symmetric RDF
Symmetric RDF
only by allowing IRIs,
blank nodes,
literals,
- or triple terms
+ and triple terms
in the subject and object positions.
A generalized RDF triple is a triple having a subject, - a predicate, and an object, where each can be an IRI, a - blank node, a - triple term, or a - literal. A - generalized RDF graph + a predicate, and an object, where each can be an IRI, + a blank node, + a literal, + or a triple term, + which may itself be a generalized RDF triple. + A generalized RDF graph is a set of generalized RDF triples. A generalized RDF dataset comprises a distinguished generalized RDF graph, and zero or more pairs each associating an IRI, a blank node, - a triple term, or - a literal + a literal, + or a triple term, + which may itself be a generalized RDF triple, to a generalized RDF graph.
Generalized RDF triples, graphs, and datasets differ @@ -1568,8 +1571,8 @@
Generalized RDF triples, graphs, and datasets differ