Merge with 06cf508ac7eaba16b850bdfaded14059e9cf09b4
authorbkaempge
Thu, 28 Feb 2013 17:13:09 +0100
changeset 315 775d9985a158
parent 314 bd9650a8503b (current diff)
parent 313 06cf508ac7ea (diff)
child 317 509abfd88227
Merge with 06cf508ac7eaba16b850bdfaded14059e9cf09b4
--- a/glossary/index.html	Thu Feb 28 17:12:34 2013 +0100
+++ b/glossary/index.html	Thu Feb 28 17:13:09 2013 +0100
@@ -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>