Skip to content

Commit 4f69879

Browse files
pchampinTallTed
andcommitted
Apply suggestions from code review
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 760ad3a commit 4f69879

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,10 @@ <h3>RDF Vocabularies and Namespace IRIs</h3>
296296
</tr>
297297
</table>
298298

299-
<p>In some serialization formats it is common
300-
to associate some [=namespace IRIs=] to arbitrary [=namespace prefixes=],
301-
and to abbreviate <a>IRIs</a> that start with one of those <a>namespace IRIs</a> by using the corresponding <a>namespace prefix</a>,
302-
in order to assist readability.
299+
<p>In some serialization formats, it is common
300+
to associate some [=namespace IRIs=] with arbitrary [=namespace prefixes=],
301+
and to improve readability by abbreviating <a>IRIs</a> that start with one of those <a>namespace IRIs</a>
302+
by using the corresponding <a>namespace prefix</a>.
303303
For example,
304304
based on the prefix mapping in <a href="#tab-vocab-ns"></a>,
305305
the IRI <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral</code>

0 commit comments

Comments
 (0)