Added changes requested by Mike. Add Mike as an editor due to volume of contributions.
authorbhyland
Thu, 09 May 2013 07:05:03 -0400
changeset 510 7f1127a7eb5a
parent 509 e73115d595ce
child 511 91b442fc5416
Added changes requested by Mike. Add Mike as an editor due to volume of contributions.
glossary/index.html
glossary/respec-config.js
--- a/glossary/index.html	Wed May 08 19:35:01 2013 -0400
+++ b/glossary/index.html	Thu May 09 07:05:03 2013 -0400
@@ -61,23 +61,18 @@
 </section>
 
 <section>
-<h4>Creative Commons Licenses</h4>
-A Creative Commons licenses is a legal statement by the owner of copyright in intellectual property specifically allowing people to use or redistribute the copyrighted work in accordance with conditions specified therein.  See also <a href="http://creativecommons.org/licenses/" target="_blank">About Creative Commons Licenses</a>.
-</section>
-
-<section>
 <h4>CC-BY-SA License</h4>
-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/" target="_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. 
+A form of Creative Commons license for resources released online. Work available under a <a href="http://creativecommons.org/licenses/by-sa/3.0/" target="_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>Closed World</h4>
-Closed world is a concept from Artificial Intelligence and refers to a model of uncertainty that an agent assumes about the external world. 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>.
+A concept from Artificial Intelligence and refers to a model of uncertainty that an agent assumes about the external world. 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>
-Connection is a concept from computer networking. It refers to a transport layer virtual circuit established between two programs for the purpose of communication. 
+A concept from computer networking. It refers to a transport layer virtual circuit established between two programs for the purpose of communication. 
 </section>
 
 <section>
@@ -87,7 +82,7 @@
 
 <section>
 <h4>Content Negotiation</h4>
-Content negotiation, often called "conneg", refers to a phase in establishing a network connection. In the HTTP Protocol, the use of a message header to indicate which response formats a client will accept.  Content negotiation allows HTTP servers to provide different versions of a resource representation in response to any given URI request. See also [<a href="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/draft-lafon-rfc2616bis-03.html#content.negotiation" target="_blank">HTTP Protocol 1.1</a>]. See also <a href="#connection">Connection</a>. 
+Also called "conneg", refers to a phase in establishing a network connection. In the HTTP Protocol, the use of a message header to indicate which response formats a client will accept.  Content negotiation allows HTTP servers to provide different versions of a resource representation in response to any given URI request. See also [<a href="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/draft-lafon-rfc2616bis-03.html#content.negotiation" target="_blank">HTTP Protocol 1.1</a>]. See also <a href="#connection">Connection</a>. 
 </section>
 
 <section >
@@ -96,23 +91,23 @@
 </section>
 
 <section>
-<h4>CSV</h4>
+<h4>Comma Separated Values (CSV)</h4>
 A tabular data format in which columns of information are separated by comma characters.  CSV files are a non-proprietary format and are considered 3-star data on the 5-star scale.
 </section>
 
 <section>
+<h4>Creative Commons Licenses</h4>
+Licenses that include legal statements by the owner of copyright in intellectual property specifically allowing people to use or redistribute the copyrighted work in accordance with conditions specified therein.  See also <a href="http://creativecommons.org/licenses/" target="_blank">About Creative Commons Licenses</a>.
+</section>
+
+<section>
+<h4>CURIEs</h4>
+Compact URI expressions (CURIEs) are an RDFa approach for shortening URIs.
+</section>
+
+<section>
 <h4>cURL</h4>
