Skip to content

Commit 27f19dc

Browse files
committed
export 'Full conformance' and 'Basic conformance'
1 parent d88fb40 commit 27f19dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -586,11 +586,11 @@ <h3>RDF Version Announcement</h3>
586586
<p>This specification establishes two conformance levels:</p>
587587

588588
<ul>
589-
<li><dfn class="no-export lint-ignore" data-lt="full">Full conformance</dfn>
589+
<li><dfn class="export" data-lt="full">Full conformance</dfn>
590590
supports <a data-lt="RDF graph">graphs</a> and <a data-lt="RDF dataset">datasets</a>
591591
with <a>triples</a> that contain <a>triple terms</a>.
592592
</li>
593-
<li><dfn class="no-export lint-ignore" data-lt="basic">Basic conformance</dfn>
593+
<li><dfn class="export" data-lt="basic">Basic conformance</dfn>
594594
only supports <a data-lt="RDF graph">graphs</a> or <a data-lt="RDF dataset">datasets</a>
595595
with <a>triples</a> that do not contain <a>triple terms</a>.</li>
596596
</ul>

0 commit comments

Comments
 (0)