Skip to content

Commit ade9082

Browse files
committed
feat: delete redundancy
1 parent 2f23d7d commit ade9082

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

04-tests.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ tree:RelationConstraintShape
9393
```
9494

9595
### Initialization of TREE structure via `tree:view` after dereferencing ### {#1.1.4}
96-
**Description:** When a `tree:view` triple exists in the payload of the final HTTP(s) response (after following all redirects), the final IRI MUST be the object of a `tree:view` triple whose subject is a `tree:Collection`. This ensures that dereferencing a resource leads to a valid TREE view associated with a collection.
96+
**Description:** When a `tree:view` triple exists in the payload of the final HTTP(s) response (after following all redirects), the final IRI MUST be the object of a `tree:view` triple whose subject is a `tree:Collection`.
9797

9898
**SHACL shape against the HTTP(s) response:**
9999

04-tests.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="Bikeshed version 275834c42, updated Wed Jun 11 14:18:15 2025 -0700" name="generator">
99
<link href="https://w3id.org/tree/specification/tests" rel="canonical">
1010
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<meta content="b3b47fb0c4913eeaedd5d9a79d0b14100539b745" name="revision">
11+
<meta content="2f23d7d62e1200c9fdd647267096c749d3b59821" name="revision">
1212
<meta content="dark light" name="color-scheme">
1313
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1414
<style>/* Boilerplate: style-autolinks */
@@ -673,7 +673,7 @@ <h4 class="heading settled" data-level="2.1.3" id="1.1.3"><span class="secno">2.
673673
</pre>
674674
<h4 class="heading settled" data-level="2.1.4" id="1.1.4"><span class="secno">2.1.4. </span><span class="content">Initialization of TREE structure via <code>tree:view</code> after dereferencing</span><a class="self-link" href="#1.1.4"></a></h4>
675675

676-
<strong>Description:</strong> When a <code>tree:view</code> triple exists in the payload of the final HTTP(s) response (after following all redirects), the final IRI MUST be the object of a <code>tree:view</code> triple whose subject is a <code>tree:Collection</code>. This ensures that dereferencing a resource leads to a valid TREE view associated with a collection.
676+
<strong>Description:</strong> When a <code>tree:view</code> triple exists in the payload of the final HTTP(s) response (after following all redirects), the final IRI MUST be the object of a <code>tree:view</code> triple whose subject is a <code>tree:Collection</code>.
677677

678678

679679
<p><strong>SHACL shape against the HTTP(s) response:</strong></p>
@@ -738,6 +738,7 @@ <h4 class="heading settled" data-level="2.2.3" id="1.2.3"><span class="secno">2.
738738

739739

740740

741+
741742
</main>
742743
<div data-fill-with="conformance">
743744
<h2 class="no-ref no-num heading settled" id="w3c-conformance"><span class="content">Conformance</span><a class="self-link" href="#w3c-conformance"></a></h2>

0 commit comments

Comments
 (0)