Added content to Vocabulary Selection including reference to CSARVEN reference for performing statistical data analysis using the Data Cube Vocabulary.
authorbhyland
Thu, 12 Dec 2013 09:20:33 -0500
changeset 724 c1741b7f0618
parent 723 cb6dde2928e7
child 725 c588deb9bcef
Added content to Vocabulary Selection including reference to CSARVEN reference for performing statistical data analysis using the Data Cube Vocabulary.
bp/index.html
bp/respec-config.js
--- a/bp/index.html	Thu Dec 12 08:57:34 2013 -0500
+++ b/bp/index.html	Thu Dec 12 09:20:33 2013 -0500
@@ -151,6 +151,12 @@
                         href: "http://link.springer.com/chapter/10.1007/978-1-4614-1767-5_2",
                         authors: ["Boris Villazón-Terrazas", "et al."] ,
                         publisher: "Springer" 
+                        },
+                        
+            "CSARVEN": {
+                        title: "Towards Linked Statistical Data Analysis",
+                        href: "http://http://csarven.ca/linked-statistical-data-analysis",
+                        authors: ["Sarven Capadisli"] 
 
                         },
             "HAUSENBLAS":
@@ -420,14 +426,7 @@
 </p>
 
 <p>
-Many government agencies publish statistical information on the public Web. The <a href="http://www.w3.org/TR/vocab-data-cube/"> 
-Data Cube Vocabulary</a> [[vocab-cube]] provides a means to do this using the 
-<a href="http://www.w3.org/TR/ld-glossary/#rdf">Resource Description Framework (RDF)</a>. The model 
-underpinning the Data Cube vocabulary is compatible with the cube model that underlies 
-SDMX (Statistical Data and Metadata eXchange), an ISO standard for exchanging and 
-sharing statistical data and metadata among organizations. The Data Cube vocabulary 
-is a core foundation which supports extension vocabularies to enable publication of 
-other aspects of statistical data flows or other multi-dimensional datasets.
+Many government agencies publish statistical information on the public Web. The <a href="http://www.w3.org/TR/vocab-data-cube/"> Data Cube Vocabulary</a> [[vocab-cube]] provides a means to do this using the <a href="http://www.w3.org/TR/ld-glossary/#rdf">Resource Description Framework (RDF)</a>. CSARVEN&oacute;n-Capadisli propose in [[CSARVEN]] the RDF Data Cube Vocabulary makes it possible to discover and identify statistical data artifacts in a uniform way and presents a design and implementation approach using the Data Cube Vocabulary.  The model underpinning the Data Cube vocabulary is compatible with the cube model that underlies SDMX (Statistical Data and Metadata eXchange), an ISO standard for exchanging and sharing statistical data and metadata among organizations. The Data Cube vocabulary is a core foundation which supports extension vocabularies to enable publication of other aspects of statistical data flows or other multi-dimensional datasets.
 </p>
 
 </section>
@@ -1281,17 +1280,18 @@
 extensive discussion within the Working Group as a whole. 
 <p>
 The editors gratefully acknowledge the many contributors to this Best Practices document 
-including: <a href="http://mhausenblas.info/#i">Michael Hausenblas</a> (MapR), 
+including: <a href="http://www.about.me/david_wood/">David Wood</a> (3 Round Stones), 
+<a href="http://www.epimorphics.com">Dave Reynolds</a>, (Epimorphics),
+<a href="http://www.w3.org/People/#phila">Phil Archer</a>, (W3C / ERCIM),
 <a href="http://logd.tw.rpi.edu/person/john_erickson">John Erickson</a> (Rensselaer Polytechnic Institute), 
-<a href="http://3roundstones.com/about-us/leadership-team/david-wood/">David Wood</a> (3 Round Stones), 
+<a href="http://csarven.ca/">Sarven Capadisli</a>, 
 <a href="http://data.semanticweb.org/person/bernard-vatant/">Bernard Vatant </a> (Semantic Web - Mondeca), 
 Michael Pendleton (U.S. Environmental Protection Agency), 
 <a href="http://researcher.watson.ibm.com/researcher/view_person_subpage.php?id=3088">Biplav Srivastava</a> (IBM India), 
 <a href="http://www.oeg-upm.net">Daniel Vila </a> (Ontology Engineering Group), 
-Martín Álvarez Espinar (CTIC-Centro Tecnológico), and 
-<a href="http://linkedgov.org">Hadley Beeman </a> (UK LinkedGov) , 
-<a href="http://www.epimorphics.com">Dave Reynolds</a> and 
-Phil Archer <a href="http://www.w3.org/People/#phila">(W3C / ERCIM)</a>.
+Martín Álvarez Espinar (CTIC-Centro Tecnológico), 
+<a href="http://mhausenblas.info/#i">Michael Hausenblas</a> (MapR), and 
+<a href="http://linkedgov.org">Hadley Beeman </a> (UK LinkedGov).
 
 </p>
 </section>
--- a/bp/respec-config.js	Thu Dec 12 08:57:34 2013 -0500
+++ b/bp/respec-config.js	Thu Dec 12 09:20:33 2013 -0500
@@ -1,7 +1,7 @@
 var respecConfig = {
     // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
     specStatus:           "NOTE",
-    publishDate:          "2013-11-14",
+    publishDate:          "2013-12-17",
     //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://www.about.me/bernadettehyland/",  company: "3 Round Stones, Inc.", companyURL: "http://3roundstones.com/"},
         { name: "Ghislain Atemezing", url: "http://www.eurecom.fr/~atemezin/",  company: "EURECOM", companyURL: "http://www.eurecom.fr/en"},
         { name: "Boris Villaz&oacute;n-Terrazas", url: "http://boris.villazon.terrazas.name",  company: "iSOCO, Intelligent Software Components S.A.", companyURL: "http://www.isoco.com"}
     ],