updated glossary
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 16 Mar 2012 08:28:44 +0000
changeset 1912 9f00ccf2eb9a
parent 1911 7be0fed58c14
child 1913 41997a5c3b5c
updated glossary
model/glossary.html
model/glossary.js
model/prov-glossary.html
model/working-copy/wd5-prov-dm-components.html
--- a/model/glossary.html	Fri Mar 16 08:15:19 2012 +0000
+++ b/model/glossary.html	Fri Mar 16 08:28:44 2012 +0000
@@ -98,5 +98,34 @@
 <span class="glossary" id="glossary-annotation">
 An <dfn title="concept-annotation">annotation</dfn> is a link between something that is identifiable and a note referred to by its identifier.</span>
 
+
+<span class="glossary" id="glossary-quotation">  
+A <dfn>quotation</dfn>
+ is the repeat of (some or all of) an entity, such as text or image, by
+someone other than its original author. 
+</span>
+
+<span class="glossary" id="glossary-original-source">  
+An <dfn>original source</dfn> refers to the
+source material that is closest to the person, information, period, or idea being studied.
+</span>
+
+<span class="glossary" id="glossary-revision">  
+A <dfn title="dfn-Revision">revision</dfn> is the result of revising an entity into a revised version.
+</span>
+
+<span class="glossary" id="glossary-start">  
+<dfn id="concept-start">Start</dfn> is when an activity is deemed to have started.
+ The activity did not exist before its start. Any usage or generation involving an activity follows its start.
+</span>
+
+<span class="glossary" id="glossary-end">  
+<dfn id="concept-end">End</dfn> is when an activity is deemed to have ended.
+ The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes its end.
+</span>
+
+
+
+
 </html>
 
--- a/model/glossary.js	Fri Mar 16 08:15:19 2012 +0000
+++ b/model/glossary.js	Fri Mar 16 08:28:44 2012 +0000
@@ -3,7 +3,7 @@
 //  with <script src="glossary.js" class="remove"></script>
 //Insert glossary definitions with the following 
 // <div class="glossary-ref" ref="glossary-generation"></div>
-glossary_hg='http://dvcs.w3.org/hg/prov/file/b13a1116a6d3/model/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/7be0fed58c14/model/glossary.html';
 glossary_string= 
 ' ' + 
 '<html> ' + 
@@ -105,6 +105,35 @@
 '<span class="glossary" id="glossary-annotation"> ' + 
 'An <dfn title="concept-annotation">annotation</dfn> is a link between something that is identifiable and a note referred to by its identifier.</span> ' + 
 ' ' + 
+' ' + 
+'<span class="glossary" id="glossary-quotation">   ' + 
+'A <dfn>quotation</dfn> ' + 
+' is the repeat of (some or all of) an entity, such as text or image, by ' + 
+'someone other than its original author.  ' + 
+'</span> ' + 
+' ' + 
+'<span class="glossary" id="glossary-original-source">   ' + 
+'An <dfn>original source</dfn> refers to the ' + 
+'source material that is closest to the person, information, period, or idea being studied. ' + 
+'</span> ' + 
+' ' + 
+'<span class="glossary" id="glossary-revision">   ' + 
+'A <dfn title="dfn-Revision">revision</dfn> is the result of revising an entity into a revised version. ' + 
+'</span> ' + 
+' ' + 
+'<span class="glossary" id="glossary-start">   ' + 
+'<dfn id="concept-start">Start</dfn> is when an activity is deemed to have started. ' + 
+' The activity did not exist before its start. Any usage or generation involving an activity follows its start. ' + 
+'</span> ' + 
+' ' + 
+'<span class="glossary" id="glossary-end">   ' + 
+'<dfn id="concept-end">End</dfn> is when an activity is deemed to have ended. ' + 
+' The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes its end. ' + 
+'</span> ' + 
+' ' + 
+' ' + 
+' ' + 
+' ' + 
 '</html> ' + 
 ' ' + 
 ' ' ;
--- a/model/prov-glossary.html	Fri Mar 16 08:15:19 2012 +0000
+++ b/model/prov-glossary.html	Fri Mar 16 08:28:44 2012 +0000
@@ -44,67 +44,7 @@
           for (var k in extraReferences)
               berjon.biblio[k] = extraReferences[k];
       };
