checking and checking in glossary
authorgatemezi
Fri, 08 Mar 2013 18:44:20 +0100
changeset 381 26774d496a04
parent 380 db18a12a848d
child 382 4d4bd87e1b55
checking and checking in glossary
glossary/index.html
glossary/index.html~
glossary/respec-ref.js
glossary/respec-ref.js~
--- a/glossary/index.html	Fri Mar 08 18:02:03 2013 +0100
+++ b/glossary/index.html	Fri Mar 08 18:44:20 2013 +0100
@@ -198,21 +198,21 @@
 
 <section>
 <h4>HyperText Markup Language (HTML)</h4> 
-The predominant markup language for hypertext pages on the Web.  HTML defines the structure of Web pages. A family of W3C standards.
+The predominant markup language for hypertext pages on the Web.  HTML defines the structure of Web pages and it is a family of W3C standards.
 </section>
 
 <section>
 <h4>HyperText Transfer Protocol (HTTP)</h4> 
-The standard transmission protocol used on the World Wide Web to transfer hypertext requests and information between Web servers and Web clients (such as browsers). An IETF standard.
+The standard transmission protocol [[!RFC2616]] used on the World Wide Web to transfer hypertext requests and information between Web servers and Web clients (such as browsers). It is an IETF standard.
 </section>
 
 <section>
-<h4>International Standards Organization</h4> 
+<h4>International Standards Organization (ISO)</h4> 
 A network of the national standards institutes of 162 countries that cooperate to define international standards.  It Defines many standards including in the context  formats for dates and currency.
 </section>
 
 <section>
-<h4>Internet Engineering Task Force</h4>
+<h4>Internet Engineering Task Force (IETF)</h4>
  An open international community concerned with the evolution of Internet architecture and the operation of the Internet. Defines standards such as HTTP and DNS.
 </section>
 
@@ -228,7 +228,7 @@
 
 <section>
 <h4>JSON-LD</h4>
-JSON-LD (JavaScript Object Notation for Linking Data)[[JSON-LD]] is an attempt to harmonize the representation of Linked Data in JSON.  JSON-LD is a specification that outlines a common JSON representation format for expressing directed graphs, mixing both Linked Data and non-Linked Data in a single document.  JSON-LD is a lightweight Linked Data format that provides data context. <a href="http://json-ld.org/spec/FCGS/json-ld-syntax/20120626/"> JSON-LD Syntax</a> is easy for humans to read and write as well as, easy for machines to parse and generate. JSON-LD is based on the JSON format and provides a way to allow JSON data interoperate at Web-scale.  JSON-LD is an appropropriate Linked Data interchange language for JavaScript environments, Web service and NoSQL databases. 
+JSON-LD (JavaScript Object Notation for Linking Data) [[JSON-LD]] is an attempt to harmonize the representation of Linked Data in JSON.  JSON-LD is a specification that outlines a common JSON representation format for expressing directed graphs, mixing both Linked Data and non-Linked Data in a single document.  JSON-LD is a lightweight Linked Data format that provides data context. <a href="http://json-ld.org/spec/FCGS/json-ld-syntax/20120626/"> JSON-LD Syntax</a> is easy for humans to read and write as well as, easy for machines to parse and generate. JSON-LD is based on the JSON format and provides a way to allow JSON data interoperate at Web-scale.  JSON-LD is an appropropriate Linked Data interchange language for JavaScript environments, Web service and NoSQL databases. 
 </section>
 
 <section>
@@ -238,7 +238,7 @@
 
 <section>
 <h4>Linked Data</h4>
-Refers to a set of best practices for publishing and interlinking structured data for access by both humans and machines via the use of the RDF family of syntaxes (e.g., RDF/XML, N3, Turtle and N-Triples) and HTTP URIs. Linked Data can be published by an person or organization behind the firewall or on the public Web.  If Linked Data is published on the public Web, it is generally called <em>Linked Open Data</em>.
+Refers to a set of <a href="http://linkeddata.org/">best practices</a> for publishing and interlinking structured data for access by both humans and machines via the use of the RDF family of syntaxes (e.g., RDF/XML, N3, Turtle and N-Triples) and HTTP URIs. Linked Data can be published by an person or organization behind the firewall or on the public Web.  If Linked Data is published on the public Web, it is generally called <em>Linked Open Data</em>.
 </section>
 
 <section>
