fixed few links in the glossary
authorgatemezi
Fri, 15 Mar 2013 10:05:14 +0100
changeset 413 62a3b5f8f96d
parent 412 3c7ba7ccbe16
child 414 a2bde370ff5f
fixed few links in the glossary
glossary/index.html
glossary/index.html~
glossary/respec-config.js
glossary/respec-config.js~
--- a/glossary/index.html	Thu Mar 14 22:07:26 2013 -0400
+++ b/glossary/index.html	Fri Mar 15 10:05:14 2013 +0100
@@ -32,7 +32,7 @@
 
 <section>
 <h4>5 Star Linked Data</h4>
-Tim Berners-Lee, the inventor of the Web and initiator of the <a href="linked-data-project">Linked Data project</a>, suggested a 5 star deployment scheme for Linked Data.  The 5 Star Linked Data system is cumulative.  Each additional star presumes the data meets the criteria of the previous step(s).  
+Tim Berners-Lee, the inventor of the Web and initiator of the <a href="http://linkeddata.org">Linked Data project</a>, suggested a 5 star deployment scheme for Linked Data.  The 5 Star Linked Data system is cumulative.  Each additional star presumes the data meets the criteria of the previous step(s).  
 
 <p class="highlight">&#9734;&nbsp;<b>Data is available on the Web, in whatever format.</b>	
 </p>
@@ -127,7 +127,7 @@
 
 <section>
 <h4>curl</h4>
