--- a/bp/index.html Tue Mar 12 17:18:43 2013 +0100
+++ b/bp/index.html Wed Mar 13 00:34:06 2013 +0100
@@ -392,6 +392,28 @@
<!-- Multilingualism in vocabs >> -->
+<!-- << is your linked data vocabulary 5 star? -->
+<h3>Is your linked data vocabulary 5-star?</h3>
+Inspired by the 5-star linked data scale <a href="http://5stardata.info/" target="_blank">REF3</a>, we provide some suggestions on how do you make a 5-star vocabulary <a href="http://blog.hubjects.com/2012/02/is-your-linked-data-vocabulary-5-star_9588.html" target="_blank">REF4</a>.
+
+<p class="highlight">☆ <b>Publish your vocabulary on the Web at a stable URI using an open license.</b>
+</p>
+
+<p class="highlight">☆☆ <b>Provide human-readable documentation and basic metadata such as creator, publisher, date of creation, last modification, version number.</b>
+</p>
+
+<p class="highlight">☆☆☆ <b>Provide labels and descriptions, if possible in several languages, to make your vocabulary usable in multiple linguistic scopes</b>
+</p>
+
+<p class="highlight">☆☆☆☆ <b>Make your vocabulary available via its namespace URI, both as a formal file and human-readable documentation, using content negotiation</b>
+</p>
+
+<p class="highlight">☆☆☆☆☆ <b>Link to other vocabularies by re-using elements rather than re-inventing</b>
+</p>
+
+
+<!-- is your linked data vocabulary 5 star? >> -->
+
</section> <!-- VOCABULARY SELECTION >> -->
--- a/bp/respec-config.js Tue Mar 12 17:18:43 2013 +0100
+++ b/bp/respec-config.js Wed Mar 13 00:34:06 2013 +0100
@@ -1,7 +1,7 @@
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
specStatus: "ED",
- publishDate: "2013-03-07",
+ publishDate: "2013-03-13",
//copyrightStart: "2010",
// the specification's short name, as in http://www.w3.org/TR/short-name/
@@ -32,7 +32,7 @@
// editors, add as many as you like
// only "name" is required
editors: [
- { name: "Bernadette Hyland", url: "http://3roundstones.com/about-us/leadership-team/bernadette-hyland/", company: "3 Round Stones, Inc", companyURL: "http://3roundstones.com/"},
+ { name: "Bernadette Hyland", url: "http://3roundstones.com/about-us/leadership-team/bernadette-hyland/", company: "3 Round Stones, Inc", companyURL: "http://3roundstones.com/"},
{ name: "Boris Villazón-Terrazas", url: "http://boris.villazon.terrazas.name", company: "iSOCO, Intelligent Software Components S.A., Madrid, Spain", companyURL: "http://www.isoco.com"},
],
@@ -45,13 +45,17 @@
{ name: "Bernadette Hyland", url: "http://3roundstones.com/about-us/leadership-team/bernadette-hyland/", company: "3 Round Stones, Inc", companyURL: "http://3roundstones.com/"},
{ name: "Boris Villazón-Terrazas", url: "http://boris.villazon.terrazas.name", company: "iSOCO, Intelligent Software Components S.A., Madrid, Spain", companyURL: "http://www.isoco.com"},
{ name: "Ghislain Atemezing", url: "http://www.eurecom.fr/~atemezin/", company: "EURECOM", companyURL: "http://www.eurecom.fr/en"},
- { name: "John Erickson", url: "", company: "RPI", companyURL: ""},
- { name: "Michael Pendleton", url: "", company: "US EPA", companyURL: ""},
+ { name: "John Erickson", url: "", company: "Rensselaer Polytechnic Institute", companyURL: ""},
+ { name: "Michael Pendleton", url: "", company: "U.S. Environmental Protection Agency", companyURL: ""},
{ name: "Hadley Beeman", url: "", company: "LinkedGov", companyURL: ""},
- { name: "Biplav Srivastava", url: "", company: "IBM", companyURL: ""},
- { name: "Daniel Vila", url: "", company: "UPM", companyURL: ""}
+ { name: "Biplav Srivastava", url: "", company: "IBM Corporation", companyURL: ""},
+ { name: "Daniel Vila", url: "http://www.oeg-upm.net", company: "Ontology Engineering Group", companyURL: "http://www.oeg-upm.net"}
],
+ contributors: [
+ { name: "Bernard Vatant", url: "http://data.semanticweb.org/person/bernard-vatant/", company: "Mondeca", companyURL: "http://www.mondeca.com"},
+ ],
+
// name of the WG
wg: "Government Linked Data Working Group",