Skip to content

Commit d028d4e

Browse files
committed
Update document boilerplate.
1 parent 38617ce commit d028d4e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

UCR/index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<script src='https://www.w3.org/Tools/respec/respec-w3c' async class='remove'></script>
88
<script class='remove'>
99
var respecConfig = {
10-
specStatus: "unofficial",
10+
specStatus: "CG-DRAFT",
1111
editors: [{
1212
name: "JSON-LD Community"
1313
}],
@@ -24,9 +24,8 @@
2424
</head>
2525

2626
<body>
27-
<h1>YAML-LD Use Cases and Requirements</h1>
2827
<section id='abstract'>
29-
<p>
28+
<p class="ednote">
3029
This document describes use cases that justify the extension of RDF in the current work in RDF star
3130
community group. It is collaborative work and is a non-normative part of this group output.
3231
</p>
@@ -42,12 +41,11 @@ <h2>Introduction</h2>
4241
<p>
4342
This document collects together use cases and requirments for YAML-LD.
4443
These use case were provided by members of the
45-
<a href="https://www.w3.org/community/rdf-dev/">W3C RDF Community Group</a>
44+
<a href="https://www.w3.org/community/json-ld/">W3C JSON-LD Community Group</a>
4645
on the <a href="https://lists.w3.org/Archives/Public/public-json-ld/"
4746
>JSON-LD CG mailing list</a>
4847
and <a href="https://github.com/json-ld/yaml-ld/issues?q=is%3Aissue+is%3Aopen+label%3Aucr">issues</a>
4948
of the community's GitHub repository.
50-
</section>
5149

5250
<section>
5351
<h2>Contributing Use Cases and Requirements</h2>
@@ -63,6 +61,7 @@ <h2>Contributing Use Cases and Requirements</h2>
6361
This is not mandatory.
6462
</p>
6563
</section>
64+
</section>
6665

6766
<section>
6867
<h2>Submitted Use Cases</h2>

0 commit comments

Comments
 (0)