--- a/model/prov-dm.html Tue Nov 20 22:08:35 2012 +0000
+++ b/model/prov-dm.html Tue Nov 20 22:44:38 2012 +0000
@@ -309,7 +309,7 @@
"<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.",
+ "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>."+
@@ -328,7 +328,7 @@
"URL: <a href=\"http://www.omg.org/spec/UML/2.0/Superstructure/PDF/\">http://www.omg.org/spec/UML/2.0/Superstructure/PDF/</a>",
"RDF-CONCEPTS11":
- "Richard Cyganiak and David Wood (eds.) " +
+ "Richard Cyganiak; David Wood; eds. " +
"RDF 1.1 Concepts and Abstract Syntax "+
"<a href=\"http://www.w3.org/TR/rdf11-concepts/\"><cite>RDF 1.1 Concepts and Abstract Syntax</cite></a>. "+
"URL: <a href=\"http://www.w3.org/TR/rdf11-concepts/\">http://www.w3.org/TR/rdf11-concepts/</a>",
@@ -370,6 +370,8 @@
// if there a publicly available Editor's Draft, this is the link
edDraftURI: "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html",
+ implementationReportURI: "http://dvcs.w3.org/hg/prov/raw-file/default/reports/prov-implementations.html",
+
// if this is a LCWD, uncomment and set the end of its review period
crEnd: "2013-01-31",
--- a/model/prov-n.html Tue Nov 20 22:08:35 2012 +0000
+++ b/model/prov-n.html Tue Nov 20 22:44:38 2012 +0000
@@ -30,12 +30,18 @@
border-style: solid;
border-color: gray;
}
+
+code {
+ color: black;
+}
</style>
<script src="grammar/ll.js" class="remove"></script>
- <script src="http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js" class="remove"></script>
+<!-- <script src="http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js" class="remove"></script> -->
+ <script src="http://www.w3.org/Tools/respec/respec-w3c-common" class="remove" async></script>
+
<script src="http://www.w3.org/2007/OWL/toggles.js" class="remove"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" class="remove"></script>
<script class="remove">
@@ -192,7 +198,7 @@
" <a href=\"http://www.unicode.org/unicode/standard/versions/enumeratedversions.html\"><cite>The Unicode Standard.</cite></a>. " +
" Defined by: The Unicode Standard, Version 6.2.0, (Mountain View, CA: The Unicode Consortium, 2012. ISBN 978-1-936213-07-8) , as updated from time to time by the publication of new versions URL: <a href=\"http://www.unicode.org/unicode/standard/versions/enumeratedversions.html\">http://www.unicode.org/unicode/standard/versions/enumeratedversions.html</a> ",
"UNISEC":
- " Mark Davis and Michel Suignard. " +
+ " Mark Davis; Michel Suignard. " +
"<a href=\"http://www.unicode.org/reports/tr36/\"><cite>Unicode Security Considerations<cite></a>. " +
" 4 August 2010. " +
"URL: <a href=\"http://www.unicode.org/reports/tr36/\">http://www.unicode.org/reports/tr36/</a>",
@@ -223,6 +229,8 @@
// if there a publicly available Editor's Draft, this is the link
edDraftURI: "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html",
+
+ implementationReportURI: "http://dvcs.w3.org/hg/prov/raw-file/default/reports/prov-implementations.html",
// if this is a LCWD, uncomment and set the end of its review period
crEnd: "2013-01-31",
@@ -316,10 +324,11 @@
text-decoration: none;
}
-code {
+/* code {
color: #ff4500;
}
+*/
/* --- WEB IDL --- */
pre.idl {
@@ -3469,7 +3478,7 @@
</div>
-<div id="grammar_div" class="remove">
+<div id="grammar_div" class="remove" style="display:none; ">
<!-- grammar loaded from glossary.js will be hooked up here,
class remove, will remove this element from the final output.
-->