From ba29d6f7d68ee3c735c6b18c95e6561a9016158a Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Champin Date: Fri, 11 Apr 2025 17:26:28 +0200 Subject: [PATCH 1/2] the arc, not the triple, is connecting the nodes Bob DuCharme's 1st comment https://www.w3.org/mid/33e6564c-0dc3-4ca6-8304-4e47da867bf6@snee.com I agree with Bob. The triple is the entire "Subject-Predicate-Object" construct, not just the arc labelled with "Predicate". --- spec/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/index.html b/spec/index.html index 03e64f9..3c99780 100644 --- a/spec/index.html +++ b/spec/index.html @@ -147,7 +147,7 @@

Graph-based Data Model

+ aria-label="An RDF graph with two nodes (Subject and Object) and an arc connecting them (Predicate)">
An RDF graph with two nodes (Subject and Object) and a triple connecting them (Predicate)
From faf330a68edce800a3c63b3be6d61452a06da3bd Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Champin Date: Fri, 25 Apr 2025 08:43:23 +0200 Subject: [PATCH 2/2] Update spec/index.html Co-authored-by: Ted Thibodeau Jr --- spec/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/index.html b/spec/index.html index 3c99780..c2e165c 100644 --- a/spec/index.html +++ b/spec/index.html @@ -147,9 +147,9 @@

Graph-based Data Model

+ aria-label="An RDF graph with two nodes (Subject and Object) and an arc (Predicate) connecting them"> -
An RDF graph with two nodes (Subject and Object) and a triple connecting them (Predicate)
+
An RDF graph with two nodes (Subject and Object) and an arc (Predicate) connecting them

There can be four kinds of nodes in an