@@ -258,7 +258,7 @@
 
 <section>
 <h4> Linked Open Data Cloud diagram</h4>
-Refers to the pictoral depiction of the <a href=" http://lod-cloud.net/ target="blank">Linked Data Cloud</a>.  There are various depictions of the Linked Open Data Cloud including color-by-theme describing the various data domains including government, geographic, publications, life sciences and media content.  The Linked Open Data Cloud diagrams are maintained by <span rel="dc:creator"><a typeof="foaf:Person" href="http://richard.cyganiak.de/#me" property="foaf:name">Richard Cyganiak</a></span> (<a href="http://www.deri.ie/">DERI, NUI Galway</a>) and <span rel="dc:contributor"><a typeof="foaf:Person" href="http://www.wiwiss.fu-berlin.de/en/institute/pwo/bizer/team/JentzschAnja.html" resource="#anja" property="foaf:name">Anja Jentzsch</a></span> (<a href="http://www.wiwiss.fu-berlin.de/en/institute/pwo/bizer/">Freie Universität Berlin</a>). 
+Refers to the pictoral depiction of the <a href=" http://lod-cloud.net/" target="blank">Linked Data Cloud</a>.  There are various depictions of the Linked Open Data Cloud including color-by-theme describing the various data domains including government, geographic, publications, life sciences and media content [[LD-CLOUD]].  
 </section>
 
 <section>
@@ -330,13 +330,18 @@
 </section>
 
 <section>
+<h4>ORG Ontology</h4>
+ORG is an RDF vocabulary to enable publication of information about organizations and organizational structures, even at governmental level. The documentation is available at <a href="http://www.w3.org/TR/vocab-org/">http://www.w3.org/TR/vocab-org/</a>
+</section>
+
+<section>
 <h4>Predicate</h4>
 Modifies the Subject of an RDF Statement.  Inspired from work in predicate calculus, (also called predicate logic, first order logic), the predicate of a sentence can be thought of as the verb.
 </section>
 
 <section>
 <h4>Provenance</h4>
-Provenance refers to the sources of information, such as entities and processes, involved in producing or delivering an artifact.
+Provenance refers to the sources of information, such as entities and processes, involved in producing or delivering an artifact. An ontology expressing the provenance data model in OWL2 [[!PROV-O]] is used  to represent and interchange provenance information generated in different systems and under different contexts. 
 </section>
 
 <section>
@@ -604,7 +609,7 @@
 <!--    ACK   -->
 <section class="appendix">
 <h2>Acknowledgments</h2>
-<p>The editors are very thankful for the glossary terms contributed from <a href="http://3roundstones.com/linking-government-data/">Linking Government Data</a> book by David Wood, (<a href="http://www.springer.com/computer/database+management+%26+information+retrieval/book/978-1-4614-1766-8">Springer 2011</a>), and all the members of the Government Linked Data Working Group.
+<p>The editors are very thankful for the glossary terms contributed from <a href="http://3roundstones.com/linking-government-data/">Linking Government Data</a> book by David Wood, (<a href="http://www.springer.com/computer/database+management+%26+information+retrieval/book/978-1-4614-1766-8">Springer 2011</a>), and all the members of the <a href="http://www.w3.org/2011/gld/">Government Linked Data Working Group</a>.
 
 </p>
 </section>
--- a/glossary/index.html~	Fri Mar 08 18:02:03 2013 +0100
+++ b/glossary/index.html~	Fri Mar 08 18:44:20 2013 +0100
@@ -198,21 +198,21 @@
 
 <section>
 <h4>HyperText Markup Language (HTML)</h4> 
-The predominant markup language for hypertext pages on the Web.  HTML defines the structure of Web pages. A family of W3C standards.
+The predominant markup language for hypertext pages on the Web.  HTML defines the structure of Web pages and it is a family of W3C standards.
 </section>
 
 <section>
 <h4>HyperText Transfer Protocol (HTTP)</h4> 
