Changes to subsections for pubrules.
authorDavid Wood <dwood@zepheira.com>
Wed, 11 Dec 2013 12:42:18 -0500
changeset 1533 3af1b6736e64
parent 1532 8691606c1764
child 1534 3cb177c6de1d
Changes to subsections for pubrules.
rdf-new/index.html
--- a/rdf-new/index.html	Wed Dec 11 12:34:22 2013 -0500
+++ b/rdf-new/index.html	Wed Dec 11 12:42:18 2013 -0500
@@ -158,7 +158,7 @@
 	
 		<h2>Abstract Syntax</h2>
 		
-		<subsection id="identifiers">
+		<section id="identifiers">
 			
 			<h3>Identifiers</h3>
 			
@@ -224,9 +224,9 @@
 				</tr>
 			</table>
 		
-		</subsection>
+		</section>
 		
-		<subsection id="literals">
+		<section id="literals">
 			
 			<h3>Literals</h3>
 			
@@ -293,9 +293,9 @@
 				in RDF 1.1 Concepts.  RDF 1.1 Concepts and Abstract Syntax clarifies functionality deemed to be
 				useful for those including fragments of XML and HTML content in RDF serialization formats.</p>
 				
-		</subsection>
+		</section>
 			
-		<subsection id="datasets">
+		<section id="datasets">
 
 			<h3>Datasets</h3>
 			
@@ -307,9 +307,9 @@
 				
 			<p>RDF 1.1 includes three new serialization formats capable of representing multiple graphs.</p>
 			
-		</subsection>
+		</section>
 
-		<subsection id="datatypes">
+		<section id="datatypes">
 	
 		<h3>Datatypes</h3>
 	
@@ -329,7 +329,7 @@
 				any individual datatype is optional and therefore may not be present in a given
 				implementation.  RDF-conformant specifications may require specific datatype maps.</p>
 		
-		</subsection>
+		</section>
 		
 </section>