Made corrections to primer FPWD to meet W3C publication rules.
--- a/primer/Primer.html Mon Jan 02 18:40:20 2012 +0000
+++ b/primer/Primer.html Tue Jan 03 16:35:40 2012 +0000
@@ -71,7 +71,7 @@
editors: [
{ name: "Yolanda Gil", url: "http://www.isi.edu/~gil/",
company: "Information Sciences Institute, University of Southern California, US" },
- { name: "Simon Miles", url: "http://www.inf.kcl.ac.uk/~simonm",
+ { name: "Simon Miles", url: "http://www.inf.kcl.ac.uk/staff/simonm",
company: "King's College London, UK" },
],
@@ -213,10 +213,7 @@
The following section shows how the formal ontology PROV-O can be used to represent the PROV-DM assertions
as RDF triples. The document also contains frequently asked questions, and an appendix giving example
snippets of the PROV-DM Abstract Syntax Notation (ASN).
- For a detailed description of PROV-DM, please refer to the
- <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html">PROV Data Model and Abstract Syntax Notation document</a>.
- For a detailed description of PROV-O, refer to the
- <a href="http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceFormalModel.html">PROV Ontology Model and Formal Semantics document</a>.
+ For a detailed description of [[PROV-DM]] and [[PROV-O]], please refer to the respective documents.
</p>
</section>
@@ -235,8 +232,7 @@
<p>
The following ER diagram provides a high level overview of the <strong>structure of PROV-DM records</strong>.
- The diagram is the same that appears in the
- <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html">PROV Data Model and Abstract Syntax Notation document</a>,
+ The diagram is the same that appears in the [[PROV-DM]],
but note that this primer document only describes some of the terms shown in the diagram.
</p>
@@ -750,7 +746,7 @@
<section class="appendix">
<h2>Acknowledgements</h2>
<p>
- WG membership to be listed here.
+ The Provenance Working Group members.
</p>
</section>
--- a/primer/fpwd/Primer.html Mon Jan 02 18:40:20 2012 +0000
+++ b/primer/fpwd/Primer.html Tue Jan 03 16:35:40 2012 +0000
@@ -75,7 +75,7 @@
line-height: 120%;
}
-pre.idl::before {
+pre.idl:before {
content: "WebIDL";
display: block;
width: 150px;
@@ -244,7 +244,7 @@
text-align: left;
font-family: initial;
font-weight: normal;
- text-shadow: #666 1px 1px 0;
+
}
.parameters th { background: #90b8de; }
.exceptions th { background: #deb890; }
@@ -307,18 +307,18 @@
border-top: 1px solid #ddd;
}
-.simple tr:nth-child(even) {
+/*.simple tr:nth-child(even) {
background: #f0f6ff;
-}
+}*/
/* --- DL --- */
.section dd > p:first-child {
margin-top: 0;
}
-.section dd > p:last-child {
+/*.section dd > p:last-child {
margin-bottom: 0;
-}
+}*/
.section dd {
margin-bottom: 1em;
@@ -336,7 +336,7 @@
margin-top: 1em;
}
-pre.example::before {
+pre.example:before {
content: "Example";
display: block;
width: 150px;
@@ -356,7 +356,7 @@
background: #ffc;
}
-.issue::before {
+.issue:before {
content: "Issue";
display: block;
width: 150px;
@@ -374,7 +374,7 @@
background: #e2fff0;
}
-.note::before {
+.note:before {
content: "Note";
display: block;
width: 150px;
@@ -487,8 +487,8 @@
pre.sh_sourceCode .sh_attribute { color: #006400; }
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css" charset="utf-8" /></head>
- <body style="display: inherit; "><div class="head"><p><a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C" /></a></p><h1 class="title" id="title">Prov Model Primer</h1><h2 id="w3c-working-draft-22-december-2011"><acronym title="World Wide Web Consortium">W3C</acronym> Working Draft 22 December 2011</h2><dl><dt>This version:</dt><dd><a href="http://www.w3.org/TR/2011/WD-Prov-Primer-20111222/">http://www.w3.org/TR/2011/WD-Prov-Primer-20111222/</a></dd><dt>Latest published version:</dt><dd><a href="http://www.w3.org/TR/Prov-Primer/">http://www.w3.org/TR/Prov-Primer/</a></dd><dt>Latest editor's draft:</dt><dd><a href="http://dvcs.w3.org/hg/prov/raw-file/default/primer/Primer.html">http://dvcs.w3.org/hg/prov/raw-file/default/primer/Primer.html</a></dd><dt>Editors:</dt><dd><a href="http://www.isi.edu/~gil/">Yolanda Gil</a>, Information Sciences Institute, University of Southern California, US</dd>
-<dd><a href="http://www.inf.kcl.ac.uk/~simonm">Simon Miles</a>, King's College London, UK</dd>
+ <body style="display: inherit; "><div class="head"><p><a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C" /></a></p><h1 class="title" id="title">Prov Model Primer</h1><h2 id="w3c-working-draft-03-january-2012"><acronym title="World Wide Web Consortium">W3C</acronym> Working Draft 03 January 2012</h2><dl><dt>This version:</dt><dd><a href="http://www.w3.org/TR/2012/WD-Prov-Primer-20120103/">http://www.w3.org/TR/2012/WD-Prov-Primer-20120103/</a></dd><dt>Latest published version:</dt><dd><a href="http://www.w3.org/TR/Prov-Primer/">http://www.w3.org/TR/Prov-Primer/</a></dd><dt>Latest editor's draft:</dt><dd><a href="http://dvcs.w3.org/hg/prov/raw-file/default/primer/Primer.html">http://dvcs.w3.org/hg/prov/raw-file/default/primer/Primer.html</a></dd><dt>Editors:</dt><dd><a href="http://www.isi.edu/~gil/">Yolanda Gil</a>, Information Sciences Institute, University of Southern California, US</dd>
+<dd><a href="http://www.inf.kcl.ac.uk/staff/simonm">Simon Miles</a>, King's College London, UK</dd>
<dt>Authors:</dt><dd><span><a href="http://semanticweb.org/wiki/Khalid_Belhajjame">Khalid Belhajjame</a></span>, University of Manchester</dd>
<dd><span>Helena Deus</span>, Digital Enterprise Research Institute (DERI), NUI Galway</dd>
<dd><span><a href="http://www.oeg-upm.net/index.php/en/phdstudents/28-dgarijo">Daniel Garijo</a></span>, Universidad Politécnica de Madrid</dd>
@@ -496,7 +496,7 @@
<dd><span><a href="http://www.cs.ncl.ac.uk/people/Paolo.Missier">Paolo Missier</a></span>, Newcastle University</dd>
<dd><span><a href="http://soiland-reyes.com/stian/">Stian Soiland-Reyes</a></span>, University of Manchester</dd>
<dd><span><a href="http://tw.rpi.edu/web/person/StephanZednik">Stephan Zednik</a></span>, Rensselaer Polytechnic Institute</dd>
-</dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. <acronym title="World Wide Web Consortium">W3C</acronym> <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p><hr /></div>
+</dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. <acronym title="World Wide Web Consortium">W3C</acronym> <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p><hr /></div>
<div id="abstract" class="introductory section"><h2>Abstract</h2>
<p>
This document provides an intuitive introduction and guide to the
@@ -596,10 +596,7 @@
The following section shows how the formal ontology PROV-O can be used to represent the PROV-DM assertions
as RDF triples. The document also contains frequently asked questions, and an appendix giving example
snippets of the PROV-DM Abstract Syntax Notation (ASN).
- For a detailed description of PROV-DM, please refer to the
- <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html">PROV Data Model and Abstract Syntax Notation document</a>.
- For a detailed description of PROV-O, refer to the
- <a href="http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceFormalModel.html">PROV Ontology Model and Formal Semantics document</a>.
+ For a detailed description of [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] and [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-O">PROV-O</a></cite>], please refer to the respective documents.
</p>
</div>
@@ -620,8 +617,7 @@
<p>
The following ER diagram provides a high level overview of the <strong>structure of PROV-DM records</strong>.
- The diagram is the same that appears in the
- <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html">PROV Data Model and Abstract Syntax Notation document</a>,
+ The diagram is the same that appears in the [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>],
but note that this primer document only describes some of the terms shown in the diagram.
</p>
@@ -803,7 +799,7 @@
Betty retrieves the provenance record of the article, how it was created.
</p>
<p>Betty would find the following assertions about entities in the provenance record:</p>
- <pre class="turtle example">ex1:newspaper1 a prov:Entity .
+ <pre class="turtle example">ex1:newspaper1 a prov:Entity .
ex1:article1 a prov:Entity .
ex1:regionList1 a prov:Entity .
ex1:aggregate1 a prov:Entity .
@@ -1111,7 +1107,7 @@
<!-- OddPage -->
<h2><span class="secno">B. </span>Acknowledgements</h2>
<p>
- WG membership to be listed here.
+ The Provenance Working Group members.
</p>
</div>
Binary file primer/fpwd/overview.png has changed