Skip to content

Commit cb38427

Browse files
committed
add governance section stub; add changes section
1 parent 54adb78 commit cb38427

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

shacl12-shacl-shacl/index.html

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,13 @@ <h2>Introduction</h2>
357357
<p>TODO</p>
358358
</section>
359359

360-
<section id="section">
361-
<h2>Section</h2>
360+
<section id="shapes">
361+
<h2>Shapes</h2>
362+
<p>TODO</p>
363+
</section>
364+
365+
<section id="governance">
366+
<h2>Governance</h2>
362367
<p>TODO</p>
363368
</section>
364369

@@ -382,6 +387,18 @@ <h2>Acknowledgements</h2>
382387
<p>Many people contributed to this document, including members of the RDF Data Shapes Working Group.</p>
383388
</section>
384389

390+
<section class="appendix informative" id="changes-12">
391+
<h2>Changes between SHACL 1.0 Core and SHACL 1.2 Core</h2>
392+
<p>
393+
SHACL 1.0 included the total information about SHACL-SHACL inline, within an Appendix, consisting of an
394+
introductory paragraph and the SHACL-SHACL RDF data only. SHACL 1.2 has dedicated this entire Note to
395+
define and describe SHACL-SHACL.
396+
</p>
397+
<p>
398+
A reference to this Note is retained in SHACL 1.2 Core.
399+
</p>
400+
</section>
401+
385402
<!-- <section class="appendix" id="issue-summary">-->
386403
<!-- &lt;!&ndash; A list of issues will magically appear here &ndash;&gt;-->
387404
<!-- </section>-->

0 commit comments

Comments
 (0)