-The standard transmission protocol used on the World Wide Web to transfer hypertext requests and information between Web servers and Web clients (such as browsers). An IETF standard.
+The standard transmission protocol [[!RFC2616]] used on the World Wide Web to transfer hypertext requests and information between Web servers and Web clients (such as browsers). It is an IETF standard.
 </section>
 
 <section>
-<h4>International Standards Organization</h4> 
+<h4>International Standards Organization (ISO)</h4> 
 A network of the national standards institutes of 162 countries that cooperate to define international standards.  It Defines many standards including in the context  formats for dates and currency.
 </section>
 
 <section>
-<h4>Internet Engineering Task Force</h4>
+<h4>Internet Engineering Task Force (IETF)</h4>
  An open international community concerned with the evolution of Internet architecture and the operation of the Internet. Defines standards such as HTTP and DNS.
 </section>
 
@@ -228,7 +228,7 @@
 
 <section>
 <h4>JSON-LD</h4>
-JSON-LD (JavaScript Object Notation for Linking Data)[[JSON-LD]] is an attempt to harmonize the representation of Linked Data in JSON.  JSON-LD is a specification that outlines a common JSON representation format for expressing directed graphs, mixing both Linked Data and non-Linked Data in a single document.  JSON-LD is a lightweight Linked Data format that provides data context. <a href="http://json-ld.org/spec/FCGS/json-ld-syntax/20120626/"> JSON-LD Syntax</a> is easy for humans to read and write as well as, easy for machines to parse and generate. JSON-LD is based on the JSON format and provides a way to allow JSON data interoperate at Web-scale.  JSON-LD is an appropropriate Linked Data interchange language for JavaScript environments, Web service and NoSQL databases. 
+JSON-LD (JavaScript Object Notation for Linking Data) [[JSON-LD]] is an attempt to harmonize the representation of Linked Data in JSON.  JSON-LD is a specification that outlines a common JSON representation format for expressing directed graphs, mixing both Linked Data and non-Linked Data in a single document.  JSON-LD is a lightweight Linked Data format that provides data context. <a href="http://json-ld.org/spec/FCGS/json-ld-syntax/20120626/"> JSON-LD Syntax</a> is easy for humans to read and write as well as, easy for machines to parse and generate. JSON-LD is based on the JSON format and provides a way to allow JSON data interoperate at Web-scale.  JSON-LD is an appropropriate Linked Data interchange language for JavaScript environments, Web service and NoSQL databases. 
 </section>
 
 <section>
@@ -238,7 +238,7 @@
 
 <section>
 <h4>Linked Data</h4>
-Refers to a set of best practices for publishing and interlinking structured data for access by both humans and machines via the use of the RDF family of syntaxes (e.g., RDF/XML, N3, Turtle and N-Triples) and HTTP URIs. Linked Data can be published by an person or organization behind the firewall or on the public Web.  If Linked Data is published on the public Web, it is generally called <em>Linked Open Data</em>.
+Refers to a set of <a href="http://linkeddata.org/">best practices</a> for publishing and interlinking structured data for access by both humans and machines via the use of the RDF family of syntaxes (e.g., RDF/XML, N3, Turtle and N-Triples) and HTTP URIs. Linked Data can be published by an person or organization behind the firewall or on the public Web.  If Linked Data is published on the public Web, it is generally called <em>Linked Open Data</em>.
 </section>
 
 <section>
@@ -258,7 +258,7 @@
 
 <section>
 <h4> Linked Open Data Cloud diagram</h4>
-Refers to the pictoral depiction of the <a href=" http://lod-cloud.net/ target="blank">Linked Data Cloud</a>.  There are various depictions of the Linked Open Data Cloud including color-by-theme describing the various data domains including government, geographic, publications, life sciences and media content.  The Linked Open Data Cloud diagrams are maintained by <span rel="dc:creator"><a typeof="foaf:Person" href="http://richard.cyganiak.de/#me" property="foaf:name">Richard Cyganiak</a></span> (<a href="http://www.deri.ie/">DERI, NUI Galway</a>) and <span rel="dc:contributor"><a typeof="foaf:Person" href="http://www.wiwiss.fu-berlin.de/en/institute/pwo/bizer/team/JentzschAnja.html" resource="#anja" property="foaf:name">Anja Jentzsch</a></span> (<a href="http://www.wiwiss.fu-berlin.de/en/institute/pwo/bizer/">Freie Universität Berlin</a>). 
+Refers to the pictoral depiction of the <a href=" http://lod-cloud.net/" target="blank">Linked Data Cloud</a>.  There are various depictions of the Linked Open Data Cloud including color-by-theme describing the various data domains including government, geographic, publications, life sciences and media content [[LD-CLOUD]].  
 </section>
 
 <section>
