fixed format issues
authorbhyland
Thu, 28 Feb 2013 11:12:06 -0500
changeset 313 06cf508ac7ea
parent 312 f64a20321937
child 315 775d9985a158
child 316 3500e98b82a7
fixed format issues
glossary/index.html
--- a/glossary/index.html	Thu Feb 28 10:06:00 2013 -0500
+++ b/glossary/index.html	Thu Feb 28 11:12:06 2013 -0500
@@ -80,6 +80,7 @@
 <section>
 <h4>CSV</h4>
 A CSV (comma separated values) file is a plain text file usually generated from a spreadsheet or database dump.  Each line or record contains fields separated by a comma.  CSV files may or may not contain column header names that may provide some information about the data.  From a Linked Data perspective, CSV files are considered "3 star" on the data scale 
+<section>
 
 <section >
 <h4>Database to RDF Queueing</h4>
@@ -263,12 +264,12 @@
 </section>
 
 <section>
-<h4 > Ontology</h4>
+<h4 >Ontology</h4>
 A formal representation of relationships between items in a directed graph structure.  See <a href="#taxonomy">taxonomy</a>.
 </section>
 
 <section>
-<h4> Ontology Matching</h4>
+<h4>Ontology Matching</h4>
 It is a process of finding correspondences between semantically related entities of the ontologies, which 
 can be used for various tasks, such as ontology merging, query answering, data translation, or for navigation on the semantic web. 
 </section>
@@ -356,6 +357,7 @@
 <section>
 <h4>REST</h4>
 REST (Representational State Transfer) is a style of software architecture for distributed systems.  REST is the foundation of the World Wide Web and the dominant Web service design model.
+<section>
 
 <section>
 <h4>Schema</h4>