Fixed typo to broke theme, adding links to each best practice, even if brief.
authorbhyland
Thu, 12 Dec 2013 11:02:17 -0500
changeset 727 246f7fa82619
parent 726 47986f4fe9e8
child 728 da430f62a371
Fixed typo to broke theme, adding links to each best practice, even if brief.
bp/index.html
--- a/bp/index.html	Thu Dec 12 09:56:56 2013 -0500
+++ b/bp/index.html	Thu Dec 12 11:02:17 2013 -0500
@@ -77,35 +77,26 @@
 
         localBiblio: {
         	"vocab-cube": {
-        			title: "The RDF Data Cube Vocabulary "
-        	,		href: "http://www.w3.org/TR/vocab-data-cube"
-        	,		authors: [
-        					"Richard Cyganiak"
-        	,				"Dave Reynolds"
-        	]
-        	, 		status: "CR"
-        	,		publisher: "W3C"
-        	},
-
+        			title: "The RDF Data Cube Vocabulary ",	
+        			href: "http://www.w3.org/TR/vocab-data-cube",		
+        			authors: ["Richard Cyganiak",	"Dave Reynolds"], status: "CR",	
+        			publisher: "W3C"
+        			},
 
         	"vocab-geo": {
-        			title: "Basic Geo (WGS84 lat/long) Vocabulary"
-        	, 		href: "http://www.w3.org/2003/01/geo/"
-        	,		authors: [
-        					"Dan Brickley"
-        	,				"Tim Berners-Lee"
-        	]
-        	,		publisher: "W3C"
-        	},
+        			title: "Basic Geo (WGS84 lat/long) Vocabulary", 	
+        			href: "http://www.w3.org/2003/01/geo/",	
+        			authors: ["Dan Brickley", "Tim Berners-Lee"],
+        			publisher: "W3C"
+        	       },
 
             "WOOD2013": {
             			title: "Linked Data: Structured Data on the Web" ,
             			href: "http://www.manning.com/dwood/",
-            			authors: ["Wood, D.", "Zaidman, M.", "Ruth, L.", and "Hausenblas, M."] ,
+            			authors: ["Wood, D.", "Zaidman, M.", "Ruth, L.", "Hausenblas, M."] ,
             			publisher: "Manning Publications Co, New York, 2013"
             	        } ,
 
-
             "howto-lodp": {
             			title: "How to Publish Linked Data on the Web" ,
             			href: "http://linkeddata.org/docs/how-to-publish",
@@ -126,14 +117,14 @@
             			href: "DOI: 10.1108/10650750710831466",
             			authors: ["Elizabeth Yakel"] ,
             			publisher: "CLC Systems & Services, Vol. 23 Iss: 4, pp.335 - 340 (2007)" 
-            },
+                        },
 
             "i18n-web": {
             			title:"I18n of Semantic Web Applications",
             			href: "http://svn.aksw.org/papers/2010/ISWC_I18n/public.pdf" ,
             			authors: ["S. Auer", "M. Weidl", "J. Lehmann", "Amrapali J. Zaveri", "Key-Sun Choi"] ,
             			publisher: "In Lecture Notes in Computer Science Volume 6497, 2010, pp 1-16" 
-            		 },
+            		  },
             			
             "uk-govuri":{
             			title: "Designing URI sets for the UK public sector",
@@ -173,7 +164,6 @@
                          href:"http://linked-data-life-cycles.info/",
                          authors: ["Michael Hausenblas", "Richard Cygankiak"], 
                         }
-            
             }
 
       };
@@ -190,13 +180,7 @@
 
 <!--    INTRODUCTION    -->
 
-<!-- 
-<p class="todo"> (Editors) - Please link to Linked Data Glossary when short name approved.
-</p>
--->
-
 <section id="abstract">
-<!--<h2>Purpose of the Document</h2> -->
 <p>
 This document sets out a series of best practices designed to facilitate development and delivery of open government data as Linked Data.  <a href="http://www.w3.org/TR/ld-glossary/#linked-data-principles">Linked Open Data Principles</a> are used to publish high quality, heterogeneous datasets in a distributed manner. The goal of this document is to aid the publication of high quality <a href="http://www.w3.org/TR/ld-glossary/#linked-open-data">Linked Open Data (LOD)</a> from government authorities, to compile the most relevant data management practices, to promote best practices for publishing Linked Open Data, and to warn against practices that are considered harmful. The following recommendations are offered to creators, maintainers and operators of Web sites publishing open government data.
 </p>
