Skip to content

Commit 8c0acad

Browse files
committed
improve working around namespace table
1 parent 6c33887 commit 8c0acad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

spec/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,11 @@ <h3>RDF Vocabularies and Namespace IRIs</h3>
271271
<p>The <a>IRIs</a> in an <a>RDF vocabulary</a> often begin with
272272
a common substring known as a <dfn>namespace IRI</dfn>.
273273
Some namespace IRIs are associated by convention with a short name
274-
known as a <dfn>namespace prefix</dfn>. Some examples:
274+
known as a <dfn>namespace prefix</dfn>.
275+
The table below provides some examples.
275276

276277
<table id="tab-vocab-ns" class="simple">
277-
<caption>Some example namespace prefixes and IRIs</caption>
278+
<caption>Some namespace prefixes and IRIs used in this specification</caption>
278279
<tr>
279280
<th>Namespace prefix</th>
280281
<th>Namespace IRI</th>

0 commit comments

Comments
 (0)