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
Copy file name to clipboardExpand all lines: index.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -269,15 +269,15 @@ <h3>
269
269
<p><b>Exclusion Draft Charter:</b> The <span class="todo">stable URL of the <a href='https://www.w3.org/Consortium/Process/#other-charter'>Working Group charter</a></span> under which the most recent Exclusion Draft was published.-->
270
270
</dd>
271
271
272
-
<dtid="web-foo" class="spec">YARRRML: YAML RDF Mapping Language </dt>
272
+
<!--<dt id="web-foo" class="spec">YARRRML: YAML RDF Mapping Language </dt>
273
273
<dd>
274
274
<p>YARRRML is a human readable text-based representation for the RDF mapping language. It is a subset of YAML, a widely used data serialization language designed to be human-friendly.
275
275
.</p>
276
276
<p class="draft-status"><b>Draft state:</b> <a href="https://www.w3.org/community/kg-construct/">Adopted from Knowledge Graph Construction CG</a>
<p><b>Adopted Draft:</b> <a href="http://w3id.org/kg-construct/yarrrml">YARRRML</a>, Final Community Group Report (2025-10-31)
279
279
280
-
<!--<p class="todo">Per <a href="https://www.w3.org/Consortium/Process/#WGCharter">5.2.6</a>, for every Recommendation Track deliverable that continues work on a Working Draft (WD) published under any other Charter (including a predecessor group of the same name), for which there is an existing <a href='https://www.w3.org/Consortium/Process/#exclusion-draft'>Exclusion Draft</a>: </p>
280
+
<p class="todo">Per <a href="https://www.w3.org/Consortium/Process/#WGCharter">5.2.6</a>, for every Recommendation Track deliverable that continues work on a Working Draft (WD) published under any other Charter (including a predecessor group of the same name), for which there is an existing <a href='https://www.w3.org/Consortium/Process/#exclusion-draft'>Exclusion Draft</a>: </p>
281
281
<p><b>Adopted Draft:</b> The <span class="todo">title, stable URL, and publication date of the <a href="https://www.w3.org/Consortium/Process/#adopted-draft">Adopted Draft</a></span> which will serve as the basis for work on the deliverable.
282
282
<p><b>Exclusion Draft:</b> The <span class="todo">title, stable URL, and publication date of the most recent <a href='https://www.w3.org/Consortium/Process/#exclusion-draft'>Exclusion Draft</a></span>.
283
283
<span class="todo">Exclusion period <b>began</b>; Exclusion period <b>ended</b>.</span> <span class='todo'>(this <a href="https://www.w3.org/2004/01/pp-impl/charter-assistant?wgid=32061">charter assistant</a> helps in producing the list. use the proper <a href='https://www.w3.org/2004/01/pp-impl/'>wgid</a>)</span>
@@ -307,6 +307,7 @@ <h3>
307
307
</p>
308
308
<ul>
309
309
<li>Use case and requirement documents;</li>
310
+
<li>Human-friendly RML syntax (probably based on <ahref="https://kg-construct.github.io/yarrrml/">YARRRML</a>)</li>
310
311
<li>Test suite and implementation report for the specification;</li>
311
312
<li>Primer or Best Practice documents to support web developers when designing applications.</li>
0 commit comments