--- a/glossary/index.html Thu Feb 28 16:46:51 2013 -0500
+++ b/glossary/index.html Thu Feb 28 16:49:08 2013 -0500
@@ -298,7 +298,7 @@
<section>
<h4>N3</h4>
-Abbreviation for Notation3 (N3), a readable RDF syntax used for expressing assertion and logic. N3 is a superset of RDF, extending the RDF model by adding formulae (literals which are graphs themselves), variables, logical implication, and functional predicates.
+Abbreviation for Notation3 (N3), a readable RDF syntax used for expressing assertion and logic. N3 is a superset of RDF, extending the RDF model by adding formulae (literals which are graphs themselves), variables, logical implication, and functional predicates. See also <a href="#turtle">Turtle</a>.
</section>
<section>
@@ -307,11 +307,6 @@
</section>
<section>
-<h4>Notation 3</h4>
- An RDF syntax intended to be readable by humans. See also <a href="#turtle">Turtle</a>.
-</section>
-
-<section>
<h4 >Ontology</h4>
A formal representation of relationships between items in a directed graph structure. See <a href="#taxonomy">taxonomy</a>.
</section>