made 'expression' explicit in some section titles
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 12 Oct 2011 08:11:59 +0100
changeset 704 d3039c9e1205
parent 703 7ec422b19cf0
child 705 0bcc8ff790d7
made 'expression' explicit in some section titles
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Wed Oct 12 08:11:04 2011 +0100
+++ b/model/ProvenanceModel.html	Wed Oct 12 08:11:59 2011 +0100
@@ -23,27 +23,27 @@
       var extraReferences = {
         "PROV-SEMANTICS":
           "James Cheney "+
-          "<a href="\"http://www.w3.org/2011/prov/wiki/FormalSemanticsStrawman\""><cite>Formal Semantics Strawman</cite></a>. "+
+          "<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>",
+          "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 "+
-          "<a href="\"http://dvcs.w3.org/hg/prov/raw-file/default/primer/Primer.html\""><cite>Prov Model Primer</cite></a>. "+
+          "<a href=\"http://dvcs.w3.org/hg/prov/raw-file/default/primer/Primer.html\"><cite>Prov Model Primer</cite></a>. "+
           "2011, Work in progress. "+
-          "URL: <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>",
+          "URL: <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>",
 
         "PROV-O":
           "Satya Sahoo and Deborah McGuinness "+
-          "<a href="\"http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceFormalModel.html\""><cite>Provenance Formal Model</cite></a>. "+
+          "<a href=\"http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceFormalModel.html\"><cite>Provenance Formal Model</cite></a>. "+
           "2011, Work in progress. "+
-          "URL: <a href="\"http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceFormalModel.html\"">http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceFormalModel.html</a>",
+          "URL: <a href=\"http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceFormalModel.html\">http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceFormalModel.html</a>",
 
         "PROV-PAQ":
           "Graham Klyne and Paul Groth "+
-          "<a href="\"http://dvcs.w3.org/hg/prov/raw-file/tip/paq/provenance-access.html\""><cite>Provenance Access and Query</cite></a>. "+
+          "<a href=\"http://dvcs.w3.org/hg/prov/raw-file/tip/paq/provenance-access.html\"><cite>Provenance Access and Query</cite></a>. "+
           "2011, Work in progress. "+
-          "URL: <a href="\"http://dvcs.w3.org/hg/prov/raw-file/tip/paq/provenance-access.html\"">http://dvcs.w3.org/hg/prov/tip/paq/provenance-access.html</a>",
+          "URL: <a href=\"http://dvcs.w3.org/hg/prov/raw-file/tip/paq/provenance-access.html\">http://dvcs.w3.org/hg/prov/tip/paq/provenance-access.html</a>",
       };
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.