-cURL is a command line Open Source/Free Software client that can transfer data, including machine readable RDF, from or to a server using one of its many supported protocols.
-</section>
-
-<section>
-<h4>CURIEs</h4>
-CURIEs stands for "compact URI expressions" and is an RDFa approach for shortening URIs.
-</section>
-
-<section>
-<h4>Fragment Identifier</h4>
-The part of an HTTP URI that follows a hash symbol (‘#’).  Fragment identifiers are not passed to Web servers by Web clients such as Web browsers.
+A command line Open Source/Free Software client that can transfer data, including machine readable RDF, from or to a server using one of its many supported protocols.
 </section>
 
 <section >
@@ -216,8 +211,8 @@
 </section>
 
 <section>
-<h4>Friend of a Friend</h4>
-A Semantic Web vocabulary describing people and their relationships for use in resource descriptions.  Commonly called "FOAF".
+<h4>Fragment Identifier</h4>
+The part of an HTTP URI that follows a hash symbol (‘#’).  Fragment identifiers are not passed to Web servers by Web clients such as Web browsers.
 </section>
 
 <section>
@@ -226,6 +221,11 @@
 </section>
 
 <section>
+<h4>Friend of a Friend</h4>
+A Semantic Web vocabulary describing people and their relationships for use in resource descriptions.  Commonly called "FOAF".
+</section>
+
+<section>
 <h4>Government Open Data</h4>
 Many government authorities have mandated publication of data to the public Web. The broad intention is to facilitate the maintenance of open societies and support governmental accountability and transparency initiatives. To realize the goals of improved efficiency, transparency and accountability, re-use of structured content available on the Web is enhanced by following <a href="#linked-data-principles">Linked Data Principles. 
 </section>
@@ -251,8 +251,13 @@
 </section>
 
 <section>
-<h4>International Standards Organization</h4> 
-A network of the national standards institutes of over 160 countries that cooperate to define international standards.  It defines many standards including in the context formats for dates and currency. Also called ISO.
+<h4>Inference</h4>
+Inference is the process of deriving logical conclusions from a set of starting assumptions. Using Linked Data, existing relationships are modeled as a set of (named) relationships between resources.  Linked Data helps humans and machines to find new relationships through automatic procedures that generate new relationships based on the data and based on some additional information in the form of a vocabulary.
+</section>
+
+<section>
+<h4>International Organization of Standards</h4> 
+A network of the national standards institutes of over 160 countries that cooperate to define international standards.  It defines many standards including in the context formats for dates and currency. See also <h ref="http://www.iso.org/iso/home.html" target="_blank">ISO website</a>.
 </section>
 
 <section>
@@ -261,11 +266,6 @@
 </section>
 
 <section>
-<h4>Inference</h4>
-Inference is the process of deriving logical conclusions from a set of starting assumptions. Using Linked Data, existing relationships are modeled as a set of (named) relationships between resources.  Linked Data helps humans and machines to find new relationships through automatic procedures that generate new relationships based on the data and based on some additional information in the form of a vocabulary.
-</section>
-
-<section>
 <h4>Internationalized Resource Identifier</h4>
 A global identifier standardized by joint action of the World Wide Web Consortium and Internet Engineering Task Force.  An IRI may or may not be resolvable on the Web.  A generalization of URIs that allow characters from the Universal Character Set (Unicode).  Slowly replacing URIs.  See also <a href="#uniform-resource-identifier">Uniform Resource Identifier (URI)</a>, <a href="#uniform-resource-locator">Uniform Resource Locator (URL)</a>. Also called IRI.
 </section>
@@ -428,13 +428,13 @@
 </section>
 
 <section>
-<h4>Provenance</h4>
-Data related to where, when and how information was acquired.
+<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.  One of the most common Internet protocols is the Hypertext Transfer Protocol (HTTP).
 </section>
 
 <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.  One of the most common Internet protocols is the Hypertext Transfer Protocol (HTTP).
+<h4>Provenance</h4>
+Data related to where, when and how information was acquired.
 </section>
 
 <section>
@@ -530,8 +530,7 @@
 
 <section>
 <h4>REST API</h4>
-An API implemented using HTTP and the principles of REST to allow actions on Web resources.  The most common actions are to create, retrieve, update and delete resources.  See also <a href="#representational-state-transfer">Representational State Transfer</a>.
-  
+An application programming interface (API) implemented using HTTP and the principles of REST to allow actions on Web resources.  The most common actions are to create, retrieve, update and delete resources.  See also <a href="#representational-state-transfer">Representational State Transfer</a>.
 </section>
 
 <section>
@@ -550,13 +549,13 @@
 </section>
 
 <section>
-<h4>Semantic Web Standards</h4>
-Standards of the World Wide Web Consortium relating to the Semantic Web, including RDF [[!RDF]], RDFa [[!RDFa-PRIMER]], SKOS [[!SKOS-REFERENCE]], OWL [[!OWL2]] and SPARQL [[!SPARQL]]. 
+<h4>Semantic Web Search Engine</h4>
+A search engine capable of making use of semantic technologies to model its knowledge base and to deliver content.
 </section>
 
 <section>
-<h4>Semantic Web Search Engine</h4>
-A search engine capable of making use of semantic technologies to model its knowledge base and to deliver content.
+<h4>Semantic Web Standards</h4>
+Standards of the World Wide Web Consortium relating to the Semantic Web, including RDF [[!RDF]], RDFa [[!RDFa-PRIMER]], SKOS [[!SKOS-REFERENCE]], OWL [[!OWL2]] and SPARQL [[!SPARQL]]. 
 </section>
 
 <section>
@@ -564,10 +563,6 @@
 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" target="_blank">Open RDF</a>]. 
 </section>
 
-<section>
-<h4>Skolemization</h4>
-Skolemization is a process whereby some RDF databases and other systems implementing the SPARQL query language automatically assign URIs to blank nodes so that they are more easily operated upon.
-</section>
 
 <section>
 <h4>Simple Knowledge Organisation System</h4> 
@@ -580,8 +575,13 @@
 </section>
 
 <section>
+<h4>Skolemization</h4>
+Skolemization is a process whereby some RDF databases and other systems implementing the SPARQL query language automatically assign URIs to blank nodes so that they are more easily operated upon.
+</section>
+
+<section>
 <h4>SPARQL</h4>
-Simple Protocol and RDF Query Language (SPARQL) defines a query language for RDF data,  analogous to the Structured Query Language (SQL) for relational databases.  A family of standards of the World Wide Web Consortium.  See also <a href="http://www.w3.org/TR/sparql11-overview/" target="_blank">http://www.w3.org/TR/sparql11-overview/</a>.
+SPARQL Protocol and RDF Query Language (SPARQL) defines a query language for RDF data,  analogous to the Structured Query Language (SQL) for relational databases.  A family of standards of the World Wide Web Consortium.  See also <a href="http://www.w3.org/TR/sparql11-overview/" target="_blank">http://www.w3.org/TR/sparql11-overview/</a>.
 </section>
 
 <section>
@@ -659,7 +659,7 @@
 </section>
 
 <section>
-<h4>Vocabulary alignment</h4>
+<h4>Vocabulary Alignment</h4>
 The process of analyzing multiple vocabularies to determine terms that are common across them and to record those relationships.
 </section>
 
--- a/glossary/respec-config.js	Wed May 08 19:35:01 2013 -0400
+++ b/glossary/respec-config.js	Thu May 09 07:05:03 2013 -0400
@@ -1,7 +1,7 @@
 var respecConfig = {
     // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
     specStatus:           "WD",
-    publishDate:          "2013-05-07",
+    publishDate:          "2013-05-09",
     //copyrightStart:       "2011",
 
     // the specification's short name, as in http://www.w3.org/TR/short-name/
@@ -32,6 +32,7 @@
     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: "Michael Pendleton", url: "",  company: "US Environmental Protection Agency", companyURL: "http://www.epa.gov"},
 		{ name: "Biplav Srivastava", url: "",  company: "IBM", companyURL: "http://www.ibm.com/in/research/"}
     ],