We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba2450 commit 3afa645Copy full SHA for 3afa645
spec/index.html
@@ -134,11 +134,11 @@
134
<section id="related" data-include="./common/related.html"></section>
135
</section>
136
137
-<section id="sec-intro">
+<section id="sec-intro" class="informative">
138
<h2>Introduction</h2>
139
<p>This document defines TriG, a concrete syntax for RDF as defined in the
140
RDF Concepts and Abstract Syntax document
141
- [[!RDF12-CONCEPTS]]. TriG is an extension of
+ [[RDF12-CONCEPTS]]. TriG is an extension of
142
Turtle [[RDF12-TURTLE]], extended
143
to support representing a complete <a data-cite="RDF12-CONCEPTS#dfn-rdf-dataset">RDF dataset</a>.
144
0 commit comments