@@ -330,13 +330,18 @@
 </section>
 
 <section>
+<h4>ORG Ontology</h4>
+ORG is an RDF vocabulary to enable publication of information about organizations and organizational structures, even at governmental level. The documentation is available at <a href="http://www.w3.org/TR/vocab-org/">http://www.w3.org/TR/vocab-org/</a>
+</section>
+
+<section>
 <h4>Predicate</h4>
 Modifies the Subject of an RDF Statement.  Inspired from work in predicate calculus, (also called predicate logic, first order logic), the predicate of a sentence can be thought of as the verb.
 </section>
 
 <section>
 <h4>Provenance</h4>
-Provenance refers to the sources of information, such as entities and processes, involved in producing or delivering an artifact.
+Provenance refers to the sources of information, such as entities and processes, involved in producing or delivering an artifact. An ontology expressing the provenance data model in OWL2 [[!PROV-O]] is used  to represent and interchange provenance information generated in different systems and under different contexts. 
 </section>
 
 <section>
@@ -589,12 +594,12 @@
 </section >
 
 <section>
-<!--
+
 <h4>XML Schema</h4> 
-Limitations on the content of an XML document that defines what structural elements are allowed.
+XML Schemas provide a means for defining the structure, content and semantics of XML documents as defined in [[!XMLS-SCHEMA0]].
 </section >
 
--->
+
 <section>
 <h4>eXtensible Stylesheet Language Transformations (XSLT)</h4> 
 Declarative programs to transform one XML document into another XML document.
@@ -604,7 +609,7 @@
 <!--    ACK   -->
 <section class="appendix">
 <h2>Acknowledgments</h2>
-<p>The editors are very thankful for the glossary terms contributed from <a href="http://3roundstones.com/linking-government-data/">Linking Government Data</a> book by David Wood, (<a href="http://www.springer.com/computer/database+management+%26+information+retrieval/book/978-1-4614-1766-8">Springer 2011</a>), and all the members of the Government Linked Data Working Group.
+<p>The editors are very thankful for the glossary terms contributed from <a href="http://3roundstones.com/linking-government-data/">Linking Government Data</a> book by David Wood, (<a href="http://www.springer.com/computer/database+management+%26+information+retrieval/book/978-1-4614-1766-8">Springer 2011</a>), and all the members of the <a href="http://www.w3.org/2011/gld/">Government Linked Data Working Group</a>.
 
 </p>
 </section>
--- a/glossary/respec-ref.js	Fri Mar 08 18:02:03 2013 +0100
+++ b/glossary/respec-ref.js	Fri Mar 08 18:44:20 2013 +0100
@@ -13,7 +13,7 @@
                 berjon.biblio["XHTML-RDFA-PROFILE"] = "<cite><a href=\"http://www.w3.org/profile/html-rdfa-1.1\">HTML+RDFa Core Default Profile</a></cite>, I. Herman, W3C RDF Web Applications Working Group 24 May 2011. URL: http://www.w3.org/profile/html-rdfa-1.1";
                 berjon.biblio["RFC2616"] = "<cite><a href=\"http://www.w3.org/Protocols/rfc2616/rfc2616.html\">Hypertext Transfer Protocol -- HTTP/1.1</a></cite>, R. Fielding; et al. June 1999. Internet RFC 2616. URL: http://www.w3.org/Protocols/rfc2616/rfc2616.html."; 
 		berjon.biblio["RFC3986"] = "<cite><a href=\"http://tools.ietf.org/html/rfc3986\">Uniform Resource Identifier (URI): Generic Syntax</a></cite>, Berners-Lee, et al. January 2005. Internet RFC 3986. URL: <a href=\"http://tools.ietf.org/html/rfc3986\">http://tools.ietf.org/html/rfc3986</a>.";
