--- a/glossary/index.html Thu Feb 28 11:12:06 2013 -0500
+++ b/glossary/index.html Thu Feb 28 11:13:57 2013 -0500
@@ -80,7 +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>
<section >
<h4>Database to RDF Queueing</h4>
@@ -242,7 +242,6 @@
The basic unit of HTTP communication, consisting of a structured sequence of octets matching the syntax defined as an <a href="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/draft-lafon-rfc2616bis-03.html#httpmessage" target="blank">HTTP Message</a> and transmitted via the connection.
</section>
-
<section>
<h4>Metadata</h4>
Information used to administer, describe, preserve, present, use or link other information held in resources, especially knowledge resources, be they physical or virtual.
@@ -357,7 +356,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>
<section>
<h4>Schema</h4>