added more references in bp doc
authorgatemezi
Thu, 06 Jun 2013 22:17:42 +0200
changeset 551 eda14e8a0f08
parent 550 ac4ff08c9735
child 552 faf5ce40496d
child 553 4be39a8d23c8
added more references in bp doc
bp/respec-ref.js
--- a/bp/respec-ref.js	Thu Jun 06 20:25:14 2013 +0200
+++ b/bp/respec-ref.js	Thu Jun 06 22:17:42 2013 +0200
@@ -17,6 +17,12 @@
                 berjon.biblio["QB"] = "<cite><a href=\"http://www.w3.org/TR/vocab-data-cube/\">The RDF Data Cube Vocabulary </a></cite>, R. Cyganiak, D. Reynolds, 06 June 2013. W3C Candidate Recommendation. URL: <a href=\"http://www.w3.org/TR/vocab-data-cube/\">http://www.w3.org/TR/vocab-data-cube/</a>.";
                 berjon.biblio["RDF"] = "<cite><a href=\"http://www.w3.org/TR/REC-rdf-syntax/\">RDF/XML Syntax Specification (Revised)</a></cite>, Dave Beckett (eds),   10 February 2004, W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/REC-rdf-syntax/\">http://www.w3.org/TR/REC-rdf-syntax/</a>";
                 berjon.biblio["BV5STAR"] = "<cite><a href=\"http://bvatant.blogspot.fr/2012/02/is-your-linked-data-vocabulary-5-star_9588.html/\">Is Your Linked Data vocabulary 5 Stars</a></cite>, Bernard Vatant,   05 March 2012.  URL: <a href=\"http://bvatant.blogspot.fr/2012/02/is-your-linked-data-vocabulary-5-star_9588.html\">http://bvatant.blogspot.fr/2012/02/is-your-linked-data-vocabulary-5-star_9588.html</a>";
+                berjon.biblio["SKOS-REFERENCE"] = "<cite><a href=\"http://www.w3.org/TR/2009/REC-skos-reference-20090818/\">SKOS: Simple Knowledge Organization System Reference</a></cite>, Sean Bechhofer, Alistair Miles (eds),   18 August 2009, W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/2009/REC-skos-reference-20090818/\">http://www.w3.org/TR/2009/REC-skos-reference-20090818/</a>";
+                berjon.biblio["VoID"] = "<cite><a href=\"http://www.w3.org/TR/void/\">Describing Linked Datasets with the VoID Vocabulary</a></cite>, K. Alexander, R. Cyganiak, M. Hausenblas, and J. Zhao, W3C Interest Group Note 03 March 2011. URL: <a href=\"http://www.w3.org/TR/void/\">http://www.w3.org/TR/void/</a>";
+                berjon.biblio["PROV-O"] =  "<cite><a href=\"http://www.w3.org/TR/prov-o/\">PROV-O: The PROV Ontology</a></cite>T. Lebo, S. Sahoo, and D. McGuinness, URL: http://www.w3.org/TR/2013/REC-prov-o-20130430/";
+                berjon.biblio["GEOW3C"] =  "<cite><a href=\"http://www.w3.org/2003/01/geo/\">Basic Geo (WGS84 lat/long) Vocabulary</a></cite>Dan Brickley, Tim Berners-Lee,  URL: <a href=\"http://www.w3.org/2003/01/geo/\">http://www.w3.org/2003/01/geo/</a>";
+                berjon.biblio["LEXINFO"] =  "<cite> Towards Linguistically Grounded Ontologies</cite>Paul Buitelaar, Philipp Cimiano, Peter Haase, Michael Sintek,  URL: <a href=\"http://lexinfo.net\">http://lexinfo.net</a>";
+                berjon.biblio["BP-PUB"] =  "<cite><a href=\"http://www.w3.org/TR/swbp-vocab-pub/\"></a></cite>Diego Berrueta, Jon Phipps (eds), 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>";
 
                 // process the document before anything else is done
                 var refs = document.querySelectorAll('adef') ;