adding new respec to bp document
authorgatemezi
Wed, 20 Nov 2013 18:48:42 +0100
changeset 652 25e23240799f
parent 650 58ef4236cf64
child 653 d81e2f69383b
adding new respec to bp document
bp/index.html
--- a/bp/index.html	Wed Nov 20 14:56:33 2013 +0100
+++ b/bp/index.html	Wed Nov 20 18:48:42 2013 +0100
@@ -76,7 +76,17 @@
         //alternateFormats: [ {uri: "diff-20110507.html", label: "diff to previous version"} ],
 
         localBiblio: {
-             "good-relations" :  "Martin Hepp, <cite><a href=\"http://www.heppnetz.de/ontologies/goodrelations/v1.html\">GoodRelations Language Reference</a></cite>, Version 1.0, 1 October 2011,  URL: <a href=\"http://www.heppnetz.de/ontologies/goodrelations/v1.html\">http://www.heppnetz.de/ontologies/goodrelations/v1.html</a>"
+        	"vocab-qb": {
+        			title: "The RDF Data Cube Vocabulary "
+        	,		href: "http://www.w3.org/TR/vocab-data-cube"
+        	,		authors: [
+        					"Richard Cyganiak"
+        	,				"Dave Reynolds"
+        	]
+        	, 		status: "LC"
+        	,		publisher: "W3C"
+        	}
+        
         }
 
       };
@@ -231,16 +241,16 @@
 </p>
 
 <p>
-For example, organizational structures and activities are often described by government authorities.   The <a href="http://www.w3.org/TR/vocab-org/" target="_blank">Organization Ontology</a> [[!ORG]] aims to support publishing of organizational information across a number of domains, as Linked Data. The Organizational Ontology is designed to allow domain-specific extensions to add classification of organizations and roles, as well as extensions to support neighbouring information such as organizational activities. 
+For example, organizational structures and activities are often described by government authorities.   The <a href="http://www.w3.org/TR/vocab-org/" target="_blank">Organization Ontology</a> [[!vocab-org]] aims to support publishing of organizational information across a number of domains, as Linked Data. The Organizational Ontology is designed to allow domain-specific extensions to add classification of organizations and roles, as well as extensions to support neighbouring information such as organizational activities. 
 </p>
 
 <p>
-The <a href="http://www.w3.org/TR/vocab-dcat/" target="_blank">Data Catalog Vocabulary (DCAT)</a> [[!DCAT]] is an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web.  By using DCAT to describe datasets in data catalogs, publishers increase discoverability and enable applications easily to consume metadata from multiple catalogs. It further enables decentralized publishing of catalogs and facilitates federated dataset search across sites. Aggregated DCAT metadata can serve as a manifest file to facilitate digital preservation.
+The <a href="http://www.w3.org/TR/vocab-dcat/" target="_blank">Data Catalog Vocabulary (DCAT)</a> [[!vocab-dcat]] is an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web.  By using DCAT to describe datasets in data catalogs, publishers increase discoverability and enable applications easily to consume metadata from multiple catalogs. It further enables decentralized publishing of catalogs and facilitates federated dataset search across sites. Aggregated DCAT metadata can serve as a manifest file to facilitate digital preservation.
 </p>
 
 <p>
 Many government agencies publish statistical information on the public Web. The <a href="http://www.w3.org/TR/vocab-data-cube/" target="_blank"> 
-Data Cube Vocabulary</a> [[QB]] provides a means to do this using the <a href="http://www.w3.org/TR/ld-glossary/#rdf" target="_blank">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 data sets.
+Data Cube Vocabulary</a> [[vocab-cube]] provides a means to do this using the <a href="http://www.w3.org/TR/ld-glossary/#rdf" target="_blank">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 data sets.
 </p>
 
 <!--<p class="todo"> To include: Phil suggests to include <a href="http://www.w3.org/QA/2012/07/conformance_for_vocabularies.html" target="_blank">Conformance for Vocabularies</a>.