-A command line client for retrieving machine readable content.  To see exactly how human and machine readable content works, try this exercise. Wikipedia has an interesting page about the color <a href="http://wikipedia.org/wiki/Red" target="_blank">Red</a>.  DBpedia allows you to get the structured content listed on the Wikipedia page for "Red" [http://wikipedia.org/wiki/Red] by changing "wiki" to "data" and appending the appropriate file extension.  
+A command line client for retrieving machine readable content.  To see exactly how human and machine readable content works, try this exercise. Wikipedia has an interesting page about the color <a href="http://wikipedia.org/wiki/Red" target="_blank">Red</a>.  DBpedia allows you to get the structured content listed on the Wikipedia page for "Red" [<a href="http://wikipedia.org/wiki/Red">http://wikipedia.org/wiki/Red</a>] by changing "wiki" to "data" and appending the appropriate file extension.  
 <pre>$ curl -L http://dbpedia.org/data/Red.ttl</pre>
 </section>
 
@@ -153,7 +153,7 @@
 
 <section >
 <h4>Data Cloud</h4>
-Data cloud, also called the <a href="http://richard.cyganiak.de/2007/10/lod/" target="_blank">Linked Data Cloud</a>, is a visual representation of datasets published as Linked Data.  Using metadata generated by directoies, including CKAN, the project records datasets by domain.  The Linked Data Cloud has doubled in size every 10 months since 2007 and as of late 2012 consists of more than 300 data sets from various domains, including geography, media, government and life sciences, according the [<a href="http://lod-cloud.net/state/">State of the LOD Cloud</a>, website and visualizations maintained by C. Bizer, A. Jentzsch, R. Cyganiak.  The original data owners/stewards publish one third of the data contained in the Linked Open Data Cloud, while third parties publish 67%.  Many academic institutions republish data from their respective governments as Linked Data, often enhancing the representation in the process.
+Data cloud, also called the <a href="http://richard.cyganiak.de/2007/10/lod/" target="_blank">Linked Data Cloud</a>, is a visual representation of datasets published as Linked Data.  Using metadata generated by directoies, including CKAN, the project records datasets by domain.  The Linked Data Cloud has doubled in size every 10 months since 2007 and as of late 2012 consists of more than 300 data sets from various domains, including geography, media, government and life sciences, according the [<a href="http://lod-cloud.net/state/">State of the LOD Cloud</a>], website and visualizations maintained by C. Bizer, A. Jentzsch, R. Cyganiak.  The original data owners/stewards publish one third of the data contained in the Linked Open Data Cloud, while third parties publish 67%.  Many academic institutions republish data from their respective governments as <a href="#linked-data">Linked Data</a>, often enhancing the representation in the process.
 </section >
 
 <section >
@@ -173,7 +173,7 @@
 
 <section >
 <h4>DBpedia</h4>
-DBpedia is a community effort to extract structured information from Wikipedia and make it available on the Web. DBpedia is often depicted as a hub for the <a href="#data-cloud">Data Cloud</a>.  An RDF representation of the metadata derived from Wikipedia is made available for SPARQL queries and linking to other datasets on the Web.  DBpedia also provides a human readable version of the structured content.  For example, the human readable version of Linked Data for the color "Red" is found on DBpedia at http://dbpedia.org/page/Red.  See also [<a href="#curl">curl</a>].
+DBpedia is a community effort to extract structured information from Wikipedia and make it available on the Web. DBpedia is often depicted as a hub for the <a href="#data-cloud">Data Cloud</a>.  An RDF representation of the metadata derived from Wikipedia is made available for SPARQL queries and linking to other datasets on the Web.  DBpedia also provides a human readable version of the structured content.  For example, the human readable version of Linked Data for the color "Red" is found on DBpedia at <a href="http://dbpedia.org/page/Red">http://dbpedia.org/page/Red</a>.  See also [<a href="#curl">curl</a>].
 
 </section >
 
@@ -199,7 +199,7 @@
 
 <section>
 <h4>Directed Graph</h4>
-A directed graph is a graph in which the links between nodes are directional, i.e., they only go from one node to another. RDF represents things (nouns) and the relationships between them (verbs) in a directed graph. In <a href="#rdf">RDF</a>, links are differentiated by being assigned unique<a href="#uri">URIs</a>. 
+A directed graph is a graph in which the links between nodes are directional, i.e., they only go from one node to another. RDF represents things (nouns) and the relationships between them (verbs) in a directed graph. In <a href="#rdf">RDF</a>, links are differentiated by being assigned unique <a href="#uri">URIs</a>. 
 </section>
 
 <section>
--- a/glossary/index.html~	Thu Mar 14 22:07:26 2013 -0400
+++ b/glossary/index.html~	Fri Mar 15 10:05:14 2013 +0100
@@ -16,10 +16,9 @@
 </head>
 <body>
 
-
 <section id="abstract">
 
-<p> This document is a glossary of terms defined and used in the <a href="https://dvcs.w3.org/hg/gld/raw-file/default/bp/index.html">Best Practices for Publishing Linked Data</a> document published by the <a href="http://www.w3.org/2011/gld/charter">W3C Government Linked Data Working Group</a>. This glossary is intended for publishers new to publishing data using a Linked Data approach, as well as seasoned information professionals publishing to the Web of Data.  A Linked Data approach involves explicitly defining relationships between data elements.  Linked Data depends on the use of shared or common vocabularies that describe concepts and relationships (also referred to as "terms") to describe and represent a given topic.
+<p> This document is a glossary of terms defined and used to describe Linked Data, and its associated vocabularies and <a href="https://dvcs.w3.org/hg/gld/raw-file/default/bp/index.html">Best Practices</a>.  This document published by the <a href="http://www.w3.org/2011/gld/charter">W3C Government Linked Data Working Group</a> as a Working Group Note, is intended to help information management professionals, Web developers, scientists and the general public better understand publishing structured data using <a href="#linked-data-principles">Linked Data Principles</a>.
 </section>
 
 <section id="sotd">
@@ -28,12 +27,42 @@
 <section class="introductory">
 <h2>Scope</h2>
 <p>
-This glossary lists terms related to Linked Data.  Linked Open Data is a set of techniques for the publication of structured data on the public Web using standard formats and interfaces.  Linked Open Data also refers to data that conforms to those techniques.  Linked Data is comprised of data described using HTTP URIs (uniform resource identifiers which are the foundation of the Web.  Developers can query Linked Data from multiple sources at once and combine data dynamically on the Web.</p>
+This glossary lists terms related to publishing and consuming either Linked Data in the enterprise or Linked Open Data on the public Web.</p>
+</section>
+
+<section>
+<h4>5 Star Linked Data</h4>
+Tim Berners-Lee, the inventor of the Web and initiator of the <a href="http://linkeddata.org">Linked Data project</a>, suggested a 5 star deployment scheme for Linked Data.  The 5 Star Linked Data system is cumulative.  Each additional star presumes the data meets the criteria of the previous step(s).  
+
+<p class="highlight">&#9734;&nbsp;<b>Data is available on the Web, in whatever format.</b>	
+</p>
+
+<p class="highlight">&#9734;&#9734;&nbsp;<b>Available as machine-readable structured data, (i.e., not a scanned image).</b>
+</p>
+
+<p class="highlight">&#9734;&#9734;&#9734;&nbsp;<b>Available in a non-proprietary format, (i.e, CSV, not Microsoft Excel).</b>	
+</p>
+
+<p class="highlight">&#9734;&#9734;&#9734;&#9734;&nbsp;<b>Published using open standards from the W3C (RDF and SPARQL).</b>	
+</p>
+
+<p class="highlight">&#9734;&#9734;&#9734;&#9734;&#9734;&nbsp;<b>All of the above and links to other Linked Open Data.</b>
+</p>
+<p>
+The Linked Data mug can be read with both green labels for <a href="#linked-open-data">Linked Open Data</a>, or neither label for <a href="#linked-data">Linked Data</a>.  Proceeds of the <a href="http://www.cafepress.com/w3c_shop">Linked Open Data mug</a> benefit the W3C.
+    <img alt="Get a 5* mug" border="none" src="http://www.w3.org/DesignIssues/diagrams/lod/597992118v2_350x350_Back.jpg" align="right"/>
+</a>
+</p>
+</section>
+
+<section>
+<h4>5 Star Linked Data Diagram</h4>
+<a href="http://5stardata.info/" target="_blank">5 Open Data diagram</a> is a graphical representation of each of the 5 Star techniques as described by Tim Berners-Lee.
 </section>
 
 <section>
 <h4>Apache License</h4>
-A popular Open Source license published by the Apache Software Foundation.  <a href="http://www.apache.org/licenses/LICENSE-2.0.html"> Apache License, version 2.0</a> is used for many Linked Data tools and projects. 
+<a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank"> Apache License, version 2.0</a> is used for many Linked Data tools and projects. It is a popular Open Source license published by the Apache Software Foundation.  
 </section>
 
 <section>
@@ -42,84 +71,99 @@
 </section>
 
 <section>
-<h4>Application Interface</h4>
-The part if the application that uses the content of a database in a consistent manner with a developer.
+<h4>Authoritative Open Data</h4>
+Government agencies or authorities are often in a unique position and able to collect data that no other entity can. Open government data is nearly always collected at tax-payers expense and is viewed by the public and government, as valuable if made available with proper context and an open license. Linked Data is seen by many to be a useful approach to publish and consume authoritative open data.  Authoritative open data that conforms to <a href="https://dvcs.w3.org/hg/gld/raw-file/default/bp/index.html" target="_blank">Best Practices for Publishing Linked Data</a> may enjoy a greater chance of being discovered and re-used by others.
 </section>
 
 <section>
-<h4>Blank Nodes</h4>
-RDF nodes that have no URI and thus cannot be referenced globally. They are used to stand in for anonymous entities.
-</section >
+<h4>Creative Commons Licenses</h4>
+Creative Commons copyright licenses and tools aim to forge a balance inside the traditional “all rights reserved” setting that copyright law creates. Creative Commons licenses and tools provide a simple, standardized way to grant copyright permissions to their creative work. The combination of our tools and our users is a vast and growing digital commons, a pool of content that can be copied, distributed, edited, remixed, and built upon, all within the boundaries of copyright law. See also <a href="http://creativecommons.org/licenses/" taget="blank">About Creative Commons Licenses</a>.
+</section>
 
 <section>
 <h4>CC-BY-SA License</h4>
-Work available under a <a href="http://creativecommons.org/licenses/by-sa/3.0/" taget="blank">CC-BY-SA license</a> means you can include it in any other work under the condition that you give proper attribution. If you create derivative works (such as modified or extended versions), then you must also license them as CC-BY-SA.
+CC-BY-SA is a form of Creative Commons license for resources released online. Work available under a <a href="http://creativecommons.org/licenses/by-sa/3.0/" taget="blank">CC-BY-SA license</a> means you can include it in any other work under the condition that you give proper attribution. If you create derivative works (such as modified or extended versions), then you must also license them as CC-BY-SA. 
+</section>
+
+<section>
+<h4>CKAN</h4>
+<a href="http://datahub.io/" target="_blank">CKAN</a> is a widely used data cataloging site written and maintained by the   <a href="http://okfn.org/" target="_blank"> Open Knowledge Foundation</a>.  The Linking Open Data community collects metadata about Linked Data registered on CKAN.
 </section>
 
 <section>
 <h4>Closed World</h4>
-The presumption that what is not known to be true must be false.  The assumption underlying relational databases, most forms of logical programming, OWL DL and OWL Lite.
+Closed world is a concept from Artificial Intelligence and refers to a model of uncertainty that an agent assumes about the external work. In a closed world, the agent presumes that what is not known to be true must be false. This is a common assumption underlying relational databases, most forms of logical programming. See also [<a href="#open-world">Open World</a>].
 </section>
 
 <section >
 <h4>Connection</h4>
-A transport layer virtual circuit established between two programs for the purpose of communication.
+Connection is a concept from computer networking. It refers to a transport layer virtual circuit established between two programs for the purpose of communication. 
+</section>
+
+<section>
+<h4>Conneg</h4>
+Abbreviated term for content negotiation. See also [<a href="#content-negotiation">Content Negotiation</a>].
 </section>
 
 <section>
 <h4>Content Negotiation</h4>
-The mechanism for selecting the appropriate representation when servicing a request. The representation of entities in any response can be negotiated (including error responses).  See details from RFC 2616bis for an <a ref="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/draft-lafon-rfc2616bis-03.html#content.negotiation" target="blank">Content Negotation</a>.
+Content negotiation, often called "conneg", refers to a phase in establishing a network connection. It is a mechanism for selecting the appropriate representation when servicing a request. The representation of entities in any response can be negotiated (including error responses). See also [<a href="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/draft-lafon-rfc2616bis-03.html#content.negotiation" target="blank">RFC 2616b</a>]. See also [<a href="#connection">Connection</a>]. 
 </section>
 
 <section >
 <h4>Controlled Vocabularies</h4>
-Carefully selected sets of terms that are used to describe units of information; used to create thesauri,  taxonomies and ontologies.
+Controlled vocabularies refer to the practice of using carefully selected sets of terms that are used to describe specific units of information. They are used to create thesauri, <a href="#taxonomy">taxonomies</a> and <a href="#ontology">ontologies</a>. 
 </section>
 
 <section>
 <h4>Converter</h4>
-A tool or scripts that converts data from some form (e.g., spreadsheet) into Resource Description Framework (RDF).  Publishing good quality, useful RDF requires expression of the relationships using Linked Data modeling subject matter expertise.  Thus, modeling about the relationships implicit in the data must be performed before the data is converted from one format into RDF. 
+Converter refers to a tool or script that converts data from one form to another, e.g., CSV into <a href="#rdf">RDF</a>. Publishing good quality, useful Linked Data requires expression of resources and how they are related. Linked Data modelers work with subject domain experts to make explicit the relationships between resources before converting a data set to RDF. 
 </section>
 
 <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 
+A CSV (comma separated value) 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 data on the 5-star scale.
+</section>
+
+<section>
+<h4>curl</h4>
+A command line client for retrieving machine readable content.  To see exactly how human and machine readable content works, try this exercise. Wikipedia has an interesting page about the color <a href="http://wikipedia.org/wiki/Red" target="_blank">Red</a>.  DBpedia allows you to get the structured content listed on the Wikipedia page for "Red" [<a href="http://wikipedia.org/wiki/Red">http://wikipedia.org/wiki/Red</a>] by changing "wiki" to "data" and appending the appropriate file extension.  
+<pre>$ curl -L http://dbpedia.org/data/Red.ttl</pre>
 </section>
 
 <section>
 <h4>D2RQ</h4>
-D2RQ may be used to describe a mapping language definition or an Open Source platform project.  
+The term D2RQ may be used to describe a mapping language definition or an Open Source platform project. See also [<a href="#d2rq-platform">D2RQ Platform</a>]  
 </section>
 
 <section>
 <h4>D2RQ Platform</h4>
-A system for accessing relational databases as virtual, read-only RDF graphs. It offers RDF-based access to the content of relational databases without having to replicate it into an RDF store. The D2RQ Platform allows one to query a non-RDF database using SPARQL, access the content of the database as Linked Data over the Web, create custom dumps in RDF formats for loading into an RDF triplestore, and access information in a non-RDF database using the Apache Jena API.  See the <a ref="http://d2rq.org/">D2RQ Open Source Project</a>.
+Refers to a system for accessing relational databases as virtual, read-only RDF graphs. The <a href="http://d2rq.org/" target="_blank">D2RQ platform</a> offers RDF-based access to the content of relational databases without having to replicate it into an RDF store. The D2RQ Platform allows one to query a non-RDF database using SPARQL, access the content of the database as Linked Data over the Web, create custom dumps in RDF formats for loading into an RDF triplestore, and access information in a non-RDF database using the Apache Jena API. See the D2RQ Open Source Project and also the <a href="#d2rq-mapping-language-description">D2RQ Mapping Language description</a>. 
 </section>
 
 <section>
 <h4>D2RQ Mapping Language</h4>
-A declarative lanugage for mapping relational database schemas to RDF vocabularies and OWL ontologies.  The language is implmented in the D2RQ Platform.  See the <a href="http://d2rq.org/d2rq-language">D2RQ Mapping Language</a> description.
+D2RQ mapping language refers to a declarative language for mapping relational database schemas to RDF vocabularies and OWL ontologies. The language is implemented in the D2RQ Platform. See also [<a href="#d2rq-platform">D2RQ Platform</a>]. 
 </section>
 
 <section >
 <h4>Database to RDF Queueing</h4>
-A mechanism to query information in traditional management systems such as relational databases via the SPARQL query language.  D2RQ may refer to the language definition or the Open Source Software project.
+Database to RDF queueing refers to a mechanism to query information in traditional management systems such as relational databases via the SPARQL query language. See also [<a href="#d2rq">D2RQ</a>]. 
 </section >
 
 <section >
 <h4>Data Cloud</h4>
-Also refered to <a href="http://richard.cyganiak.de/2007/10/lod/">Linked Data Cloud</a>  is visual representation of datasets published in Linked Data format, using metadata generated by a given directory (e.g: CKAN) where the datasets are organized by domain, with outgoing links to external datasets. 
+Data cloud, also called the <a href="http://richard.cyganiak.de/2007/10/lod/" target="_blank">Linked Data Cloud</a>, is a visual representation of datasets published as Linked Data.  Using metadata generated by directoies, including CKAN, the project records datasets by domain.  The Linked Data Cloud has doubled in size every 10 months since 2007 and as of late 2012 consists of more than 300 data sets from various domains, including geography, media, government and life sciences, according the [<a href="http://lod-cloud.net/state/">State of the LOD Cloud</a>], website and visualizations maintained by C. Bizer, A. Jentzsch, R. Cyganiak.  The original data owners/stewards publish one third of the data contained in the Linked Open Data Cloud, while third parties publish 67%.  Many academic institutions republish data from their respective governments as <a href="#linked-data">Linked Data</a>, often enhancing the representation in the process.
 </section >
 
 <section >
 <h4>Data Hub</h4>
-The <a href="http://thedatahub.org/">Data Hub</a> is a community-run catalogue of useful sets of data on the Internet, powered using an open-source data cataloguing software called <a href="http://ckan.org/">CKAN</a>. It is an openly editable open data catalogue, in the style of Wikipedia.
+The <a href="http://thedatahub.org/" target="_blank">Data Hub</a> is a community-run catalogue of useful sets of data on the Internet, powered using an open-source data cataloguing software called <a href="http://ckan.org/" target="_blank">CKAN</a>. It is an openly editable open data catalogue, in the style of Wikipedia.
 </section >
 
 <section>
 <h4>Data Market</h4>
-A portal where a community can upload and share data in various ways, such as dump files, endpoint access or API access.
-It could also contain some applications making use of the datasets.
+Data warehouse refers to a storage and retrieval system for enterprise information designed to centralize information from other stores to facilitate cross-system querying and reporting. Linked Data is an alternative to data warehouses whereby data consumers (human and machine) assume a distributed information architecture and use HTTP URIs to describe and access resources. 
 </section >
 
 <section>
@@ -129,66 +173,73 @@
 
 <section >
 <h4>DBpedia</h4>
-An RDF representation of the metadata held in Wikipedia and made available for SPARQL query on the World Wide Web.
+DBpedia is a community effort to extract structured information from Wikipedia and make it available on the Web. DBpedia is often depicted as a hub for the <a href="#data-cloud">Data Cloud</a>.  An RDF representation of the metadata derived from Wikipedia is made available for SPARQL queries and linking to other datasets on the Web.  DBpedia also provides a human readable version of the structured content.  For example, the human readable version of Linked Data for the color "Red" is found on DBpedia at <a href="http://dbpedia.org/page/Red">http://dbpedia.org/page/Red</a>.  See also [<a href="#curl">curl</a>].
+
 </section >
 
 <section>
-<h4>Dereferencing a URI</h4>  
-The act of retrieving a representation of a resource or the semantic description of a resource created by the URI owner.  A URI was successfully dereferenced when an agent successfully retrieved the representation of the resource or received the semantic description of a resource via the protocol specified within the URI.
+<h4>Dereferenceable URIs</h4>
+When an HTTP client can look up a <a href="#uri">URI</a> using the HTTP protocol and retrieve a description of the resource, it is called a  dereferenceable URI.  Per Linked Data Principles, we identify things using HTTP URIs and provide information about them when an HTTP URI is resolved or dereferenced.  Dereferenceable URIs applies to URIs that are used to identify classic HTML documents and URIs that are used in the Linked Data context [[COOL-SWURIS]] to identify real-world objects and abstract concepts.
+</section>
+
+<section>
+<h4>Description Logic</h4>
+Description Logic (DL) is a family of knowledge representation languages with varying and adjustable expressivity.  DL is used in artificial intelligence for formal reasoning on the concepts of an application domain.  Two variants of the Web Ontology Language (OWL), specifically OWL Lite and OWL DL are based on Description Logic.  Biomedical informatics applications often use DL for codification of healthcare and life sciences knowledge.
 </section>
 
 <section>
 <h4>Descriptor Resource</h4> 
-A type of resource that bears/carries the description of a Subject.</h4>
+Descriptor resource refers to a type of resource in the context of RDF that bears/carries the description of a Subject. 
 </section>
 
 <section>
 <h4>DCAT</h4>
-DCAT is an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web. See <a href="http://www.w3.org/TR/vocab-dcat/">Data Catalog Vocabulary (DCAT)</a> documentation.
+Data Catalog Vocabulary (DCAT) is an RDF vocabulary. It is designed to facilitate interoperability between data catalogs published on the Web. See also [<a href="http://www.w3.org/TR/vocab-dcat/" target="_blank">Data Catalog Vocabulary (DCAT)</a>].
 </section>
 
 <section>
 <h4>Directed Graph</h4>
-A graph in which the links between nodes are directional (they only go from one node to another).  RDF represents things (nouns) and the relationships between them (verbs) in a directed graph.  In RDF, the links are differentiated by being assigned URIs.
+A directed graph is a graph in which the links between nodes are directional, i.e., they only go from one node to another. RDF represents things (nouns) and the relationships between them (verbs) in a directed graph. In <a href="#rdf">RDF</a>, links are differentiated by being assigned unique <a href="#uri">URIs</a>. 
 </section>
 
 <section>
 <h4>Document Type Definition</h4>
-A type of schema for defining a markup language, such as in XML or HTML (or their predecessor SGML).
+Document Type Definition (DTD) refers to a type of schema for defining a markup language, such as in XML or HTML (or their predecessor SGML). 
 </section>
 
 <section>
-<h4>Domain Name System (DNS)</h4> The Internet's mechanism for mapping between a human-readable host name (e.g. www.example.com) and an Internet Protocol (IP) Address (e.g. 203.20.51.10).
+<h4>Domain Name System (DNS)</h4> 
+Domain Name System (DNS) refers to the Internet's mechanism for mapping between a human-readable host name (e.g. <a href="http://www.example.com">www.example.com</a>) and an Internet Protocol (IP) Address (e.g. 203.20.51.10).
 </section>
 
 <section>
 <h4>Dublin Core Element Set</h4>
- A vocabulary of fifteen properties for use in resource descriptions, such as may be found in a library card catalog (creator, publisher, etc).  The Dublin Core Elecment Set is the most commonly used vocabulary for Linked Data applications.  <a href="See http://dublincore.org/documents/dcmi-terms/"> Dublin Core Element Set, Version 1.1 Specification</a>
+ Dublin Core Element Set refers to a <a href="#vocabulary">vocabulary</a> of fifteen properties for use in resource descriptions, such as may be found in a library card catalog (creator, publisher, etc).  The Dublin Core Element Set is the most commonly used vocabulary for Linked Data applications. See also [<a href="http://dublincore.org/documents/dcmi-terms/"> Dublin Core Element Set, Version 1.1 Specification.</a>]
 </section>
 
 <section>
-<h4>Dublin Core Metadata Initiative</h4> 
-An open international organization engaged in the development of interoperable metadata standards, including the Dublin Core Element Set.  <a href="http://dublincore.org/about-us/">The Dublin Core Metadata Initiative (DCMI)</a> supports metadata design and best practices across a broad range of purposes and business models.
+<h4>Dublin Core Metadata Initiative (DCMI)</h4> 
+<a href="http://dublincore.org/about-us/">The Dublin Core Metadata Initiative (DCMI)</a> is an open international organization engaged in the development of interoperable metadata standards, including the Dublin Core Element Set. It supports metadata design and best practices across a broad range of purposes and business models.
 </section>
 
 <section>
 <h4>Entity</h4>
-Anything that can be named using an HTTP URL and serve as the Subject of a description.
+The term entity refers to anything that can be named using an HTTP URL. It serves as the <a href="#subject">Subject</a> of a description. 
 </section>
 
 <section>
 <h4>ETL</h4>
-ETL is an abbreviation for extact, transform, load.  Used in the Linked Data context to mean pull data from a database (often a relational database), transform to a Linked Data serialization, and load it into an RDF database.
+ETL is an abbreviation for extact, transform, load.  Linked Data modelers and developers extract data from a relational database, transform to a Linked Data serialization, and then load it into an RDF database.
 </section>
 
 <section>
 <h4>Free/Libre/Open Source Software</h4>
- A generic and internationalized term for software released under an Open Source license.
+Free, also known as Libre or Open Sour, is a generic and internationalized term for software released under an Open Source license. <a href="http://www.sourceforge.net/">Sourceforge</a> is a public repository of such software. 
 </section>
 
 <section>
 <h4>Graph</h4>
-A collection of objects (represented by "nodes") any of which may be connected by links between them.  See also<a href="#directed-graph"> Directed Graph</a>.
+Graph refers to a mathematical structure consisting of a collection of objects, represented by "nodes", and connected by “edges” (also called links), to denote inter-relationships between them. It is well established as the field of Graph Theory.  See also [<a href="#directed-graph">Directed Graph</a>].
 </section>
 
 <section>
@@ -198,22 +249,27 @@
 
 <section>
 <h4>HyperText Markup Language (HTML)</h4> 
-The predominant markup language for hypertext pages on the Web.  HTML defines the structure of Web pages and it is a family of W3C standards.
+HyperText Markup Language (HTML) is the predominant markup language for hypertext pages on the Web. HTML defines the structure of Web pages and it is a family of W3C standards.
 </section>
 
 <section>
-<h4>HyperText Transfer Protocol (HTTP)</h4> 
-The standard transmission protocol [[!RFC2616]] used on the World Wide Web to transfer hypertext requests and information between Web servers and Web clients (such as browsers). It is an IETF standard.
+<h4>HyperText Transfer Protocol</h4> 
+HyperText Transfer Protocol (HTTP) is the standard transmission protocol [[!RFC2616]] used on the World Wide Web to transfer hypertext requests and information between Web servers and Web clients (such as browsers). It is an IETF standard.  
+</section>
+
+<section>
+</h4>HTTP URIs</h4>
+See <a href="uniform-resource-identifiers">Uniform Resource Identifiers (URI)</a>.
 </section>
 
 <section>
 <h4>International Standards Organization (ISO)</h4> 
-A network of the national standards institutes of 162 countries that cooperate to define international standards.  It Defines many standards including in the context  formats for dates and currency.
+International Standards Organization (ISO) is a network of the national standards institutes of 162 countries that cooperate to define international standards.  It Defines many standards including in the context formats for dates and currency.
 </section>
 
 <section>
 <h4>Internet Engineering Task Force (IETF)</h4>
- An open international community concerned with the evolution of Internet architecture and the operation of the Internet. Defines standards such as HTTP and DNS.
+ Internet Engineering Task Force (IETF) is an open international community concerned with the evolution of Internet architecture and the operation of the Internet. It had defined standards such as HTTP and DNS. 
 </section>
 
 <section>
@@ -223,7 +279,7 @@
 
 <section>
 <h4>JSON</h4>
-JavaScript Object Notation (JSON) is syntax for storing and exchanging text based information.  JSON has proven to be a highly useful and popular object serialization and messaging format for the Web. 
+JavaScript Object Notation (JSON) is syntax for storing and exchanging text based information. JSON has proven to be a highly useful and popular object serialization and messaging format for the Web. See [[!RFC4627]] for details. 
 </section>
 
 <section>
@@ -233,90 +289,103 @@
 
 <section>
 <h4>Jena</h4>
- An Open Source Software implementation of a Semantic Web development framework.  Jena supports the storage, retrieval and analysis of RDF information. 
+<a href="http://jena.apache.org">Jena</a> is an Open Source Software implementation of a <a href="#semantic-web">Semantic Web</a> development framework. It supports the storage, retrieval and analysis of <a href="#rdf">RDF</a> information. 
 </section>
 
 <section>
 <h4>Linked Data</h4>
-Refers to a set of <a href="http://linkeddata.org/">best practices</a> for publishing and interlinking structured data for access by both humans and machines via the use of the RDF family of syntaxes (e.g., RDF/XML, N3, Turtle and N-Triples) and HTTP URIs. Linked Data can be published by an person or organization behind the firewall or on the public Web.  If Linked Data is published on the public Web, it is generally called <em>Linked Open Data</em>.
+Linked data refers to a set of best practices for creating, publishing and announcing structured data on the Web.  Linked Data is intended for access by both humans and machines.  Linked Data is <b>not</b> the same as <a href="rdf">RDF</a>, rather Linked Data uses the RDF family of standards (e.g., RDF/XML, N3, Turtle and N-Triples) to represent and query data. Linked Data can be published by an person or organization behind the firewall or on the public Web.  If Linked Data is published on the public Web, it is generally called <em><a href="#linked-open-data">Linked Open Data</a></em>.  
 </section>
 
 <section>
-<h4>Linked Data client</h4>
-A client side application that consumes Linked Data using standard Web techniques.  A Linked Data Client may resolve URI's to retrieve Linked Data serializations, using appropriate content negotiation, and understands how to make use of those representations once it receives them.  A Linked Data client understands standard REST API, for example the Linked Data REST API.  There are many examples of Linked Data clients, several include: Tim Berners-Lee's early <a href="http://www.w3.org/2005/ajar/tab.html"> Tabulator browser</a>, <a href="http://www.visualdataweb.org/gfacet.php"> gFacet</a>, and the <a href="http://callimachusproject.org/docs/1.0/articles/callimachus-shell.docbook?view">Callimachus Shell (CaSH)</a>.
+<h4>Linked Data Client</h4>
+A client side application that consumes Linked Data using standard Web techniques.  A Linked Data Client may resolve URI's to retrieve Linked Data serializations, using appropriate content negotiation, and understands how to make use of those representations once it receives them.  A Linked Data client understands standard REST API, for example the Linked Data REST API.  There are many examples of Linked Data clients, several include: Tim Berners-Lee's early <a href="http://www.w3.org/2005/ajar/tab.html"> Tabulator browser</a>, <a href="http://www.visualdataweb.org/gfacet.php" target="_blank"> gFacet</a>, and the <a href="http://callimachusproject.org" target="_blank">Callimachus Shell (CaSH)</a>.
 </section>
 
 <section>
-<h4>Linked Open Data (LOD)</h4>
-Refers to Linked Data published on the public Web.  Publishing Linked Open Data [[HOWTO-LODP]] enables distributed SPARQL queries of the data sets and a “browsing” or “discovery” approach to finding information, as compared to a search strategy.
+<h4>Linked Data Principles</h4>
+Tim Berners-Lee, the inventor of the Web and initiator of the <a href="http://www.w3.org/DesignIssues/LinkedData.html" target="_blank"> Linked Data</a> project, proposed the following principles upon which Linked Data is based:
+<ol>
+<li>Use URIs to name things;</li> 
+<li>Use HTTP URIs so that things can be referred to and looked up ("dereferenced") by people and user agents;</li>
+<li>When someone looks up a URI, provide useful information, using the open Web standards such as RDF, SPARQL;</li>
+<li>Include links to other related things using their URIs when publishing on the Web.</li>
+</ol>
+Linked Data Principles provide a common <a href="#api">API</a> for data on the Web which is more convenient than many separately and differently designed APIs published by individual data suppliers.
+</section>
+
+<section>
+<h4>Linked Open Data</h4>
+Linked Open Data refers to Linked Data published on the public Web.  Abbreviated often as "LOD".  Publishing Linked Open Data [[HOWTO-LODP]] enables distributed <a href="#sparql">SPARQL</a> queries of the data sets and a "browsing" or "discovery" approach to finding information, as compared to a search strategy.
 </section>
 
 <section>
 <h4>Linked Open Data Cloud</h4>
-The Linked Data Cloud represents datasets that have been published as Linked Data on the public Web.
+The Linked Data Cloud represents datasets that have been published as Linked Data on the public Web.  See also: <a href="#data-cloud">Data Cloud</a>, <a href="#linked-open-data-cloud-diagram">Linked Open Data Cloud diagram</a>
 </section>
 
 <section>
 <h4> Linked Open Data Cloud diagram</h4>
-Refers to the pictoral depiction of the <a href=" http://lod-cloud.net/" target="blank">Linked Data Cloud</a>.  There are various depictions of the Linked Open Data Cloud including color-by-theme describing the various data domains including government, geographic, publications, life sciences and media content [[LD-CLOUD]].  
+Refers to the pictoral depiction of the <a href=" http://lod-cloud.net/" target="blank">Linked Data Cloud</a>.  There are various depictions of the Linked Open Data Cloud including color-by-theme describing the various data domains including government, geographic, publications, life sciences and media content.  
 </section>
 
 <section>
 <h4>Linking Government Data</h4> 
-The use of tools and techniques of the Semantic Web to connect, expose and use data from government systems.
+Linking government data refers to the use of tools and techniques of the Semantic Web to connect, expose and use data from government systems. 
+</section>
+
+<section>Linking Open Data Project</h4>
+The Linking Open Data project is a community activity started in 2007 by the W3C's <a href="http://www.w3.org/wiki/SweoIG/TaskForces/CommunityProjects/LinkingOpenData" target="_blank">Semantic Web Education and Outreach (SWEO) Interest Group</a>.  The project's stated goal is to "make data freely available to everyone".
 </section>
 
 <section>
-<h4>Machine-Readable Cataloging system</h4> 
-A family of formats for the representation of bibliographic information in libraries (ISO 2709, ANSI/NISO Z39.2).
-</section>
-
-<!--commented for now
-<section>
-<h4>Management, Resources and Results Structure</h4> 
-Government of Canada policy linking the management of government resources and program results to their organizational structures. It provides a representation of how a department is managed through a)  strategic outcomes; b) program activity architecture (PAA); and c)  governance structure. 
-</section>
+<h4>Machine Readable Data</h4> 
+Machine readable gets 2-stars on the <a href="#5-star-linked-data">5-star Linked Data scale</a>. Many open data developers routinely use screen-scrapping techniques to parse machine readable content.  Publishing and consuming 4-star and 5-star Linked Data is preferable in terms of access and re-use.  Anything less gives Web developers more work modeling and transforming data.  By creating and publishing 5-star Linked Data, you are increasing the ability of search engines, and thus humans, to find, access and re-use information.</section>
 
 <section>
 <h4>Message</h4> 
 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.
+Metadata literally means data about data. It refers to the information used to administer, describe, preserve, present, use or link other information held in resources, especially knowledge resources, be they physical or virtual. 
 </section>
 
 <section>
 <h4>Metadata Object Description Schema</h4>
- A bibliographic description system intended to be a compromise between MARC and DC metadata.  Implemented in XML Schema (see DC, MARC, XSD).
+It is a bibliographic description system intended to be a compromise between <a href="http://www.loc.gov/marc">MARC</a> and <a href="http://dublincore.org/">DC metadata</a>. It is implemented in <a href="#xml-schema">XML Schema</a>. See DC, MARC, XSD. 
 </section>
 
 <section>
 <h4>Modeling Process</h4>
-To produce high quality Linked Data, subject matter experts often work with developers to capture the context of data and define the relationships of the data.  Capturing organizational knowledge about the meaning of the data within the RDF data model means the data is more likely to be reused correctly. Well defined context ensures better understanding, proper reuse, and is critical when establishing linkages to other data sets. 
+Modeling process in the context of RDF refers to the act by subject matter experts to work with developers to capture the context of data and define the relationships of the data.  By doing so, high quality of Linked Data is obtained since capturing organizational knowledge about the meaning of the data within the RDF data model means the data is more likely to be reused correctly. Well defined context ensures better understanding, proper reuse, and is critical when establishing linkages to other data sets. 
 </section>
 
 <section>
 <h4>N3</h4>
-Abbreviation for Notation3 (N3), a readable RDF syntax used for expressing assertion and logic.  N3 [[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>.
+N3 is an abbreviation for Notation3. It has a readable <a href="#rdf">RDF</a> syntax used for expressing assertion and logic. N3 [[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>
 <h4>Namespace</h4>
-A set of names that belongs to a single authority. Namespaces allow different agents to use the same word in different ways.
+Namespace refers to a container for a set of names that belong to a single authority. Namespaces allow different agents to use the same word in different ways. 
+</section>
+
+<section>
+<h4>Object</h4>
+In the context of <a href="#rdf">RDF</a>, the object is the third part of an RDF statement.  It is the property value that is mapped to a subject by the predicate. See also [<a href="#subject">Subject</a>] [<a href="#predicate">Predicate</a>]
 </section>
 
 <section>
 <h4 >Ontology</h4>
-A formal representation of relationships between items or concepts in a directed graph structure.  See also <a href="#taxonomy">taxonomy</a>.
+Ontology is a formal representation of relationships between items or concepts in a directed graph structure.  An ontology defines the <a href="#predicate">predicates</a> themselves, but also defines the data type of each predicate and the relationship, if any, of one predicate to another.  RDF/XML and Web Ontology Language (OWL) are popular markup languages for ontologies. See also [<a href="#taxonomy">taxonomy</a>].
 </section>
 
 <section>
 <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. 
+can be used for various tasks, such as ontology merging, reconciliation, query answering, data translation, or for navigation on the semantic web. 
 </section>
 
 <section>
@@ -326,17 +395,17 @@
 
 <section>
 <h4>Open World</h4>
- The presumption that what is not known to be true may yet be true if additional information is later obtained. It is the assumption underlying RDF and OWL Full, and often opposed to <a href="#closed-world">"Closed World"</a>
+ Open world is a concept from Artificial Intelligence (AI) and refers to a model of uncertainty that an agent assumes about the external work. In an open world, the agent presumes that what is not known to be true may yet be true if additional information is later obtained. It is the assumption underlying RDF and OWL Full, and often opposed to <a href="#closed-world">"Closed World".</a>
 </section>
 
 <section>
 <h4>ORG Ontology</h4>
-ORG is an RDF vocabulary to enable publication of information about organizations and organizational structures, even at governmental level. The documentation is available at <a href="http://www.w3.org/TR/vocab-org/">http://www.w3.org/TR/vocab-org/</a>
+ORG is an RDF vocabulary to enable publication of information about organizations and organizational structures, even at governmental level. See also [<a href="http://www.w3.org/TR/vocab-org/">http://www.w3.org/TR/vocab-org/</a>]
 </section>
 
 <section>
 <h4>Predicate</h4>
-Modifies the Subject of an RDF Statement.  Inspired from work in predicate calculus, (also called predicate logic, first order logic), the predicate of a sentence can be thought of as the verb.
+The predicate is the second part of an <a href="#rdf">RDF</a> statement and defines the property for the subject of the statement. In the context of RDF, a predicate modifies the <a href="#subject">Subject</a> of an <a href="#rdf">RDF</a> Statement.  Predicate refers to a piece of knowledge expressed formally in the field of AI. Inspired from work in predicate calculus, (also called predicate logic, first order logic), the predicate of a sentence can be thought of as the verb.  
 </section>
 
 <section>
@@ -346,27 +415,37 @@
 
 <section>
 <h4>Protocol</h4>
-A set of instructions for transferring data from one computer to another over a network.  A protocol standard defines both message formats and the rules for sending and receiving those messages.
+Protocol, in the context of computing, refers to a set of instructions for transferring data from one computer to another over a network. A protocol standard defines both message formats and the rules for sending and receiving those messages. 
 </section>
 
 <section>
 <h4>Public Sector Information</h4>
-Information created by a government in the course of governing.
+Public Sector Information, also called public information, is the information created by a government in the course of governing. In most democracies, such information can be made available to people in due course of time. 
 </section>
 
 <section>
 <h4>Quad Store</h4>
-A colloquial phrase for an RDF database that stores RDF triples plus an additional element of information, often used to collect statements into groups.
+Quad Store is a colloquial phrase for an RDF database that stores RDF triples plus an additional element of information, often used to collect statements into groups. 
 </section>
 
 <section>
 <h4>Query</h4>
-A query in the context of Linked Data implies programmatic retrieval of resources and their relationships from the Web of Data.  Using the SPARQL language, developers issue queries based on (triple) patterns.  SPARQL queries provide one or more patterns against such relationships.  To get results, the query engine retrieves a response matching the requested query, returning a query result set.  Results may be returned in a table format for example, which can be used to build complex mashups and visualizations.
+A query in the context of <a href="#linked-data">Linked Data</a> implies programmatic retrieval of resources and their relationships from the Web of Data.  Using the SPARQL language, developers issue queries based on (triple) patterns.  <a href="#sparql">SPARQL</a> queries provide one or more patterns against such relationships.  To get results, the query engine retrieves a response matching the requested query, returning a query result set.  Results may be returned in a table format for example, which can be used to build complex mashups and visualizations.
 </section> 
 
 <section>
 <h4>Raw Data</h4>
-Machine-readable files from the wilderness released without any specific effort to make them applicable to a particular application.  The advantage of "raw" data is that it can be reused in multiple applications created by multiple communities; but this requires some means of processing it.
+Raw data refers to machine-readable files from the wilderness released without any specific effort to make them applicable to a particular application. The advantage of "raw" data is that it can be reused in multiple applications created by multiple communities; but this requires some means of processing it. 
+</section>
+
+<section>
+<h4>RDF</h4>
+See <a href="#resource-description-framework">Resource Description Framework</a>
+</section>
+
+<section>
+<h4>RDFa</h4>
+See <a href="#resource-description-framework-attributes">Resource Description Framework Attributes</a>
 </section>
 
 <section>
@@ -375,14 +454,13 @@
 </section>
 
 <section>
-<h4>RDF</h4>
-Resource Description Framework (RDF), is a general-purpose language for representing information in the Web.  RDF is based on the idea of identifying things using Web identifiers or HTTP URIs (Uniform Resource Identifiers), and describing resources in terms of simple properties and property values. This enables RDF to represent simple statements about resources as a graph of nodes and arcs representing the resources, and their properties and values [[!RDF-Primer]].
+<h4>Resource Description Framework</h4>
+Resource Description Framework (RDF), is a general-purpose language for representing information in the Web.  RDF provides a common model for Linked Data and is well suited for the representation of data on the Web.  RDF is <b>not</b> a data format, rather a model for expressing relationships between arbitrary data elements that may be represented in a variety of standard formats.  RDF is based on the idea of identifying things using Web identifiers or <a href="#uris>HTTP URIs</a>, and describing resources in terms of simple properties and property values. A single RDF statement describes two things and a relationship between them. This enables RDF to represent simple statements about resources as a graph of nodes and arcs representing the resources, and their properties and values.  Linked Data developers call the three elements in an RDF statement the <em>subject</em>, the <em>predicate</em> and the <em>object</em>. See also [<h ref="http://www.w3.org/TR/rdf-concepts/">Resource Description Framework (RDF): Concepts and Abstract Syntax</a>
 </section>
 
 <section>
-<h4>Resource Description Framework in Attributes (RDFa)</h4>
-RDFa [[!RDFa-PRIMER]] is a way that allows embedding rich structured data like RDF directly in a web page.
-</section>
+<h4>Resource Description Framework in Attributes</h4>
+Resource Description Framework in Attributes (RDFa) is a key enabling technology to add structured data to HTML pages directly. RDFa is a technique that provides a set of markup attributes to augment the visual information on the Web with machine-readable hints.  [[!RDFa-PRIMER]]</section>
 
 <section>
 <h4>RDF Database</h4>
@@ -391,17 +469,17 @@
 
 <section>
 <h4>RDF-JSON</h4>
-A concrete syntax in JavaScript Object Notation (JSON) ([[RFC4627]]) for RDF as defined in the RDF Concepts and Abstract Syntax ([[!RDF-CONCEPTS]]) W3C Recommendation.  An RDF-JSON document serializes such a set of RDF triples as a series of nested data structures.  <a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-json/index.html"> RDF 1.1  JSON Serialization W3C Recommendation</a>
+A concrete syntax in JavaScript Object Notation (JSON) ([[RFC4627]]) for RDF as defined in the RDF Concepts and Abstract Syntax ([[!RDF-CONCEPTS]]) W3C Recommendation.  An RDF-JSON document serializes such a set of RDF triples as a series of nested data structures.  See also [<a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-json/index.html"> RDF 1.1  JSON Serialization W3C Recommendation</a>]
 </section>
 
 <section>
-<h4>RDFS</h4>
-RDFS [[!RDFS]] is the schema language for RDF; it describes constructs for types of objects (Classes), relating types to one another (subClasses), properties that describe objects (Properties), and relationships between them (subProperty).  
+<h4>RDF Schema</h4>
+RDF Schema (RDFS) [[!RDFS]] is the schema language for RDF; it describes constructs for types of objects (Classes), relating types to one another (subClasses), properties that describe objects (Properties), and relationships between them (subProperty).  
 </section>
 
 <section>
 <h4>Request</h4>
-A request message from a client to a server includes, within the first line of that message, the method to be applied to the resource, the identifier of the resource, and the protocol version in use.  See details from RFC 2616bis for a <a ref="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/draft-lafon-rfc2616bis-03.html#request" target="blank">HTTP Request</a>.
+A request message from a client to a server includes, within the first line of that message, the method to be applied to the resource, the identifier of the resource, and the protocol version in use.  See also RFC 2616bis for an<a ref="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/draft-lafon-rfc2616bis-03.html#request" target="blank">HTTP Request</a>.
 </section>
 
 <section>
@@ -409,13 +487,11 @@
 A network data object or service that can be identified by an HTTP URI. Resources may be available in multiple representations (e.g. multiple languages, data formats, size, and resolutions) or vary in other ways.  See details from RFC 2616bis for details on <a ref="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/draft-lafon-rfc2616bis-03.html#uri.303" target="blank">Uniform Resource Identifiers</a>.
 </section>
 
-<!--
 <section>
 <h4>Response</h4>
 After receiving and interpreting a request message, a server responds with an HTTP response message.  See details from [[RFC2616]] bis for an <a ref="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/draft-lafon-rfc2616bis-03.html#response" target="blank">HTTP Response</a> message.
 </section>
 
--->
 <section>
 <h4>REST</h4>
 REST (Representational State Transfer) is a style of software architecture for distributed systems that describes six constraints: uniform interface, stateless, cacheable, client-server, layered system, and code on demand (optional).  REST is the foundation of the World Wide Web and the dominant Web service design model.
@@ -437,8 +513,13 @@
 </section>
 
 <section>
-<h4> Semantic Web</h4>
- An evolution or part of the World Wide Web that consists of machine-readable data in RDF and an ability to query that information in standard ways (e.g. via SPARQL)
+<h4>Semantic Web</h4>
+An evolution or part of the World Wide Web that consists of machine-readable data in RDF and an ability to query that information in standard ways (e.g. via SPARQL)
+</section>
+
+<section>
+<h4>Semantic Web Stack </h4>
+The Semantic Web Stack is a layered representation of the architecture of the semantic web, constituting of standardized languages and technologies.
 </section>
 
 <section>
@@ -452,12 +533,13 @@
 </section>
 
 <section>
-<h4>Service Oriented Architecture</h4> 
-A set of architectural design guidelines used to expose services, often as Web Services.
+<h4>Service Oriented Architecture (SOA)</h4> 
+Service Oriented Architecture (SOA) refers to a set of architectural design guidelines used to expose IT systems as services. The functionality of a service is published to a registry, can be discovered by potential new users, and directly invoked using published standards. A Web Services based system is an example of SOA. 
 </section>
 
 <section>
-<h4>Sesame</h4> An Open Source Software implementation of a Semantic Web development framework. It supports the storage, retrieval and analysis of RDF information, available at <a href="http://www.openrdf.org">http://www.openrdf.org</a>
+<h4>Sesame</h4> 
+Sesame is an Open Source Software implementation of a Semantic Web development framework. It supports the storage, retrieval and analysis of RDF information. See also [<a href="http://www.openrdf.org">Open RDF</a>]. 
 </section>
 
 <section>
@@ -481,23 +563,18 @@
 </section>
 
 <section>
-<h4>Structured Query Language</h4> 
-A query language standard for relational databases.
+<h4>Structured Query Language (SQL)</h4> 
+Structured Query Language (SQL) is a query language standard for relational databases. 
 </section>
 
 <section>
 <h4>Subject</h4>
-A subject in the context of a <a href="#triple">triple</a> <?s ?p ?o> refers to who or what the RDF statement is about.
+The subject is the first part of an <a href="#rdf">RDF</a> statement.  A subject in the context of a <a href="#triple">triple</a> &lt;?s ?p ?o&gt; refers to who or what the RDF statement is about.
 </section>
 
 <section >
 <h4>Taxonomy</h4>
- A formal representation of relationships between items in a hierarchical structure.  See <a href="#ontology">Ontology</a>.
-</section >
-
-<section >
-<h4 >Tbox</h4>
-One of two types of statements in an ontology (the other being <a href="#abox">Abox</a>).  Tbox statements describe a knowledge system in terms of controlled vocabularies (or "terminology", hence the "T"), e.g. A Person is a Mammal.
+ Taxonomy is a formal representation of relationships between items in a hierarchical structure. Also see [<a href="#ontology">Ontology</a>].
 </section >
 
 <section >
@@ -507,50 +584,52 @@
 
 <section >
 <h4>Triple</h4>
- An RDF statement, consisting of two things (a "Subject" and an "Object") and a relationship between them (a verb, or "Predicate").  This subject-predicate-object triple forms the smallest possible RDF graph (although most RDF graphs consist of many statements).
+ A triple refers to a <a href="#rdf">RDF</a> statement, consisting of two things (a "Subject" and an "Object") and a relationship between them (a verb, or "Predicate"). This subject-predicate-object triple forms the smallest possible RDF graph (although most RDF graphs consist of many statements). 
 </section >
 
 <section >
 <h4>Triple store</h4>
- A colloquial phrase for an RDF database that stores RDF triples.
+ Triple store is a colloquial phrase for an <a href="#rdf">RDF</a> database that stores RDF triples. 
 </section >
 
 <section >
 <h4>Tuple</h4>
- An ordered list of elements.  RDF statements are 3-tuples; an ordered list of three elements.
+ Tuple is a mathematical term referring to an ordered list of elements. RDF statements are 3-tuples; an ordered list of three elements. 
 </section >
 
 <section >
 <h4>Turtle</h4>
-An RDF serialization format designed to be easier to read than others such as RDF/XML.  Turtle allows an RDF graph to be written in a compact and natural text form, with abbreviations for common usage patterns and datatypes. Turtle [[!TURTLE-TR]] provides levels of compatibility with the existing N-Triples format as well as, the triple pattern syntax of the SPARQL W3C Recommendation. 
+Turtle is an RDF serialization format designed to be easier to read than others such as RDF/XML.  Turtle allows an RDF graph to be written in a compact and natural text form, with abbreviations for common usage patterns and datatypes. Turtle [[!TURTLE-TR]] provides levels of compatibility with the existing N-Triples format as well as, the triple pattern syntax of the SPARQL W3C Recommendation. 
 </section >
 
 <section >
-<h4>Uniform Resource Indicator</h4>
- A global identifier for the Web standardized by joint action of the W3C and IETF.  A URI may or may not be resolvable on the Web (see <a href="#uniform-resource-locator">URL</a>).
+<h4>Uniform Resource Identifier</h4>
+<p>A Uniform Resource Identifier (URI) is a global identifier that uniquely identifies an abstract or physical resource.  URIs were standardized by joint action of the W3C and IETF.  URI’s provide a simple and extensible means for identifying a resource.  URIs play a key role in enabling Linked Data. URIs can be used to uniquely identify virtually anything including a physical building or more abstract concepts like the color red. If you would like to see the URI for the color red for example, the DBpedia project has modified URLs from the Wikipedia entry to create http://dbpedia.org/page/red.  URIs can also be used to refer to other data representatations such as a row in a CSV file or a specific table in a relational database. 
+</p>
+</p>
+As Linked Data builds directly on Web architecture, the term "resource" is used to refer to things of interest that are identified by HTTP URIs.  An HTTP URI may or may not be resolvable on the Web.  URIs have been known by many names: Web addresses, Universal Document Identifiers, Universal Resource Identifiers, and finally the combination of Uniform Resource Identifier.  If you are interested in the history of the many names, read Tim Berners-Lee's design document <a href="http://www.w3.org/DesignIssues/Architecture.html">Web Architecture from 50,000 feet</a>. For definitive information on Uniform Resource Identifiers (URI), see "Uniform Resource Identifier (URI): Generic Syntax," [[!RFC3986]]
+</p>
 </section >
 
 <section>
-<h4>Universally Unique Identifier</h4>
- A large hexadecimal number that may be calculated by anyone without significant central coordination and used to uniquely identify a resource.  A standard of the Open Software Foundation.
-</section>
-
-<section >
-<h4>Uniform Resource Identifiers (URIs)</h4>
-URI’s [[!RFC3986]] play a key role in enabling Linked Data. To publish data on the Web, the items in a domain of interest must first be identified. These are the things whose properties and relationships will be described in the data, and may include Web documents as well as real-world entities and abstract concepts. As Linked Data builds directly on Web architecture, the Web architecture term "resource" is used to refer to these things of interest, which are, in turn, identified by HTTP URIs.
-
-URIs have been known by many names: Web addresses, Universal Document Identifiers, Universal Resource Identifiers, and finally the combination of Uniform Resource Indetifiers.  As far as HTTP is concerned, Uniform Resource Identifiers (URI's) are simply formatted strings which identify via name, location, or any other characteristic, a resource.  For definitive information on URL syntax and semantics, see "Uniform Resource Identifiers (URI): Generic Syntax and Semantics," [[!RFC2396]]
-</section >
-
-<section>
-<h4>URIs dereferenceable</h4>
-It means that HTTP clients can look up the URI using the HTTP protocol and retrieve a description of the resource that is identified by the URI. This
-applies to URIs that are used to identify classic HTML documents, as well as URIs that are used in the Linked Data context [[COOL-SWURIS]] to identify real-world objects and abstract concepts.
+<h4>Uniform Resource Locator</h4>
+A Uniform Resource Locator (URL) is a special type of <a href="#uri">URI</a> that resolves on the Web and is commonly called a "Web address."  Uniform Resource Locator (URL) is a global identifier for Web resources standardized by joint action of the W3C and IETF. All HTTP URLs are URIs however, not all URIs are URLs.  
 </section>
 
 <section>
-<h4>Uniform Resource Locator</h4>
-A global identifier for Web resources standardized by joint action of the W3C and IETF.  A URL is resolvable on the Web and is commonly called a "Web address".
+<h4>URI</h4>
+See <a href="#uniform-resource-identifier">Uniform Resource Identifier</a>
+</section>
+
+<section>
+<h4>URL</h4>
+See <a href="#uniform-resource-locator">Uniform Resource Locator</a>
+</section>
+
+
+<section>
+<h4>Validation Service</h4>
+The W3C offers an RDF validation service to check and validate RDF files.  It is considered a best practice to validate RDF files prior to publishing them on the Web.  See http://www.w3.org/RDF/Validator/.  There are other RDF parsers available, see http://www.w3.org/People/Barstow/#online_parsers.
 </section>
 
 <section>
@@ -570,7 +649,7 @@
 
 <section>
 <h4>Web of Data</h4>
-A phrase to describe publishing data sets using a Linked Data principles thereby making the World Wide Web into a global database.
+A phrase to describe publishing data sets using a Linked Data Principles thereby making the World Wide Web into a global database.
 </section>
 
 <section>
@@ -579,13 +658,13 @@
 </section >
 
 <section>
-<h4>World Wide Web Consortium</h4> 
-An international community that develops standards for the World Wide Web. Defines standards such as HTML, XML and RDF.
+<h4>World Wide Web Consortium (W3C)</h4> 
+<a href="http://www.w3c.org/">World Wide Web Consortium</a>, also known as W3C, is an international community that develops and promote high-quality standards based on consensus around Web technologies. It defined standards such as <a href="http://www.w3.org/standards/webdesign/">Web Design</a>, <a href="http://www.w3.org/standards/webarch/">Web Architecture</a> and <a href="http://www.w3.org/standards/semanticweb/">Semantic Web</a>. 
 </section >
 
 <section>
 <h4>eXtensible Hypertext Markup Language (XHTML)</h4> 
- A family of versions of HTML based on XML and standardized by the W3C [[!XHTML1]].
+eXtensible Hypertext Markup Language (XHTML) is a family of versions of HTML based on XML and standardized by the W3C [[!XHTML1]].
 </section >
 
 <section>
@@ -594,23 +673,20 @@
 </section >
 
 <section>
-
 <h4>XML Schema</h4> 
 XML Schemas provide a means for defining the structure, content and semantics of XML documents as defined in [[!XMLS-SCHEMA0]].
 </section >
 
-
 <section>
 <h4>eXtensible Stylesheet Language Transformations (XSLT)</h4> 
-Declarative programs to transform one XML document into another XML document.
+eXtensible Stylesheet Language Transformations (XSLT) is a declarative program to transform one XML document into another XML document. 
 </section>
 
 
 <!--    ACK   -->
 <section class="appendix">
 <h2>Acknowledgments</h2>
-<p>The editors are very thankful for the glossary terms contributed from <a href="http://3roundstones.com/linking-government-data/">Linking Government Data</a> book by David Wood, (<a href="http://www.springer.com/computer/database+management+%26+information+retrieval/book/978-1-4614-1766-8">Springer 2011</a>), and all the members of the <a href="http://www.w3.org/2011/gld/">Government Linked Data Working Group</a>.
-
+<p>The editors are grateful to <a href="http://3roundstones.com/about-us/leadership-team/david-wood/">David Wood</a> for the initial glossary terms from the <a href="http://3roundstones.com/linking-government-data/">Linking Government Data</a> book, (<a href="http://www.springer.com/computer/database+management+%26+information+retrieval/book/978-1-4614-1766-8">Springer 2011</a>).  The editors would like to thank the members of the <a href="http://www.w3.org/2011/gld/">Government Linked Data Working Group</a> who helped to iterate Linked Data Glossary so we have common ground upon which to grow the Web of Data with good quality Linked Data!
 </p>
 </section>
 </body>
--- a/glossary/respec-config.js	Thu Mar 14 22:07:26 2013 -0400
+++ b/glossary/respec-config.js	Fri Mar 15 10:05:14 2013 +0100
@@ -31,7 +31,7 @@
     // only "name" is required
     editors:  [
 	       { name: "Bernadette Hyland", url: "http://3roundstones.com/about-us/leadership-team/bernadette-hyland/",  company: "3 Round Stones", companyURL: "http://3roundstones.com/"},
-        	{ name: "Ghislain Atemezing", url: "http://www.eurecom.fr/~atemezin",  company: "Eurecom", companyURL: "http://www.eurecom.fr"},
+        	{ name: "Ghislain Atemezing", url: "http://www.eurecom.fr/~atemezin",  company: "EURECOM", companyURL: "http://www.eurecom.fr"},
     
 		{ name: "Biplav Srivastava", url: "",  company: "IBM", companyURL: "http://www.ibm.com/in/research/"}
     ],
--- a/glossary/respec-config.js~	Thu Mar 14 22:07:26 2013 -0400
+++ b/glossary/respec-config.js~	Fri Mar 15 10:05:14 2013 +0100
@@ -1,6 +1,6 @@
 var respecConfig = {
     // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-    specStatus:           "WG-NOTE",
+    specStatus:           "WD",
     publishDate:          "2013-03-14",
     //copyrightStart:       "2011",
 
@@ -31,7 +31,9 @@
     // only "name" is required
     editors:  [
 	       { name: "Bernadette Hyland", url: "http://3roundstones.com/about-us/leadership-team/bernadette-hyland/",  company: "3 Round Stones", companyURL: "http://3roundstones.com/"},
-        	{ name: "Ghislain Atemezing", url: "http://www.eurecom.fr/~atemezin",  company: "Eurecom", companyURL: "http://www.eurecom.fr"}
+        	{ name: "Ghislain Atemezing", url: "http://www.eurecom.fr/~atemezin",  company: "Eurecom", companyURL: "http://www.eurecom.fr"},
+    
+		{ name: "Biplav Srivastava", url: "",  company: "IBM", companyURL: "http://www.ibm.com/in/research/"}
     ],
 
     // authors, add as many as you like.