--- a/bp/index.html Wed Nov 20 18:58:58 2013 +0100
+++ b/bp/index.html Wed Nov 20 19:11:59 2013 +0100
@@ -96,7 +96,11 @@
, "Tim Berners-Lee"
]
, publisher: "W3C"
- }
+ },
+
+ "howto-lodp": {"C. Bizer, R. Cyganiak, and Tom Heath, <cite><a href=\"http://linkeddata.org/docs/how-to-publish\">How to Publish Linked Data on the Web</a></cite>, Community Tutorial 17 July 2008. URL: http://linkeddata.org/docs/how-to-publish"} ,
+ "bp-pub": {"Diego Berrueta, Jon Phipps (eds),<cite><a href=\"http://www.w3.org/TR/swbp-vocab-pub/\"></a></cite>, 28 August 2008. W3C Working Group Note URL: <a href=\"http://www.w3.org/TR/swbp-vocab-pub/\">http://www.w3.org/TR/swbp-vocab-pub/</a>"}
+
@@ -519,7 +523,7 @@
</p>
<p class="highlight"><b>Vocabulary should be published following available best practices</b><br/>
- <i>What it means:</i> <b>Publish your vocabulary on the Web at a stable URI using an open license.</b>. One of the goals is to contribute to the community by sharing the new vocabulary. To this end, it is recommended to follow available recipes for publishing RDF vocabularies e.g., <a href="http://www.w3.org/TR/swbp-vocab-pub/" target="_blank">Best Practice Recipes for Publishing RDF Vocabularies</a>[[BP-PUB]].
+ <i>What it means:</i> <b>Publish your vocabulary on the Web at a stable URI using an open license.</b>. One of the goals is to contribute to the community by sharing the new vocabulary. To this end, it is recommended to follow available recipes for publishing RDF vocabularies e.g., <a href="http://www.w3.org/TR/swbp-vocab-pub/" target="_blank">Best Practice Recipes for Publishing RDF Vocabularies</a>[[bp-pub]].
</p>
</section>
@@ -595,11 +599,11 @@
The following guidance is provided with the intention to address URI minting, i.e., URI creation for vocabularies, concepts and datasets. This section specifies how to create good URIs for use in government linked data. Input documents include:
<ul>
<li>Cool URIs for the Semantic Web [[COOLURIS]]</li>
- <li>Designing URI Sets for the UK Public Sector [[BPURI-GOVUK]]</li>
+ <li><a href="http://data.gov.uk/resources/uris" title="Creating URIs | data.gov.uk">Designing URI</a> Sets for the UK Public Sector </li>
<!--<li><a href="http://data.gov.uk/resources/uris" title="Creating URIs | data.gov.uk">Creating URIs</a> (data.gov.uk).</li> -->
- <li> <a href="http://philarcher.org/diary/2013/uripersistence/" target="_blank">10 rules for persistence URI</a> [[ISA-URI]] </li>
- <li> <a href="http://www.w3.org/2013/04/odw/odw13_submission_14.pdf">Draft URI Strategy for the NL Public Sector</a>[[URI-NL]] </li>
- <li> <a href="http://bit.ly/xJwA9g" target="_blank">Style Guidelines for Naming and Labelling Ontologies in the Multilingual Web</a> [[MULTI-LANG]]</li>
+ <li> <a href="http://philarcher.org/diary/2013/uripersistence/" target="_blank">10 rules for persistence URI</a> </li>
+ <li> <a href="http://www.w3.org/2013/04/odw/odw13_submission_14.pdf">Draft URI Strategy for the NL Public Sector</a> </li>
+ <li> <a href="http://bit.ly/xJwA9g" target="_blank">Style Guidelines for Naming and Labelling Ontologies in the Multilingual Web</a> </li>
</ul>
<!--Removed suggestion of Boris
@@ -615,7 +619,7 @@
<p>The Web makes use of the URI (Uniform Resource Identifiers) as a single global identification system. The global scope of URIs promotes large-scale "network effects". Therefore, in order to benefit from the value of LD, government and governmental agencies need to identify their resources using URIs. This section provides a set of general principles aimed at helping government stakeholders to define and manage URIs for their resources.</p>
<p class="highlight"><b>Use HTTP URIs</b><br>
-What it means: To benefit from and increase the value of the World Wide Web, governments and agencies SHOULD provide HTTP URIs as identifiers for their resources. There are many benefits to participating in the existing network of URIs, including linking, caching, and indexing by search engines. As stated in [[!HOWTO-LODP]], HTTP URIs enable people to "look-up" or "dereference" a URI in order to access a representation of the resource identified by that URI.
+What it means: To benefit from and increase the value of the World Wide Web, governments and agencies SHOULD provide HTTP URIs as identifiers for their resources. There are many benefits to participating in the existing network of URIs, including linking, caching, and indexing by search engines. As stated in [[!howto-lodp]], HTTP URIs enable people to "look-up" or "dereference" a URI in order to access a representation of the resource identified by that URI.
To benefit from and increase the value of the World Wide Web, data publishers SHOULD provide URIs as identifiers for their resources.
</p>