--- 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>