@@ -210,9 +194,7 @@
 The document is targeted at developers, government information management staff, Web site administrators.
 </p>
 
-
 <h2>Scope</h2>
-
 <p>
 <a href="http://www.w3.org/TR/ld-glossary/#linked-data">Linked Data</a> refers to a set of best practices for publishing and interlinking structured data for access by both humans and machines via the use of <a href="http://www.w3.org/TR/ld-glossary/#rdf">RDF</a> 
 (Resource Description Framework [[RDF-CONCEPTS]]). RDF can be written in a variety of syntaxes (e.g. 
@@ -223,8 +205,7 @@
 <a href="http://www.w3.org/TR/ld-glossary/#rdf">RDF</a> and 
 <a href="http://www.w3.org/TR/ld-glossary/#linked-data">Linked Data</a> are not the same thing.  
 
-Linked Data can be published by a person or organization behind a firewall or 
-on the public Web. If Linked Data is published on the public Web, it is generally called Linked Open Data.
+Linked Data can be published by a person or organization behind a firewall or on the public Web. If Linked Data is published on the public Web, it is generally called Linked Open Data.
 </p>
 
 <h2>Background</h2>
@@ -235,9 +216,7 @@
 order to realize the goals of open government initiatives, the W3C Government Linked Data 
 Working Group offers the following guidance to aid in the access and re-use of open 
 government data.  Linked Data provides a simple mechanism for combining data from multiple 
-sources across the Web. <a href="http://www.w3.org/DesignIssues/LinkedData.html" title="Linked Data - Design Issues">Linked Data</a> 
-addresses many objectives of open government transparency initiatives through the use international 
-Web standards for the publication, dissemination and reuse of structured data.
+sources across the Web. <a href="http://www.w3.org/DesignIssues/LinkedData.html" title="Linked Data - Design Issues">Linked Data</a> addresses many objectives of open government transparency initiatives through the use international Web standards for the publication, dissemination and reuse of structured data.
 </p>
 </section>
 
@@ -247,21 +226,15 @@
 <section id='sumbp'>
 <h2>Summary of Best Practices</h2>
 
-<!--
-<p class="todo"> (Editors) - Please link underlined words to relevant sections of the BP doc where discussed.
-</p>
--->
-
 <p>The following best practices are discussed in this document and listed here for convenience.</p>
 
 <p class='stmt'><a href="#WORKFLOW">CHOOSE A WORKFLOW:</a><br />Determine which workflow to use for your Linked Open Data use case.
  </p>
 
-<p class='stmt'>SELECT A DATASET: Select a dataset that provides benefit to others for re-use.  Consider a dataset that is uniquely collected by your organization: information that when combined with other open data provides greater value.  For example, 
-publishing facilities that can then be linked with geographic information including post<del>al</del> codes is a popular example.
+<p class='stmt'><a href="#SELECT">SELECT A DATASET:</a><br /> Select a dataset that provides benefit to others for re-use.  Consider a dataset that is uniquely collected by your organization: information that when combined with other open data provides greater value.  For example, publishing facilities that can then be linked with geographic information including post codes is a popular example.
 </p>
 
-<p class='stmt'>PERSONALLY IDENTIFIABLE DATA:<br /> Do not publish personally identifiable information as Linked Open Data as it can potentially be misused.  Examples of personally identifiable data include: individual names, national identification numbers, phone numbers and office extensions, and driver's license numbers. 
+<p class='stmt'><a href="#PERSONAL">PERSONALLY IDENTIFIABLE DATA:</a><br /> Do not publish personally identifiable information as Linked Open Data as it can potentially be misused.  Examples of personally identifiable data include: individual names, national identification numbers, phone numbers and office extensions, driver's license numbers, salaries and tax return information.  Exceptions to this may include publically identifiable information required by law, such as for some public officials. Some countries 
 </p>
 
 <p class='stmt'><a href="#LICENSE">ASSOCIATE A LICENSE:</a> <br />Associate an appropriate open