-                berjon.biblio["RFC2396"] = "<cite><a href=\"http://tools.ietf.org/html/rfc2396\">Uniform Resource Identifiers (URI): Generic Syntax</a></cite>, Berners-Lee, T., Fielding, R.T., and L. Masinter,   August 1998. Internet RFC 2396. URL: http://tools.ietf.org/html/rfc2396";
+                berjon.biblio["RFC2396"] = "<cite><a href=\"http://tools.ietf.org/html/rfc2396\">Uniform Resource Identifiers (URI): Generic Syntax</a></cite>, Berners-Lee, T., Fielding, R.T., and L. Masinter,   August 1998. Internet RFC 2396. URL: <a href=\"http://tools.ietf.org/html/rfc2396\">http://tools.ietf.org/html/rfc2396</a>";
 		 berjon.biblio["TURTLE-TR"] = "<cite><a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">Turtle: Terse RDF Triple Language</a></cite>,Eric Prud'hommeaux, Gavin Carothers,  19 February 2013. W3C Candidate Recommendation. URL: <a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">http://www.w3.org/TR/2013/CR-turtle-20130219/</a>";
 		berjon.biblio["SPARQL"] = "<cite><a href=\"http://www.w3.org/TR/rdf-sparql-query/\">SPARQL Query Language for RDF</a></cite>,Eric Prud'hommeaux, Andy Seaborne,  15 January 2008. W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/rdf-sparql-query/\">http://www.w3.org/TR/rdf-sparql-query/</a>";
 		berjon.biblio["SPARQL-1.1"] = "<cite><a href=\"http://www.w3.org/TR/2012/PR-sparql11-overview-20121108/\">SPARQL 1.1 Overview</a></cite>,The W3C SPARQL Working Group,  8 November 2012. W3C Proposed Recommendation. URL: <a href=\"http://www.w3.org/TR/2012/PR-sparql11-overview-20121108/\">http://www.w3.org/TR/2012/PR-sparql11-overview-20121108/</a>";
@@ -29,6 +29,8 @@
 		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["JSON-LD"] = "<cite><a href=\"http://www.w3.org/TR/json-ld-syntax/\">JSON-LD Syntax 1.0</a></cite>, Many Sporny, Gregg Kellogg, Markus Lanthaler (eds),   12 July 2012, W3C Working Draft. URL: <a href=\"http://www.w3.org/TR/json-ld-syntax/\">http://www.w3.org/TR/json-ld-syntax/</a>";
 		berjon.biblio["XMLS-SCHEMA0"] = "<cite><a href=\"http://www.w3.org/TR/xmlschema-0/\">XML Schema Part 0: Primer Second Edition</a></cite>, David C. Fallside, Priscilla Walmsley (eds),   28 October 2004, W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/xmlschema-0/\">http://www.w3.org/TR/xmlschema-0/</a>";
+		berjon.biblio["PROV-O"] = "<cite><a href=\"http://www.w3.org/TR/prov-o/\">PROV-O: The PROV Ontology</a></cite>, Timothy Lebo, Sathya Sahoo, Deborah McGuinness (eds),   11 December 2012, W3C Candidate Recommendation. URL: <a href=\"http://www.w3.org/TR/prov-o/\">http://www.w3.org/TR/prov-o/</a>";
+		berjon.biblio["LD-CLOUD"] = "<cite><a href=\"http://lod-cloud.net\">Linking Open Data cloud diagram</a></cite>, Richard Cyganiak, Anja Jentzsch. URL: <a href=\"http://lod-cloud.net\">http://lod-cloud.net</a>";
 
 
                 // process the document before anything else is done
