HTML validation..
authorStian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
Fri, 25 Nov 2011 09:25:43 +0000
changeset 1047 9c9bc0a07354
parent 1046 f282a84d85ab
child 1048 a69dc2ebfff6
HTML validation..
bestpractices/BestPractices.html
--- a/bestpractices/BestPractices.html	Fri Nov 25 09:20:41 2011 +0000
+++ b/bestpractices/BestPractices.html	Fri Nov 25 09:25:43 2011 +0000
@@ -12,7 +12,7 @@
 	<script src="http://www.w3.org/2007/OWL/toggles.js" class="remove"></script>
 	
     <script class='remove'>
-	var addExtraReferences = function() {
+        var addExtraReferences = function() {
           for (var k in extraReferences)
               berjon.biblio[k] = extraReferences[k];
       };
@@ -132,9 +132,9 @@
 
     <section id="abstract">
 <p>This document is a suggestion of Best Practices for working with the
-[[PROV-DM]] model and in particular usage of the [[PROV-O]] ontology.
+[[!PROV-DM]] model and in particular usage of the [[!PROV-O]] ontology.
 This document is non-normative and informational only.  For an
-introduction to PROV, see the [[PROV-Primer]].
+introduction to PROV, see the [[!PROV-Primer]].
 </p>
 
    </section>
@@ -143,7 +143,7 @@
 </section>
 
 <div class="buttonpanel"> 
-<form action=""><p> 
+<form action="#"><p> 
 <input id="hide-examples" onclick="set_display_by_class('div','anexample','none'); set_display_by_id('hide-examples','none'); set_display_by_id('show-examples','');" type="button" value="Hide Examples" /> 
 <input id="show-examples" onclick="set_display_by_class('div','anexample',''); set_display_by_id('hide-examples',''); set_display_by_id('show-examples','none');" style="display: none" type="button" value="Show Examples" /> 
 </p> 
@@ -797,7 +797,7 @@
     should also expressed such inferred statements in its
     serialisations, so that the provenance can be read without using
     OWL2 inferencing and the customized ontologies.</p>
-	<div class="anexample">
+
     <p>See the <a
     href="examples/ontology-extensions/workflow/workflow-inferred.rdf">workflow-inferred.rdf</a>
     for the complete example showing both domain-specific and PROV ontology terms