Separated 5 Star Linked Data behind a firewall out from 5 Star Linked Open Data published on the public Web.
--- a/glossary/index.html Tue Jun 11 07:40:35 2013 +0200
+++ b/glossary/index.html Thu Jun 20 09:57:23 2013 -0400
@@ -29,8 +29,35 @@
</section>
<section>
+<h4>5 Star Linked Data</h4>
+<p>
+5 Star Linked Data refers to an incremental framework for deploying data. Tim Berners-Lee, the inventor of the Web and initiator of the <a href="http://linkeddata.org" target="_blank">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>
+
+<p>
+5 Star Linked Data, without the word "open", implies that the data does not include an Open License (expression of rights) and does not imply publication on the public Web. Thus, enterprise data published in accordance with the following framework is 5 Star Linked Data rather than 5 Star Linked <strong>Open</strong> Data.
+</p>
+
+<p class="highlight">☆ <b>Publish data using Web techniques in any format (e.g., PDF, JPEG).</b>
+</p>
+
+<p class="highlight">☆☆ <b>Publish structured data using Web techniques in a machine-readable format (e.g., XML).</b>
+</p>
+
+<p class="highlight">☆☆☆ <b>Publish structured data using Web techniques in a documented, non-proprietary data format (e.g., CSV, KML)</b>.
+</p>
+
+<p class="highlight">☆☆☆☆ <b>Publish structured data as RDF (eg Turtle, RDFa, JSON-LD, SPARQL)</b>.
+</p>
+
+<p class="highlight">☆☆☆☆☆ <b>In your RDF, have the identifiers be links (URLs) to useful data sources</b>.
+</p>
+</section>
+
+
+<section>
<h4>5 Star Linked Open Data</h4>
-5 Star Linked Data refers to an incremental framework for deploying data. Tim Berners-Lee, the inventor of the Web and initiator of the <a href="http://linkeddata.org" target="_blank">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). The following 5 Star <a href="#linked-open-data">Linked Open Data</a> definition builds on that originally proposed, however adds an Open License (expression of rights). (Five-Star Linked Data, without the "Open", would not need this.)
+<p>The following 5 Star <a href="#linked-open-data">Linked Open Data</a> definition builds on the above 5 Star Linked Data definition, however adds an <strong>Open License</strong> (expression of rights) and assumes publications on the public Web.
<p class="highlight">☆ <b>Publish data on the Web in any format (e.g., PDF, JPEG) accompanied by an explicit Open License (expression of rights).</b>
</p>
@@ -38,13 +65,13 @@
<p class="highlight">☆☆ <b>Publish structured data on the Web in a machine-readable format (e.g., XML).</b>
</p>
-<p class="highlight">☆☆☆ <b>Publish data on the Web in a documented, non-proprietary data format (e.g., CSV, KML).</b>
+<p class="highlight">☆☆☆ <b>Publish structured data on the Web in a documented, non-proprietary data format (e.g., CSV, KML).</b>
</p>
-<p class="highlight">☆☆☆☆ <b>Publish data on the Web as RDF (eg Turtle, RDFa, JSON-LD, SPARQL)</b>
+<p class="highlight">☆☆☆☆ <b>Publish structured data on the Web as RDF (eg Turtle, RDFa, JSON-LD, SPARQL)</b>
</p>
-<p class="highlight">☆☆☆☆☆ <b>In your RDF, have the identifiers be links (URLs) to useful data sources</b>
+<p class="highlight">☆☆☆☆☆ <b>In your RDF, have the identifiers be links (URLs) to useful external data sources</b>.
</p>
</section>
--- a/glossary/respec-config.js Tue Jun 11 07:40:35 2013 +0200
+++ b/glossary/respec-config.js Thu Jun 20 09:57:23 2013 -0400
@@ -1,7 +1,7 @@
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
specStatus: "WG-NOTE",
- publishDate: "2013-05-28",
+ publishDate: "2013-06-20",
//copyrightStart: "2011",
// the specification's short name, as in http://www.w3.org/TR/short-name/