--- a/glossary/respec-ref.js~	Fri Mar 08 18:02:03 2013 +0100
+++ b/glossary/respec-ref.js~	Fri Mar 08 18:44:20 2013 +0100
@@ -13,7 +13,7 @@
                 berjon.biblio["XHTML-RDFA-PROFILE"] = "<cite><a href=\"http://www.w3.org/profile/html-rdfa-1.1\">HTML+RDFa Core Default Profile</a></cite>, I. Herman, W3C RDF Web Applications Working Group 24 May 2011. URL: http://www.w3.org/profile/html-rdfa-1.1";
                 berjon.biblio["RFC2616"] = "<cite><a href=\"http://www.w3.org/Protocols/rfc2616/rfc2616.html\">Hypertext Transfer Protocol -- HTTP/1.1</a></cite>, R. Fielding; et al. June 1999. Internet RFC 2616. URL: http://www.w3.org/Protocols/rfc2616/rfc2616.html."; 
 		berjon.biblio["RFC3986"] = "<cite><a href=\"http://tools.ietf.org/html/rfc3986\">Uniform Resource Identifier (URI): Generic Syntax</a></cite>, Berners-Lee, et al. January 2005. Internet RFC 3986. URL: <a href=\"http://tools.ietf.org/html/rfc3986\">http://tools.ietf.org/html/rfc3986</a>.";
-                berjon.biblio["RFC2396"] = "<cite><a href=\"http://tools.ietf.org/html/rfc2396\">Uniform Resource Identifiers (URI): Generic Syntax</a></cite>, Berners-Lee, T., Fielding, R.T., and L. Masinter,   August 1998. Internet RFC 2396. URL: http://tools.ietf.org/html/rfc2396";
+                berjon.biblio["RFC2396"] = "<cite><a href=\"http://tools.ietf.org/html/rfc2396\">Uniform Resource Identifiers (URI): Generic Syntax</a></cite>, Berners-Lee, T., Fielding, R.T., and L. Masinter,   August 1998. Internet RFC 2396. URL: <a href=\"http://tools.ietf.org/html/rfc2396\">http://tools.ietf.org/html/rfc2396</a>";
 		 berjon.biblio["TURTLE-TR"] = "<cite><a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">Turtle: Terse RDF Triple Language</a></cite>,Eric Prud'hommeaux, Gavin Carothers,  19 February 2013. W3C Candidate Recommendation. URL: <a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">http://www.w3.org/TR/2013/CR-turtle-20130219/</a>";
 		berjon.biblio["SPARQL"] = "<cite><a href=\"http://www.w3.org/TR/rdf-sparql-query/\">SPARQL Query Language for RDF</a></cite>,Eric Prud'hommeaux, Andy Seaborne,  15 January 2008. W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/rdf-sparql-query/\">http://www.w3.org/TR/rdf-sparql-query/</a>";
 		berjon.biblio["SPARQL-1.1"] = "<cite><a href=\"http://www.w3.org/TR/2012/PR-sparql11-overview-20121108/\">SPARQL 1.1 Overview</a></cite>,The W3C SPARQL Working Group,  8 November 2012. W3C Proposed Recommendation. URL: <a href=\"http://www.w3.org/TR/2012/PR-sparql11-overview-20121108/\">http://www.w3.org/TR/2012/PR-sparql11-overview-20121108/</a>";
@@ -28,6 +28,8 @@
 		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["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["JSON-LD"] = "<cite><a href=\"http://www.w3.org/TR/json-ld-syntax/\">JSON-LD Syntax 1.0</a></cite>, Many Sporny, Gregg Kellogg, Markus Lanthaler (eds),   12 July 2012, W3C Working Draft. URL: <a href=\"http://www.w3.org/TR/json-ld-syntax/\">http://www.w3.org/TR/json-ld-syntax/</a>";
+		berjon.biblio["XMLS-SCHEMA0"] = "<cite><a href=\"http://www.w3.org/TR/xmlschema-0/\">XML Schema Part 0: Primer Second Edition</a></cite>, David C. Fallside, Priscilla Walmsley (eds),   28 October 2004, W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/xmlschema-0/\">http://www.w3.org/TR/xmlschema-0/</a>";
+		berjon.biblio["LD-CLOUD"] = "<cite><a href=\"http://lod-cloud.net\">Linking Open Data cloud diagram</a></cite>, Richard Cyganiak, Anja Jentzsch. URL: <a href=\"http://lod-cloud.net\">http://lod-cloud.net</a>";
 
 
                 // process the document before anything else is done