You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pid="w3c-state"><ahref="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>, <timeclass="dt-updated" datetime="2025-06-11">11 June 2025</time></p>
540
+
<pid="w3c-state"><ahref="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>,
541
+
<timeclass="dt-updated" datetime="2025-06-20">20 June 2025</time></p>
538
542
<detailsopen>
539
543
<summary>More details about this document</summary>
<p>There are two ways in which a client MAY discover the fact that the TREE profile has been used.</p>
592
597
<ol>
593
598
<lidata-md>
594
-
<p>The server add <code>;profile="https://w3id.org/tree/profile"</code> to the content-type headers on top of their <adata-link-type="biblio" href="#biblio-turtle" title="RDF 1.1 Turtle">[turtle]</a>, <adata-link-type="biblio" href="#biblio-n-quads" title="RDF 1.1 N-Quads">[n-quads]</a>, <adata-link-type="biblio" href="#biblio-turtle" title="RDF 1.1 Turtle">[turtle]</a> or <adata-link-type="biblio" href="#biblio-trig" title="RDF 1.1 TriG">[TRiG]</a> responses, such as <code>Content-Type: text/turtle;profile="https://w3id.org/tree/profile</code>.</p>
599
+
<p>The server add <code>;profile="https://w3id.org/tree/profile"</code> to the content-type headers on top of their <adata-link-type="biblio" href="#biblio-turtle" title="RDF 1.1 Turtle">[turtle]</a>, <adata-link-type="biblio" href="#biblio-n-quads" title="RDF 1.1 N-Quads">[n-quads]</a>, <adata-link-type="biblio" href="#biblio-turtle" title="RDF 1.1 Turtle">[turtle]</a> or <adata-link-type="biblio" href="#biblio-trig" title="RDF 1.1 TriG">[TRiG]</a> responses, such as <code>Content-Type: text/turtle;profile="https://w3id.org/tree/profile</code>.</p>
595
600
<lidata-md>
596
601
<p>The server uses for their node links a <code>.tree</code> prefix in the suffix of the file format. E.g., <code>https://example.org/file.tree.nq</code>.</p>
<c-c># EOF flags the end of the second member</c->
630
635
</pre>
631
636
<h2class="heading settled" data-level="4" id="implementing"><spanclass="secno">4. </span><spanclass="content">Implementing a TREE profile client</span><aclass="self-link" href="#implementing"></a></h2>
632
637
<p>The client in this case MUST use a parser that retains triple order as in the original document.</p>
633
-
<p>When the profile is set (see [](#profile)), the client MAY implement the profile algorithm and not perform the steps indicated by the Member Extraction Algorithm. In this case, a client MUST assume the document starts with a hypermedia block.
638
+
<p>When the profile is set (see <ahref="#profile">profile</a>), the client MAY implement the profile algorithm and not perform the steps indicated by the Member Extraction Algorithm. In this case, a client MUST assume the document starts with a hypermedia block.
these words do not appear in all uppercase letters in this specification. </p>
660
+
these words do not appear in all uppercase letters in this specification.
661
+
662
+
</p>
656
663
<p>All of the text of this specification is normative
657
-
except sections explicitly marked as non-normative, examples, and notes. <adata-link-type="biblio" href="#biblio-rfc2119" title="Key words for use in RFCs to Indicate Requirement Levels">[RFC2119]</a></p>
664
+
except sections explicitly marked as non-normative, examples, and notes. <adata-link-type="biblio" href="#biblio-rfc2119" title="Key words for use in RFCs to Indicate Requirement Levels">[RFC2119]</a>
665
+
666
+
</p>
658
667
<p>Examples in this specification are introduced with the words “for example”
659
668
or are set apart from the normative text
660
669
with <code>class="example"</code>,
661
-
like this: </p>
670
+
like this:
671
+
672
+
</p>
662
673
<divclass="example" id="w3c-example">
663
-
<aclass="self-link" href="#w3c-example"></a>
664
-
<p>This is an example of an informative example. </p>
674
+
<aclass="self-link" href="#w3c-example"></a>
675
+
676
+
<p>This is an example of an informative example.
677
+
</p>
665
678
</div>
666
679
<p>Informative notes begin with the word “Note”
667
680
and are set apart from the normative text
668
681
with <code>class="note"</code>,
669
-
like this: </p>
682
+
like this:
683
+
684
+
</p>
670
685
<pclass="note" role="note">Note, this is an informative note.</p>
0 commit comments