-      var extraReferences = {
-        "CLOCK":
-         "Lamport, L. "+
-         "<a href=\"http://research.microsoft.com/users/lamport/pubs/time-clocks.pdf\"><cite>Time, clocks, and the ordering of events in a distributed system</cite></a>."+
-         "Communications of the ACM 21 (7): 558–565. 1978. "+
-         "URL: <a href=\"http://research.microsoft.com/users/lamport/pubs/time-clocks.pdf\">http://research.microsoft.com/users/lamport/pubs/time-clocks.pdf</a> " +
-         "DOI: doi:10.1145/359545.359563.",
-        "CSP":
-         "Hoare, C. A. R. "+
-         "<a href=\"http://www.usingcsp.com/cspbook.pdf\"><cite>Communicating Sequential Processes</cite></a>."+
-         "Prentice-Hall. 1985"+
-         "URL: <a href=\"http://www.usingcsp.com/cspbook.pdf\">http://www.usingcsp.com/cspbook.pdf</a>",
-        "Logic":
-          "W. E. Johnson"+
-          "<a href=\"http://www.ditext.com/johnson/intro-3.html\"><cite>Logic: Part III</cite></a>."+
-          "1924. "+
-          "URL: <a href=\"http://www.ditext.com/johnson/intro-3.html\">http://www.ditext.com/johnson/intro-3.html</a>",
-        "PROV-SEM":
-          "James Cheney "+
-          "<a href=\"http://www.w3.org/2011/prov/wiki/FormalSemanticsStrawman\"><cite>Formal Semantics Strawman</cite></a>. "+
-          "2011, Work in progress. "+
-          "URL: <a href=\"http://www.w3.org/2011/prov/wiki/FormalSemanticsStrawman\">http://www.w3.org/2011/prov/wiki/FormalSemanticsStrawman</a>",
-
-        "PROV-PRIMER":
-          "Yolanda Gil and Simon Miles (eds.) Khalid Belhajjame, Helena Deus, Daniel Garijo, Graham Klyne, Paolo Missier, Stian Soiland-Reyes, and Stephan Zednik "+
-          "<a href=\"http://www.w3.org/TR/prov-primer/\"><cite>Prov Model Primer</cite></a>. "+
-          "2011, Working Draft. "+
-          "URL: <a href=\"http://www.w3.org/TR/prov-primer/\">http://www.w3.org/TR/prov-primer/</a>",
-
-        "PROV-O":
-          "Satya Sahoo and Deborah McGuinness (eds.) Khalid Belhajjame, James Cheney, Daniel Garijo, Timothy Lebo, Stian Soiland-Reyes, and Stephan Zednik "+
-          "<a href=\"http://www.w3.org/TR/prov-o/\"><cite>Provenance Formal Model</cite></a>. "+
-          "2011, Working Draft. "+
-          "URL: <a href=\"http://www.w3.org/TR/prov-o/\">http://www.w3.org/TR/prov-o/</a>",
-
-
-        "PROV-DM":
-          "Luc Moreau and Paolo Missier (eds.) ... "+
-          "<a href=\"http://www.w3.org/TR/prov-dm/\"><cite>PART 1: PROV-DM ...</cite></a>. "+
-          "2011, Working Draft. "+
-          "URL: <a href=\"http://www.w3.org/TR/prov-dm/\">http://www.w3.org/TR/prov-dm/</a>",
-
-
-        "PROV-DM-CONSTRAINTS":
-          "Luc Moreau and Paolo Missier (eds.) ... "+
-          "<a href=\"http://www.w3.org/TR/prov-dm-constraints/\"><cite>PROV-DM Constraints</cite></a>. "+
-          "2011, Working Draft. "+
-          "URL: <a href=\"http://www.w3.org/TR/prov-dm-constraints/\">http://www.w3.org/TR/prov-dm-constraints/</a>",
-
-        "PROV-ASN":
-          "Luc Moreau and Paolo Missier (eds.) ... "+
-          "<a href=\"http://www.w3.org/TR/prov-asn/\"><cite>PROV-ASN ....</cite></a>. "+
-          "2011, Working Draft. "+
-          "URL: <a href=\"http://www.w3.org/TR/prov-asn/\">http://www.w3.org/TR/prov-asn/</a>",
-
-        "PROV-AQ":
-          "Graham Klyne and Paul Groth (eds.) Luc Moreau, Olaf Hartig, Yogesh Simmhan, James Meyers, Timothy Lebo, Khalid Belhajjame, and Simon Miles "+
-          "<a href=\"http://www.w3.org/TR/prov-aq/\"><cite>Provenance Access and Query</cite></a>. "+
-          "2011, Working Draft. "+
-          "URL: <a href=\"http://www.w3.org/TR/prov-aq/\">http://www.w3.org/TR/prov-aq/</a>",
-      };
+      var extraReferences = {};
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
           specStatus:           "ED",
