refs update
authorGuus Schreiber <guus.schreiber@vu.nl>
Sun, 22 Dec 2013 22:38:55 +0100
changeset 1679 6d38577e3280
parent 1678 fb8582910bbd
child 1680 18d43a8fd83d
refs update
trig/index.html
--- a/trig/index.html	Sun Dec 22 22:28:20 2013 +0100
+++ b/trig/index.html	Sun Dec 22 22:38:55 2013 +0100
@@ -358,9 +358,9 @@
           <section id="sec-iri-references">
           	<h3>IRI References</h3>
   					<p>
-					  Relative IRIs are resolved with base IRIs as per "Uniform Resource Identifier (URI): Generic Syntax" [[!RFC3986]] using only the basic algorithm in section 5.2.
+					  Relative IRIs are resolved with base IRIs as per <em>Uniform Resource Identifier (URI): Generic Syntax</em> [[!RFC3986]] using only the basic algorithm in section 5.2.
 					  Neither Syntax-Based Normalization nor Scheme-Based Normalization (described in sections 6.2.2 and 6.2.3 of RFC3986) are performed.
-					  Characters additionally allowed in IRI references are treated in the same way that unreserved characters are treated in URI references, per section 6.5 of "Internationalized Resource Identifiers (IRIs)" [[!RFC3987]].
+					  Characters additionally allowed in IRI references are treated in the same way that unreserved characters are treated in URI references, per section 6.5 of <em>Internationalized Resource Identifiers (IRIs)</em> [[!RFC3987]].
 					</p>
 					<p>
 					  The <code>@base</code> directive defines the Base IRI used to resolve relative IRIs per RFC3986 section 5.1.1, "Base URI Embedded in Content".
@@ -529,7 +529,11 @@
             <p>The <abbr title="Extended Backus–Naur Form">EBNF</abbr> used here is defined in XML 1.0
               [[!EBNF-NOTATION]]. Production labels consisting of a number and a final 'g' are unique to TriG. All Production labels consisting of only a number reference the production with that number in the
 Turtle grammar
-[[!TURTLE]]. Production labels consisting of a number and a final 's', e.g. [<a href="http://www.w3.org/TR/sparql11-query/#rRDFLiteral"><span class="prodNo">60s</span></a>], reference the production with that number in the "SPARQL Query Language for RDF grammar" [[RDF-SPARQL-QUERY]].
+[[!TURTLE]]. Production labels consisting of a number and a final 's',
+              e.g. [<a
+              href="http://www.w3.org/TR/sparql11-query/#rRDFLiteral"><span
+              class="prodNo">60s</span></a>], reference the production
+              with that number in the document <em>SPARQL Query Language for RDF grammar</em> [[RDF-SPARQL-QUERY]].
             </p>
 
 
@@ -846,8 +850,8 @@
     <!-- (<code>foo:resum&#40751;code> and <code>f&#1086;&#1086;:resume&#769;</code>)-->
     Any person or application that is writing or interpreting data in TriG must take care to use the IRI that matches the intended semantics, and avoid IRIs that make look similar.
     Further information about matching of similar characters can be found
-    in "Unicode Security Considerations" [[UNICODE-SECURITY]] and
-    "Internationalized Resource Identifiers (IRIs)" [[RFC3987]], Section 8.</dd>
+    in <em>Unicode Security Considerations</em> [[UNICODE-SECURITY]] and
+    <em>Internationalized Resource Identifiers (IRIs)</em> [[RFC3987]], Section 8.</dd>
 
           <dt>Interoperability considerations:</dt>
           <dd>There are no known interoperability issues.</dd>