Skip to content

Commit 41f2b4d

Browse files
Merge pull request #147 from TREEcg/Minus-markdown
SHA: 83b943a Reason: push, by pietercolpaert Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d31c9dc commit 41f2b4d

File tree

1 file changed

+30
-15
lines changed

1 file changed

+30
-15
lines changed

profile.html

Lines changed: 30 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<title>TREE Profile specification</title>
66
<meta content="CG-DRAFT" name="w3c-status">
77
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
8-
<meta content="Bikeshed version 9a7a6709a, updated Tue May 27 16:45:34 2025 -0700" name="generator">
8+
<meta content="Bikeshed version 275834c42, updated Wed Jun 11 14:18:15 2025 -0700" name="generator">
99
<link href="https://w3id.org/tree/specification/profile" rel="canonical">
1010
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<meta content="91f40337e716db02829598a2117ec478afcda40f" name="revision">
11+
<meta content="83b943a53277ecd36c936c293406bc354419062a" 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 */
@@ -532,9 +532,13 @@
532532
</style>
533533
<body class="h-entry">
534534
<div class="head">
535-
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
535+
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/">
536+
<img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
537+
</a>
538+
</p>
536539
<h1 class="p-name no-ref" id="title">TREE Profile specification</h1>
537-
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2025-06-11">11 June 2025</time></p>
540+
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>,
541+
<time class="dt-updated" datetime="2025-06-20">20 June 2025</time></p>
538542
<details open>
539543
<summary>More details about this document</summary>
540544
<div data-fill-with="spec-metadata">
@@ -551,7 +555,8 @@ <h1 class="p-name no-ref" id="title">TREE Profile specification</h1>
551555
</div>
552556
</details>
553557
<div data-fill-with="warning"></div>
554-
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2025 <a href="https://www.w3.org/">World Wide Web Consortium</a>. <abbr title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a href="https://www.w3.org/policies/#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/policies/#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/copyright/software-license/" rel="license" title="W3C Software and Document License">permissive document license</a> rules apply. </p>
558+
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2025 <a href="https://www.w3.org/">World Wide Web Consortium</a>. <abbr title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a href="https://www.w3.org/policies/#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/policies/#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/copyright/software-license/" rel="license" title="W3C Software and Document License">permissive document license</a> rules apply.
559+
</p>
555560
<hr title="Separator for header">
556561
</div>
557562
<div class="p-summary" data-fill-with="abstract">
@@ -591,7 +596,7 @@ <h2 class="heading settled" data-level="2" id="profile"><span class="secno">2. <
591596
<p>There are two ways in which a client MAY discover the fact that the TREE profile has been used.</p>
592597
<ol>
593598
<li data-md>
594-
<p>The server add <code>;profile="https://w3id.org/tree/profile"</code> to the content-type headers on top of their <a data-link-type="biblio" href="#biblio-turtle" title="RDF 1.1 Turtle">[turtle]</a>, <a data-link-type="biblio" href="#biblio-n-quads" title="RDF 1.1 N-Quads">[n-quads]</a>, <a data-link-type="biblio" href="#biblio-turtle" title="RDF 1.1 Turtle">[turtle]</a> or <a data-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 <a data-link-type="biblio" href="#biblio-turtle" title="RDF 1.1 Turtle">[turtle]</a>, <a data-link-type="biblio" href="#biblio-n-quads" title="RDF 1.1 N-Quads">[n-quads]</a>, <a data-link-type="biblio" href="#biblio-turtle" title="RDF 1.1 Turtle">[turtle]</a> or <a data-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>
595600
<li data-md>
596601
<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>
597602
</ol>
@@ -617,20 +622,20 @@ <h2 class="heading settled" data-level="3" id="example"><span class="secno">3. <
617622

618623
<c- nn>ex</c-><c- p>:</c-><c- f>Subject1</c-> <c- b>a</c-> <c- nn>ex</c-><c- p>:</c-><c- f>Subject</c-> <c- p>;</c->
619624
<c- nn>rdfs</c-><c- p>:</c-><c- f>label</c-> <c- s>"Subject 1"</c-> <c- p>;</c->
620-
<c- nn>ex</c-><c- p>:</c-><c- f>value</c-> <c- mi>2</c-> <c- p>;</c->
625+
<c- nn>ex</c-><c- p>:</c-><c- f>value</c-> <c- mi>2</c-> <c- p>;</c->
621626
<c- nn>ex</c-><c- p>:</c-><c- f>linkedTo</c-> <c- p>[</c-> <c- b>a</c-> <c- nn>ex</c-><c- p>:</c-><c- f>Subject</c-> <c- p>]</c-> <c- p>.</c->
622627

623628
<c- c># Start of the second member</c->
624629
<c- nn>ex</c-><c- p>:</c-><c- f>Collection1</c-> <c- nn>tree</c-><c- p>:</c-><c- f>member</c-> <c- nn>ex</c-><c- p>:</c-><c- f>Subject2</c-> <c- p>.</c->
625630
<c- nn>ex</c-><c- p>:</c-><c- f>Subject2</c-> <c- b>a</c-> <c- nn>ex</c-><c- p>:</c-><c- f>Subject</c-> <c- p>;</c->
626631
<c- nn>rdfs</c-><c- p>:</c-><c- f>label</c-> <c- s>"Subject 2"</c-> <c- p>;</c->
627-
<c- nn>ex</c-><c- p>:</c-><c- f>value</c-> <c- mi>9</c-> <c- p>;</c->
632+
<c- nn>ex</c-><c- p>:</c-><c- f>value</c-> <c- mi>9</c-> <c- p>;</c->
628633
<c- nn>ex</c-><c- p>:</c-><c- f>linkedTo</c-> <c- nn>ex</c-><c- p>:</c-><c- f>Subject1</c-> <c- p>.</c->
629634
<c- c># EOF flags the end of the second member</c->
630635
</pre>
631636
<h2 class="heading settled" data-level="4" id="implementing"><span class="secno">4. </span><span class="content">Implementing a TREE profile client</span><a class="self-link" href="#implementing"></a></h2>
632637
<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 <a href="#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.
634639
It then follows three simple rules:</p>
635640
<ol>
636641
<li data-md>
@@ -652,21 +657,31 @@ <h3 class="no-ref no-num heading settled" id="w3c-conventions"><span class="cont
652657
in the normative parts of this document
653658
are to be interpreted as described in RFC 2119.
654659
However, for readability,
655-
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>
656663
<p>All of the text of this specification is normative
657-
except sections explicitly marked as non-normative, examples, and notes. <a data-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. <a data-link-type="biblio" href="#biblio-rfc2119" title="Key words for use in RFCs to Indicate Requirement Levels">[RFC2119]</a>
665+
666+
</p>
658667
<p>Examples in this specification are introduced with the words “for example”
659668
or are set apart from the normative text
660669
with <code>class="example"</code>,
661-
like this: </p>
670+
like this:
671+
672+
</p>
662673
<div class="example" id="w3c-example">
663-
<a class="self-link" href="#w3c-example"></a>
664-
<p>This is an example of an informative example. </p>
674+
<a class="self-link" href="#w3c-example"></a>
675+
676+
<p>This is an example of an informative example.
677+
</p>
665678
</div>
666679
<p>Informative notes begin with the word “Note”
667680
and are set apart from the normative text
668681
with <code>class="note"</code>,
669-
like this: </p>
682+
like this:
683+
684+
</p>
670685
<p class="note" role="note">Note, this is an informative note.</p>
671686
</div>
672687
<script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script>

0 commit comments

Comments
 (0)