@@ -217,6 +157,17 @@
 
 <div class="glossary-ref" ref="glossary-usage"></div><p></p>
 
+
+<div class="glossary-ref" ref="glossary-quotation"></div><p></p>
+
+<div class="glossary-ref" ref="glossary-original-source"></div><p></p>
+
+<div class="glossary-ref" ref="glossary-revision"></div><p></p>
+
+<div class="glossary-ref" ref="glossary-start"></div><p></p>
+
+<div class="glossary-ref" ref="glossary-end"></div><p></p>
+
 </section>
 
 
--- a/model/working-copy/wd5-prov-dm-components.html	Fri Mar 16 08:15:19 2012 +0000
+++ b/model/working-copy/wd5-prov-dm-components.html	Fri Mar 16 08:28:44 2012 +0000
@@ -1054,10 +1054,7 @@
 <section id="term-Start">
 <h4>Activity Start</h4>
 
-<span class="glossary" id="glossary-start">  
-<dfn id="concept-start">Start</dfn> is when an activity is deemed to have started.
- The activity did not exist before its start. Any usage or generation involving an activity follows its start.
-</span>
+<div class="glossary-ref" ref="glossary-start" withspan="true"></div>
 
 
 <p>An activity start<span class="withPn">, written <span class="pnExpression">wasStartedBy(id,a,e,t,attrs)</span> in PROV-N,</span> contains:</p>
@@ -1104,10 +1101,8 @@
 <section id="term-End">
 <h4>Activity End</h4>
 
-<span class="glossary" id="glossary-end">  
-<dfn id="concept-end">End</dfn> is when an activity is deemed to have ended.
- The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes its end.
-</span>
+<div class="glossary-ref" ref="glossary-end" withspan="true"></div>
+
 
 <p>An activity end<span class="withAsn">, written <span class="pnExpression">wasEndedBy(id,a,e,t,attrs)</span> in PROV-ASN,</span> contains:</p>
 <ul>
@@ -1460,8 +1455,9 @@
 <section id="term-Revision">
 <h3>Revision</h3>
 
-<p> A <dfn title="dfn-Revision">revision</dfn> is the result of revising an entity into a revised version.
- Deciding whether something is made available as a revision of something else usually involves an agent who takes responsibility for approving that the former is a due variant of the latter.
+<p><span class="glossary-ref" ref="glossary-revision" withspan="true"></span></p>
+
+<p> Deciding whether something is made available as a revision of something else usually involves an agent who takes responsibility for approving that the former is a due variant of the latter.
  The agent who is responsible for the revision may optionally be specified.
  Revision is a particular case of  <a href="#Derivation-Relation">derivation</a> of an entity into its revised version.</p>
 
@@ -1498,11 +1494,8 @@
 <h3>Quotation</h3>
 
 <p> 
-<span class="glossary" id="glossary-quotation">  
-A <dfn>quotation</dfn>
- is the repeat of (some or all of) an entity, such as text or image, by
-someone other than its original author. 
-</span>
+<span class="glossary-ref" ref="glossary-quotation" withspan="true"></span>
+</p>
 
 <p>Quotation
  is a particular case of  <a href="#Derivation-Relation">derivation</a> in which entity <span class="name">e2</span> is derived from an original entity <span class="name">e1</span> by copying, or "quoting", some or all of it.
@@ -1543,10 +1536,7 @@
 <h3>Original Source</h3>
 
 <p>
-<span class="glossary" id="glossary-original-source">  
-An <dfn>original source</dfn> refers to the
-source material that is closest to the person, information, period, or idea being studied.
-</span>
+<span class="glossary-ref" ref="glossary-original-source" withspan="true"></span>
 </p>
 
 <p>An <dfn>original source relation</dfn> is a particular case of <a href="#Derivation-Relation">derivation</a>