RDFa embedded provo in provo html latest editor draft on w3c dvcs
authorTim L <lebot@rpi.edu>
Fri, 01 Jun 2012 23:01:06 -0400
changeset 3159 1ac4878e8133
parent 3158 aacddd466a61
child 3160 d53b5b7c1a32
RDFa embedded provo in provo html latest editor draft on w3c dvcs
examples/eg-28-prov-o-embedded-in-prov-o-html/rdf/create/eg-28-prov-o-embedded-in-prov-o-html.sh
examples/eg-28-prov-o-embedded-in-prov-o-html/rdf/create/rdf/eg-28-prov-o-embedded-in-prov-o-html.html
examples/eg-28-prov-o-embedded-in-prov-o-html/rdf/create/rdf/eg-28-prov-o-embedded-in-prov-o-html.ttl
--- a/examples/eg-28-prov-o-embedded-in-prov-o-html/rdf/create/eg-28-prov-o-embedded-in-prov-o-html.sh	Fri Jun 01 22:56:35 2012 -0400
+++ b/examples/eg-28-prov-o-embedded-in-prov-o-html/rdf/create/eg-28-prov-o-embedded-in-prov-o-html.sh	Fri Jun 01 23:01:06 2012 -0400
@@ -6,6 +6,7 @@
 
 pushd rdf
    page='http://aquarius.tw.rpi.edu/prov-wg/prov-o'
+   page='https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html'
    curl $page                                                              > eg-28-prov-o-embedded-in-prov-o-html.html
    curl "http://www.w3.org/2007/08/pyRdfa/extract?format=turtle&uri=$page" > eg-28-prov-o-embedded-in-prov-o-html.ttl
 popd
--- a/examples/eg-28-prov-o-embedded-in-prov-o-html/rdf/create/rdf/eg-28-prov-o-embedded-in-prov-o-html.html	Fri Jun 01 22:56:35 2012 -0400
+++ b/examples/eg-28-prov-o-embedded-in-prov-o-html/rdf/create/rdf/eg-28-prov-o-embedded-in-prov-o-html.html	Fri Jun 01 23:01:06 2012 -0400
@@ -1,9 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
-    "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head xmlns:prov="http://www.w3.org/ns/prov#">
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML+RDFa 1.0//EN' 'http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd'>
+<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" typeof="bibo:Document">
+<head xmlns:prov="http://www.w3.org/ns/prov#">
     <title>PROV-O: The PROV Ontology</title>
-    <meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
+    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
 
     <style type="text/css">
       /* prov:wasQuotedFrom http://speronitomcat.web.cs.unibo.it:8080/LODE/owl.css */
@@ -510,15 +510,21 @@
          font-size:50%;
       }
     </style>
-    <!-- link rel="provenance" href="http://www.w3.org/2007/08/pyRdfa/extract?format=turtle&uri=http://aquarius.tw.rpi.edu/prov-wg/prov-o"/ -->
-
-    <!-- 
+    
+<!--  link rel="provenance" href="http://www.w3.org/2007/08/pyRdfa/extract?format=turtle&uri=http://aquarius.tw.rpi.edu/prov-wg/prov-o"/  -->
+
+
+    
+<!--  
       === NOTA BENE ===
       For the three scripts below, if your spec resides on dev.w3 you can check them
       out in the same tree and use relative links so that they'll work offline,
-     -->
-
-   <!-- From DM -->
+      -->
+
+
+   
+<!--  From DM  -->
+
    <style type="text/css">
       .note { font-size:small; margin-left:50px }
        table { text-align: center; vertical-align: middle }
@@ -590,168 +596,665 @@
       a.qname {
          font-family: monospace;
       }
-      strong.crossreference {
+      strong {
          padding-right: 15px;
       }
      </style>
 
-     <script src='http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js' class='remove' type="text/javascript"></script>
-     <script src="http://www.w3.org/2007/OWL/toggles.js" class="remove" type="text/javascript"></script>
+     
+     
    
-    <script class='remove'>
-   var addExtraReferences = function() {
-          for (var k in extraReferences)
-              berjon.biblio[k] = extraReferences[k];
-      };
-      var extraReferences = {
-        "PROV-DM":
-          "Luc Moreau, Paolo Missier"+
-          "<a href=\"http://www.w3.org/TR/2011/WD-prov-dm-20111018/\"><cite>The PROV Data Model and Abstract Syntax Notation</cite></a>. "+
-          "18 October 2011. W3C Working Draft. (Work in progress.) "+
-          "URL: <a href=\"http://www.w3.org/TR/2011/WD-prov-dm-20111018/\">http://www.w3.org/TR/2011/WD-prov-dm-20111018/</a>",
-
-        "PROV-PAQ":
-          "Graham Klyne and Paul Groth "+
-          "<a href=\"https://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html\"><cite>Provenance Access and Query</cite></a>. "+
-          "2011, Work in progress. "+
-          "URL: <a href=\"https://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html\">https://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html</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-Ontology-Namespace":
-          "TBD"+
-          "<a href=\"http://www.w3.org/ns/prov-o/\"><cite>PROV Ontology Namespace</cite></a>. "+
-          "2011, Work in progress. "+
-          "URL: <a href=\"http://www.w3.org/ns/prov-o/\">http://www.w3.org/ns/prov-o/</a>",
-
-         "PROV-BestPractices":
-          "Stian Soiland-Reyes "+
-          "<a href=\"http://dvcs.w3.org/hg/prov/raw-file/tip/bestpractices/BestPractices.html\"><cite>PROV Best Practices</cite></a>. "+
-          "2011, Work in progress. "+
-          "URL: <a href=\"http://dvcs.w3.org/hg/prov/raw-file/tip/bestpractices/BestPractices.html\">http://dvcs.w3.org/hg/prov/tip/bestpracties/BestPractices.html</a>",
-
-         "LD-Patterns-QR":
-          "Leigh Dodds and Ian Davis "+
-          "<a href=\"http://patterns.dataincubator.org/book/qualified-relation.html\"><cite>Qualified Relation</cite></a>. "+
-          "modified 31 May 2012, accessed June 01 2012 "+
-          "URL: <a href=\"http://patterns.dataincubator.org/book/qualified-relation.html\">http://patterns.dataincubator.org/book/qualified-relation.html</a>",
-      };
-
-      var respecConfig = {
-          // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "ED",
-          
-          // the specification's short name, as in http://www.w3.org/TR/short-name/
-          shortName:            "prov-o",
-
-          // if your specification has a subtitle that goes below the main
-          // formal title, define it here
-          //subtitle   :  "",
-
-          // if you wish the publication date to be other than today, set this
-          publishDate:  "2012-05-30",
-
-          // if the specification's copyright date is a range of years, specify
-          // the start date here:
-          copyrightStart: "2011",
-
-          // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
-          // and its maturity status
-          previousPublishDate:  "2011-12-13",
-          previousMaturity:  "FPWD",
-
-          // if there a publicly available Editor's Draft, this is the link
-          edDraftURI:           "https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html",
-
-          // if this is a LCWD, uncomment and set the end of its review period
-          // lcEnd: "2009-08-05",
-
-          // if you want to have extra CSS, append them to this list
-          // it is recommended that the respec.css stylesheet be kept
-          extraCSS:         ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css", "./extra.css"],
-
-          // editors, add as many as you like
-          // only "name" is required
-          editors:  [
-             { name: "Timothy Lebo",
-                 url:"http://tw.rpi.edu/instances/TimLebo",
-                company: "Rensselaer Polytechnic Institute, USA" },
-              { name: "Satya Sahoo", url: "http://cci.case.edu/cci/index.php/Satya_Sahoo",
-                company: "Case Western Reserve University, USA" },
-           { name: "Deborah McGuinness", url: "http://tw.rpi.edu/instances/Deborah_L_McGuinness",
-                   company: "Rensselaer Polytechnic Institute, USA" },
-          ],
-
-          // authors, add as many as you like. 
-          // This is optional, uncomment if you have authors as well as editors.
-          // only "name" is required. Same format as editors.
-
-          authors:  [
-           { name: "(In alphabetical order)",                
-                   },
-              { name: "Khalid Belhajjame",                
-                    url:"http://semanticweb.org/wiki/Khalid_Belhajjame",
-            company: "University of Manchester, UK" },
-           { name: "James Cheney",                
-                  url:"http://homepages.inf.ed.ac.uk/jcheney/",    
-               company: "University of Edinburgh, UK" },
-           { name: "Daniel Garijo",
-                 url:"http://www.oeg-upm.net/index.php/en/phdstudents/28-dgarijo",
-                   company: "Universidad Politécnica de Madrid, Spain" },
-             { name: "Mike Lang, Jr.", company: "Revelytix, USA"},
-           { name: "Stian Soiland-Reyes",
-                   url:"http://soiland-reyes.com/stian/",
-                  company: "University of Manchester, UK" },
-           { name: "Stephan Zednik",
-                      url:"http://tw.rpi.edu/web/person/StephanZednik",
-                     company: "Rensselaer Polytechnic Institute, USA" },
-           { name: "Jun Zhao",
-                      url:"http://users.ox.ac.uk/~zool0770/",
-                     company: "University of Oxford, UK" },
-          ],
-          
-          // name of the WG
-          wg:           "Provenance Working Group",
-          
-          // URI of the public WG page
-          wgURI:        "http://www.w3.org/2011/prov/",
-          
-          // name (with the @w3c.org) of the public mailing to which comments are due
-          wgPublicList: "public-prov-comments",
-          
-          // URI of the patent status for this WG, for Rec-track documents
-          // !!!! IMPORTANT !!!!
-          // This is important for Rec-track documents, do not copy a patent URI from a random
-          // document unless you know what you're doing. If in doubt ask your friendly neighbourhood
-          // Team Contact.
-          wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/46974/status",
-
-      // Add extraReferences to bibliography database
-          preProcess: [addExtraReferences], 
-      };
-    </script>
-  </head>
-  <body>
-
-    <section id="abstract">
+    
+  <style type="text/css">
+/*****************************************************************
+ * ReSpec CSS
+ * Robin Berjon (robin at berjon dot com)
+ * v0.05 - 2009-07-31
+ *****************************************************************/
+
+
+/* --- INLINES --- */
+em.rfc2119 { 
+    text-transform:     lowercase;
+    font-variant:       small-caps;
+    font-style:         normal;
+    color:              #900;
+}
+
+h1 acronym, h2 acronym, h3 acronym, h4 acronym, h5 acronym, h6 acronym, a acronym,
+h1 abbr, h2 abbr, h3 abbr, h4 abbr, h5 abbr, h6 abbr, a abbr {
+    border: none;
+}
+
+dfn {
+    font-weight:    bold;
+}
+
+a.internalDFN {
+    color:  inherit;
+    border-bottom:  1px solid #99c;
+    text-decoration:    none;
+}
+
+a.externalDFN {
+    color:  inherit;
+    border-bottom:  1px dotted #ccc;
+    text-decoration:    none;
+}
+
+a.bibref {
+    text-decoration:    none;
+}
+
+code {
+    color:  #ff4500;
+}
+
+
+/* --- WEB IDL --- */
+pre.idl {
+    border-top: 1px solid #90b8de;
+    border-bottom: 1px solid #90b8de;
+    padding:    1em;
+    line-height:    120%;
+}
+
+pre.idl::before {
+    content:    "WebIDL";
+    display:    block;
+    width:      150px;
+    background: #90b8de;
+    color:  #fff;
+    font-family:    initial;
+    padding:    3px;
+    font-weight:    bold;
+    margin: -1em 0 1em -1em;
+}
+
+.idlType {
+    color:  #ff4500;
+    font-weight:    bold;
+    text-decoration:    none;
+}
+
+/*.idlModule*/
+/*.idlModuleID*/
+/*.idlInterface*/
+.idlInterfaceID, .idlDictionaryID {
+    font-weight:    bold;
+    color:  #005a9c;
+}
+
+.idlSuperclass {
+    font-style: italic;
+    color:  #005a9c;
+}
+
+/*.idlAttribute*/
+.idlAttrType, .idlFieldType, .idlMemberType {
+    color:  #005a9c;
+}
+.idlAttrName, .idlFieldName, .idlMemberName {
+    color:  #ff4500;
+}
+.idlAttrName a, .idlFieldName a, .idlMemberName a {
+    color:  #ff4500;
+    border-bottom:  1px dotted #ff4500;
+    text-decoration: none;
+}
+
+/*.idlMethod*/
+.idlMethType {
+    color:  #005a9c;
+}
+.idlMethName {
+    color:  #ff4500;
+}
+.idlMethName a {
+    color:  #ff4500;
+    border-bottom:  1px dotted #ff4500;
+    text-decoration: none;
+}
+
+/*.idlParam*/
+.idlParamType {
+    color:  #005a9c;
+}
+.idlParamName {
+    font-style: italic;
+}
+
+.extAttr {
+    color:  #666;
+}
+
+/*.idlConst*/
+.idlConstType {
+    color:  #005a9c;
+}
+.idlConstName {
+    color:  #ff4500;
+}
+.idlConstName a {
+    color:  #ff4500;
+    border-bottom:  1px dotted #ff4500;
+    text-decoration: none;
+}
+
+/*.idlException*/
+.idlExceptionID {
+    font-weight:    bold;
+    color:  #c00;
+}
+
+.idlTypedefID, .idlTypedefType {
+    color:  #005a9c;
+}
+
+.idlRaises, .idlRaises a.idlType, .idlRaises a.idlType code, .excName a, .excName a code {
+    color:  #c00;
+    font-weight:    normal;
+}
+
+.excName a {
+    font-family:    monospace;
+}
+
+.idlRaises a.idlType, .excName a.idlType {
+    border-bottom:  1px dotted #c00;
+}
+
+.excGetSetTrue, .excGetSetFalse, .prmNullTrue, .prmNullFalse, .prmOptTrue, .prmOptFalse {
+    width:  45px;
+    text-align: center;
+}
+.excGetSetTrue, .prmNullTrue, .prmOptTrue { color:  #0c0; }
+.excGetSetFalse, .prmNullFalse, .prmOptFalse { color:  #c00; }
+
+.idlImplements a {
+    font-weight:    bold;
+}
+
+dl.attributes, dl.methods, dl.constants, dl.fields, dl.dictionary-members {
+    margin-left:    2em;
+}
+
+.attributes dt, .methods dt, .constants dt, .fields dt, .dictionary-members dt {
+    font-weight:    normal;
+}
+
+.attributes dt code, .methods dt code, .constants dt code, .fields dt code, .dictionary-members dt code {
+    font-weight:    bold;
+    color:  #000;
+    font-family:    monospace;
+}
+
+.attributes dt code, .fields dt code, .dictionary-members dt code {
+    background:  #ffffd2;
+}
+
+.attributes dt .idlAttrType code, .fields dt .idlFieldType code, .dictionary-members dt .idlMemberType code {
+    color:  #005a9c;
+    background:  transparent;
+    font-family:    inherit;
+    font-weight:    normal;
+    font-style: italic;
+}
+
+.methods dt code {
+    background:  #d9e6f8;
+}
+
+.constants dt code {
+    background:  #ddffd2;
+}
+
+.attributes dd, .methods dd, .constants dd, .fields dd, .dictionary-members dd {
+    margin-bottom:  1em;
+}
+
+table.parameters, table.exceptions {
+    border-spacing: 0;
+    border-collapse:    collapse;
+    margin: 0.5em 0;
+    width:  100%;
+}
+table.parameters { border-bottom:  1px solid #90b8de; }
+table.exceptions { border-bottom:  1px solid #deb890; }
+
+.parameters th, .exceptions th {
+    color:  #fff;
+    padding:    3px 5px;
+    text-align: left;
+    font-family:    initial;
+    font-weight:    normal;
+    text-shadow:    #666 1px 1px 0;
+}
+.parameters th { background: #90b8de; }
+.exceptions th { background: #deb890; }
+
+.parameters td, .exceptions td {
+    padding:    3px 10px;
+    border-top: 1px solid #ddd;
+    vertical-align: top;
+}
+
+.parameters tr:first-child td, .exceptions tr:first-child td {
+    border-top: none;
+}
+
+.parameters td.prmName, .exceptions td.excName, .exceptions td.excCodeName {
+    width:  100px;
+}
+
+.parameters td.prmType {
+    width:  120px;
+}
+
+table.exceptions table {
+    border-spacing: 0;
+    border-collapse:    collapse;
+    width:  100%;
+}
+
+/* --- TOC --- */
+.toc a {
+    text-decoration:    none;
+}
+
+a .secno {
+    color:  #000;
+}
+
+/* --- TABLE --- */
+table.simple {
+    border-spacing: 0;
+    border-collapse:    collapse;
+    border-bottom:  3px solid #005a9c;
+}
+
+.simple th {
+    background: #005a9c;
+    color:  #fff;
+    padding:    3px 5px;
+    text-align: left;
+}
+
+.simple th[scope="row"] {
+    background: inherit;
+    color:  inherit;
+    border-top: 1px solid #ddd;
+}
+
+.simple td {
+    padding:    3px 10px;
+    border-top: 1px solid #ddd;
+}
+
+.simple tr:nth-child(even) {
+    background: #f0f6ff;
+}
+
+/* --- DL --- */
+.section dd > p:first-child {
+    margin-top: 0;
+}
+
+.section dd > p:last-child {
+    margin-bottom: 0;
+}
+
+.section dd {
+    margin-bottom:  1em;
+}
+
+.section dl.attrs dd, .section dl.eldef dd {
+    margin-bottom:  0;
+}
+
+/* --- EXAMPLES --- */
+pre.example {
+    border-top: 1px solid #ff4500;
+    border-bottom: 1px solid #ff4500;
+    padding:    1em;
+    margin-top: 1em;
+}
+
+pre.example::before {
+    content:    "Example";
+    display:    block;
+    width:      150px;
+    background: #ff4500;
+    color:  #fff;
+    font-family:    initial;
+    padding:    3px;
+    font-weight:    bold;
+    margin: -1em 0 1em -1em;
+}
+
+/* --- EDITORIAL NOTES --- */
+.issue {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #ffc;
+}
+
+.issue::before {
+    content:    "Issue";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+.note {
+    margin: 1em 0em 0em;
+    padding:    1em;
+    border: 2px solid #cff6d9;
+    background: #e2fff0;
+}
+
+.note::before {
+    content:    "Note";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #cff6d9;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+/* --- Best Practices --- */
+div.practice {
+    border: solid #bebebe 1px;
+    margin: 2em 1em 1em 2em;
+}
+
+span.practicelab {
+    margin: 1.5em 0.5em 1em 1em;
+    font-weight: bold;
+    font-style: italic;
+}
+
+span.practicelab   { background: #dfffff; }
+
+span.practicelab {
+    position: relative;
+    padding: 0 0.5em;
+    top: -1.5em;
+}
+
+p.practicedesc {
+    margin: 1.5em 0.5em 1em 1em;
+}
+
+@media screen {
+    p.practicedesc {
+        position: relative;
+        top: -2em;
+        padding: 0;
+        margin: 1.5em 0.5em -1em 1em;
+    }
+}
+
+/* --- SYNTAX HIGHLIGHTING --- */
+pre.sh_sourceCode {
+  background-color: white;
+  color: black;
+  font-style: normal;
+  font-weight: normal;
+}
+
+pre.sh_sourceCode .sh_keyword { color: #005a9c; font-weight: bold; }           /* language keywords */
+pre.sh_sourceCode .sh_type { color: #666; }                            /* basic types */
+pre.sh_sourceCode .sh_usertype { color: teal; }                             /* user defined types */
+pre.sh_sourceCode .sh_string { color: red; font-family: monospace; }        /* strings and chars */
+pre.sh_sourceCode .sh_regexp { color: orange; font-family: monospace; }     /* regular expressions */
+pre.sh_sourceCode .sh_specialchar { color:   #ffc0cb; font-family: monospace; }  /* e.g., \n, \t, \\ */
+pre.sh_sourceCode .sh_comment { color: #A52A2A; font-style: italic; }         /* comments */
+pre.sh_sourceCode .sh_number { color: purple; }                             /* literal numbers */
+pre.sh_sourceCode .sh_preproc { color: #00008B; font-weight: bold; }       /* e.g., #include, import */
+pre.sh_sourceCode .sh_symbol { color: blue; }                            /* e.g., *, + */
+pre.sh_sourceCode .sh_function { color: black; font-weight: bold; }         /* function calls and declarations */
+pre.sh_sourceCode .sh_cbracket { color: red; }                              /* block brackets (e.g., {, }) */
+pre.sh_sourceCode .sh_todo { font-weight: bold; background-color: #00FFFF; }   /* TODO and FIXME */
+
+/* Predefined variables and functions (for instance glsl) */
+pre.sh_sourceCode .sh_predef_var { color: #00008B; }
+pre.sh_sourceCode .sh_predef_func { color: #00008B; font-weight: bold; }
+
+/* for OOP */
+pre.sh_sourceCode .sh_classname { color: teal; }
+
+/* line numbers (not yet implemented) */
+pre.sh_sourceCode .sh_linenum { display: none; }
+
+/* Internet related */
+pre.sh_sourceCode .sh_url { color: blue; text-decoration: underline; font-family: monospace; }
+
+/* for ChangeLog and Log files */
+pre.sh_sourceCode .sh_date { color: blue; font-weight: bold; }
+pre.sh_sourceCode .sh_time, pre.sh_sourceCode .sh_file { color: #00008B; font-weight: bold; }
+pre.sh_sourceCode .sh_ip, pre.sh_sourceCode .sh_name { color: #006400; }
+
+/* for Prolog, Perl... */
+pre.sh_sourceCode .sh_variable { color: #006400; }
+
+/* for LaTeX */
+pre.sh_sourceCode .sh_italics { color: #006400; font-style: italic; }
+pre.sh_sourceCode .sh_bold { color: #006400; font-weight: bold; }
+pre.sh_sourceCode .sh_underline { color: #006400; text-decoration: underline; }
+pre.sh_sourceCode .sh_fixed { color: green; font-family: monospace; }
+pre.sh_sourceCode .sh_argument { color: #006400; }
+pre.sh_sourceCode .sh_optionalargument { color: purple; }
+pre.sh_sourceCode .sh_math { color: orange; }
+pre.sh_sourceCode .sh_bibtex { color: blue; }
+
+/* for diffs */
+pre.sh_sourceCode .sh_oldfile { color: orange; }
+pre.sh_sourceCode .sh_newfile { color: #006400; }
+pre.sh_sourceCode .sh_difflines { color: blue; }
+
+/* for css */
+pre.sh_sourceCode .sh_selector { color: purple; }
+pre.sh_sourceCode .sh_property { color: blue; }
+pre.sh_sourceCode .sh_value { color: #006400; font-style: italic; }
+
+/* other */
+pre.sh_sourceCode .sh_section { color: black; font-weight: bold; }
+pre.sh_sourceCode .sh_paren { color: red; }
+pre.sh_sourceCode .sh_attribute { color: #006400; }
+
+</style><style type="text/css">
+/* --- EDITORIAL NOTES --- */
+.pending {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #BFEFFF;
+}
+
+.pending::before {
+    content:    "Pending Review";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+.resolved {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #9BCD9B;
+}
+
+.resolved::before {
+    content:    "Resolved";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+.inference {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #fff;
+}
+
+.inference::before {
+    content:    "Inference";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+.unamedconstraint {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #00f;
+    background: #fff;
+}
+
+
+.unamedconstraint::before {
+    content:    "Constraint";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #00f;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+
+.constraint {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #00f;
+    background: #fff;
+}
+
+.constraint[id]::before {
+    content:    "Constraint: " attr(id);
+    width:  380px;  /* How can we compute the length of "Constraint: " attr(id) */
+}
+
+
+.constraint::before {
+    content:    "Constraint";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #00f;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+
+
+.conditional {
+    color: blue;
+}
+
+.grammar {
+    margin-top: 1ex;
+    margin-bottom: 1ex;
+    padding-left: 1ex;
+    padding-right: 1ex;
+    padding-top: 1ex;
+    padding-bottom: 0.6ex;
+    border: 1px dashed #2f6fab;
+    font-family: monospace;
+}
+.nonterminal {
+    font-weight: bold;
+    font-family: sans-serif;
+    font-size: 95%;
+}
+
+.name {
+    font-family: monospace;
+}
+
+
+.xmpl {
+    padding:    1em;
+    margin: 1em 0em 0em;
+    border: 1px solid #f00;
+    background: #fff;
+}
+
+.xmpl::before {
+    content:    "Example";
+    display:    block;
+    width:  150px;
+    margin: -1.5em 0 0.5em 0;
+    font-weight:    bold;
+    border: 1px solid #f00;
+    background: #fff;
+    padding:    3px 1em;
+}
+
+/* added prov-wg lebot  */
+
+.hlist {
+    border: 1px solid navy;
+    padding:5px;
+    background-color: #F4FFFF; 
+}
+
+.hlist li {
+    display: inline;
+    display: inline-table;
+    list-style-type: none;
+    padding-right: 20px;
+    
+}
+</style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" 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" alt="W3C" src="http://www.w3.org/Icons/w3c_home" /></a></p><h1 id="title" class="title">PROV-O: The PROV Ontology</h1><h2 id="w3c-editor-s-draft-30-may-2012"><acronym title="World Wide Web Consortium">W3C</acronym> Editor's Draft 30 May 2012</h2><dl><dt>This version:</dt><dd><a href="https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html">https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html</a></dd><dt>Latest published version:</dt><dd><a href="http://www.w3.org/TR/prov-o/">http://www.w3.org/TR/prov-o/</a></dd><dt>Latest editor's draft:</dt><dd><a href="https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html">https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html</a></dd><dt>Previous version:</dt><dd><a href="http://www.w3.org/TR/2011/WD-prov-o-20111213/">http://www.w3.org/TR/2011/WD-prov-o-20111213/</a></dd><dt>Editors:</dt><dd><a href="http://tw.rpi.edu/instances/TimLebo">Timothy Lebo</a>, Rensselaer Polytechnic Institute, USA</dd>
+<dd><a href="http://cci.case.edu/cci/index.php/Satya_Sahoo">Satya Sahoo</a>, Case Western Reserve University, USA</dd>
+<dd><a href="http://tw.rpi.edu/instances/Deborah_L_McGuinness">Deborah McGuinness</a>, Rensselaer Polytechnic Institute, USA</dd>
+<dt>Authors:</dt><dd><span>(In alphabetical order)</span></dd>
+<dd><a href="http://semanticweb.org/wiki/Khalid_Belhajjame">Khalid Belhajjame</a>, University of Manchester, UK</dd>
+<dd><a href="http://homepages.inf.ed.ac.uk/jcheney/">James Cheney</a>, University of Edinburgh, UK</dd>
+<dd><a href="http://www.oeg-upm.net/index.php/en/phdstudents/28-dgarijo">Daniel Garijo</a>, Universidad Politécnica de Madrid, Spain</dd>
+<dd><span>Mike Lang, Jr.</span>, Revelytix, USA</dd>
+<dd><a href="http://soiland-reyes.com/stian/">Stian Soiland-Reyes</a>, University of Manchester, UK</dd>
+<dd><a href="http://tw.rpi.edu/web/person/StephanZednik">Stephan Zednik</a>, Rensselaer Polytechnic Institute, USA</dd>
+<dd><a href="http://users.ox.ac.uk/~zool0770/">Jun Zhao</a>, University of Oxford, UK</dd>
+</dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011-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>The PROV Ontology (PROV-O) expresses the PROV Data Model using the OWL2 Web Ontology Language (OWL2). It provides a set of classes, properties, and restrictions that can be used to represent and interchange provenance information generated in different systems and under different contexts. It can also be specialized to create new classes and properties to model provenance information specific to different domain applications.
         </p>
 
-        <p style="text-align: center;">The namespace for all PROV-O terms is <span class="repeated">http://www.w3.org/ns/prov#</span>.
-        </p>
-
         <p style="text-align: center;">The OWL encoding of the PROV Ontology is available <a href="https://dvcs.w3.org/hg/prov/raw-file/cf7deb6c5f3e/ontology/ProvenanceOntology.owl">here</a>.
         </p>
-
-    </section>
-  
- 
-    <section id='sotd'>
-      <h4>PROV Family of Specifications</h4>
+    </div><div class="introductory section" id="sotd"><h2>Status of This Document</h2><p><em>This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current <acronym title="World Wide Web Consortium">W3C</acronym> publications and the latest revision of this technical report can be found in the <a href="http://www.w3.org/TR/"><acronym title="World Wide Web Consortium">W3C</acronym> technical reports index</a> at http://www.w3.org/TR/.</em></p>
+      <h4 id="prov-family-of-specifications">PROV Family of Specifications</h4>
       This document is part of the PROV family of specifications, a set of specifications defining various aspects that are necessary to achieve the vision of inter-operable
       interchange of provenance information in heterogeneous environments such as the Web.  The specifications are:
       <ul>
@@ -764,7 +1267,7 @@
       <li> PROV-SEM, a formal semantics for the PROV data model;</li>
       <li> PROV-XML, an XML schema for the PROV data model.</li>
       </ul>
-      <h4>How to read the PROV Family of Specifications</h4>
+      <h4 id="how-to-read-the-prov-family-of-specifications">How to read the PROV Family of Specifications</h4>
       <ul>
       <li>The primer is the entry point to PROV offering an introduction to the provenance model.</li>
       <li>The Linked Data and Semantic Web community should focus on PROV-O defining PROV classes and properties specified in an OWL-RL ontology. For further details, PROV-DM and PROV-CONSTRAINTS specify the constraints applicable to the data model, and its interpretation. PROV-SEM provides a mathematical semantics.</li>
@@ -774,31 +1277,38 @@
       should focus on PROV-DM and PROV-CONSTRAINTS.  PROV-O, PROV-N, PROV-XML offer examples of mapping to RDF, text, and XML, respectively.</li>
       </ul>
 
-      <h4>PROV-O Second Working Draft</h4>
+      <h4 id="prov-o-second-working-draft">PROV-O Second Working Draft</h4>
      <p>This specification defines the PROV Ontology as the normative representation of the PROV Data Model using the Web Ontology Language (OWL2). Following feedback, the structure of the document has been reorganized to suit a gradual introduction to the terms available in PROV-O, permitting the addition of more elaborate terms as users understand the earlier terms. A cross reference was added and is created directly from the OWL ontology. Examples throughout this document are taken directly from the working group's version control system.
      </p>   
-    </section>
-
-
-     <section id="introduction">    
-         <h2>Introduction</h2>  
-         <p>The PROV Ontology (PROV-O) defines the normative OWL2 Web Ontology Language encoding of the PROV Data Model [[PROV-DM]]. This document describes the set of classes, properties, and restrictions that constitute the PROV Ontology. This ontology specification provides the foundation to implement provenance applications in different domains that can represent, exchange, and integrate provenance information generated in different systems and under different contexts. Together with the PROV Access and Query [[PROV-PAQ]] and PROV Data Model [[PROV-DM]], this document forms a framework for provenance information interchange and management in domain-specific Web-based applications.
+    <p>This document was published by the <a href="http://www.w3.org/2011/prov/">Provenance Working Group</a> as an Editor's Draft. If you wish to make comments regarding this document, please send them to <a href="mailto:public-prov-comments@w3.org">public-prov-comments@w3.org</a> (<a href="mailto:public-prov-comments-request@w3.org?subject=subscribe">subscribe</a>, <a href="http://lists.w3.org/Archives/Public/public-prov-comments/">archives</a>). All feedback is welcome.</p><p>Publication as an Editor's Draft does not imply endorsement by the <acronym title="World Wide Web Consortium">W3C</acronym> Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.</p><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 <acronym title="World Wide Web Consortium">W3C</acronym> Patent Policy</a>. <acronym title="World Wide Web Consortium">W3C</acronym> maintains a <a rel="disclosure" href="http://www.w3.org/2004/01/pp-impl/46974/status">public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the <acronym title="World Wide Web Consortium">W3C</acronym> Patent Policy</a>.</p></div><div id="toc" class="section"><h2 class="introductory">Table of Contents</h2><ul class="toc"><li class="tocline"><a href="#introduction" class="tocxref"><span class="secno">1. </span>Introduction</a></li><li class="tocline"><a href="#prov-o-at-a-glance" class="tocxref"><span class="secno">2. </span>PROV-O at a glance</a></li><li class="tocline"><a href="#description" class="tocxref"><span class="secno">3. </span>The PROV-O Ontology Description</a><ul class="toc"><li class="tocline"><a href="#description-starting-point-terms" class="tocxref"><span class="secno">3.1 </span>Starting Point Terms</a></li><li class="tocline"><a href="#description-expanded-terms" class="tocxref"><span class="secno">3.2 </span>Expanded Terms</a></li><li class="tocline"><a href="#description-qualified-terms" class="tocxref"><span class="secno">3.3 </span>Qualified Terms</a></li><li class="tocline"><a href="#description-collections-terms" class="tocxref"><span class="secno">3.4 </span>Collections Terms</a></li></ul></li><li class="tocline"><a href="#cross-reference" class="tocxref"><span class="secno">4. </span>Cross reference for PROV-O classes and properties</a><ul class="toc"><li class="tocline"><a href="#cross-reference-starting-point-terms" class="tocxref"><span class="secno">4.1 </span>Starting Point Terms</a></li><li class="tocline"><a href="#cross-reference-expanded-terms" class="tocxref"><span class="secno">4.2 </span>Expanded Terms</a></li><li class="tocline"><a href="#cross-reference-qualified-terms" class="tocxref"><span class="secno">4.3 </span>Qualified Terms</a></li><li class="tocline"><a href="#cross-reference-collection-terms" class="tocxref"><span class="secno">4.4 </span>Collection Terms</a></li></ul></li><li class="tocline"><a href="#prov-o-owl-profile" class="tocxref"><span class="secno">A. </span>PROV-O OWL Profile</a></li><li class="tocline"><a href="#names-of-inverse-properties" class="tocxref"><span class="secno">B. </span>Names of inverse properties</a></li><li class="tocline"><a href="#acknowledgements" class="tocxref"><span class="secno">C. </span>Acknowledgements</a></li><li class="tocline"><a href="#references" class="tocxref"><span class="secno">D. </span>References</a><ul class="toc"><li class="tocline"><a href="#normative-references" class="tocxref"><span class="secno">D.1 </span>Normative references</a></li><li class="tocline"><a href="#informative-references" class="tocxref"><span class="secno">D.2 </span>Informative references</a></li></ul></li></ul></div>
+  
+ 
+    
+
+
+     <div id="introduction" class="section">    
+         
+<!-- OddPage -->
+<h2><span class="secno">1. </span>Introduction</h2>  
+         <p>The PROV Ontology (PROV-O) defines the normative OWL2 Web Ontology Language encoding of the PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>]. This document describes the set of classes, properties, and restrictions that constitute the PROV Ontology. This ontology specification provides the foundation to implement provenance applications in different domains that can represent, exchange, and integrate provenance information generated in different systems and under different contexts. Together with the PROV Access and Query [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-PAQ">PROV-PAQ</a></cite>] and PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>], this document forms a framework for provenance information interchange and management in domain-specific Web-based applications.
          </p>
         <p>
-         PROV-O conforms to the OWL-RL profile and is lightweight so that it can be adopted in the widest range of applications. The PROV Ontology classes and properties are defined such that they can not only be used directly to represent provenance information, but also can be specialized for modeling application-specific provenance details in a variety of domains. Thus, the PROV Ontology is expected to be both directly usable in applications as well as serve as a <i>reference model</i> for creating domain-specific provenance ontologies and thereby facilitate interoperable provenance modeling. To demonstrate the use of PROV-O classes and properties, this document uses an example provenance scenario similar to the one introduced in the PROV-Primer [[PROV-PRIMER]]. PROV-O conforms to the OWL-RL profile and is lightweight so that it can be adopted in the widest range of applications.
-        </p>
-         <p> The PROV Data Model [[PROV-DM]] introduces a minimal set of concepts to represent provenance information in a variety of application domains. This document maps the PROV Data Model to PROV Ontology using the OWL2 ontology language, which facilitates a fixed interpretation and use of the PROV Data Model concepts based on the formal semantics of OWL2 [[!OWL2-RDF-BASED-SEMANTICS]]. 
-        </p>
-
-        <p> We briefly introduce some of the OWL2 modeling terms that will be used to describe the PROV Ontology. An OWL2 <i>instance</i> is an individual object in a domain of discourse, for example a person named Alice or a car, and a set of individuals sharing a set of additional characteristics is called a <i>class</i>. Person and Car are examples of classes representing the set of individual persons and cars respectively. The OWL2 object properties are used to link individuals, classes, or create a property hierarchy. For example, the object property "hasOwner" can be used to link car with person. The OWL2 datatype properties are used to link individuals or classes to data values, including XML Schema datatypes [[!XMLSCHEMA-2]].   
+         PROV-O conforms to the OWL-RL profile and is lightweight so that it can be adopted in the widest range of applications. The PROV Ontology classes and properties are defined such that they can not only be used directly to represent provenance information, but also can be specialized for modeling application-specific provenance details in a variety of domains. Thus, the PROV Ontology is expected to be both directly usable in applications as well as serve as a <i>reference model</i> for creating domain-specific provenance ontologies and thereby facilitate interoperable provenance modeling. To demonstrate the use of PROV-O classes and properties, this document uses an example provenance scenario similar to the one introduced in the PROV-Primer [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-PRIMER">PROV-PRIMER</a></cite>]. PROV-O conforms to the OWL-RL profile and is lightweight so that it can be adopted in the widest range of applications.
         </p>
-        <p>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED",  "MAY", and       "OPTIONAL" in this document are to be interpreted as described in [[!RFC2119]].</p>
-    </section>
-
-
-
-   <section id="prov-o-at-a-glance">
-      <h2>PROV-O at a glance</h2>
+         <p> The PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] introduces a minimal set of concepts to represent provenance information in a variety of application domains. This document maps the PROV Data Model to PROV Ontology using the OWL2 ontology language, which facilitates a fixed interpretation and use of the PROV Data Model concepts based on the formal semantics of OWL2 [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-RDF-BASED-SEMANTICS">OWL2-RDF-BASED-SEMANTICS</a></cite>]. 
+        </p>
+
+        <p> We briefly introduce some of the OWL2 modeling terms that will be used to describe the PROV Ontology. An OWL2 <i>instance</i> is an individual object in a domain of discourse, for example a person named Alice or a car, and a set of individuals sharing a set of additional characteristics is called a <i>class</i>. Person and Car are examples of classes representing the set of individual persons and cars respectively. The OWL2 object properties are used to link individuals, classes, or create a property hierarchy. For example, the object property &quot;hasOwner&quot; can be used to link car with person. The OWL2 datatype properties are used to link individuals or classes to data values, including XML Schema datatypes [<cite><a class="bibref" rel="biblioentry" href="#bib-XMLSCHEMA-2">XMLSCHEMA-2</a></cite>].   
+        </p>
+        <p>The key words &quot;<em class="rfc2119" title="must">must</em>&quot;, &quot;<em class="rfc2119" title="must not">must not</em>&quot;, &quot;<em class="rfc2119" title="required">required</em>&quot;, &quot;<em class="rfc2119" title="shall">shall</em>&quot;, &quot;<em class="rfc2119" title="shall not">shall not</em>&quot;, &quot;<em class="rfc2119" title="should">should</em>&quot;, &quot;<em class="rfc2119" title="should not">should not</em>&quot;, &quot;<em class="rfc2119" title="recommended">recommended</em>&quot;,  &quot;<em class="rfc2119" title="may">may</em>&quot;, and       &quot;<em class="rfc2119" title="optional">optional</em>&quot; in this document are to be interpreted as described in [<cite><a class="bibref" rel="biblioentry" href="#bib-RFC2119">RFC2119</a></cite>].</p>
+    </div>
+
+
+
+   <div id="prov-o-at-a-glance" class="section">
+      
+<!-- OddPage -->
+<h2><span class="secno">2. </span>PROV-O at a glance</h2>
 
       <p>PROV-O users may only need to use parts of the entire ontology, depending on their needs and according to how much detail they want to include in their provenance information. For this, the PROV-O terms (classes and properties) are grouped into four categories to provide an incremental introduction to the ontology: Starting Point terms, Expanded terms, terms for Qualifying relationships, and terms for Collections.
       </p>
@@ -806,8 +1316,7 @@
       <div id="prov-starting-point-owl-terms-at-a-glance">
          <p><strong>Starting Point classes and properties</strong> provide the basis for the rest of the PROV Ontology and thus it is recommended that readers become comfortable with how to apply these terms before continuing to the remaining categories. These terms are used to create simple provenance descriptions that can be elaborated using terms from other categories. The classes and properties in this category are listed below and are discussed in <a href="#description-starting-point-terms">Section 3.1</a>.</p>
          
-<div
-     class="prov-starting-point owl-classes at-a-glance">
+<div class="prov-starting-point owl-classes at-a-glance">
   <ul class="hlist">
     <li>
       <a href="#Activity">prov:Activity</a>
@@ -821,8 +1330,7 @@
   </ul>
 </div>
 
-<div
-     class="prov-starting-point owl-properties at-a-glance">
+<div class="prov-starting-point owl-properties at-a-glance">
   <ul class="hlist">
     <li class="object-property">
       <a href="#actedOnBehalfOf">prov:actedOnBehalfOf</a>
@@ -856,11 +1364,10 @@
 
       </div>
 
-      <div    id="prov-expanded-owl-terms-at-a-glance">
+      <div id="prov-expanded-owl-terms-at-a-glance">
          <p><strong>Expanded classes and properties</strong> provide additional terms that can be used to relate classes in the Starting Point category. The terms in this category are applied in the same way as the terms in the Starting Point category. Many of the terms in this category are subclasses or subproperties of those in the Starting Point category. The classes and properties in this category are listed below and are discussed in <a href="#description-expanded-terms">Section 3.2</a>.</p>
          
-<div
-     class="prov-expanded owl-classes at-a-glance">
+<div class="prov-expanded owl-classes at-a-glance">
   <ul class="hlist">
     <li>
       <a href="#Bundle">prov:Bundle</a>
@@ -880,8 +1387,7 @@
   </ul>
 </div>
 
-<div
-     class="prov-expanded owl-properties at-a-glance">
+<div class="prov-expanded owl-properties at-a-glance">
   <ul class="hlist">
     <li class="object-property">
       <a href="#alternateOf">prov:alternateOf</a>
@@ -930,11 +1436,10 @@
 
       </div>
 
-      <div    id="prov-qualified-owl-terms-at-a-glance">
+      <div id="prov-qualified-owl-terms-at-a-glance">
          <p><strong>Qualified classes and properties</strong> provide elaborated information about binary relations asserted using Starting Point and Expanded properties. The terms in this category are applied using a pattern that differs from those in the Starting Point and Expanded categories. While the relations from the previous two categories are applied as direct, binary assertions, the terms in this category are used to provide additional attributes of the binary relations. The pattern used in this category allows users to provide elaborate details that are not available using only Starting Point and Expanded terms. The classes and properties in this category are listed below and are discussed in <a href="#description-qualified-terms">Section 3.3</a>.</p>
          
-<div
-     class="prov-qualified owl-classes at-a-glance">
+<div class="prov-qualified owl-classes at-a-glance">
   <ul class="hlist">
     <li>
       <a href="#ActivityInvolvement">prov:ActivityInvolvement</a>
@@ -1002,8 +1507,7 @@
   </ul>
 </div>
 
-<div
-     class="prov-qualified owl-properties at-a-glance">
+<div class="prov-qualified owl-properties at-a-glance">
   <ul class="hlist">
     <li class="object-property">
       <a href="#activity">prov:activity</a>
@@ -1085,13 +1589,14 @@
 
       </div>
 
-      <!-- Khalid's desired take away: Relations between the starting point classes can be specified using the starting object properties. However, in certain cases, users may want to provide elaborated information about such relations. Qualified classes and properties provides users with the means to do so. -->
+      
+<!--  Khalid's desired take away: Relations between the starting point classes can be specified using the starting object properties. However, in certain cases, users may want to provide elaborated information about such relations. Qualified classes and properties provides users with the means to do so.  -->
+
       <p><strong>Collection classes and properties</strong> are specializations of the Starting Point and Qualified terms that describe the provenance of collections as key-value pairs that are inserted and removed to create new collections. 
       The classes and properties in this category are listed below and are discussed in <a href="#description-collections-terms">Section 3.4</a>.</p>
-      <div    id="prov-collections-owl-terms-at-a-glance">
+      <div id="prov-collections-owl-terms-at-a-glance">
       
-<div
-     class="prov-collections owl-classes at-a-glance">
+<div class="prov-collections owl-classes at-a-glance">
   <ul class="hlist">
     <li>
       <a href="#CompleteMembership">prov:CompleteMembership</a>
@@ -1120,8 +1625,7 @@
   </ul>
 </div>
 
-<div
-     class="prov-collections owl-properties at-a-glance">
+<div class="prov-collections owl-properties at-a-glance">
   <ul class="hlist">
     <li class="object-property">
       <a href="#derivedByInsertionFrom">prov:derivedByInsertionFrom</a>
@@ -1165,12 +1669,16 @@
        
       </div>
 
-   </section> <!-- PROV-O at a glance -->
-
-
-
-    <section id="description">
-      <h2>The PROV-O Ontology Description</h2>       
+   </div> 
+<!--  PROV-O at a glance  -->
+
+
+
+
+    <div id="description" class="section">
+      
+<!-- OddPage -->
+<h2><span class="secno">3. </span>The PROV-O Ontology Description</h2>       
       <p>This section introduces the terms in each of the following categories:
       </p>     
       <ul>
@@ -1180,45 +1688,46 @@
          <li><a href="#description-collections-terms">Dictionary Terms</a></li>
       </ul>
 
-     <section id="description-starting-point-terms">
-	  	<h3>Starting Point Terms</h3>
+     <div id="description-starting-point-terms" class="section">
+      <h3><span class="secno">3.1 </span>Starting Point Terms</h3>
        <p>The Starting Point category is a small collection of classes and properties that can be used to create simple, initial provenance descriptions.
          Three classes provide a basis for the rest of PROV-O:  
        </p>
          <ul>
-            <li>An <a class="qname" href="#Entity">prov:Entity</a> is a thing one wants to provide provenance for. Things can be physical, digital, conceptual, or otherwise.
-            </li>
-            <li>An <a class="qname" href="#Activity">prov:Activity</a> is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, or relocating entities.
-            </li>
-            <li>An <a class="qname" href="#Agent">prov:Agent</a> is something that bears some form of responsibility for an activity taking place or for the existence of an entity.
+            <li>An <a href="#Entity" class="qname">prov:Entity</a> is a thing one wants to provide provenance for. Things can be physical, digital, conceptual, or otherwise.
+            </li>
+            <li>An <a href="#Activity" class="qname">prov:Activity</a> is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, or relocating entities.
+            </li>
+            <li>An <a href="#Agent" class="qname">prov:Agent</a> is something that bears some form of responsibility for an activity taking place or for the existence of an entity.
             </li>
          </ul> 
       <p>The three primary classes relate to one another and to themselves using the properties shown in the following figure.</p>
 
-      <p>Activities start and end at particular points in time (described using properties <a href='#startedAtTime' class="qname">prov:startedAtTime</a> and <a href='#endedAtTime' class="qname">prov:endedAtTime</a>, respectively). Activities can use Entities during their lifespan and can also generate other Entities (described using <a href='#used' class="qname">prov:used</a> and <a href='#wasGeneratedBy' class="qname">prov:wasGeneratedBy</a>, respectively). For example, a blog writing activity may use a particular dataset and generate a bar chart. When an Activity uses an Entity that was generated by another Activity, we say it <a href='#wasInformedBy' class="qname">prov:wasInformedBy</a> the other Activity. This allows provenance chains of just Activities, in addition to provenance chains of Entities linked by the Activities that used or generated them.
+      <p>Activities start and end at particular points in time (described using properties <a class="qname" href="#startedAtTime">prov:startedAtTime</a> and <a class="qname" href="#endedAtTime">prov:endedAtTime</a>, respectively). Activities can use Entities during their lifespan and can also generate other Entities (described using <a class="qname" href="#used">prov:used</a> and <a class="qname" href="#wasGeneratedBy">prov:wasGeneratedBy</a>, respectively). For example, a blog writing activity may use a particular dataset and generate a bar chart. When an Activity uses an Entity that was generated by another Activity, we say it <a class="qname" href="#wasInformedBy">prov:wasInformedBy</a> the other Activity. This allows provenance chains of just Activities, in addition to provenance chains of Entities linked by the Activities that used or generated them.
       </p>
 
       <p>
-         The provenance among Entities can also be expressed without mentioning the Activities involved, using the property <a href='#wasDerivedFrom' class="qname">prov:wasDerivedFrom</a>. A derivation is a transformation of an entity into another. 
+         The provenance among Entities can also be expressed without mentioning the Activities involved, using the property <a class="qname" href="#wasDerivedFrom">prov:wasDerivedFrom</a>. A derivation is a transformation of an entity into another. 
          Entities are described using any number of existing or newly-created RDF properties.
       </p>
 
-      <p>An Agent can be responsible for an Activity or an Entity (described using the properties <a href='#wasAssociatedWith' class="qname">prov:wasAssociatedWith</a> and <a href='#wasAttributedTo' class="qname">prov:wasAttributedTo</a>, respectively). Agents can also be responsible for other Agents' actions. In this case, the Agent involved with an Activity or Entity <a href='#actedOnBehalfOf' class="qname">prov:actedOnBehalfOf</a> another Agent that may have been less involved, but still bears some responnsibility for the Activity or Entity.
-
-      <div id="starting-points-figure" style="text-align: center;" class="figure">
-            <!-- When publishing to w3c: replace prov-o-diagrams/ with diagrams/ -->
-            <!--img src="prov-o-diagrams/Starting-points-terms.png"-->
-            <img src="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/diagram-history/2012-05-03/starting-points.svg"
-                 style="width: 50%; min-width: 25em; max-width: 60em" 
-                 alt="PROV-O Starting Point terms"/>
+      <p>An Agent can be responsible for an Activity or an Entity (described using the properties <a class="qname" href="#wasAssociatedWith">prov:wasAssociatedWith</a> and <a class="qname" href="#wasAttributedTo">prov:wasAttributedTo</a>, respectively). Agents can also be responsible for other Agents' actions. In this case, the Agent involved with an Activity or Entity <a class="qname" href="#actedOnBehalfOf">prov:actedOnBehalfOf</a> another Agent that may have been less involved, but still bears some responnsibility for the Activity or Entity.
+
+      </p><div class="figure" style="text-align: center;" id="starting-points-figure">
+            
+<!--  When publishing to w3c: replace prov-o-diagrams/ with diagrams/  -->
+
+            
+<!-- img src="prov-o-diagrams/Starting-points-terms.png" -->
+
+            <img alt="PROV-O Starting Point terms" style="width: 50%; min-width: 25em; max-width: 60em" src="diagrams/starting-points.svg" />
             <div class="figcaption"><a href="#starting-points-figure">Figure 1</a>. The three Starting Point classes and the properties that relate them.</div>
       </div>
 
-        <div about="#narrative-example-simple-1" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
+        <div xmlns:prov="http://www.w3.org/ns/prov#" class="exampleOuter" typeof="prov:Entity" about="#narrative-example-simple-1">
            <p>The following PROV-O describes the resources involved when creating a chart about crime statistics. The example uses only Starting Point terms and serves as a basis for elaboration that will be described in subsequent sections. In the example, Derek performs an aggregation of some government crime data, grouping by national regions that are described in a separate dataset by a civil action group.
            </p> 
-           <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/khalid-jun-dropbox/eg16-journalism-simple-without-comments.ttl"
-                class="example">@prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
+           <pre class="example" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/khalid-jun-dropbox/eg16-journalism-simple-without-comments.ttl" rel="prov:wasQuotedFrom">@prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
 @prefix ex:   &lt;http://example.org#&gt; .
@@ -1243,11 +1752,11 @@
 
 ex:aggregationActivity
    a prov:Activity;
-   prov:startedAtTime    "2011-07-14T01:01:01Z"^^xsd:dateTime;
+   prov:startedAtTime    &quot;2011-07-14T01:01:01Z&quot;^^xsd:dateTime;
    prov:wasAssociatedWith ex:derek;
    prov:used              ex:crimeData;
    prov:used              ex:nationalRegionsList;
-   prov:endedAtTime      "2011-07-14T02:02:02Z"^^xsd:dateTime;
+   prov:endedAtTime      &quot;2011-07-14T02:02:02Z&quot;^^xsd:dateTime;
 .
 
 ex:crimeData
@@ -1265,7 +1774,7 @@
 ex:derek
    a prov:Agent;
    a foaf:Person;
-   foaf:givenName "Derek"^^xsd:string;
+   foaf:givenName &quot;Derek&quot;^^xsd:string;
    foaf:mbox      &lt;mailto:dererk@example.org&gt;;
    prov:actedOnBehalfOf ex:chartgen;
 .
@@ -1273,12 +1782,11 @@
 ex:chartgen 
    a prov:Agent;
    a prov:Organization;
-   foaf:name "Chart Generators";
+   foaf:name &quot;Chart Generators&quot;;
 . 
 
 ex:government         a prov:Organization, foaf:Organization .
-ex:civil_action_group a prov:Organization, foaf:Organization .
-</pre>
+ex:civil_action_group a prov:Organization, foaf:Organization .</pre>
         </div>
 
       <p>The example states that the agent <code>ex:derek</code> was associated with two 
@@ -1305,310 +1813,308 @@
       <p>Finally, the example states that the agent <code>ex:derek</code> acted on behalf of the organization <code>ex:chartgen</code>.
       </p>   
 
-	  </section> <!-- Starting Points  in PROV-O -->
-
-     <section id="description-expanded-terms">
-	  	<h3>Expanded Terms</h3>
+     </div> 
+<!--  Starting Points  in PROV-O  -->
+
+
+     <div id="description-expanded-terms" class="section">
+      <h3><span class="secno">3.2 </span>Expanded Terms</h3>
 
         <p>The terms introduced in this section provide additional ways to describe the provenance among Entities, Activities, and Agents. The terms are illustrated in the following figure.</p>
 
-      <div id="expanded-terms-figure" style="text-align: center;" class="figure">
-            <!-- When publishing to w3c: replace prov-o-diagrams/ with diagrams/ -->
-            <!--img src="prov-o-diagrams/Starting-points-terms.png"-->
-            <img src="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/diagram-history/2012-05-03/expanded.svg"
-                 style="width: 50%; min-width: 25em; max-width: 60em" 
-                 alt="PROV-O Starting Point terms"/>
+      <div class="figure" style="text-align: center;" id="expanded-terms-figure">
+            
+<!--  When publishing to w3c: replace prov-o-diagrams/ with diagrams/  -->
+
+            
+<!-- img src="prov-o-diagrams/Starting-points-terms.png" -->
+
+            <img alt="PROV-O Starting Point terms" style="width: 50%; min-width: 25em; max-width: 60em" src="diagrams/expanded.svg" />
             <div class="figcaption"><a href="#expanded-terms-figure">Figure 2</a>. The expanded terms build upon those in the Starting Points section.</div>
       </div>
 
-      <p>Three common subclasses of Agent are provided: <a href="#Person" class="qname">prov:Person</a>, <a href="#Organization" class="qname">prov:Organization</a>, and <a href="#SoftwareAgent" class="qname">prov:SoftwareAgent</a>. These classes are not disjoint and may overlap. Further, Agents may be Entities, in cases where one wishes to describe the provenance of Agents.
+      <p>Three popular subclasses of Agent are provided: <a class="qname" href="#Person">prov:Person</a>, <a class="qname" href="#Organization">prov:Organization</a>, and <a class="qname" href="#SoftwareAgent">prov:SoftwareAgent</a>. These classes are not disjoint and may overlap. Further, Agents may be Entities, in cases where one wishes to describe the provenance of Agents.
       </p>
  
       <p>
-      Similarly to how Activities have start and end times, an Entity may be bound by points in time for which it was generated or is no longer usable (described by properties <a href="#generatedAtTime" class="qname">prov:generatedAtTime</a> and <a href="#invalidatedAtTime" class="qname">prov:invalidatedAtTime</a>, respectively). For example, a painting could not have been displayed before it was painted, and it cannot be sold after it is destroyed by fire. The property <a href="#wasInvalidatedBy" class="qname">prov:wasInvalidatedBy</a> may be used to cite the Activity that invalidated any further uses of an Entity.
+      Similarly to how Activities have start and end times, Entities may be bound by points in time for which it was generated or is no longer usable (described by properties <a class="qname" href="#generatedAtTime">prov:generatedAtTime</a> and <a class="qname" href="#invalidatedAtTime">prov:invalidatedAtTime</a>, respectively). For example, a painting could not have been displayed before it was painted, and it cannot be sold after it is destroyed by fire. The property <a class="qname" href="#wasInvalidatedBy">prov:wasInvalidatedBy</a> may be used to cite the Activity that invalidated any further uses of an Entity.
       </p>
 
       <p>
-      Three subproperties of <span class="repeated">prov:wasDerivedFrom</span> are provided: <a href="#wasQuotedFrom" class="qname">prov:wasQuotedFrom</a>, <a href="#wasRevisionOf" class="qname">prov:wasRevisionOf</a>, and <a href="#hadOriginalSource" class="qname">prov:hadOriginalSource</a>. <span class="repeated">prov:wasQuotedFrom</span> cites a potentially larger Entity (such as a Book, or Blog) from which a quote was taken, <span class="repeated">prov:wasRevisionOf</span> cites an older version of a revised Entity, and <span class="repeated">prov:hadOriginalSource</span> cites the Entity that is closest to the person, information, period, or idea being studied (such as a news article that "broke the story"). The property <a href="#tracedTo" class="qname">prov:tracedTo</a> is a superproperty of all four of these properties, and is transitive.
+      Three subproperties of <span class="repeated">prov:wasDerivedFrom</span> are provided: <a class="qname" href="#wasQuotedFrom">prov:wasQuotedFrom</a>, <a class="qname" href="#wasRevisionOf">prov:wasRevisionOf</a>, and <a class="qname" href="#hadOriginalSource">prov:hadOriginalSource</a>. <span class="repeated">prov:wasQuotedFrom</span> cites a potentially larger Entity (such as a Book, or Blog) from which a quote was taken, <span class="repeated">prov:wasRevisionOf</span> cites an older version of a revised Entity, and <span class="repeated">prov:hadOriginalSource</span> cites the Entity that is closest to the person, information, period, or idea being studied (such as a news article that &quot;broke the story&quot;). The property <a class="qname" href="#tracedTo">prov:tracedTo</a> is a superproperty of all four of these properties, and is transitive.
       </p>
 
-      <p> <a href="#specializationOf" class="qname">prov:specializationOf</a> and <a href="#alternateOf" class="qname">prov:alternateOf</a> relate Entities that exist at different levels of specificity. While <span class="repeated">prov:specializationOf</span> links a more specific Entity to a more general one (e.g., today's BBC news home page versus BBC's news home page on any day), <span class="repeated">prov:alternateOf</span> links Entities that present aspects of the same thing, but not necessarily the same aspects or at the same time (e.g., the serialization of a document in different formats).
-		</p>
+      <p> <a class="qname" href="#specializationOf">prov:specializationOf</a> and <a class="qname" href="#alternateOf">prov:alternateOf</a> relate Entities that exist at different levels of specificity. While <span class="repeated">prov:specializationOf</span> links a more specific Entity to a more general one (e.g., today's BBC news home page versus BBC's news home page on any day), <span class="repeated">prov:alternateOf</span> links Entities that present aspects of the same thing, but not necessarily the same aspects or at the same time.
+      </p>
 
       <p>
-      Entities may use the property <a href="#value" class="qname">prov:value</a> to hold a literal value. For example, the <span class="repeated">prov:value</span> of a quote could be the quote itself, or the <span class="repeated">prov:value</span> of an Entity involved in a numeric calculation could be the xsd:integer four.
-      </p>
-
-      <p>Activities may be started or ended by Entities, which is described using the properties <a href="#wasStartedBy" class=" qname">prov:wasStartedBy</a> and <a href="#wasEndedBy" class="qname">prov:wasEndedBy</a>, respectively. Since Entities may start or end Activities, and Agents may be Entities, then Agents may also start or end Activities.
+      Entities may use the property <a class="qname" href="#value">prov:value</a> to hold a literal value. For example, the <span class="repeated">prov:value</span> of a quote could be the quote itself, or the <span class="repeated">prov:value</span> of an Entity involved in a numeric calculation could be the xsd:integer four.
       </p>
 
-		<p>
-		 The property <a href="#atLocation" class="qname">prov:atLocation</a> can be used to describe the <a href="#Location" class="qname">prov:Location</a> of any resource. Use of <span class="repeated">prov:atLocation</span> makes sense for most PROV-O classes. The properties used to describe instances of <span class="repeated">prov:Location</span> are outside the scope of PROV-O; reuse of other existing vocabulary is encouraged.
-		</p>
-
-		<p>Finally, a <a href="#Bundle" class="qname">prov:Bundle</a> is a named set of provenance descriptions, and is itself an entity, so allowing provenance of provenance to be expressed. Note that a named set of provenance descriptions can take any form, including scribbles on a drink napkin. A named set of PROV-O assertions is a special type of bundle that is not named by PROV or PROV-O.
-		</p>
-
-        <div about="#narrative-example-expanded-1" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
+      <p>Activities may be started or ended by Entities, which is described using the properties <a class=" qname" href="#wasStartedBy">prov:wasStartedBy</a> and <a class="qname" href="#wasEndedBy">prov:wasEndedBy</a>, respectively. Since Entities may start or end Activities, and Agents may be Entities, then Agents may also start or end Activities.
+      </p>
+
+      <p>
+       The property <a class="qname" href="#atLocation">prov:atLocation</a> can be used to describe the <a class="qname" href="#Location">prov:Location</a> of any resource. Use of <span class="repeated">prov:atLocation</span> makes sense for most PROV-O classes. The properties used to describe instances of <span class="repeated">prov:Location</span> are outside the scope of PROV-O; reuse of other existing vocabulary is encouraged.
+      </p>
+
+      <p>Finally, a <a class="qname" href="#Bundle">prov:Bundle</a> is a named set of provenance descriptions, and is itself an entity, so allowing provenance of provenance to be expressed. Note that a named set of provenance descriptions can take any form, including scribbles on a drink napkin. A named set of PROV-O assertions is a special type of bundle that is not named by PROV or PROV-O.
+      </p>
+
+        <div xmlns:prov="http://www.w3.org/ns/prov#" class="exampleOuter" typeof="prov:Entity" about="#narrative-example-expanded-1">
            <p>We illustrate below the use of the expanded terms using the crime file example from the previous section as reference. Agent Derek now publishes a post about
-		   his work with the aggregated file, while Monica publishes an alternate version to reach a more casual audience.
+         his work with the aggregated file, while Monica publishes an alternate version to reach a more casual audience.
             </p> 
-		   
-            <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1.ttl"
-                 class="example">@prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
-@prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
-@prefix sioc: &lt;http://rdfs.org/sioc/ns#&gt; .
-@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
-@prefix ex:   &lt;http://example.org#&gt; .
-
-ex:bundlePost {
-
-   ex:bundlePost a prov:Bundle .
-
-   ex:derek
-      a prov:Person, prov:Agent, foaf:Person; ## Typically prov:Agent will be inferred from prov:Person
-      foaf:givenName      &quot;Derek&quot;^^xsd:string;
-      foaf:mbox           &lt;mailto:dererk@example.org&gt;;
-      prov:actedOnBehalfOf ex:chartgen;
-   .
-
-   ex:monica
-      a prov:Person, prov:Agent, foaf:Person;
-      foaf:givenName &quot;Monica&quot;^^xsd:string;
-      foaf:mbox      &lt;mailto:monica@example.org&gt;
-   .
-
-   ex:chartgen 
-      a prov:Organization, prov:Agent;       ##Typically prov:Organization will be inferred from prov:Person
-      foaf:name &quot;Chart Generators, Inc.&quot;;
-   . 
-
-   ex:aggregatedByRegions
-      a prov:Entity;
-      prov:atLocation &lt;file://Users/aggr.txt&gt;;
-   .
-   
-   ex:more-crime-happens-in-cities
-	  a prov:Location, sioc:Post, prov:Entity;
-	  sioc:latest_version ex:post9821v1;
-	  sioc:previous_version ex:post9821;
-   .
-
-   ex:post9821 
-      a prov:Entity, sioc:Post;   
-      prov:wasGeneratedBy ex:publicationActivity1123;
-      prov:atLocation     ex:more-crime-happens-in-cities;  ## PERMALINK to the (latest revision of the) post
-      ex:snapshotContent  ex:postContent0;                  ## Snapshot with the content of this version
-      sioc:title &quot;More crime happens in cities&quot;^^xsd:string;
-      prov:hadOriginalSource ex:aggregatedByRegions;
-      prov:wasAttributedTo   ex:derek;
-	  prov:generatedAtTime &quot;2011-07-16T01:52:02Z&quot;^^xsd:dateTime;
-   .
-
-   ## Version 2 of the post
-
-   ex:post9821v1
-      a prov:Entity, sioc:Post;
-      prov:atLocation       ex:more-crime-happens-in-cities;  ## PERMALINK to the (latest revision of the) post
-      ex:snapshotContent    ex:postContent1;                  ## Snapshot with the content of this version
-      prov:wasRevisionOf    ex:post9821;
-      prov:specializationOf ex:post9821;
-      prov:wasAttributedTo  ex:derek;
-   .
-
-   ## Rephrasing of the post in a new version
-
-   ex:post9821v2
-      a prov:Entity, sioc:Post;
-      prov:atLocation       ex:more-crime-happens-in-cities-for-dummies; ## PERMALINK to the (latest revision of the) post
-      ex:snapshotContent    ex:postContent2;                              ## Snapshot with the content of this version
-      prov:alternateOf      ex:post9821v1;
-      prov:specializationOf ex:post9821;
-      prov:tracedTo         ex:aggregatedByRegions;                       ## If the file hadn't existed, Monica would have not written the post.
-      sioc:title &quot;More crime happens in cities for dummies&quot;^^xsd:string;
-      prov:wasAttributedTo ex:monica;
-   .
-
-   ex:publicationActivity1123 
-      a prov:Activity;
-      prov:wasStartedAt      &quot;2011-07-16T01:01:01Z&quot;^^xsd:dateTime;
-      prov:wasEndedAt        &quot;2011-07-16T01:52:02Z&quot;^^xsd:dateTime;
-      prov:wasAssociatedWith ex:derek;
-      prov:used              ex:aggregatedByRegions;   
-      prov:generated         ex:post9821;
-      prov:wasStartedBy      ex:derek;
-      prov:wasEndedBy        ex:derek
-   .
-}
-</pre> 
+         
+            <pre class="example" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1.ttl" rel="prov:wasQuotedFrom">@prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
+@prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
+@prefix sioc: &lt;http://rdfs.org/sioc/ns#&gt; .
+@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
+@prefix ex:   &lt;http://example.org#&gt; .
+
+ex:bundlePost {
+
+   ex:bundlePost a prov:Bundle .
+
+   ex:derek
+      a prov:Agent, foaf:Person;
+      foaf:givenName      &quot;Derek&quot;^^xsd:string;
+      foaf:mbox           &lt;mailto:dererk@example.org&gt;;
+      prov:actedOnBehalfOf ex:chartgen;
+   .
+
+   ex:monica
+      a prov:Agent, foaf:Person;
+      foaf:givenName &quot;Monica&quot;^^xsd:string;
+      foaf:mbox      &lt;mailto:monica@example.org&gt;
+   .
+
+   ex:chartgen 
+      a prov:Agent, prov:Organization;
+      foaf:name &quot;Chart Generators, Inc.&quot;;
+   . 
+
+   ex:aggregatedByRegions
+      a prov:Entity;
+      prov:atLocation &lt;file://Users/aggr.txt&gt;;
+   .
+
+   ex:post9821 
+      a prov:Entity, sioc:Post;   
+      prov:wasGeneratedBy ex:publicationActivity1123;
+      prov:atLocation     ex:more-crime-happens-in-cities;  ## PERMALINK to the (latest revision of the) post
+      ex:snapshotContent  ex:postContent0;                  ## Snapshot with the content of this version
+      sioc:title &quot;More crime happens in cities&quot;^^xsd:string;
+      prov:hadOriginalSource ex:aggregatedByRegions;
+      prov:wasAttributedTo   ex:derek
+   .
+
+   ## Version 2 of the post
+
+   ex:post9821v1
+      a prov:Entity, sioc:Post;
+      prov:atLocation       ex:more-crime-happens-in-cities;  ## PERMALINK to the (latest revision of the) post
+      ex:snapshotContent    ex:postContent1;                  ## Snapshot with the content of this version
+      prov:wasRevisionOf    ex:post9821;
+      prov:specializationOf ex:post9821;
+      prov:wasAttributedTo  ex:derek;
+   .
+
+   ## Rephrasing of the post in a new version
+
+   ex:post9821v2
+      a prov:Entity, sioc:Post;
+      prov:atLocation       ex:more-crime-happens-in-cities-for-dummies; ## PERMALINK to the (latest revision of the) post
+      ex:snapshotContent    ex:postContent2;                              ## Snapshot with the content of this version
+      prov:alternateOf      ex:post9821v1;
+      prov:specializationOf ex:post9821;
+      prov:tracedTo         ex:aggregatedByRegions;                       ## If the file hadn't existed, Monica would have not written the post.
+      sioc:title &quot;More crime happens in cities for dummies&quot;^^xsd:string;
+      prov:wasAttributedTo ex:monica;
+   .
+
+   ex:publicationActivity1123 
+      a prov:Activity;
+      prov:wasStartedAt      &quot;2011-07-16T01:01:01Z&quot;^^xsd:dateTime;
+      prov:wasEndedAt        &quot;2011-07-16T01:52:02Z&quot;^^xsd:dateTime;
+      prov:wasAssociatedWith ex:derek;
+      prov:used              ex:aggregatedByRegions;   
+      prov:generated         ex:post9821;
+      prov:wasStartedBy      ex:derek;
+      prov:wasEndedBy        ex:derek
+   .
+}</pre> 
         </div>
-		   
-		   <p>
-		   Agent <code>ex:derek</code>, acting again in behalf of the <code>ex:chartgenerators</code> organization, 
-		   publishes a post about his recent changes to the aggregated file (<code>ex:aggregatedByRegions</code>). Since he is the one who started and ended the publishing activity (<code>ex:publicationActivity1123</code>), that information
-		   is recorded as well. The post produced by <code>ex:derek</code> (<code>ex:post9821</code>) includes a permanent link where the content of the latest version is shown
-		   (<code>ex:more-crime-happens-in-cities</code>) plus a snapshot of the content of the current version (<code>ex:postContent0</code>). Derek also adds additional metadata of the post, like the title.
-		   </p>
-		   <p>
-		   However, inmediately after having published the post, Derek detects a typo. He does not want to record the activity that led to the new version, so he just creates a new version and 
-		   summarizes the changes in a revision of the original post(<code>ex:post9821v1</code>). This revision is also a specialization of the original post, since it is a refined version. 
+         
+         <p>
+         Agent <code>ex:derek</code>, acting again in behalf of the <code>ex:chartgenerators</code> organization, 
+         publishes a post about his recent changes to the aggregated file (<code>ex:aggregatedByRegions</code>). Since he is the one who started and ended the publishing activity (<code>ex:publicationActivity1123</code>), that information
+         is recorded as well. The post produced by <code>ex:derek</code> (<code>ex:post9821</code>) includes a permanent link where the content of the latest version is shown
+         (<code>ex:more-crime-happens-in-cities</code>) plus a snapshot of the content of the current version (<code>ex:postContent0</code>). Derek also adds additional metadata of the post, like the title.
+         </p>
+         <p>
+         However, inmediately after having published the post, Derek detects a typo. He does not want to record the activity that led to the new version, so he just creates a new version and 
+         summarizes the changes in a revision of the original post(<code>ex:post9821v1</code>). This revision is also a specialization of the original post, since it is a refined version. 
          Thus, the permalink to the latest version (<code>ex:more-crime-happens-in-cities</code>) remains the same in the new revision, but a different URL is given for its snapshot (<code>ex:postContent1</code>).
-		   </p>
-		   <p>
-		   Shortly after Derek's post publication, ex:monica adapts the text for a wider audience in a new version (<code>ex:post9821v2</code>). This version is an specialization of the original post,
-		   and an alternate of the first version modified by Derek. Since the provenance produced by Derek and Monica is related to the same resources, the system
-		   automatically groups it in the same <a href="#Bundle" class="qname">prov:Bundle</a> (<code>ex:bundlePost</code>).
-		   </p>
-		   
-         <div about="#narrative-example-expanded-2" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
+         </p>
+         <p>
+         Shortly after Derek's post publication, ex:monica adapts the text for a wider audience in a new version (<code>ex:post9821v2</code>). This version is an specialization of the original post,
+         and an alternate of the first version modified by Derek. Since the provenance produced by Derek and Monica is related to the same resources, the system
+         automatically groups it in the same <a class="qname" href="#Bundle">prov:Bundle</a> (<code>ex:bundlePost</code>).
+         </p>
+         
+         <div xmlns:prov="http://www.w3.org/ns/prov#" class="exampleOuter" typeof="prov:Entity" about="#narrative-example-expanded-2">
             <p>Some time passes by, and John writes his own conclusions quoting the previous two posts:
             </p> 
-            <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt2.ttl"
-                 class="example">@prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
-@prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
-@prefix sioc: &lt;http://rdfs.org/sioc/ns#&gt; .
-@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
-@prefix :     &lt;http://example.org#&gt; .
-
-:bundlePost2 {
-
-   :bundlePost2 
-      a prov:Bundle;
-      prov:hasAnnotation :noteMadeByParser;
-   .
-   
-   :john 
-      a prov:Agent;
-   .
-   
-   # Rows of the post quoting post :post9821v1
-
-   :quote1
-      a prov:Entity;
-      prov:value &quot;Analysis of the datasets demonstrate that there is more crime&quot;;
-      prov:wasQuotedFrom :post9821v1.
-      
-   # Rows of the post quoting post :post9821v2
-
-   :quote2
-      a prov:Entity;
-      prov:value &quot;In sumary, there are clearly more crimes in the country&quot;;
-      prov:wasQuotedFrom :post9821v2.
-   
-   :publicationActivity1123
-      a prov:Axtivity;
-      prov:used :quote1,
-                :quote2,
-                :aggregatedByRegions;
-      prov:generated :post19201.
-   
-   :post19201
-      a prov:Entity, sioc:Post;
-      prov:wasAttributedTo   :john;
-      prov:wasDerivedFrom    :post9821v1, 
-                             :post9821v2;
-      prov:wasGeneratedBy    :publicationActivity1123;
-      prov:hadOriginalSource :aggregatedByRegions;
-   .
-}
-</pre> 
+            <pre class="example" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt2.ttl" rel="prov:wasQuotedFrom">@prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
+@prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
+@prefix sioc: &lt;http://rdfs.org/sioc/ns#&gt; .
+@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
+@prefix :     &lt;http://example.org#&gt; .
+
+:bundlePost2 {
+
+   :bundlePost2 
+      a prov:Bundle;
+      prov:hasAnnotation :noteMadeByParser;
+   .
+   
+   :john 
+      a prov:Agent;
+   .
+   
+   # Rows of the post quoting post :post9821v1
+
+   :quote1
+      a prov:Entity;
+      prov:value &quot;Analysis of the datasets demonstrate that there is more crime&quot;;
+      prov:wasQuotedFrom :post9821v1.
+      
+   # Rows of the post quoting post :post9821v2
+
+   :quote2
+      a prov:Entity;
+      prov:value &quot;In sumary, there are clearly more crimes in the country&quot;;
+      prov:wasQuotedFrom :post9821v2.
+   
+   :publicationActivity1123
+      a prov:Axtivity;
+      prov:used :quote1,
+                :quote2,
+                :aggregatedByRegions;
+      prov:generated :post19201.
+   
+   :post19201
+      a prov:Entity, sioc:Post;
+      prov:wasAttributedTo   :john;
+      prov:wasDerivedFrom    :post9821v1, 
+                             :post9821v2;
+      prov:wasGeneratedBy    :publicationActivity1123;
+      prov:hadOriginalSource :aggregatedByRegions;
+   .
+}</pre> 
          </div>
-		   
-		   <p>
-		   Agent <code>ex:John</code> also names the URI of the original source (<code>ex:aggregatedByRegions</code>). All the provenance statements related to his post
-		   are grouped in a new <span class="repeated">prov:Bundle</span> (<code>ex:bundlePost2</code>).
-		   
-		   Unfortunately, there is a problem in the servers where <code>:post19201</code> is being stored, and all the data related to the post is lost. Thus, the system
-		   invalidates the entity automatically and notifies John about the error.
-		   </p> 		   
-		   
-         <div about="#narrative-example-expanded-3" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
-            <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt4.ttl"
-                 class="example">@prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
-@prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
-@prefix sioc: &lt;http://rdfs.org/sioc/ns#&gt; .
-@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
-@prefix :   &lt;http://example.org#&gt; .
-
-:post19201
-      a prov:Entity, sioc:Post;
-	  prov:invalidatedAtTime &quot;2012-09-02T01:31:00Z&quot;;
-	  prov:wasInvalidatedBy :hard_disk_failure;
-.
-
-:hard_disk_failure
-	  a prov:Activity;
-	  prov:wasEndedAt &quot;2012-09-02T01:31:00Z&quot;;
-.
-	  
-</pre>
+         
+         <p>
+         Agent <code>ex:John</code> also names the URI of the original source (<code>ex:aggregatedByRegions</code>). All the provenance statements related to his post
+         are grouped in a new <span class="repeated">prov:Bundle</span> (<code>ex:bundlePost2</code>).
+         
+         Finally, a web crawler (<code>ex:boogleParser</code>) parses the second post. The crawler acts in behalf of Boogle, an organization that want to index the posts. It also adds an 
+         annotation on the second bundle (<code>ex:bundlePost2</code>), stating at which date the parsing was made.
+         </p>        
+         
+         <div xmlns:prov="http://www.w3.org/ns/prov#" class="exampleOuter" typeof="prov:Entity" about="#narrative-example-expanded-3">
+            <pre class="example" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt3.ttl" rel="prov:wasQuotedFrom">@prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
+@prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
+@prefix sioc: &lt;http://rdfs.org/sioc/ns#&gt; .
+@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
+@prefix ex:   &lt;http://example.org#&gt; .
+
+ex:noteMadeByParser {
+
+   ex:noteMadeByParser 
+      a prov:Note;
+      prov:wasAttributedTo ex:boogleParser;
+   .
+   
+   ex:boogleParser 
+      a prov:SoftwareAgent;
+      prov:actedOnBehalfOf ex:boogle;
+   .
+
+   ex:boogle
+      a prov:Organization;
+   .
+   
+   ex:bundlePost2 
+      ex:parsedDate &quot;2011-08-16T00:00:02Z&quot;^^xsd:dateTime;
+   .
+}</pre>
          </div>
-	  </section>
-
-<!-- incorporate https://dvcs.w3.org/hg/prov/rev/e3ecc51f4598 -->
-     <section id="description-qualified-terms">
-       <h3>Qualified Terms</h3>
+     </div>
+
+
+<!--  incorporate https://dvcs.w3.org/hg/prov/rev/e3ecc51f4598  -->
+
+     <div id="description-qualified-terms" class="section">
+       <h3><span class="secno">3.3 </span>Qualified Terms</h3>
        <p>The classes and properties in the Qualified terms category are for
 users who wish to provide additional details about the relationships between
 entities, activities, and agents.  The terms in this category are the result of
-applying the <strong>Qualification Pattern</strong> [[LD-Patterns-QR]] to the simple (unqualified)
-relations available in the <a
-href="#prov-starting-point-owl-terms-at-a-glance">Starting
+applying the <strong>Qualification Pattern</strong> to the simple (unqualified)
+relations available in the <a href="#prov-starting-point-owl-terms-at-a-glance">Starting
 Point</a> and <a href="#prov-expanded-owl-terms-at-a-glance">Expanded</a>
 categories.  The Qualification Pattern consists of restating the unqualified
 relation by using an intermediate <em>involvement</em> class. In this
 document, each property that can be qualified has a <em>can be qualified
 with</em> header linking to the qualifying property and involvement class.
-In the PROV-O OWL these are indicated using the annotation property <span
-class="qname">prov:qualifiedForm</span>. The involvement class is a
-subclass of <a class="qname" href="#Involvement">prov:Involvement</a> which
+In the PROV-O OWL these are indicated using the annotation property <span class="qname">prov:qualifiedForm</span>. The involvement class is a
+subclass of <a href="#Involvement" class="qname">prov:Involvement</a> which
 determines which property to link from the involvement to the unqualified object,
 that is either
- <a class="qname" href="#entity">prov:entity</a>,
- <a class="qname" href="#activity">prov:activity</a>,
- <a class="qname" href="#agent">prov:agent</a> or
- <a class="qname" href="#dictionary">prov:dictionary</a>.</p>
+ <a href="#entity" class="qname">prov:entity</a>,
+ <a href="#activity" class="qname">prov:activity</a>,
+ <a href="#agent" class="qname">prov:agent</a> or
+ <a href="#dictionary" class="qname">prov:dictionary</a>.</p>
 <p>
 So for instance, if we have the unqualified statement:
-<pre class="example">
-:e1 prov:wasGeneratedBy :a1 .
-</pre>
-</p>
-<p>Then we find in PROV-O that <a class="qname" href="#wasGeneratedBy">prov:wasGeneratedBy</a> can be qualified with  
-the qualification property <a class="qname" href='#qualifiedGeneration'>prov:qualifiedGeneration</a> 
+</p><pre class="example">:e1 prov:wasGeneratedBy :a1 .</pre>
+<p></p>
+<p>Then we find in PROV-O that <a href="#wasGeneratedBy" class="qname">prov:wasGeneratedBy</a> can be qualified with  
+the qualification property <a href="#qualifiedGeneration" class="qname">prov:qualifiedGeneration</a> 
 and
-the involvement class <a class="qname" href='#Generation'>prov:Generation</a>, which is a subclass of <a class ="qname" href="#ActivityInvolvement">prov:ActivityInvolvement</a>. From this, we can restate the above relation using the <em>qualification pattern</em> as:
+the involvement class <a href="#Generation" class="qname">prov:Generation</a>, which is a subclass of <a href="#ActivityInvolvement" class="qname">prov:ActivityInvolvement</a>. From this, we can restate the above relation using the <em>qualification pattern</em> as:
 </p>
-<pre class="example">
-:e1    prov:wasGeneratedBy :e1Gen .
+<pre class="example">:e1    prov:wasGeneratedBy :e1Gen .
 :e1Gen a                   prov:Generation ;
-       prov:entity         :a1 .
-</pre>
+       prov:entity         :a1 .</pre>
 <p>
 The asserter can thus attach additional properties to <code>:e1Gen</code> to
 describe the generation of <code>:e1</code>. To simplify client queries, any
-qualified relation SHOULD be accompanied by the equivalent unqualified
-statement. Unqualified properties SHOULD NOT have the equivalent qualified form
+qualified relation <em class="rfc2119" title="should">should</em> be accompanied by the equivalent unqualified
+statement. Unqualified properties <em class="rfc2119" title="should not">should not</em> have the equivalent qualified form
 asserted unless it adds additional information (for instance identifying the
 involvement).  </p>
 
-      <p>Figure 2 illustrates an example of the classes and properties needed to fulfill the qualification pattern for the <a class="qname" href="#used">prov:used</a> and <a class="qname" href="#wasAssociatedWith">prov:wasAssociatedWith</a> properties. While <a class="qname" href="#qualifiedUsage">prov:qualifiedUsage</a>, <a class="qname" href="#Usage">prov:Usage</a>, and <a class="qname" href="#entity">prov:entity</a> are used to qualify <span class="repeated">prov:used</span> relations, <a class="qname" href="#qualifiedAssociation">prov:qualifiedAssociation</a>, <a class="qname" href="#Association">prov:Association</a>, and <a class="qname" href="#agent">prov:agent</a> are used to qualify <span class="repeated">prov:wasAssociatedWith</span> relations. This pattern applies to the twelve other relations that can be qualified.
+      <p>Figure 2 illustrates an example of the classes and properties needed to fulfill the qualification pattern for the <a href="#used" class="qname">prov:used</a> and <a href="#wasAssociatedWith" class="qname">prov:wasAssociatedWith</a> properties. While <a href="#qualifiedUsage" class="qname">prov:qualifiedUsage</a>, <a href="#Usage" class="qname">prov:Usage</a>, and <a href="#entity" class="qname">prov:entity</a> are used to qualify <span class="repeated">prov:used</span> relations, <a href="#qualifiedAssociation" class="qname">prov:qualifiedAssociation</a>, <a href="#Association" class="qname">prov:Association</a>, and <a href="#agent" class="qname">prov:agent</a> are used to qualify <span class="repeated">prov:wasAssociatedWith</span> relations. This pattern applies to the twelve other relations that can be qualified.
       </p>
       <p>In the example, the <span class="repeated">prov:qualifiedUsage</span> property parallels the <span class="repeated">prov:used</span> property, and references an instance of <span class="repeated">prov:Usage</span> that provides attributes of the <span class="repeated">prov:used</span> relation between the Activity and Entity. The <span class="repeated">prov:entity</span> property is used to cite the Entity that was used by the Activity. In this case, the time that the Activity used the Entity is provided using the <span class="repeated">prov:atTime</span> property and a literal <span class="repeated">xsd:dateTime</span> value.
       </p>
       <p>Similarly, the <span class="repeated">prov:qualifiedAssociation</span> property parallels the <span class="repeated">prov:wasAssociatedWith</span> property, and references an instance of <span class="repeated">prov:Association</span> that provides attributes of the <span class="repeated">prov:wasAssociatedWith</span> relation between the Activity and Agent. The <span class="repeated">prov:agent</span> property is used to cite the Agent that was involved in the Activity. In this case, the plan that the Agent used is provided using the <span class="repeated">prov:hadPlan</span> property and an instance of <span class="repeated">prov:Plan</span>.
       </p>
 
-       <div id="qualified-terms-figure" style="text-align: center;" class="figure">
-            <!-- When publishing to w3c: replace prov-o-diagrams/ with diagrams/ -->
-            <!--img src="prov-o-diagrams/Qualified-Association.png"-->
-            <img src="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/diagram-history/2012-05-03/qualified-patterns.svg"
-                 style="width: 100%; min-width: 25em; max-width: 60em" 
-                 alt="Express association between an activity and an agent using a binary relationship and an alternatie qualified relationship"/>
+       <div class="figure" style="text-align: center;" id="qualified-terms-figure">
+            
+<!--  When publishing to w3c: replace prov-o-diagrams/ with diagrams/  -->
+
+            
+<!-- img src="prov-o-diagrams/Qualified-Association.png" -->
+
+            <img alt="Express association between an activity and an agent using a binary relationship and an alternatie qualified relationship" style="width: 100%; min-width: 25em; max-width: 60em" src="diagrams/qualified-patterns.svg" />
             <div class="figcaption"><a href="#qualified-terms-figure">Figure 3</a>. </div>
        </div>
 
-      <p>The following two examples show the result of applying the Usage and Association patterns to the chart making example from <a href=#description-starting-point-terms>Section 3.1</a>.
+      <p>The following two examples show the result of applying the Usage and Association patterns to the chart making example from <a href="#description-starting-point-terms">Section 3.1</a>.
       </p>
        <div class="exampleOuter">
           <div><b>Qualified Usage</b></div>
@@ -1625,14 +2131,13 @@
 
 ex:aggregatedByRegions a prov:Entity .
 
-ex:illustrationActivity		
+ex:illustrationActivity    
    prov:qualifiedUsage  [
       a prov:Usage;
       prov:entity ex:aggregatedByRegions;                ## Qualification: The aggregated data was used 
-      prov:atTime "2011-07-14T03:03:03Z"^^xsd:dateTime;  ## at a particular time when creating the chart.
+      prov:atTime &quot;2011-07-14T03:03:03Z&quot;^^xsd:dateTime;  ## at a particular time when creating the chart.
    ];
-.
-</pre>
+.</pre>
        </div>
 
         <div class="exampleOuter">
@@ -1657,129 +2162,128 @@
    ];
 .
 
-ex:tutorial_blog a prov:Plan, prov:Entity .
-</pre>
+ex:tutorial_blog a prov:Plan, prov:Entity .</pre>
        </div>
 
-      <div id="qualifed-forms-starting-point" style="padding: 20px">
+      <div style="padding: 20px" id="qualifed-forms-starting-point">
          <p>Usage and Association (described above) are accompanied by six other qualifications of Starting Point relations. The <a href="#qualifed-forms-starting-point">following table</a> lists the simple relations that can be qualified, along with the qualification property, qualification class, and the property used to indicate the object of the qualified relation.
          </p>
          <div style="text-align: center">
             <table class="qualified-forms">
   <caption>Qualification Property and Involvement Class used to qualify a Starting-point Property.</caption>
-  <tr>
+  <tbody><tr>
     <th>Starting-point Property</th>
     <th>Qualification Property</th>
     <th>Involvement Class</th>
     <th>Object Property</th>
   </tr>
   <tr>
-    <td><a title="http://www.w3.org/ns/prov#actedOnBehalfOf" href="#actedOnBehalfOf" class="owlproperty">prov:actedOnBehalfOf</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedDelegation" href="#qualifiedDelegation" class="owlproperty">prov:qualifiedDelegation</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Delegation" href="#Delegation" class="owlclass">prov:Delegation</a></td>
-    <td><a title="http://www.w3.org/ns/prov#agent" href="#agent" class="owlproperty">prov:agent</a></td>
-  </tr>
-  <tr>
-    <td><a title="http://www.w3.org/ns/prov#used" href="#used" class="owlproperty">prov:used</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedUsage" href="#qualifiedUsage" class="owlproperty">prov:qualifiedUsage</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Usage" href="#Usage" class="owlclass">prov:Usage</a></td>
-    <td><a title="http://www.w3.org/ns/prov#entity" href="#entity" class="owlproperty">prov:entity</a></td>
-  </tr>
-  <tr>
-    <td><a title="http://www.w3.org/ns/prov#wasAssociatedWith" href="#wasAssociatedWith" class="owlproperty">prov:wasAssociatedWith</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedAssociation" href="#qualifiedAssociation" class="owlproperty">prov:qualifiedAssociation</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Association" href="#Association" class="owlclass">prov:Association</a></td>
-    <td><a title="http://www.w3.org/ns/prov#agent" href="#agent" class="owlproperty">prov:agent</a></td>
+    <td><a class="owlproperty" href="#actedOnBehalfOf" title="http://www.w3.org/ns/prov#actedOnBehalfOf">prov:actedOnBehalfOf</a></td>
+    <td><a class="owlproperty" href="#qualifiedDelegation" title="http://www.w3.org/ns/prov#qualifiedDelegation">prov:qualifiedDelegation</a></td>
+    <td><a class="owlclass" href="#Delegation" title="http://www.w3.org/ns/prov#Delegation">prov:Delegation</a></td>
+    <td><a class="owlproperty" href="#agent" title="http://www.w3.org/ns/prov#agent">prov:agent</a></td>
   </tr>
   <tr>
-    <td><a title="http://www.w3.org/ns/prov#wasAttributedTo" href="#wasAttributedTo" class="owlproperty">prov:wasAttributedTo</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedAttribution" href="#qualifiedAttribution" class="owlproperty">prov:qualifiedAttribution</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Attribution" href="#Attribution" class="owlclass">prov:Attribution</a></td>
-    <td><a title="http://www.w3.org/ns/prov#agent" href="#agent" class="owlproperty">prov:agent</a></td>
-  </tr>
-  <tr>
-    <td><a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom" class="owlproperty">prov:wasDerivedFrom</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedDerivation" href="#qualifiedDerivation" class="owlproperty">prov:qualifiedDerivation</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Derivation" href="#Derivation" class="owlclass">prov:Derivation</a></td>
-    <td><a title="http://www.w3.org/ns/prov#entity" href="#entity" class="owlproperty">prov:entity</a></td>
+    <td><a class="owlproperty" href="#used" title="http://www.w3.org/ns/prov#used">prov:used</a></td>
+    <td><a class="owlproperty" href="#qualifiedUsage" title="http://www.w3.org/ns/prov#qualifiedUsage">prov:qualifiedUsage</a></td>
+    <td><a class="owlclass" href="#Usage" title="http://www.w3.org/ns/prov#Usage">prov:Usage</a></td>
+    <td><a class="owlproperty" href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a></td>
   </tr>
   <tr>
-    <td><a title="http://www.w3.org/ns/prov#wasGeneratedBy" href="#wasGeneratedBy" class="owlproperty">prov:wasGeneratedBy</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedGeneration" href="#qualifiedGeneration" class="owlproperty">prov:qualifiedGeneration</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Generation" href="#Generation" class="owlclass">prov:Generation</a></td>
-    <td><a title="http://www.w3.org/ns/prov#activity" href="#activity" class="owlproperty">prov:activity</a></td>
+    <td><a class="owlproperty" href="#wasAssociatedWith" title="http://www.w3.org/ns/prov#wasAssociatedWith">prov:wasAssociatedWith</a></td>
+    <td><a class="owlproperty" href="#qualifiedAssociation" title="http://www.w3.org/ns/prov#qualifiedAssociation">prov:qualifiedAssociation</a></td>
+    <td><a class="owlclass" href="#Association" title="http://www.w3.org/ns/prov#Association">prov:Association</a></td>
+    <td><a class="owlproperty" href="#agent" title="http://www.w3.org/ns/prov#agent">prov:agent</a></td>
   </tr>
   <tr>
-    <td><a title="http://www.w3.org/ns/prov#wasInformedBy" href="#wasInformedBy" class="owlproperty">prov:wasInformedBy</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedCommunication" href="#qualifiedCommunication" class="owlproperty">prov:qualifiedCommunication</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Communication" href="#Communication" class="owlclass">prov:Communication</a></td>
-    <td><a title="http://www.w3.org/ns/prov#activity" href="#activity" class="owlproperty">prov:activity</a></td>
+    <td><a class="owlproperty" href="#wasAttributedTo" title="http://www.w3.org/ns/prov#wasAttributedTo">prov:wasAttributedTo</a></td>
+    <td><a class="owlproperty" href="#qualifiedAttribution" title="http://www.w3.org/ns/prov#qualifiedAttribution">prov:qualifiedAttribution</a></td>
+    <td><a class="owlclass" href="#Attribution" title="http://www.w3.org/ns/prov#Attribution">prov:Attribution</a></td>
+    <td><a class="owlproperty" href="#agent" title="http://www.w3.org/ns/prov#agent">prov:agent</a></td>
   </tr>
-</table>
+  <tr>
+    <td><a class="owlproperty" href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a></td>
+    <td><a class="owlproperty" href="#qualifiedDerivation" title="http://www.w3.org/ns/prov#qualifiedDerivation">prov:qualifiedDerivation</a></td>
+    <td><a class="owlclass" href="#Derivation" title="http://www.w3.org/ns/prov#Derivation">prov:Derivation</a></td>
+    <td><a class="owlproperty" href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a></td>
+  </tr>
+  <tr>
+    <td><a class="owlproperty" href="#wasGeneratedBy" title="http://www.w3.org/ns/prov#wasGeneratedBy">prov:wasGeneratedBy</a></td>
+    <td><a class="owlproperty" href="#qualifiedGeneration" title="http://www.w3.org/ns/prov#qualifiedGeneration">prov:qualifiedGeneration</a></td>
+    <td><a class="owlclass" href="#Generation" title="http://www.w3.org/ns/prov#Generation">prov:Generation</a></td>
+    <td><a class="owlproperty" href="#activity" title="http://www.w3.org/ns/prov#activity">prov:activity</a></td>
+  </tr>
+  <tr>
+    <td><a class="owlproperty" href="#wasInformedBy" title="http://www.w3.org/ns/prov#wasInformedBy">prov:wasInformedBy</a></td>
+    <td><a class="owlproperty" href="#qualifiedCommunication" title="http://www.w3.org/ns/prov#qualifiedCommunication">prov:qualifiedCommunication</a></td>
+    <td><a class="owlclass" href="#Communication" title="http://www.w3.org/ns/prov#Communication">prov:Communication</a></td>
+    <td><a class="owlproperty" href="#activity" title="http://www.w3.org/ns/prov#activity">prov:activity</a></td>
+  </tr>
+</tbody></table>
 
          </div>
       </div>
 
-      <div id="qualifed-forms-expanded" style="padding: 20px">
+      <div style="padding: 20px" id="qualifed-forms-expanded">
          <p>Six relations from the Expanded category can also be qualified. The <a href="#qualifed-forms-expanded">following table</a> lists the simple relations that can be qualified, along with the qualification property, qualification class, and the property used to indicate the object of the qualified relation.
          </p>
          <div style="text-align: center">
             <table class="qualified-forms">
   <caption>Qualification Property and Involvement Class used to qualify an Expanded Property.</caption>
-  <tr>
+  <tbody><tr>
     <th>Expanded Property</th>
     <th>Qualification Property</th>
     <th>Involvement Class</th>
     <th>Object Property</th>
   </tr>
   <tr>
-    <td><a title="http://www.w3.org/ns/prov#hadOriginalSource" href="#hadOriginalSource" class="owlproperty">prov:hadOriginalSource</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedSource" href="#qualifiedSource" class="owlproperty">prov:qualifiedSource</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Source" href="#Source" class="owlclass">prov:Source</a></td>
-    <td><a title="http://www.w3.org/ns/prov#entity" href="#entity" class="owlproperty">prov:entity</a></td>
-  </tr>
-  <tr>
-    <td><a title="http://www.w3.org/ns/prov#tracedTo" href="#tracedTo" class="owlproperty">prov:tracedTo</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedTrace" href="#qualifiedTrace" class="owlproperty">prov:qualifiedTrace</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Trace" href="#Trace" class="owlclass">prov:Trace</a></td>
-    <td><a title="http://www.w3.org/ns/prov#entity" href="#entity" class="owlproperty">prov:entity</a></td>
-  </tr>
-  <tr>
-    <td><a title="http://www.w3.org/ns/prov#wasEndedBy" href="#wasEndedBy" class="owlproperty">prov:wasEndedBy</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedEnd" href="#qualifiedEnd" class="owlproperty">prov:qualifiedEnd</a></td>
-    <td><a title="http://www.w3.org/ns/prov#End" href="#End" class="owlclass">prov:End</a></td>
-    <td><a title="http://www.w3.org/ns/prov#entity" href="#entity" class="owlproperty">prov:entity</a></td>
+    <td><a class="owlproperty" href="#hadOriginalSource" title="http://www.w3.org/ns/prov#hadOriginalSource">prov:hadOriginalSource</a></td>
+    <td><a class="owlproperty" href="#qualifiedSource" title="http://www.w3.org/ns/prov#qualifiedSource">prov:qualifiedSource</a></td>
+    <td><a class="owlclass" href="#Source" title="http://www.w3.org/ns/prov#Source">prov:Source</a></td>
+    <td><a class="owlproperty" href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a></td>
   </tr>
   <tr>
-    <td><a title="http://www.w3.org/ns/prov#wasInvalidatedBy" href="#wasInvalidatedBy" class="owlproperty">prov:wasInvalidatedBy</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedInvalidation" href="#qualifiedInvalidation" class="owlproperty">prov:qualifiedInvalidation</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Invalidation" href="#Invalidation" class="owlclass">prov:Invalidation</a></td>
-    <td><a title="http://www.w3.org/ns/prov#activity" href="#activity" class="owlproperty">prov:activity</a></td>
-  </tr>
-  <tr>
-    <td><a title="http://www.w3.org/ns/prov#wasQuotedFrom" href="#wasQuotedFrom" class="owlproperty">prov:wasQuotedFrom</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedQuotation" href="#qualifiedQuotation" class="owlproperty">prov:qualifiedQuotation</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Quotation" href="#Quotation" class="owlclass">prov:Quotation</a></td>
-    <td><a title="http://www.w3.org/ns/prov#entity" href="#entity" class="owlproperty">prov:entity</a></td>
+    <td><a class="owlproperty" href="#tracedTo" title="http://www.w3.org/ns/prov#tracedTo">prov:tracedTo</a></td>
+    <td><a class="owlproperty" href="#qualifiedTrace" title="http://www.w3.org/ns/prov#qualifiedTrace">prov:qualifiedTrace</a></td>
+    <td><a class="owlclass" href="#Trace" title="http://www.w3.org/ns/prov#Trace">prov:Trace</a></td>
+    <td><a class="owlproperty" href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a></td>
   </tr>
   <tr>
-    <td><a title="http://www.w3.org/ns/prov#wasRevisionOf" href="#wasRevisionOf" class="owlproperty">prov:wasRevisionOf</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedRevision" href="#qualifiedRevision" class="owlproperty">prov:qualifiedRevision</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Revision" href="#Revision" class="owlclass">prov:Revision</a></td>
-    <td><a title="http://www.w3.org/ns/prov#entity" href="#entity" class="owlproperty">prov:entity</a></td>
+    <td><a class="owlproperty" href="#wasEndedBy" title="http://www.w3.org/ns/prov#wasEndedBy">prov:wasEndedBy</a></td>
+    <td><a class="owlproperty" href="#qualifiedEnd" title="http://www.w3.org/ns/prov#qualifiedEnd">prov:qualifiedEnd</a></td>
+    <td><a class="owlclass" href="#End" title="http://www.w3.org/ns/prov#End">prov:End</a></td>
+    <td><a class="owlproperty" href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a></td>
   </tr>
   <tr>
-    <td><a title="http://www.w3.org/ns/prov#wasStartedBy" href="#wasStartedBy" class="owlproperty">prov:wasStartedBy</a></td>
-    <td><a title="http://www.w3.org/ns/prov#qualifiedStart" href="#qualifiedStart" class="owlproperty">prov:qualifiedStart</a></td>
-    <td><a title="http://www.w3.org/ns/prov#Start" href="#Start" class="owlclass">prov:Start</a></td>
-    <td><a title="http://www.w3.org/ns/prov#entity" href="#entity" class="owlproperty">prov:entity</a></td>
+    <td><a class="owlproperty" href="#wasInvalidatedBy" title="http://www.w3.org/ns/prov#wasInvalidatedBy">prov:wasInvalidatedBy</a></td>
+    <td><a class="owlproperty" href="#qualifiedInvalidation" title="http://www.w3.org/ns/prov#qualifiedInvalidation">prov:qualifiedInvalidation</a></td>
+    <td><a class="owlclass" href="#Invalidation" title="http://www.w3.org/ns/prov#Invalidation">prov:Invalidation</a></td>
+    <td><a class="owlproperty" href="#activity" title="http://www.w3.org/ns/prov#activity">prov:activity</a></td>
   </tr>
-</table>
+  <tr>
+    <td><a class="owlproperty" href="#wasQuotedFrom" title="http://www.w3.org/ns/prov#wasQuotedFrom">prov:wasQuotedFrom</a></td>
+    <td><a class="owlproperty" href="#qualifiedQuotation" title="http://www.w3.org/ns/prov#qualifiedQuotation">prov:qualifiedQuotation</a></td>
+    <td><a class="owlclass" href="#Quotation" title="http://www.w3.org/ns/prov#Quotation">prov:Quotation</a></td>
+    <td><a class="owlproperty" href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a></td>
+  </tr>
+  <tr>
+    <td><a class="owlproperty" href="#wasRevisionOf" title="http://www.w3.org/ns/prov#wasRevisionOf">prov:wasRevisionOf</a></td>
+    <td><a class="owlproperty" href="#qualifiedRevision" title="http://www.w3.org/ns/prov#qualifiedRevision">prov:qualifiedRevision</a></td>
+    <td><a class="owlclass" href="#Revision" title="http://www.w3.org/ns/prov#Revision">prov:Revision</a></td>
+    <td><a class="owlproperty" href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a></td>
+  </tr>
+  <tr>
+    <td><a class="owlproperty" href="#wasStartedBy" title="http://www.w3.org/ns/prov#wasStartedBy">prov:wasStartedBy</a></td>
+    <td><a class="owlproperty" href="#qualifiedStart" title="http://www.w3.org/ns/prov#qualifiedStart">prov:qualifiedStart</a></td>
+    <td><a class="owlclass" href="#Start" title="http://www.w3.org/ns/prov#Start">prov:Start</a></td>
+    <td><a class="owlproperty" href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a></td>
+  </tr>
+</tbody></table>
 
          </div>
       </div>
 
-       <p>This section finishes with two more examples of qualification as applied to the chart making example from <a href=#description-starting-point-terms>Section 3.1</a>.
+       <p>This section finishes with two more examples of qualification as applied to the chart making example from <a href="#description-starting-point-terms">Section 3.1</a>.
        </p>
 
         <div class="exampleOuter">
@@ -1801,10 +2305,9 @@
    prov:qualifiedGeneration [
       a prov:Generation;
       prov:activity ex:illustrationActivity;             ## Qualification: The chart was 
-      prov:atTime "2011-07-14T15:52:14Z"^^xsd:dateTime;  ## generated at a particular time.
+      prov:atTime &quot;2011-07-14T15:52:14Z&quot;^^xsd:dateTime;  ## generated at a particular time.
    ];
-.
-</pre>
+.</pre>
         </div>
 
         <div class="exampleOuter">
@@ -1830,32 +2333,32 @@
       prov:hadActivity   ex:activity;             ## What did the activity use to derive the aggregate?
       prov:hadGeneration ex:generation;           ## How did the activity generate the derived aggregate?
    ];
-.
-</pre>
+.</pre>
         </div>
 
-	  </section>
-
-     <section id="description-collections-terms"> <!-- section 3.1 -->
-       <!-- This section is version controlled at http://dvcs.w3.org/hg/prov/file/tip/ontology and mirroed to
-             https://github.com/timrdf/prov-lodspeakr/tree/master/components/services/prov-o -->
-       <h3>Collections Terms</h3>
-
-	<p> A <code><a class="qname"
-href='#Dictionary'>prov:Dictionary</a></code> is an <code
-class="repeated">prov:Entity</code> that acts as a container to some members,
+     </div>
+
+     <div id="description-collections-terms" class="section"> 
+<!--  section 3.1  -->
+
+       
+<!--  This section is version controlled at http://dvcs.w3.org/hg/prov/file/tip/ontology and mirroed to
+             https://github.com/timrdf/prov-lodspeakr/tree/master/components/services/prov-o  -->
+
+       <h3><span class="secno">3.4 </span>Collections Terms</h3>
+
+   <p> A <code><a href="#Dictionary" class="qname">prov:Dictionary</a></code> is an <code class="repeated">prov:Entity</code> that acts as a container to some members,
 which are themselves entities.
 Specifically, a dictionary is composed of set of key-value pairs, where a
 literal key is used to identify a constituent entity within the dictionary. 
 
 To illustrate this, the example below describes a dictionary <code>:c1</code>
-that has as members the two key value pairs <code>("k1", :e1)</code>
-and <code>("k2", :e2)</code>.
+that has as members the two key value pairs <code>(&quot;k1&quot;, :e1)</code>
+and <code>(&quot;k2&quot;, :e2)</code>.
 </p>
 
-<div about="#narrative-example-dictionaries-1" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
-   <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-26-provo-collections-narrative/rdf/membership.ttl"
-        class="example">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
+<div xmlns:prov="http://www.w3.org/ns/prov#" class="exampleOuter" typeof="prov:Entity" about="#narrative-example-dictionaries-1">
+   <pre class="example" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-26-provo-collections-narrative/rdf/membership.ttl" rel="prov:wasQuotedFrom">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix :     &lt;http://example.org/&gt; .
 
@@ -1875,34 +2378,29 @@
          prov:value :e2
       ];
    ];
-.
-</pre>
+.</pre>
 </div>
 
-<p>It is worth noting that <code>:c1</code> MAY also
+<p>It is worth noting that <code>:c1</code> <em class="rfc2119" title="may">may</em> also
 have other members (i.e. <code class="repeated">prov:knownMembership</code> is
-not functional).  A dictionary MAY be empty and thus not have any known
-memberships, in which case it SHOULD be described as an instance of the
-subclass <a class="qname"
-href='#EmptyDictionary'><code>prov:EmptyDictionary</code></a>.
+not functional).  A dictionary <em class="rfc2119" title="may">may</em> be empty and thus not have any known
+memberships, in which case it <em class="rfc2119" title="should">should</em> be described as an instance of the
+subclass <a href="#EmptyDictionary" class="qname"><code>prov:EmptyDictionary</code></a>.
 </p>
 
-	<p> To describe the provenance of a dictionary, PROV-O provides two
-kinds of involvements: <code><a class="qname"
-href="#qualifiedInsertion">prov:qualifiedInsertion</a></code> is used to
+   <p> To describe the provenance of a dictionary, PROV-O provides two
+kinds of involvements: <code><a href="#qualifiedInsertion" class="qname">prov:qualifiedInsertion</a></code> is used to
 describe that a dictionary was obtained from an existing dictionary by
-<em>inserting</em> a set of key-value pairs.  <code><a class="qname"
-href="#qualifiedRemoval">prov:qualifiedRemoval</a></code> is used to specify
+<em>inserting</em> a set of key-value pairs.  <code><a href="#qualifiedRemoval" class="qname">prov:qualifiedRemoval</a></code> is used to specify
 that a given dictionary was obtained from an existing dictionary by
 <em>removing</em> a set of key-value pairs.  The example below specifies that
 the dictionary <code>:c1</code> was obtained from the empty dictionary
-<code>:c</code> by <em>inserting</em> the key-value pairs <code>("k1",
-:e1)</code> and <code>("k2", :e2)</code>.  
+<code>:c</code> by <em>inserting</em> the key-value pairs <code>(&quot;k1&quot;,
+:e1)</code> and <code>(&quot;k2&quot;, :e2)</code>.  
 </p>
 
-<div about="#narrative-example-dictionaries-2" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
-<pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-26-provo-collections-narrative/rdf/insertion.ttl"
-     class="example">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
+<div xmlns:prov="http://www.w3.org/ns/prov#" class="exampleOuter" typeof="prov:Entity" about="#narrative-example-dictionaries-2">
+<pre class="example" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-26-provo-collections-narrative/rdf/insertion.ttl" rel="prov:wasQuotedFrom">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix :     &lt;http://example.org/&gt; .
 
@@ -1926,23 +2424,21 @@
          prov:value :e2;
       ];
    ]; 
-. 
-</pre>
+. </pre>
 </div>
 
 
-	<p>
-	Similarly, the example below specifies that the dictionary
-	<code>:c3</code> was obtained by <em>removing</em> the key-value pairs associated with
-	the keys <code>"k1"</code> and <code>"k2"</code> from the dictionary
-	<code>:c2</code>. Thus, <code>:c3</code> does not contain the
-	members <code>("k1", :e1)</code> and <code>("k2",
-	:e2(</code> from <code>:c2</code>.
-	</p>
-
-<div about="#narrative-example-dictionaries-3" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
-   <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-26-provo-collections-narrative/rdf/removal.ttl"
-        class="example">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
+   <p>
+   Similarly, the example below specifies that the dictionary
+   <code>:c3</code> was obtained by <em>removing</em> the key-value pairs associated with
+   the keys <code>&quot;k1&quot;</code> and <code>&quot;k2&quot;</code> from the dictionary
+   <code>:c2</code>. Thus, <code>:c3</code> does not contain the
+   members <code>(&quot;k1&quot;, :e1)</code> and <code>(&quot;k2&quot;,
+   :e2(</code> from <code>:c2</code>.
+   </p>
+
+<div xmlns:prov="http://www.w3.org/ns/prov#" class="exampleOuter" typeof="prov:Entity" about="#narrative-example-dictionaries-3">
+   <pre class="example" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-26-provo-collections-narrative/rdf/removal.ttl" rel="prov:wasQuotedFrom">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix :     &lt;http://example.org/&gt; .
 
@@ -1956,21 +2452,26 @@
       prov:removed    &quot;k1&quot;^^xsd:string, 
                       &quot;k3&quot;^^xsd:string;
    ];
-.
-</pre>
+.</pre>
 </div>
 
-     </section>
-
-
-    </section>
+     </div>
+
+
+    </div>
 
  
 
-   <section id="cross-reference"> <!-- class='informative' -->
-      <!-- prov:tracedTo [ prov:wasGeneratedBy [ a prov:Activity; 
-           dcterms:description "python eg-24-prov-o-html-examples.py http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceOntology.owl" ] ] ] -->
-      <h2>Cross reference for PROV-O classes and properties</h2>
+   <div id="cross-reference" class="section"> 
+<!--  class='informative'  -->
+
+      
+<!--  prov:tracedTo [ prov:wasGeneratedBy [ a prov:Activity; 
+           dcterms:description "python eg-24-prov-o-html-examples.py http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceOntology.owl" ] ] ]  -->
+
+      
+<!-- OddPage -->
+<h2><span class="secno">4. </span>Cross reference for PROV-O classes and properties</h2>
       <p>This section provides details for each class and property defined by the PROV Ontology, grouped by the categories described above:
       </p>     
       <ul>
@@ -1981,15 +2482,14 @@
       </ul>
 
       <p>
-      The superscripts <sup class="type-op" title="object property">op</sup> and <sup class="type-dp" title="data property">dp</sup> denote that a property is an OWL <a href="http://www.w3.org/TR/owl2-syntax/#Object_Properties">object property</a> or <a href="http://www.w3.org/TR/owl2-syntax/#Data_Properties">data property</a>, respectively.
+      The superscripts <sup title="object property" class="type-op">op</sup> and <sup title="data property" class="type-dp">dp</sup> denote that a property is an OWL <a href="http://www.w3.org/TR/owl2-syntax/#Object_Properties">object property</a> or <a href="http://www.w3.org/TR/owl2-syntax/#Data_Properties">data property</a>, respectively.
       </p>
 
-      <section id="cross-reference-starting-point-terms">
-         <h3>Starting Point Terms</h3>
+      <div id="cross-reference-starting-point-terms" class="section">
+         <h3><span class="secno">4.1 </span>Starting Point Terms</h3>
          <p>The classes and properties that provide a basis for all other PROV-O terms are discussed in <a href="#description-starting-point-terms">Section 3.1</a>.</p>
          
-<div
-     class="prov-starting-point owl-classes at-a-glance">
+<div class="prov-starting-point owl-classes at-a-glance">
   <ul class="hlist">
     <li>
       <a href="#Activity">prov:Activity</a>
@@ -2003,8 +2503,7 @@
   </ul>
 </div>
 
-<div
-     class="prov-starting-point owl-properties at-a-glance">
+<div class="prov-starting-point owl-properties at-a-glance">
   <ul class="hlist">
     <li class="object-property">
       <a href="#actedOnBehalfOf">prov:actedOnBehalfOf</a>
@@ -2036,27 +2535,23 @@
   </ul>
 </div>
 
-         <div
-     class="prov-starting-point owl-classes crossreference"
-     xmlns:dcterms="http://purl.org/dc/terms/"
-     xmlns:prov="http://www.w3.org/ns/prov#">
-
-  <div id="Activity" class="entity">
-    <h3>
-      Class: <a href="#Activity"><span class="dotted" title="http://www.w3.org/ns/prov#Activity">prov:Activity</span></a>
+         <div xmlns:prov="http://www.w3.org/ns/prov#" xmlns:dcterms="http://purl.org/dc/terms/" class="prov-starting-point owl-classes crossreference">
+
+  <div class="entity" id="Activity">
+    <h3 id="class--prov-activity-----------------back-to-starting-point-classes">
+      Class: <a href="#Activity"><span title="http://www.w3.org/ns/prov#Activity" class="dotted">prov:Activity</span></a>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Activity</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Activity</p>
     <div class="definition"><p>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</p>
     </div>
 
-    <div about="#example-for-class-Activity" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Activity"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Activity.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Activity">
+      <span resource="http://www.w3.org/ns/prov#Activity" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Activity.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -2081,48 +2576,47 @@
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedStart" href="#qualifiedStart">prov:qualifiedStart</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#wasEndedBy" href="#wasEndedBy">prov:wasEndedBy</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#wasInformedBy" href="#wasInformedBy">prov:wasInformedBy</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#startedAtTime" href="#startedAtTime">prov:startedAtTime</a> <sup class="type-dp" title="data property">dp</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedCommunication" href="#qualifiedCommunication">prov:qualifiedCommunication</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#wasStartedBy" href="#wasStartedBy">prov:wasStartedBy</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#generated" href="#generated">prov:generated</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedAssociation" href="#qualifiedAssociation">prov:qualifiedAssociation</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#wasAssociatedWith" href="#wasAssociatedWith">prov:wasAssociatedWith</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedEnd" href="#qualifiedEnd">prov:qualifiedEnd</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#used" href="#used">prov:used</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedUsage" href="#qualifiedUsage">prov:qualifiedUsage</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#endedAtTime" href="#endedAtTime">prov:endedAtTime</a> <sup class="type-dp" title="data property">dp</sup>
+        <a href="#generated" title="http://www.w3.org/ns/prov#generated">prov:generated</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#endedAtTime" title="http://www.w3.org/ns/prov#endedAtTime">prov:endedAtTime</a> <sup title="data property" class="type-dp">dp</sup>
+        , <a href="#wasAssociatedWith" title="http://www.w3.org/ns/prov#wasAssociatedWith">prov:wasAssociatedWith</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#wasEndedBy" title="http://www.w3.org/ns/prov#wasEndedBy">prov:wasEndedBy</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedUsage" title="http://www.w3.org/ns/prov#qualifiedUsage">prov:qualifiedUsage</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#used" title="http://www.w3.org/ns/prov#used">prov:used</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedEnd" title="http://www.w3.org/ns/prov#qualifiedEnd">prov:qualifiedEnd</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedAssociation" title="http://www.w3.org/ns/prov#qualifiedAssociation">prov:qualifiedAssociation</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedStart" title="http://www.w3.org/ns/prov#qualifiedStart">prov:qualifiedStart</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#wasStartedBy" title="http://www.w3.org/ns/prov#wasStartedBy">prov:wasStartedBy</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#wasInformedBy" title="http://www.w3.org/ns/prov#wasInformedBy">prov:wasInformedBy</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#startedAtTime" title="http://www.w3.org/ns/prov#startedAtTime">prov:startedAtTime</a> <sup title="data property" class="type-dp">dp</sup>
+        , <a href="#qualifiedCommunication" title="http://www.w3.org/ns/prov#qualifiedCommunication">prov:qualifiedCommunication</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasInformedBy" href="#wasInformedBy">prov:wasInformedBy</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#activity" href="#activity">prov:activity</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#hadActivity" href="#hadActivity">prov:hadActivity</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#wasGeneratedBy" href="#wasGeneratedBy">prov:wasGeneratedBy</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#wasInvalidatedBy" href="#wasInvalidatedBy">prov:wasInvalidatedBy</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#wasInformedBy" title="http://www.w3.org/ns/prov#wasInformedBy">prov:wasInformedBy</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#hadActivity" title="http://www.w3.org/ns/prov#hadActivity">prov:hadActivity</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#wasInvalidatedBy" title="http://www.w3.org/ns/prov#wasInvalidatedBy">prov:wasInvalidatedBy</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#wasGeneratedBy" title="http://www.w3.org/ns/prov#wasGeneratedBy">prov:wasGeneratedBy</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#activity" title="http://www.w3.org/ns/prov#activity">prov:activity</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Agent" class="entity">
-    <h3>
-      Class: <a href="#Agent"><span class="dotted" title="http://www.w3.org/ns/prov#Agent">prov:Agent</span></a>
+  <div class="entity" id="Agent">
+    <h3 id="class--prov-agent-----------------back-to-starting-point-classes">
+      Class: <a href="#Agent"><span title="http://www.w3.org/ns/prov#Agent" class="dotted">prov:Agent</span></a>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Agent</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Agent</p>
     <div class="definition"><p>An agent is something that bears some form of responsibility for an activity taking place or for the existence of an entity.</p>
     </div>
 
-    <div about="#example-for-class-Agent" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Agent"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Agent.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Agent">
+      <span resource="http://www.w3.org/ns/prov#Agent" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Agent.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -2151,43 +2645,42 @@
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#actedOnBehalfOf" href="#actedOnBehalfOf">prov:actedOnBehalfOf</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedDelegation" href="#qualifiedDelegation">prov:qualifiedDelegation</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#actedOnBehalfOf" title="http://www.w3.org/ns/prov#actedOnBehalfOf">prov:actedOnBehalfOf</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedDelegation" title="http://www.w3.org/ns/prov#qualifiedDelegation">prov:qualifiedDelegation</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#actedOnBehalfOf" href="#actedOnBehalfOf">prov:actedOnBehalfOf</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#agent" href="#agent">prov:agent</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#wasAssociatedWith" href="#wasAssociatedWith">prov:wasAssociatedWith</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#wasAttributedTo" href="#wasAttributedTo">prov:wasAttributedTo</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#actedOnBehalfOf" title="http://www.w3.org/ns/prov#actedOnBehalfOf">prov:actedOnBehalfOf</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#agent" title="http://www.w3.org/ns/prov#agent">prov:agent</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#wasAssociatedWith" title="http://www.w3.org/ns/prov#wasAssociatedWith">prov:wasAssociatedWith</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#wasAttributedTo" title="http://www.w3.org/ns/prov#wasAttributedTo">prov:wasAttributedTo</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>has subclasses</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Organization" href="#Organization" class="owlclass">prov:Organization</a>
-        , <a title="http://www.w3.org/ns/prov#Person" href="#Person" class="owlclass">prov:Person</a>
-        , <a title="http://www.w3.org/ns/prov#SoftwareAgent" href="#SoftwareAgent" class="owlclass">prov:SoftwareAgent</a>
+        <a class="owlclass" href="#Organization" title="http://www.w3.org/ns/prov#Organization">prov:Organization</a>
+        , <a class="owlclass" href="#Person" title="http://www.w3.org/ns/prov#Person">prov:Person</a>
+        , <a class="owlclass" href="#SoftwareAgent" title="http://www.w3.org/ns/prov#SoftwareAgent">prov:SoftwareAgent</a>
       </dd>
     </dl>
   </div>
 
-  <div id="Entity" class="entity">
-    <h3>
-      Class: <a href="#Entity"><span class="dotted" title="http://www.w3.org/ns/prov#Entity">prov:Entity</span></a>
+  <div class="entity" id="Entity">
+    <h3 id="class--prov-entity-----------------back-to-starting-point-classes">
+      Class: <a href="#Entity"><span title="http://www.w3.org/ns/prov#Entity" class="dotted">prov:Entity</span></a>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Entity</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Entity</p>
     <div class="definition"><p>An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary.</p>
     </div>
 
-    <div about="#example-for-class-Entity" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Entity"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Entity.ttl"
-           property="prov:value">@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Entity">
+      <span resource="http://www.w3.org/ns/prov#Entity" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Entity.ttl" rel="prov:wasQuotedFrom">@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:     &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix dcterms: &lt;http://purl.org/dc/terms/&gt; .
@@ -2211,74 +2704,71 @@
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedQuotation" href="#qualifiedQuotation">prov:qualifiedQuotation</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedSource" href="#qualifiedSource">prov:qualifiedSource</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#value" href="#value">prov:value</a> <sup class="type-dp" title="data property">dp</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedGeneration" href="#qualifiedGeneration">prov:qualifiedGeneration</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#generatedAtTime" href="#generatedAtTime">prov:generatedAtTime</a> <sup class="type-dp" title="data property">dp</sup>
-        , <a title="http://www.w3.org/ns/prov#wasQuotedFrom" href="#wasQuotedFrom">prov:wasQuotedFrom</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedInvalidation" href="#qualifiedInvalidation">prov:qualifiedInvalidation</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#hadOriginalSource" href="#hadOriginalSource">prov:hadOriginalSource</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#alternateOf" href="#alternateOf">prov:alternateOf</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#wasRevisionOf" href="#wasRevisionOf">prov:wasRevisionOf</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#invalidatedAtTime" href="#invalidatedAtTime">prov:invalidatedAtTime</a> <sup class="type-dp" title="data property">dp</sup>
-        , <a title="http://www.w3.org/ns/prov#tracedTo" href="#tracedTo">prov:tracedTo</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedTrace" href="#qualifiedTrace">prov:qualifiedTrace</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedRevision" href="#qualifiedRevision">prov:qualifiedRevision</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#wasGeneratedBy" href="#wasGeneratedBy">prov:wasGeneratedBy</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom">prov:wasDerivedFrom</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedDerivation" href="#qualifiedDerivation">prov:qualifiedDerivation</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#wasAttributedTo" href="#wasAttributedTo">prov:wasAttributedTo</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#specializationOf" href="#specializationOf">prov:specializationOf</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedAttribution" href="#qualifiedAttribution">prov:qualifiedAttribution</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#wasInvalidatedBy" href="#wasInvalidatedBy">prov:wasInvalidatedBy</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#invalidatedAtTime" title="http://www.w3.org/ns/prov#invalidatedAtTime">prov:invalidatedAtTime</a> <sup title="data property" class="type-dp">dp</sup>
+        , <a href="#qualifiedInvalidation" title="http://www.w3.org/ns/prov#qualifiedInvalidation">prov:qualifiedInvalidation</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#tracedTo" title="http://www.w3.org/ns/prov#tracedTo">prov:tracedTo</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedTrace" title="http://www.w3.org/ns/prov#qualifiedTrace">prov:qualifiedTrace</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedRevision" title="http://www.w3.org/ns/prov#qualifiedRevision">prov:qualifiedRevision</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedSource" title="http://www.w3.org/ns/prov#qualifiedSource">prov:qualifiedSource</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#wasAttributedTo" title="http://www.w3.org/ns/prov#wasAttributedTo">prov:wasAttributedTo</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#generatedAtTime" title="http://www.w3.org/ns/prov#generatedAtTime">prov:generatedAtTime</a> <sup title="data property" class="type-dp">dp</sup>
+        , <a href="#qualifiedDerivation" title="http://www.w3.org/ns/prov#qualifiedDerivation">prov:qualifiedDerivation</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#wasGeneratedBy" title="http://www.w3.org/ns/prov#wasGeneratedBy">prov:wasGeneratedBy</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#specializationOf" title="http://www.w3.org/ns/prov#specializationOf">prov:specializationOf</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedQuotation" title="http://www.w3.org/ns/prov#qualifiedQuotation">prov:qualifiedQuotation</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#alternateOf" title="http://www.w3.org/ns/prov#alternateOf">prov:alternateOf</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#value" title="http://www.w3.org/ns/prov#value">prov:value</a> <sup title="data property" class="type-dp">dp</sup>
+        , <a href="#wasInvalidatedBy" title="http://www.w3.org/ns/prov#wasInvalidatedBy">prov:wasInvalidatedBy</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedGeneration" title="http://www.w3.org/ns/prov#qualifiedGeneration">prov:qualifiedGeneration</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedAttribution" title="http://www.w3.org/ns/prov#qualifiedAttribution">prov:qualifiedAttribution</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#wasQuotedFrom" title="http://www.w3.org/ns/prov#wasQuotedFrom">prov:wasQuotedFrom</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#hadOriginalSource" title="http://www.w3.org/ns/prov#hadOriginalSource">prov:hadOriginalSource</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#wasRevisionOf" title="http://www.w3.org/ns/prov#wasRevisionOf">prov:wasRevisionOf</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#alternateOf" href="#alternateOf">prov:alternateOf</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#wasStartedBy" href="#wasStartedBy">prov:wasStartedBy</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#wasQuotedFrom" href="#wasQuotedFrom">prov:wasQuotedFrom</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#hadOriginalSource" href="#hadOriginalSource">prov:hadOriginalSource</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#tracedTo" href="#tracedTo">prov:tracedTo</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#wasRevisionOf" href="#wasRevisionOf">prov:wasRevisionOf</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#generated" href="#generated">prov:generated</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom">prov:wasDerivedFrom</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#pairValue" href="#pairValue">prov:pairValue</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#entity" href="#entity">prov:entity</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#specializationOf" href="#specializationOf">prov:specializationOf</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#wasEndedBy" href="#wasEndedBy">prov:wasEndedBy</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#used" href="#used">prov:used</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#tracedTo" title="http://www.w3.org/ns/prov#tracedTo">prov:tracedTo</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#hadOriginalSource" title="http://www.w3.org/ns/prov#hadOriginalSource">prov:hadOriginalSource</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#pairValue" title="http://www.w3.org/ns/prov#pairValue">prov:pairValue</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#specializationOf" title="http://www.w3.org/ns/prov#specializationOf">prov:specializationOf</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#generated" title="http://www.w3.org/ns/prov#generated">prov:generated</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#used" title="http://www.w3.org/ns/prov#used">prov:used</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#alternateOf" title="http://www.w3.org/ns/prov#alternateOf">prov:alternateOf</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#wasStartedBy" title="http://www.w3.org/ns/prov#wasStartedBy">prov:wasStartedBy</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#wasQuotedFrom" title="http://www.w3.org/ns/prov#wasQuotedFrom">prov:wasQuotedFrom</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#wasEndedBy" title="http://www.w3.org/ns/prov#wasEndedBy">prov:wasEndedBy</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#wasRevisionOf" title="http://www.w3.org/ns/prov#wasRevisionOf">prov:wasRevisionOf</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>has subclasses</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Dictionary" href="#Dictionary" class="owlclass">prov:Dictionary</a>
-        , <a title="http://www.w3.org/ns/prov#Plan" href="#Plan" class="owlclass">prov:Plan</a>
-        , <a title="http://www.w3.org/ns/prov#Bundle" href="#Bundle" class="owlclass">prov:Bundle</a>
+        <a class="owlclass" href="#Bundle" title="http://www.w3.org/ns/prov#Bundle">prov:Bundle</a>
+        , <a class="owlclass" href="#Dictionary" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</a>
+        , <a class="owlclass" href="#Plan" title="http://www.w3.org/ns/prov#Plan">prov:Plan</a>
       </dd>
     </dl>
   </div>
 </div>
-<div
-     class="prov-starting-point owl-properties crossreference"
-     xmlns:prov="http://www.w3.org/ns/prov#">
-  <div id="actedOnBehalfOf" class="entity">
-    <h3>
-      Property: <a href="#actedOnBehalfOf"><span class="dotted" title="http://www.w3.org/ns/prov#actedOnBehalfOf">prov:actedOnBehalfOf</span></a> <sup class="type-op" title="object property">op</sup>
+<div xmlns:prov="http://www.w3.org/ns/prov#" class="prov-starting-point owl-properties crossreference">
+  <div class="entity" id="actedOnBehalfOf">
+    <h3 id="property--prov-actedonbehalfof-op-----------------back-to-starting-point-properties">
+      Property: <a href="#actedOnBehalfOf"><span title="http://www.w3.org/ns/prov#actedOnBehalfOf" class="dotted">prov:actedOnBehalfOf</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#actedOnBehalfOf</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#actedOnBehalfOf</p>
     <div class="definition"><p>Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work. </p>
     </div>
 
-    <div about="#example-for-property-actedOnBehalfOf" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#actedOnBehalfOf"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_actedOnBehalfOf.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-actedOnBehalfOf">
+      <span resource="http://www.w3.org/ns/prov#actedOnBehalfOf" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_actedOnBehalfOf.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
@@ -2308,7 +2798,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlclass">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2317,7 +2807,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Agent" href="#Agent" class="owlclass">prov:Agent</a>
+              <a class="owlclass" href="#Agent" title="http://www.w3.org/ns/prov#Agent">prov:Agent</a>
             </li>
           </ul>
         </dd>
@@ -2326,7 +2816,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Agent" href="#Agent" class="owlclass">prov:Agent</a>
+              <a class="owlclass" href="#Agent" title="http://www.w3.org/ns/prov#Agent">prov:Agent</a>
             </li>
           </ul>
         </dd>
@@ -2335,10 +2825,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Delegation" href="#Delegation" class="owlclass">prov:Delegation</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedDelegation" href="#qualifiedDelegation" class="owlproperty">prov:qualifiedDelegation</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Delegation" title="http://www.w3.org/ns/prov#Delegation">prov:Delegation</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedDelegation" title="http://www.w3.org/ns/prov#qualifiedDelegation">prov:qualifiedDelegation</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2347,22 +2837,21 @@
     </div>
   </div>
 
-  <div id="endedAtTime" class="entity">
-    <h3>
-      Property: <a href="#endedAtTime"><span class="dotted" title="http://www.w3.org/ns/prov#endedAtTime">prov:endedAtTime</span></a> <sup class="type-dp" title="data property">dp</sup>
+  <div class="entity" id="endedAtTime">
+    <h3 id="property--prov-endedattime-dp-----------------back-to-starting-point-properties">
+      Property: <a href="#endedAtTime"><span title="http://www.w3.org/ns/prov#endedAtTime" class="dotted">prov:endedAtTime</span></a> <sup title="data property" class="type-dp">dp</sup>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#endedAtTime</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#endedAtTime</p>
     <div class="definition"><p>An activity end event is the instantaneous event that marks the instant an activity ends.</p>
     </div>
 
-    <div about="#example-for-property-endedAtTime" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#endedAtTime"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_endedAtTime.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-endedAtTime">
+      <span resource="http://www.w3.org/ns/prov#endedAtTime" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_endedAtTime.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -2381,14 +2870,14 @@
     <div class="description">
       <div class="comment"><p>The time at which an activity ended. See also prov:startedAtTime.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -2406,10 +2895,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#End" href="#End" class="owlclass">prov:End</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#atTime" href="#atTime" class="owlproperty">prov:atTime</a> <sup class="type-dp" title="data property">dp</sup>
+              <a class="owlclass" href="#End" title="http://www.w3.org/ns/prov#End">prov:End</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#atTime" title="http://www.w3.org/ns/prov#atTime">prov:atTime</a> <sup title="data property" class="type-dp">dp</sup>
             </li>
           </ul>
         </dd>
@@ -2418,22 +2907,21 @@
     </div>
   </div>
 
-  <div id="startedAtTime" class="entity">
-    <h3>
-      Property: <a href="#startedAtTime"><span class="dotted" title="http://www.w3.org/ns/prov#startedAtTime">prov:startedAtTime</span></a> <sup class="type-dp" title="data property">dp</sup>
+  <div class="entity" id="startedAtTime">
+    <h3 id="property--prov-startedattime-dp-----------------back-to-starting-point-properties">
+      Property: <a href="#startedAtTime"><span title="http://www.w3.org/ns/prov#startedAtTime" class="dotted">prov:startedAtTime</span></a> <sup title="data property" class="type-dp">dp</sup>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#startedAtTime</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#startedAtTime</p>
     <div class="definition"><p>An activity start event is the instantaneous event that marks the instant an activity starts.</p>
     </div>
 
-    <div about="#example-for-property-startedAtTime" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#startedAtTime"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_startedAtTime.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-startedAtTime">
+      <span resource="http://www.w3.org/ns/prov#startedAtTime" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_startedAtTime.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -2452,14 +2940,14 @@
     <div class="description">
       <div class="comment"><p>The time at which an activity started. See also prov:endedAtTime.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -2477,10 +2965,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Start" href="#Start" class="owlclass">prov:Start</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#atTime" href="#atTime" class="owlproperty">prov:atTime</a> <sup class="type-dp" title="data property">dp</sup>
+              <a class="owlclass" href="#Start" title="http://www.w3.org/ns/prov#Start">prov:Start</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#atTime" title="http://www.w3.org/ns/prov#atTime">prov:atTime</a> <sup title="data property" class="type-dp">dp</sup>
             </li>
           </ul>
         </dd>
@@ -2489,22 +2977,21 @@
     </div>
   </div>
 
-  <div id="used" class="entity">
-    <h3>
-      Property: <a href="#used"><span class="dotted" title="http://www.w3.org/ns/prov#used">prov:used</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="used">
+    <h3 id="property--prov-used-op-----------------back-to-starting-point-properties">
+      Property: <a href="#used"><span title="http://www.w3.org/ns/prov#used" class="dotted">prov:used</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#used</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#used</p>
     <div class="definition"><p>A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity.</p>
     </div>
 
-    <div about="#example-for-property-used" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#used"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_used.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-used">
+      <span resource="http://www.w3.org/ns/prov#used" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_used.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -2527,14 +3014,14 @@
     <div class="description">
       <div class="comment"><p>A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven .</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Asymmetric_Object_Properties">Asymmetric</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Asymmetric_Object_Properties">Asymmetric</a>      </p>
       <dl>
 
         <dt>has super-properties</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlclass">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2543,7 +3030,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -2552,7 +3039,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -2561,10 +3048,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Usage" href="#Usage" class="owlclass">prov:Usage</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedUsage" href="#qualifiedUsage" class="owlproperty">prov:qualifiedUsage</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Usage" title="http://www.w3.org/ns/prov#Usage">prov:Usage</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedUsage" title="http://www.w3.org/ns/prov#qualifiedUsage">prov:qualifiedUsage</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2573,22 +3060,21 @@
     </div>
   </div>
 
-  <div id="wasAssociatedWith" class="entity">
-    <h3>
-      Property: <a href="#wasAssociatedWith"><span class="dotted" title="http://www.w3.org/ns/prov#wasAssociatedWith">prov:wasAssociatedWith</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="wasAssociatedWith">
+    <h3 id="property--prov-wasassociatedwith-op-----------------back-to-starting-point-properties">
+      Property: <a href="#wasAssociatedWith"><span title="http://www.w3.org/ns/prov#wasAssociatedWith" class="dotted">prov:wasAssociatedWith</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#wasAssociatedWith</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#wasAssociatedWith</p>
     <div class="definition"><p>An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.</p>
     </div>
 
-    <div about="#example-for-property-wasAssociatedWith" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#wasAssociatedWith"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasAssociatedWith.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-wasAssociatedWith">
+      <span resource="http://www.w3.org/ns/prov#wasAssociatedWith" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasAssociatedWith.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -2612,7 +3098,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlclass">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2621,7 +3107,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -2630,7 +3116,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Agent" href="#Agent" class="owlclass">prov:Agent</a>
+              <a class="owlclass" href="#Agent" title="http://www.w3.org/ns/prov#Agent">prov:Agent</a>
             </li>
           </ul>
         </dd>
@@ -2639,10 +3125,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Association" href="#Association" class="owlclass">prov:Association</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedAssociation" href="#qualifiedAssociation" class="owlproperty">prov:qualifiedAssociation</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Association" title="http://www.w3.org/ns/prov#Association">prov:Association</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedAssociation" title="http://www.w3.org/ns/prov#qualifiedAssociation">prov:qualifiedAssociation</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2651,22 +3137,21 @@
     </div>
   </div>
 
-  <div id="wasAttributedTo" class="entity">
-    <h3>
-      Property: <a href="#wasAttributedTo"><span class="dotted" title="http://www.w3.org/ns/prov#wasAttributedTo">prov:wasAttributedTo</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="wasAttributedTo">
+    <h3 id="property--prov-wasattributedto-op-----------------back-to-starting-point-properties">
+      Property: <a href="#wasAttributedTo"><span title="http://www.w3.org/ns/prov#wasAttributedTo" class="dotted">prov:wasAttributedTo</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#wasAttributedTo</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#wasAttributedTo</p>
     <div class="definition"><p>An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary.</p>
     </div>
 
-    <div about="#example-for-property-wasAttributedTo" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#wasAttributedTo"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasAttributedTo.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-wasAttributedTo">
+      <span resource="http://www.w3.org/ns/prov#wasAttributedTo" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasAttributedTo.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -2688,7 +3173,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#tracedTo" href="#tracedTo" class="owlclass">prov:tracedTo</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#tracedTo" title="http://www.w3.org/ns/prov#tracedTo">prov:tracedTo</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2697,7 +3182,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -2706,7 +3191,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Agent" href="#Agent" class="owlclass">prov:Agent</a>
+              <a class="owlclass" href="#Agent" title="http://www.w3.org/ns/prov#Agent">prov:Agent</a>
             </li>
           </ul>
         </dd>
@@ -2715,10 +3200,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedAttribution" href="#qualifiedAttribution" class="owlproperty">prov:qualifiedAttribution</a> <sup class="type-op" title="object property">op</sup>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#Attribution" href="#Attribution" class="owlclass">prov:Attribution</a>
+              <a class="owlproperty" href="#qualifiedAttribution" title="http://www.w3.org/ns/prov#qualifiedAttribution">prov:qualifiedAttribution</a> <sup title="object property" class="type-op">op</sup>
+            </li>
+            <li>
+              <a class="owlclass" href="#Attribution" title="http://www.w3.org/ns/prov#Attribution">prov:Attribution</a>
             </li>
           </ul>
         </dd>
@@ -2727,22 +3212,21 @@
     </div>
   </div>
 
-  <div id="wasDerivedFrom" class="entity">
-    <h3>
-      Property: <a href="#wasDerivedFrom"><span class="dotted" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="wasDerivedFrom">
+    <h3 id="property--prov-wasderivedfrom-op-----------------back-to-starting-point-properties">
+      Property: <a href="#wasDerivedFrom"><span title="http://www.w3.org/ns/prov#wasDerivedFrom" class="dotted">prov:wasDerivedFrom</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#wasDerivedFrom</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#wasDerivedFrom</p>
     <div class="definition"><p>An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary.</p>
     </div>
 
-    <div about="#example-for-property-wasDerivedFrom" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#wasDerivedFrom"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasDerivedFrom.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-wasDerivedFrom">
+      <span resource="http://www.w3.org/ns/prov#wasDerivedFrom" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasDerivedFrom.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -2755,14 +3239,14 @@
     <div class="description">
       <div class="comment"><p>A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Asymmetric_Object_Properties">Asymmetric</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Asymmetric_Object_Properties">Asymmetric</a>      </p>
       <dl>
 
         <dt>has super-properties</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#tracedTo" href="#tracedTo" class="owlclass">prov:tracedTo</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#tracedTo" title="http://www.w3.org/ns/prov#tracedTo">prov:tracedTo</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2771,7 +3255,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -2780,7 +3264,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -2789,19 +3273,19 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#derivedByInsertionFrom" href="#derivedByInsertionFrom" class="owlclass">prov:derivedByInsertionFrom</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#wasQuotedFrom" href="#wasQuotedFrom" class="owlclass">prov:wasQuotedFrom</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#hadOriginalSource" href="#hadOriginalSource" class="owlclass">prov:hadOriginalSource</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#derivedByRemovalFrom" href="#derivedByRemovalFrom" class="owlclass">prov:derivedByRemovalFrom</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#wasRevisionOf" href="#wasRevisionOf" class="owlclass">prov:wasRevisionOf</a>
+              <a class="owlclass" href="#hadOriginalSource" title="http://www.w3.org/ns/prov#hadOriginalSource">prov:hadOriginalSource</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#wasQuotedFrom" title="http://www.w3.org/ns/prov#wasQuotedFrom">prov:wasQuotedFrom</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#derivedByRemovalFrom" title="http://www.w3.org/ns/prov#derivedByRemovalFrom">prov:derivedByRemovalFrom</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#wasRevisionOf" title="http://www.w3.org/ns/prov#wasRevisionOf">prov:wasRevisionOf</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#derivedByInsertionFrom" title="http://www.w3.org/ns/prov#derivedByInsertionFrom">prov:derivedByInsertionFrom</a>
             </li>
           </ul>
         </dd>
@@ -2810,10 +3294,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Derivation" href="#Derivation" class="owlclass">prov:Derivation</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedDerivation" href="#qualifiedDerivation" class="owlproperty">prov:qualifiedDerivation</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Derivation" title="http://www.w3.org/ns/prov#Derivation">prov:Derivation</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedDerivation" title="http://www.w3.org/ns/prov#qualifiedDerivation">prov:qualifiedDerivation</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2822,22 +3306,21 @@
     </div>
   </div>
 
-  <div id="wasGeneratedBy" class="entity">
-    <h3>
-      Property: <a href="#wasGeneratedBy"><span class="dotted" title="http://www.w3.org/ns/prov#wasGeneratedBy">prov:wasGeneratedBy</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="wasGeneratedBy">
+    <h3 id="property--prov-wasgeneratedby-op-----------------back-to-starting-point-properties">
+      Property: <a href="#wasGeneratedBy"><span title="http://www.w3.org/ns/prov#wasGeneratedBy" class="dotted">prov:wasGeneratedBy</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#wasGeneratedBy</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#wasGeneratedBy</p>
     <div class="definition"><p>An entity generation event is the instantaneous event that marks the final instant of an entity's creation timespan, after which it is no longer available for use.</p>
     </div>
 
-    <div about="#example-for-property-wasGeneratedBy" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#wasGeneratedBy"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasGeneratedBy.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-wasGeneratedBy">
+      <span resource="http://www.w3.org/ns/prov#wasGeneratedBy" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasGeneratedBy.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -2855,14 +3338,14 @@
     <div class="description">
       <div class="comment"><p>wasGeneratedBy links Entitites with Activity representing that entity was generated as a result of Activity</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Asymmetric_Object_Properties">Asymmetric</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Asymmetric_Object_Properties">Asymmetric</a>      </p>
       <dl>
 
         <dt>has super-properties</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlclass">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2871,7 +3354,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -2880,7 +3363,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -2889,10 +3372,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Generation" href="#Generation" class="owlclass">prov:Generation</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedGeneration" href="#qualifiedGeneration" class="owlproperty">prov:qualifiedGeneration</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Generation" title="http://www.w3.org/ns/prov#Generation">prov:Generation</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedGeneration" title="http://www.w3.org/ns/prov#qualifiedGeneration">prov:qualifiedGeneration</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2901,22 +3384,21 @@
     </div>
   </div>
 
-  <div id="wasInformedBy" class="entity">
-    <h3>
-      Property: <a href="#wasInformedBy"><span class="dotted" title="http://www.w3.org/ns/prov#wasInformedBy">prov:wasInformedBy</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="wasInformedBy">
+    <h3 id="property--prov-wasinformedby-op-----------------back-to-starting-point-properties">
+      Property: <a href="#wasInformedBy"><span title="http://www.w3.org/ns/prov#wasInformedBy" class="dotted">prov:wasInformedBy</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-starting-point-owl-terms-at-a-glance">starting-point properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#wasInformedBy</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#wasInformedBy</p>
     <div class="definition"><p>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</p>
     </div>
 
-    <div about="#example-for-property-wasInformedBy" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#wasInformedBy"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasInformedBy.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-wasInformedBy">
+      <span resource="http://www.w3.org/ns/prov#wasInformedBy" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasInformedBy.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -2940,7 +3422,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlclass">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2949,7 +3431,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -2958,7 +3440,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -2967,10 +3449,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Communication" href="#Communication" class="owlclass">prov:Communication</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedCommunication" href="#qualifiedCommunication" class="owlproperty">prov:qualifiedCommunication</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Communication" title="http://www.w3.org/ns/prov#Communication">prov:Communication</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedCommunication" title="http://www.w3.org/ns/prov#qualifiedCommunication">prov:qualifiedCommunication</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -2981,14 +3463,13 @@
 
 </div>
 
-      </section>
-
-      <section id="cross-reference-expanded-terms">
-         <h3>Expanded Terms</h3>
+      </div>
+
+      <div id="cross-reference-expanded-terms" class="section">
+         <h3><span class="secno">4.2 </span>Expanded Terms</h3>
          <p>The additional terms used to describe relations among Starting Point classes are discussed in <a href="#description-expanded-terms">Section 3.2</a>.</p>
          
-<div
-     class="prov-expanded owl-classes at-a-glance">
+<div class="prov-expanded owl-classes at-a-glance">
   <ul class="hlist">
     <li>
       <a href="#Bundle">prov:Bundle</a>
@@ -3008,8 +3489,7 @@
   </ul>
 </div>
 
-<div
-     class="prov-expanded owl-properties at-a-glance">
+<div class="prov-expanded owl-properties at-a-glance">
   <ul class="hlist">
     <li class="object-property">
       <a href="#alternateOf">prov:alternateOf</a>
@@ -3056,27 +3536,23 @@
   </ul>
 </div>
 
-         <div
-     class="prov-expanded owl-classes crossreference"
-     xmlns:dcterms="http://purl.org/dc/terms/"
-     xmlns:prov="http://www.w3.org/ns/prov#">
-
-  <div id="Bundle" class="entity">
-    <h3>
-      Class: <a href="#Bundle"><span class="dotted" title="http://www.w3.org/ns/prov#Bundle">prov:Bundle</span></a>
+         <div xmlns:prov="http://www.w3.org/ns/prov#" xmlns:dcterms="http://purl.org/dc/terms/" class="prov-expanded owl-classes crossreference">
+
+  <div class="entity" id="Bundle">
+    <h3 id="class--prov-bundle-----------------back-to-expanded-classes">
+      Class: <a href="#Bundle"><span title="http://www.w3.org/ns/prov#Bundle" class="dotted">prov:Bundle</span></a>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Bundle</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Bundle</p>
     <div class="definition"><p>An account is any mechanism by which a set of provenance descriptions can be bundled up and named.</p>
     </div>
 
-    <div about="#example-for-class-Bundle" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Bundle"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Bundle.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Bundle">
+      <span resource="http://www.w3.org/ns/prov#Bundle" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Bundle.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3104,27 +3580,26 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+        <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
       </dd>
     </dl>
   </div>
 
-  <div id="Location" class="entity">
-    <h3>
-      Class: <a href="#Location"><span class="dotted" title="http://www.w3.org/ns/prov#Location">prov:Location</span></a>
+  <div class="entity" id="Location">
+    <h3 id="class--prov-location-----------------back-to-expanded-classes">
+      Class: <a href="#Location"><span title="http://www.w3.org/ns/prov#Location" class="dotted">prov:Location</span></a>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Location</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Location</p>
     <div class="definition"><p>A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</p>
     </div>
 
-    <div about="#example-for-class-Location" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Location"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Location.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Location">
+      <span resource="http://www.w3.org/ns/prov#Location" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Location.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3157,27 +3632,26 @@
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#atLocation" href="#atLocation">prov:atLocation</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#atLocation" title="http://www.w3.org/ns/prov#atLocation">prov:atLocation</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Organization" class="entity">
-    <h3>
-      Class: <a href="#Organization"><span class="dotted" title="http://www.w3.org/ns/prov#Organization">prov:Organization</span></a>
+  <div class="entity" id="Organization">
+    <h3 id="class--prov-organization-----------------back-to-expanded-classes">
+      Class: <a href="#Organization"><span title="http://www.w3.org/ns/prov#Organization" class="dotted">prov:Organization</span></a>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Organization</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Organization</p>
     <div class="definition"><p>Agents of type Organization are social institutions such as companies, societies etc.</p>
     </div>
 
-    <div about="#example-for-class-Organization" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Organization"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Organization.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Organization">
+      <span resource="http://www.w3.org/ns/prov#Organization" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Organization.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3197,32 +3671,31 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Agent" href="#Agent" class="owlclass">prov:Agent</a>
+        <a class="owlclass" href="#Agent" title="http://www.w3.org/ns/prov#Agent">prov:Agent</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedDelegation" href="#qualifiedDelegation">prov:qualifiedDelegation</a>  <sup class="type-op" title="object property">op</sup>        , <a title="http://www.w3.org/ns/prov#actedOnBehalfOf" href="#actedOnBehalfOf">prov:actedOnBehalfOf</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#actedOnBehalfOf" title="http://www.w3.org/ns/prov#actedOnBehalfOf">prov:actedOnBehalfOf</a>  <sup title="object property" class="type-op">op</sup>        , <a href="#qualifiedDelegation" title="http://www.w3.org/ns/prov#qualifiedDelegation">prov:qualifiedDelegation</a>  <sup title="object property" class="type-op">op</sup>      </dd>
     </dl>
   </div>
 
-  <div id="Person" class="entity">
-    <h3>
-      Class: <a href="#Person"><span class="dotted" title="http://www.w3.org/ns/prov#Person">prov:Person</span></a>
+  <div class="entity" id="Person">
+    <h3 id="class--prov-person-----------------back-to-expanded-classes">
+      Class: <a href="#Person"><span title="http://www.w3.org/ns/prov#Person" class="dotted">prov:Person</span></a>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Person</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Person</p>
     <div class="definition"><p>Agents of type Person are people.</p>
     </div>
 
-    <div about="#example-for-class-Person" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Person"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Person.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Person">
+      <span resource="http://www.w3.org/ns/prov#Person" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Person.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3242,32 +3715,31 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Agent" href="#Agent" class="owlclass">prov:Agent</a>
+        <a class="owlclass" href="#Agent" title="http://www.w3.org/ns/prov#Agent">prov:Agent</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedDelegation" href="#qualifiedDelegation">prov:qualifiedDelegation</a>  <sup class="type-op" title="object property">op</sup>        , <a title="http://www.w3.org/ns/prov#actedOnBehalfOf" href="#actedOnBehalfOf">prov:actedOnBehalfOf</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#actedOnBehalfOf" title="http://www.w3.org/ns/prov#actedOnBehalfOf">prov:actedOnBehalfOf</a>  <sup title="object property" class="type-op">op</sup>        , <a href="#qualifiedDelegation" title="http://www.w3.org/ns/prov#qualifiedDelegation">prov:qualifiedDelegation</a>  <sup title="object property" class="type-op">op</sup>      </dd>
     </dl>
   </div>
 
-  <div id="SoftwareAgent" class="entity">
-    <h3>
-      Class: <a href="#SoftwareAgent"><span class="dotted" title="http://www.w3.org/ns/prov#SoftwareAgent">prov:SoftwareAgent</span></a>
+  <div class="entity" id="SoftwareAgent">
+    <h3 id="class--prov-softwareagent-----------------back-to-expanded-classes">
+      Class: <a href="#SoftwareAgent"><span title="http://www.w3.org/ns/prov#SoftwareAgent" class="dotted">prov:SoftwareAgent</span></a>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#SoftwareAgent</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#SoftwareAgent</p>
     <div class="definition"><p>A software agent is running software.</p>
     </div>
 
-    <div about="#example-for-class-SoftwareAgent" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#SoftwareAgent"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_SoftwareAgent.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-SoftwareAgent">
+      <span resource="http://www.w3.org/ns/prov#SoftwareAgent" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_SoftwareAgent.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3288,35 +3760,32 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Agent" href="#Agent" class="owlclass">prov:Agent</a>
+        <a class="owlclass" href="#Agent" title="http://www.w3.org/ns/prov#Agent">prov:Agent</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedDelegation" href="#qualifiedDelegation">prov:qualifiedDelegation</a>  <sup class="type-op" title="object property">op</sup>        , <a title="http://www.w3.org/ns/prov#actedOnBehalfOf" href="#actedOnBehalfOf">prov:actedOnBehalfOf</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#actedOnBehalfOf" title="http://www.w3.org/ns/prov#actedOnBehalfOf">prov:actedOnBehalfOf</a>  <sup title="object property" class="type-op">op</sup>        , <a href="#qualifiedDelegation" title="http://www.w3.org/ns/prov#qualifiedDelegation">prov:qualifiedDelegation</a>  <sup title="object property" class="type-op">op</sup>      </dd>
     </dl>
   </div>
 </div>
-<div
-     class="prov-expanded owl-properties crossreference"
-     xmlns:prov="http://www.w3.org/ns/prov#">
-  <div id="alternateOf" class="entity">
-    <h3>
-      Property: <a href="#alternateOf"><span class="dotted" title="http://www.w3.org/ns/prov#alternateOf">prov:alternateOf</span></a> <sup class="type-op" title="object property">op</sup>
+<div xmlns:prov="http://www.w3.org/ns/prov#" class="prov-expanded owl-properties crossreference">
+  <div class="entity" id="alternateOf">
+    <h3 id="property--prov-alternateof-op-----------------back-to-expanded-properties">
+      Property: <a href="#alternateOf"><span title="http://www.w3.org/ns/prov#alternateOf" class="dotted">prov:alternateOf</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#alternateOf</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#alternateOf</p>
     <div class="definition"><p>A software agent is running software.</p>
     </div>
 
-    <div about="#example-for-property-alternateOf" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#alternateOf"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_alternateOf.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-alternateOf">
+      <span resource="http://www.w3.org/ns/prov#alternateOf" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_alternateOf.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3364,7 +3833,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3373,7 +3842,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3382,22 +3851,21 @@
     </div>
   </div>
 
-  <div id="atLocation" class="entity">
-    <h3>
-      Property: <a href="#atLocation"><span class="dotted" title="http://www.w3.org/ns/prov#atLocation">prov:atLocation</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="atLocation">
+    <h3 id="property--prov-atlocation-op-----------------back-to-expanded-properties">
+      Property: <a href="#atLocation"><span title="http://www.w3.org/ns/prov#atLocation" class="dotted">prov:atLocation</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#atLocation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#atLocation</p>
     <div class="definition"><p>A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</p>
     </div>
 
-    <div about="#example-for-property-atLocation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#atLocation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_atLocation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-atLocation">
+      <span resource="http://www.w3.org/ns/prov#atLocation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_atLocation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3427,14 +3895,14 @@
     <div class="description">
       <div class="comment"><p>The Location of any resource.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Asymmetric_Object_Properties">Asymmetric</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Asymmetric_Object_Properties">Asymmetric</a>      </p>
       <dl>
 
         <dt>has range</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Location" href="#Location" class="owlclass">prov:Location</a>
+              <a class="owlclass" href="#Location" title="http://www.w3.org/ns/prov#Location">prov:Location</a>
             </li>
           </ul>
         </dd>
@@ -3443,22 +3911,21 @@
     </div>
   </div>
 
-  <div id="generated" class="entity">
-    <h3>
-      Property: <a href="#generated"><span class="dotted" title="http://www.w3.org/ns/prov#generated">prov:generated</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="generated">
+    <h3 id="property--prov-generated-op-----------------back-to-expanded-properties">
+      Property: <a href="#generated"><span title="http://www.w3.org/ns/prov#generated" class="dotted">prov:generated</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#generated</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#generated</p>
     <div class="definition"><p>An entity generation event is the instantaneous event that marks the final instant of an entity's creation timespan, after which it is no longer available for use.</p>
     </div>
 
-    <div about="#example-for-property-generated" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#generated"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_generated.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-generated">
+      <span resource="http://www.w3.org/ns/prov#generated" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_generated.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3482,7 +3949,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlclass">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -3491,7 +3958,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -3500,7 +3967,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3509,7 +3976,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#wasGeneratedBy" href="#wasGeneratedBy" class="owlclass">prov:wasGeneratedBy</a>
+              <a class="owlclass" href="#wasGeneratedBy" title="http://www.w3.org/ns/prov#wasGeneratedBy">prov:wasGeneratedBy</a>
             </li>
           </ul>
         </dd>
@@ -3518,22 +3985,21 @@
     </div>
   </div>
 
-  <div id="generatedAtTime" class="entity">
-    <h3>
-      Property: <a href="#generatedAtTime"><span class="dotted" title="http://www.w3.org/ns/prov#generatedAtTime">prov:generatedAtTime</span></a> <sup class="type-dp" title="data property">dp</sup>
+  <div class="entity" id="generatedAtTime">
+    <h3 id="property--prov-generatedattime-dp-----------------back-to-expanded-properties">
+      Property: <a href="#generatedAtTime"><span title="http://www.w3.org/ns/prov#generatedAtTime" class="dotted">prov:generatedAtTime</span></a> <sup title="data property" class="type-dp">dp</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#generatedAtTime</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#generatedAtTime</p>
     <div class="definition"><p>An entity generation event is the instantaneous event that marks the final instant of an entity's creation timespan, after which it is no longer available for use.</p>
     </div>
 
-    <div about="#example-for-property-generatedAtTime" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#generatedAtTime"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_generatedAtTime.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-generatedAtTime">
+      <span resource="http://www.w3.org/ns/prov#generatedAtTime" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_generatedAtTime.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3554,14 +4020,14 @@
     <div class="description">
       <div class="comment"><p>The time at which an entity was completely created.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3579,10 +4045,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Generation" href="#Generation" class="owlclass">prov:Generation</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#atTime" href="#atTime" class="owlproperty">prov:atTime</a> <sup class="type-dp" title="data property">dp</sup>
+              <a class="owlclass" href="#Generation" title="http://www.w3.org/ns/prov#Generation">prov:Generation</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#atTime" title="http://www.w3.org/ns/prov#atTime">prov:atTime</a> <sup title="data property" class="type-dp">dp</sup>
             </li>
           </ul>
         </dd>
@@ -3591,48 +4057,43 @@
     </div>
   </div>
 
-  <div id="hadOriginalSource" class="entity">
-    <h3>
-      Property: <a href="#hadOriginalSource"><span class="dotted" title="http://www.w3.org/ns/prov#hadOriginalSource">prov:hadOriginalSource</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="hadOriginalSource">
+    <h3 id="property--prov-hadoriginalsource-op-----------------back-to-expanded-properties">
+      Property: <a href="#hadOriginalSource"><span title="http://www.w3.org/ns/prov#hadOriginalSource" class="dotted">prov:hadOriginalSource</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#hadOriginalSource</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#hadOriginalSource</p>
     <div class="definition"><p>An original source refers to the source material that is closest to the person, information, period, or idea being studied.</p>
     </div>
 
-    <div about="#example-for-property-hadOriginalSource" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#hadOriginalSource"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadOriginalSource.ttl"
-           property="prov:value">@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
-@prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
-@prefix owl:     &lt;http://www.w3.org/2002/07/owl#&gt; .
-@prefix foaf:    &lt;http://xmlns.com/foaf/0.1/&gt; .
-@prefix prov:    &lt;http://www.w3.org/ns/prov#&gt; .
-@prefix lang:    &lt;http://lexvo.org/id/iso639-3/&gt; .
-@prefix dcterms: &lt;http://purl.org/dc/terms/&gt; .
-@prefix frbr:    &lt;http://purl.org/vocab/frbr/core#&gt; .
-@prefix :        &lt;http://example.com/&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-hadOriginalSource">
+      <span resource="http://www.w3.org/ns/prov#hadOriginalSource" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadOriginalSource.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+@prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
+@prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
+@prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
+@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
+@prefix lang: &lt;http://lexvo.org/id/iso639-3/&gt; .
+@prefix frbr: &lt;http://purl.org/vocab/frbr/core#&gt; .
+@prefix :     &lt;http://example.com/&gt; .
 
 ## Having an original source is a particular case of derivation.
 
-&lt;http://www.gutenberg.org/ebooks/996&gt;
-   a prov:Entity, frbr:Work;
-   dcterms:title          &quot;Don Quixote&quot;;
-   prov:wasAttributedTo   :ormsby;
-   dcterms:language       lang:eng;
-   prov:hadOriginalSource &lt;http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892&gt;;
-.
+&lt;http://www.gutenberg.org/ebooks/996&gt; dcterms:title &quot;Don Quixote&quot; ;
+    rdf:type   prov:Entity, frbr:Work ;
+    prov:wasAttributedTo :ormsby ;
+    dcterms:language lang:eng ;
+    prov:hadOriginalSource &lt;http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892&gt; .
 
 #### The English version book is a translation that is based on the original Spanish book
 
-&lt;http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892&gt;;
-    a prov:Entity, frbr:Work;
-    prov:wasAttributedTo :cervantes;
-    dcterms:language     lang:spa;
-.
+&lt;http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892&gt; ;
+    rdf:type    prov:Entity, frbr:Work ;
+    prov:wasAttributedTo :cervantes ;
+    dcterms:language lang:spa .
 
 :cervantes
    a prov:Person;
@@ -3642,7 +4103,7 @@
 :ormsby
    a prov:Person;
    foaf:name &quot;John Ormsby&quot;;
-.
+. 
 </pre>
     </div>
 
@@ -3655,7 +4116,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom" class="owlclass">prov:wasDerivedFrom</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -3664,7 +4125,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3673,7 +4134,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3682,10 +4143,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Source" href="#Source" class="owlclass">prov:Source</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedSource" href="#qualifiedSource" class="owlproperty">prov:qualifiedSource</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Source" title="http://www.w3.org/ns/prov#Source">prov:Source</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedSource" title="http://www.w3.org/ns/prov#qualifiedSource">prov:qualifiedSource</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -3694,22 +4155,21 @@
     </div>
   </div>
 
-  <div id="invalidatedAtTime" class="entity">
-    <h3>
-      Property: <a href="#invalidatedAtTime"><span class="dotted" title="http://www.w3.org/ns/prov#invalidatedAtTime">prov:invalidatedAtTime</span></a> <sup class="type-dp" title="data property">dp</sup>
+  <div class="entity" id="invalidatedAtTime">
+    <h3 id="property--prov-invalidatedattime-dp-----------------back-to-expanded-properties">
+      Property: <a href="#invalidatedAtTime"><span title="http://www.w3.org/ns/prov#invalidatedAtTime" class="dotted">prov:invalidatedAtTime</span></a> <sup title="data property" class="type-dp">dp</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#invalidatedAtTime</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#invalidatedAtTime</p>
     <div class="definition"><p>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use after invalidation. Any generation or usage of an entity precedes its invalidation.</p>
     </div>
 
-    <div about="#example-for-property-invalidatedAtTime" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#invalidatedAtTime"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_invalidatedAtTime.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-invalidatedAtTime">
+      <span resource="http://www.w3.org/ns/prov#invalidatedAtTime" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_invalidatedAtTime.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3727,14 +4187,14 @@
     <div class="description">
       <div class="comment"><p>The time at which an entity began to be invalidated (i.e., no longer usable).</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3752,10 +4212,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Invalidation" href="#Invalidation" class="owlclass">prov:Invalidation</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#atTime" href="#atTime" class="owlproperty">prov:atTime</a> <sup class="type-dp" title="data property">dp</sup>
+              <a class="owlclass" href="#Invalidation" title="http://www.w3.org/ns/prov#Invalidation">prov:Invalidation</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#atTime" title="http://www.w3.org/ns/prov#atTime">prov:atTime</a> <sup title="data property" class="type-dp">dp</sup>
             </li>
           </ul>
         </dd>
@@ -3764,22 +4224,21 @@
     </div>
   </div>
 
-  <div id="specializationOf" class="entity">
-    <h3>
-      Property: <a href="#specializationOf"><span class="dotted" title="http://www.w3.org/ns/prov#specializationOf">prov:specializationOf</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="specializationOf">
+    <h3 id="property--prov-specializationof-op-----------------back-to-expanded-properties">
+      Property: <a href="#specializationOf"><span title="http://www.w3.org/ns/prov#specializationOf" class="dotted">prov:specializationOf</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#specializationOf</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#specializationOf</p>
     <div class="definition"><p>A software agent is running software.</p>
     </div>
 
-    <div about="#example-for-property-specializationOf" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#specializationOf"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_specializationOf.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-specializationOf">
+      <span resource="http://www.w3.org/ns/prov#specializationOf" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_specializationOf.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3827,7 +4286,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3836,7 +4295,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3845,26 +4304,25 @@
     </div>
   </div>
 
-  <div id="tracedTo" class="entity">
-    <h3>
-      Property: <a href="#tracedTo"><span class="dotted" title="http://www.w3.org/ns/prov#tracedTo">prov:tracedTo</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="tracedTo">
+    <h3 id="property--prov-tracedto-op-----------------back-to-expanded-properties">
+      Property: <a href="#tracedTo"><span title="http://www.w3.org/ns/prov#tracedTo" class="dotted">prov:tracedTo</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#tracedTo</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#tracedTo</p>
     <div class="definition"><p>Traceability is the ability to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed.</p>
     </div>
 
-    <div about="#example-for-property-tracedTo" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#tracedTo"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_tracedTo.ttl"
-           property="prov:value">@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-tracedTo">
+      <span resource="http://www.w3.org/ns/prov#tracedTo" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_tracedTo.ttl" rel="prov:wasQuotedFrom">@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:     &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov:    &lt;http://www.w3.org/ns/prov#&gt; .
-@prefix dcterms: &lt;http://purl.org/dc/terms/&gt; .
+@prefix dcterms: &lt;http://purl.org/dc/elements/1.1/&gt;.
 @prefix :        &lt;http://example.com/&gt; .
 
 # An up-to-date web page listing the presidents of the United States
@@ -3885,14 +4343,14 @@
     <div class="description">
       <div class="comment"><p>An object property to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Transitive_Object_Properties">Transitive</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Transitive_Object_Properties">Transitive</a>      </p>
       <dl>
 
         <dt>has super-properties</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlclass">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -3901,7 +4359,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3910,7 +4368,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3919,10 +4377,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom" class="owlclass">prov:wasDerivedFrom</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#wasAttributedTo" href="#wasAttributedTo" class="owlclass">prov:wasAttributedTo</a>
+              <a class="owlclass" href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#wasAttributedTo" title="http://www.w3.org/ns/prov#wasAttributedTo">prov:wasAttributedTo</a>
             </li>
           </ul>
         </dd>
@@ -3931,10 +4389,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Trace" href="#Trace" class="owlclass">prov:Trace</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedTrace" href="#qualifiedTrace" class="owlproperty">prov:qualifiedTrace</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Trace" title="http://www.w3.org/ns/prov#Trace">prov:Trace</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedTrace" title="http://www.w3.org/ns/prov#qualifiedTrace">prov:qualifiedTrace</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -3943,22 +4401,21 @@
     </div>
   </div>
 
-  <div id="value" class="entity">
-    <h3>
-      Property: <a href="#value"><span class="dotted" title="http://www.w3.org/ns/prov#value">prov:value</span></a> <sup class="type-dp" title="data property">dp</sup>
+  <div class="entity" id="value">
+    <h3 id="property--prov-value-dp-----------------back-to-expanded-properties">
+      Property: <a href="#value"><span title="http://www.w3.org/ns/prov#value" class="dotted">prov:value</span></a> <sup title="data property" class="type-dp">dp</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#value</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#value</p>
     <div class="definition"><p>The main value (if there is one) of a structured value.</p>
     </div>
 
-    <div about="#example-for-property-value" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#value"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_value.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-value">
+      <span resource="http://www.w3.org/ns/prov#value" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_value.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -3987,7 +4444,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -3996,22 +4453,21 @@
     </div>
   </div>
 
-  <div id="wasEndedBy" class="entity">
-    <h3>
-      Property: <a href="#wasEndedBy"><span class="dotted" title="http://www.w3.org/ns/prov#wasEndedBy">prov:wasEndedBy</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="wasEndedBy">
+    <h3 id="property--prov-wasendedby-op-----------------back-to-expanded-properties">
+      Property: <a href="#wasEndedBy"><span title="http://www.w3.org/ns/prov#wasEndedBy" class="dotted">prov:wasEndedBy</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#wasEndedBy</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#wasEndedBy</p>
     <div class="definition"><p>An activity end event is the instantaneous event that marks the instant an activity ends.</p>
     </div>
 
-    <div about="#example-for-property-wasEndedBy" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#wasEndedBy"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasEndedBy.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-wasEndedBy">
+      <span resource="http://www.w3.org/ns/prov#wasEndedBy" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasEndedBy.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4042,7 +4498,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlclass">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -4051,7 +4507,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -4060,7 +4516,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -4069,10 +4525,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#End" href="#End" class="owlclass">prov:End</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedEnd" href="#qualifiedEnd" class="owlproperty">prov:qualifiedEnd</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#End" title="http://www.w3.org/ns/prov#End">prov:End</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedEnd" title="http://www.w3.org/ns/prov#qualifiedEnd">prov:qualifiedEnd</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -4081,22 +4537,21 @@
     </div>
   </div>
 
-  <div id="wasInvalidatedBy" class="entity">
-    <h3>
-      Property: <a href="#wasInvalidatedBy"><span class="dotted" title="http://www.w3.org/ns/prov#wasInvalidatedBy">prov:wasInvalidatedBy</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="wasInvalidatedBy">
+    <h3 id="property--prov-wasinvalidatedby-op-----------------back-to-expanded-properties">
+      Property: <a href="#wasInvalidatedBy"><span title="http://www.w3.org/ns/prov#wasInvalidatedBy" class="dotted">prov:wasInvalidatedBy</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#wasInvalidatedBy</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#wasInvalidatedBy</p>
     <div class="definition"><p>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use after invalidation. Any generation or usage of an entity precedes its invalidation.</p>
     </div>
 
-    <div about="#example-for-property-wasInvalidatedBy" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#wasInvalidatedBy"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasInvalidatedBy.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-wasInvalidatedBy">
+      <span resource="http://www.w3.org/ns/prov#wasInvalidatedBy" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasInvalidatedBy.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4131,7 +4586,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlclass">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -4140,7 +4595,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -4149,7 +4604,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -4158,10 +4613,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Invalidation" href="#Invalidation" class="owlclass">prov:Invalidation</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedInvalidation" href="#qualifiedInvalidation" class="owlproperty">prov:qualifiedInvalidation</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Invalidation" title="http://www.w3.org/ns/prov#Invalidation">prov:Invalidation</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedInvalidation" title="http://www.w3.org/ns/prov#qualifiedInvalidation">prov:qualifiedInvalidation</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -4170,22 +4625,21 @@
     </div>
   </div>
 
-  <div id="wasQuotedFrom" class="entity">
-    <h3>
-      Property: <a href="#wasQuotedFrom"><span class="dotted" title="http://www.w3.org/ns/prov#wasQuotedFrom">prov:wasQuotedFrom</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="wasQuotedFrom">
+    <h3 id="property--prov-wasquotedfrom-op-----------------back-to-expanded-properties">
+      Property: <a href="#wasQuotedFrom"><span title="http://www.w3.org/ns/prov#wasQuotedFrom" class="dotted">prov:wasQuotedFrom</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#wasQuotedFrom</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#wasQuotedFrom</p>
     <div class="definition"><p>A quotation is the repeat of (some or all of) an entity, such as text or image, by someone other than its original author.</p>
     </div>
 
-    <div about="#example-for-property-wasQuotedFrom" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#wasQuotedFrom"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasQuotedFrom.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-wasQuotedFrom">
+      <span resource="http://www.w3.org/ns/prov#wasQuotedFrom" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasQuotedFrom.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4195,12 +4649,12 @@
    a prov:Entity;
 
    prov:value &quot;&quot;&quot;During the workshop, it became clear to me that the consensus
-	based models (which are often graphical in nature) can not only be
-	formalized but also be directly connected to these database focused
-	formalizations. I just needed to get over the differences in syntax.
-	This could imply that we could have nice way to trace provenance across
-	systems and through databases and be able to understand the
-	mathematical properties of this interconnection.&quot;&quot;&quot;;
+   based models (which are often graphical in nature) can not only be
+   formalized but also be directly connected to these database focused
+   formalizations. I just needed to get over the differences in syntax.
+   This could imply that we could have nice way to trace provenance across
+   systems and through databases and be able to understand the
+   mathematical properties of this interconnection.&quot;&quot;&quot;;
 
    prov:wasQuotedFrom 
       &lt;http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/&gt;;
@@ -4213,7 +4667,7 @@
     </div>
 
     <div class="description">
-      <div class="comment"><p>An entity is derived from an original entity by copying, or "quoting", some or all of it.</p>
+      <div class="comment"><p>An entity is derived from an original entity by copying, or &quot;quoting&quot;, some or all of it.</p>
       </div>
       <dl>
 
@@ -4221,7 +4675,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom" class="owlclass">prov:wasDerivedFrom</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -4230,7 +4684,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -4239,7 +4693,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -4248,10 +4702,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedQuotation" href="#qualifiedQuotation" class="owlproperty">prov:qualifiedQuotation</a> <sup class="type-op" title="object property">op</sup>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#Quotation" href="#Quotation" class="owlclass">prov:Quotation</a>
+              <a class="owlproperty" href="#qualifiedQuotation" title="http://www.w3.org/ns/prov#qualifiedQuotation">prov:qualifiedQuotation</a> <sup title="object property" class="type-op">op</sup>
+            </li>
+            <li>
+              <a class="owlclass" href="#Quotation" title="http://www.w3.org/ns/prov#Quotation">prov:Quotation</a>
             </li>
           </ul>
         </dd>
@@ -4260,22 +4714,21 @@
     </div>
   </div>
 
-  <div id="wasRevisionOf" class="entity">
-    <h3>
-      Property: <a href="#wasRevisionOf"><span class="dotted" title="http://www.w3.org/ns/prov#wasRevisionOf">prov:wasRevisionOf</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="wasRevisionOf">
+    <h3 id="property--prov-wasrevisionof-op-----------------back-to-expanded-properties">
+      Property: <a href="#wasRevisionOf"><span title="http://www.w3.org/ns/prov#wasRevisionOf" class="dotted">prov:wasRevisionOf</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#wasRevisionOf</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#wasRevisionOf</p>
     <div class="definition"><p>A revision is a derivation that revises an entity into a revised version.</p>
     </div>
 
-    <div about="#example-for-property-wasRevisionOf" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#wasRevisionOf"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasRevisionOf.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-wasRevisionOf">
+      <span resource="http://www.w3.org/ns/prov#wasRevisionOf" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasRevisionOf.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4299,7 +4752,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom" class="owlclass">prov:wasDerivedFrom</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -4308,7 +4761,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -4317,7 +4770,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -4326,10 +4779,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Revision" href="#Revision" class="owlclass">prov:Revision</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedRevision" href="#qualifiedRevision" class="owlproperty">prov:qualifiedRevision</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Revision" title="http://www.w3.org/ns/prov#Revision">prov:Revision</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedRevision" title="http://www.w3.org/ns/prov#qualifiedRevision">prov:qualifiedRevision</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -4338,22 +4791,21 @@
     </div>
   </div>
 
-  <div id="wasStartedBy" class="entity">
-    <h3>
-      Property: <a href="#wasStartedBy"><span class="dotted" title="http://www.w3.org/ns/prov#wasStartedBy">prov:wasStartedBy</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="wasStartedBy">
+    <h3 id="property--prov-wasstartedby-op-----------------back-to-expanded-properties">
+      Property: <a href="#wasStartedBy"><span title="http://www.w3.org/ns/prov#wasStartedBy" class="dotted">prov:wasStartedBy</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-expanded-owl-terms-at-a-glance">expanded properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#wasStartedBy</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#wasStartedBy</p>
     <div class="definition"><p>An activity start event is the instantaneous event that marks the instant an activity starts.</p>
     </div>
 
-    <div about="#example-for-property-wasStartedBy" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#wasStartedBy"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasStartedBy.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-wasStartedBy">
+      <span resource="http://www.w3.org/ns/prov#wasStartedBy" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasStartedBy.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4362,8 +4814,8 @@
 # Use prov:qualifiedStart to see when and where the activity was started
 
 :experiment
-	a prov:Activity;
-	prov:wasStartedBy :researcher;
+   a prov:Activity;
+   prov:wasStartedBy :researcher;
 .
 
 :researcher a prov:Agent .
@@ -4379,7 +4831,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlclass">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -4388,7 +4840,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -4397,7 +4849,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -4406,10 +4858,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Start" href="#Start" class="owlclass">prov:Start</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedStart" href="#qualifiedStart" class="owlproperty">prov:qualifiedStart</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#Start" title="http://www.w3.org/ns/prov#Start">prov:Start</a>
+            </li>
+            <li>
+              <a class="owlproperty" href="#qualifiedStart" title="http://www.w3.org/ns/prov#qualifiedStart">prov:qualifiedStart</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -4420,14 +4872,13 @@
 
 </div>
 
-      </section>
-
-      <section id="cross-reference-qualified-terms">
-         <h3>Qualified Terms</h3>
+      </div>
+
+      <div id="cross-reference-qualified-terms" class="section">
+         <h3><span class="secno">4.3 </span>Qualified Terms</h3>
          <p>The terms used to qualify the Starting Point and Expanded properties are discussed in <a href="#description-qualified-terms">Section 3.3</a>.</p>
          
-<div
-     class="prov-qualified owl-classes at-a-glance">
+<div class="prov-qualified owl-classes at-a-glance">
   <ul class="hlist">
     <li>
       <a href="#ActivityInvolvement">prov:ActivityInvolvement</a>
@@ -4495,8 +4946,7 @@
   </ul>
 </div>
 
-<div
-     class="prov-qualified owl-properties at-a-glance">
+<div class="prov-qualified owl-properties at-a-glance">
   <ul class="hlist">
     <li class="object-property">
       <a href="#activity">prov:activity</a>
@@ -4576,25 +5026,21 @@
   </ul>
 </div>
 
-         <div
-     class="prov-qualified owl-classes crossreference"
-     xmlns:dcterms="http://purl.org/dc/terms/"
-     xmlns:prov="http://www.w3.org/ns/prov#">
-
-  <div id="ActivityInvolvement" class="entity">
-    <h3>
-      Class: <a href="#ActivityInvolvement"><span class="dotted" title="http://www.w3.org/ns/prov#ActivityInvolvement">prov:ActivityInvolvement</span></a>
+         <div xmlns:prov="http://www.w3.org/ns/prov#" xmlns:dcterms="http://purl.org/dc/terms/" class="prov-qualified owl-classes crossreference">
+
+  <div class="entity" id="ActivityInvolvement">
+    <h3 id="class--prov-activityinvolvement-----------------back-to-qualified-classes">
+      Class: <a href="#ActivityInvolvement"><span title="http://www.w3.org/ns/prov#ActivityInvolvement" class="dotted">prov:ActivityInvolvement</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#ActivityInvolvement</p>
-
-    <div about="#example-for-class-ActivityInvolvement" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#ActivityInvolvement"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_ActivityInvolvement.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#ActivityInvolvement</p>
+
+    <div class="example" typeof="prov:Entity" about="#example-for-class-ActivityInvolvement">
+      <span resource="http://www.w3.org/ns/prov#ActivityInvolvement" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_ActivityInvolvement.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4621,38 +5067,37 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Involvement" href="#Involvement" class="owlclass">prov:Involvement</a>
+        <a class="owlclass" href="#Involvement" title="http://www.w3.org/ns/prov#Involvement">prov:Involvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#activity" href="#activity">prov:activity</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#activity" title="http://www.w3.org/ns/prov#activity">prov:activity</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>has subclasses</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Invalidation" href="#Invalidation" class="owlclass">prov:Invalidation</a>
-        , <a title="http://www.w3.org/ns/prov#Communication" href="#Communication" class="owlclass">prov:Communication</a>
-        , <a title="http://www.w3.org/ns/prov#Generation" href="#Generation" class="owlclass">prov:Generation</a>
+        <a class="owlclass" href="#Invalidation" title="http://www.w3.org/ns/prov#Invalidation">prov:Invalidation</a>
+        , <a class="owlclass" href="#Communication" title="http://www.w3.org/ns/prov#Communication">prov:Communication</a>
+        , <a class="owlclass" href="#Generation" title="http://www.w3.org/ns/prov#Generation">prov:Generation</a>
       </dd>
     </dl>
   </div>
 
-  <div id="AgentInvolvement" class="entity">
-    <h3>
-      Class: <a href="#AgentInvolvement"><span class="dotted" title="http://www.w3.org/ns/prov#AgentInvolvement">prov:AgentInvolvement</span></a>
+  <div class="entity" id="AgentInvolvement">
+    <h3 id="class--prov-agentinvolvement-----------------back-to-qualified-classes">
+      Class: <a href="#AgentInvolvement"><span title="http://www.w3.org/ns/prov#AgentInvolvement" class="dotted">prov:AgentInvolvement</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#AgentInvolvement</p>
-
-    <div about="#example-for-class-AgentInvolvement" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#AgentInvolvement"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_AgentInvolvement.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#AgentInvolvement</p>
+
+    <div class="example" typeof="prov:Entity" about="#example-for-class-AgentInvolvement">
+      <span resource="http://www.w3.org/ns/prov#AgentInvolvement" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_AgentInvolvement.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4679,40 +5124,39 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Involvement" href="#Involvement" class="owlclass">prov:Involvement</a>
+        <a class="owlclass" href="#Involvement" title="http://www.w3.org/ns/prov#Involvement">prov:Involvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#agent" href="#agent">prov:agent</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#agent" title="http://www.w3.org/ns/prov#agent">prov:agent</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>has subclasses</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Delegation" href="#Delegation" class="owlclass">prov:Delegation</a>
-        , <a title="http://www.w3.org/ns/prov#Association" href="#Association" class="owlclass">prov:Association</a>
-        , <a title="http://www.w3.org/ns/prov#Attribution" href="#Attribution" class="owlclass">prov:Attribution</a>
+        <a class="owlclass" href="#Delegation" title="http://www.w3.org/ns/prov#Delegation">prov:Delegation</a>
+        , <a class="owlclass" href="#Association" title="http://www.w3.org/ns/prov#Association">prov:Association</a>
+        , <a class="owlclass" href="#Attribution" title="http://www.w3.org/ns/prov#Attribution">prov:Attribution</a>
       </dd>
     </dl>
   </div>
 
-  <div id="Association" class="entity">
-    <h3>
-      Class: <a href="#Association"><span class="dotted" title="http://www.w3.org/ns/prov#Association">prov:Association</span></a>
+  <div class="entity" id="Association">
+    <h3 id="class--prov-association-----------------back-to-qualified-classes">
+      Class: <a href="#Association"><span title="http://www.w3.org/ns/prov#Association" class="dotted">prov:Association</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Association</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Association</p>
     <div class="definition"><p>An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.</p>
     </div>
 
-    <div about="#example-for-class-Association" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Association"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Association.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Association">
+      <span resource="http://www.w3.org/ns/prov#Association" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Association.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4752,50 +5196,49 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#AgentInvolvement" href="#AgentInvolvement" class="owlclass">prov:AgentInvolvement</a>
+        <a class="owlclass" href="#AgentInvolvement" title="http://www.w3.org/ns/prov#AgentInvolvement">prov:AgentInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadPlan" href="#hadPlan">prov:hadPlan</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#hadPlan" title="http://www.w3.org/ns/prov#hadPlan">prov:hadPlan</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadRole" href="#hadRole">prov:hadRole</a> <sup class="type-op" title="object property">op</sup>
-      <dt></dt>
-      <dd>
-        <a title="http://www.w3.org/ns/prov#agent" href="#agent">prov:agent</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#hadRole" title="http://www.w3.org/ns/prov#hadRole">prov:hadRole</a> <sup title="object property" class="type-op">op</sup>
+      </dd><dt></dt>
+      <dd>
+        <a href="#agent" title="http://www.w3.org/ns/prov#agent">prov:agent</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedAssociation" href="#qualifiedAssociation">prov:qualifiedAssociation</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedAssociation" title="http://www.w3.org/ns/prov#qualifiedAssociation">prov:qualifiedAssociation</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasAssociatedWith" href="#wasAssociatedWith" class="owlproperty">prov:wasAssociatedWith</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasAssociatedWith" title="http://www.w3.org/ns/prov#wasAssociatedWith">prov:wasAssociatedWith</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Attribution" class="entity">
-    <h3>
-      Class: <a href="#Attribution"><span class="dotted" title="http://www.w3.org/ns/prov#Attribution">prov:Attribution</span></a>
+  <div class="entity" id="Attribution">
+    <h3 id="class--prov-attribution-----------------back-to-qualified-classes">
+      Class: <a href="#Attribution"><span title="http://www.w3.org/ns/prov#Attribution" class="dotted">prov:Attribution</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Attribution</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Attribution</p>
     <div class="definition"><p>Attribution is the ascribing of an entity to an agent.</p>
     </div>
 
-    <div about="#example-for-class-Attribution" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Attribution"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Attribution.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Attribution">
+      <span resource="http://www.w3.org/ns/prov#Attribution" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Attribution.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4835,42 +5278,41 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#AgentInvolvement" href="#AgentInvolvement" class="owlclass">prov:AgentInvolvement</a>
+        <a class="owlclass" href="#AgentInvolvement" title="http://www.w3.org/ns/prov#AgentInvolvement">prov:AgentInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#agent" href="#agent">prov:agent</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#agent" title="http://www.w3.org/ns/prov#agent">prov:agent</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedAttribution" href="#qualifiedAttribution">prov:qualifiedAttribution</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedAttribution" title="http://www.w3.org/ns/prov#qualifiedAttribution">prov:qualifiedAttribution</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasAttributedTo" href="#wasAttributedTo" class="owlproperty">prov:wasAttributedTo</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasAttributedTo" title="http://www.w3.org/ns/prov#wasAttributedTo">prov:wasAttributedTo</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Communication" class="entity">
-    <h3>
-      Class: <a href="#Communication"><span class="dotted" title="http://www.w3.org/ns/prov#Communication">prov:Communication</span></a>
+  <div class="entity" id="Communication">
+    <h3 id="class--prov-communication-----------------back-to-qualified-classes">
+      Class: <a href="#Communication"><span title="http://www.w3.org/ns/prov#Communication" class="dotted">prov:Communication</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Communication</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Communication</p>
     <div class="definition"><p>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</p>
     </div>
 
-    <div about="#example-for-class-Communication" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Communication"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Communication.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Communication">
+      <span resource="http://www.w3.org/ns/prov#Communication" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Communication.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4905,42 +5347,41 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#ActivityInvolvement" href="#ActivityInvolvement" class="owlclass">prov:ActivityInvolvement</a>
+        <a class="owlclass" href="#ActivityInvolvement" title="http://www.w3.org/ns/prov#ActivityInvolvement">prov:ActivityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#activity" href="#activity">prov:activity</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#activity" title="http://www.w3.org/ns/prov#activity">prov:activity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedCommunication" href="#qualifiedCommunication">prov:qualifiedCommunication</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedCommunication" title="http://www.w3.org/ns/prov#qualifiedCommunication">prov:qualifiedCommunication</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasInformedBy" href="#wasInformedBy" class="owlproperty">prov:wasInformedBy</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasInformedBy" title="http://www.w3.org/ns/prov#wasInformedBy">prov:wasInformedBy</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Delegation" class="entity">
-    <h3>
-      Class: <a href="#Delegation"><span class="dotted" title="http://www.w3.org/ns/prov#Delegation">prov:Delegation</span></a>
+  <div class="entity" id="Delegation">
+    <h3 id="class--prov-delegation-----------------back-to-qualified-classes">
+      Class: <a href="#Delegation"><span title="http://www.w3.org/ns/prov#Delegation" class="dotted">prov:Delegation</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Delegation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Delegation</p>
     <div class="definition"><p>Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work. </p>
     </div>
 
-    <div about="#example-for-class-Delegation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Delegation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Delegation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Delegation">
+      <span resource="http://www.w3.org/ns/prov#Delegation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Delegation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -4969,45 +5410,44 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#AgentInvolvement" href="#AgentInvolvement" class="owlclass">prov:AgentInvolvement</a>
+        <a class="owlclass" href="#AgentInvolvement" title="http://www.w3.org/ns/prov#AgentInvolvement">prov:AgentInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadActivity" href="#hadActivity">prov:hadActivity</a> <sup class="type-op" title="object property">op</sup>
-      <dt></dt>
-      <dd>
-        <a title="http://www.w3.org/ns/prov#agent" href="#agent">prov:agent</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#hadActivity" title="http://www.w3.org/ns/prov#hadActivity">prov:hadActivity</a> <sup title="object property" class="type-op">op</sup>
+      </dd><dt></dt>
+      <dd>
+        <a href="#agent" title="http://www.w3.org/ns/prov#agent">prov:agent</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedDelegation" href="#qualifiedDelegation">prov:qualifiedDelegation</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedDelegation" title="http://www.w3.org/ns/prov#qualifiedDelegation">prov:qualifiedDelegation</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#actedOnBehalfOf" href="#actedOnBehalfOf" class="owlproperty">prov:actedOnBehalfOf</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#actedOnBehalfOf" title="http://www.w3.org/ns/prov#actedOnBehalfOf">prov:actedOnBehalfOf</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Derivation" class="entity">
-    <h3>
-      Class: <a href="#Derivation"><span class="dotted" title="http://www.w3.org/ns/prov#Derivation">prov:Derivation</span></a>
+  <div class="entity" id="Derivation">
+    <h3 id="class--prov-derivation-----------------back-to-qualified-classes">
+      Class: <a href="#Derivation"><span title="http://www.w3.org/ns/prov#Derivation" class="dotted">prov:Derivation</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Derivation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Derivation</p>
     <div class="definition"><p>A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</p>
     </div>
 
-    <div about="#example-for-class-Derivation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Derivation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Derivation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Derivation">
+      <span resource="http://www.w3.org/ns/prov#Derivation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Derivation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5058,51 +5498,50 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#EntityInvolvement" href="#EntityInvolvement" class="owlclass">prov:EntityInvolvement</a>
+        <a class="owlclass" href="#EntityInvolvement" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadGeneration" href="#hadGeneration">prov:hadGeneration</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#hadUsage" href="#hadUsage">prov:hadUsage</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#hadUsage" title="http://www.w3.org/ns/prov#hadUsage">prov:hadUsage</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#hadGeneration" title="http://www.w3.org/ns/prov#hadGeneration">prov:hadGeneration</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadActivity" href="#hadActivity">prov:hadActivity</a> <sup class="type-op" title="object property">op</sup>
-      <dt></dt>
-      <dd>
-        <a title="http://www.w3.org/ns/prov#entity" href="#entity">prov:entity</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#hadActivity" title="http://www.w3.org/ns/prov#hadActivity">prov:hadActivity</a> <sup title="object property" class="type-op">op</sup>
+      </dd><dt></dt>
+      <dd>
+        <a href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedDerivation" href="#qualifiedDerivation">prov:qualifiedDerivation</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedDerivation" title="http://www.w3.org/ns/prov#qualifiedDerivation">prov:qualifiedDerivation</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom" class="owlproperty">prov:wasDerivedFrom</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="End" class="entity">
-    <h3>
-      Class: <a href="#End"><span class="dotted" title="http://www.w3.org/ns/prov#End">prov:End</span></a>
+  <div class="entity" id="End">
+    <h3 id="class--prov-end-----------------back-to-qualified-classes">
+      Class: <a href="#End"><span title="http://www.w3.org/ns/prov#End" class="dotted">prov:End</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#End</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#End</p>
     <div class="definition"><p>An activity end event is the instantaneous event that marks the instant an activity ends.</p>
     </div>
 
-    <div about="#example-for-class-End" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#End"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_End.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-End">
+      <span resource="http://www.w3.org/ns/prov#End" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_End.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5131,55 +5570,53 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#InstantaneousEvent" href="#InstantaneousEvent" class="owlclass">prov:InstantaneousEvent</a>
-        , <a title="http://www.w3.org/ns/prov#EntityInvolvement" href="#EntityInvolvement" class="owlclass">prov:EntityInvolvement</a>
+        <a class="owlclass" href="#InstantaneousEvent" title="http://www.w3.org/ns/prov#InstantaneousEvent">prov:InstantaneousEvent</a>
+        , <a class="owlclass" href="#EntityInvolvement" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadRole" href="#hadRole">prov:hadRole</a> <sup class="type-op" title="object property">op</sup>
-      <dt></dt>
-      <dd>
-        <a title="http://www.w3.org/ns/prov#entity" href="#entity">prov:entity</a>  <sup class="type-op" title="object property">op</sup>        , <a title="http://www.w3.org/ns/prov#atTime" href="#atTime">prov:atTime</a>  <sup class="type-dp" title="data property">dp</sup>      </dd>
+        <a href="#hadRole" title="http://www.w3.org/ns/prov#hadRole">prov:hadRole</a> <sup title="object property" class="type-op">op</sup>
+      </dd><dt></dt>
+      <dd>
+        <a href="#atTime" title="http://www.w3.org/ns/prov#atTime">prov:atTime</a>  <sup title="data property" class="type-dp">dp</sup>        , <a href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedEnd" href="#qualifiedEnd">prov:qualifiedEnd</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedEnd" title="http://www.w3.org/ns/prov#qualifiedEnd">prov:qualifiedEnd</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasEndedBy" href="#wasEndedBy" class="owlproperty">prov:wasEndedBy</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasEndedBy" title="http://www.w3.org/ns/prov#wasEndedBy">prov:wasEndedBy</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="EntityInvolvement" class="entity">
-    <h3>
-      Class: <a href="#EntityInvolvement"><span class="dotted" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</span></a>
+  <div class="entity" id="EntityInvolvement">
+    <h3 id="class--prov-entityinvolvement-----------------back-to-qualified-classes">
+      Class: <a href="#EntityInvolvement"><span title="http://www.w3.org/ns/prov#EntityInvolvement" class="dotted">prov:EntityInvolvement</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#EntityInvolvement</p>
-
-    <div about="#example-for-class-EntityInvolvement" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#EntityInvolvement"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EntityInvolvement.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#EntityInvolvement</p>
+
+    <div class="example" typeof="prov:Entity" about="#example-for-class-EntityInvolvement">
+      <span resource="http://www.w3.org/ns/prov#EntityInvolvement" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EntityInvolvement.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix :     &lt;http://example.com/&gt; .
 
-# EntityInvolvement is intended to be an 'abstract' subclass of Involvement 
-# for Involvements that reference an entity. It is a superclass for concrete Involvements 
-# (e.g. Usage, Derivation, Source) 
-
-# It is not recommended that the type EntityInvolvement be used without also declaring
-# one of its concrete subclasses.
+# EntityInvolvement is an 'abstract' subclass of Involvement 
+# that references an entity (e.g. Usage, Derivation, Source).
+
+# It is not recommended that the type EntityInvolvement be directly declared,
+# use a specialization of EntityInvolvement instead.
 
 # By definition, all instances of prov:Usage are also instances of prov:EntityInvolvement.
 
@@ -5201,45 +5638,44 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Involvement" href="#Involvement" class="owlclass">prov:Involvement</a>
+        <a class="owlclass" href="#Involvement" title="http://www.w3.org/ns/prov#Involvement">prov:Involvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#entity" href="#entity">prov:entity</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>has subclasses</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Usage" href="#Usage" class="owlclass">prov:Usage</a>
-        , <a title="http://www.w3.org/ns/prov#Source" href="#Source" class="owlclass">prov:Source</a>
-        , <a title="http://www.w3.org/ns/prov#Revision" href="#Revision" class="owlclass">prov:Revision</a>
-        , <a title="http://www.w3.org/ns/prov#Quotation" href="#Quotation" class="owlclass">prov:Quotation</a>
-        , <a title="http://www.w3.org/ns/prov#Start" href="#Start" class="owlclass">prov:Start</a>
-        , <a title="http://www.w3.org/ns/prov#End" href="#End" class="owlclass">prov:End</a>
-        , <a title="http://www.w3.org/ns/prov#Derivation" href="#Derivation" class="owlclass">prov:Derivation</a>
-        , <a title="http://www.w3.org/ns/prov#Trace" href="#Trace" class="owlclass">prov:Trace</a>
+        <a class="owlclass" href="#Start" title="http://www.w3.org/ns/prov#Start">prov:Start</a>
+        , <a class="owlclass" href="#End" title="http://www.w3.org/ns/prov#End">prov:End</a>
+        , <a class="owlclass" href="#Derivation" title="http://www.w3.org/ns/prov#Derivation">prov:Derivation</a>
+        , <a class="owlclass" href="#Trace" title="http://www.w3.org/ns/prov#Trace">prov:Trace</a>
+        , <a class="owlclass" href="#Usage" title="http://www.w3.org/ns/prov#Usage">prov:Usage</a>
+        , <a class="owlclass" href="#Source" title="http://www.w3.org/ns/prov#Source">prov:Source</a>
+        , <a class="owlclass" href="#Revision" title="http://www.w3.org/ns/prov#Revision">prov:Revision</a>
+        , <a class="owlclass" href="#Quotation" title="http://www.w3.org/ns/prov#Quotation">prov:Quotation</a>
       </dd>
     </dl>
   </div>
 
-  <div id="Generation" class="entity">
-    <h3>
-      Class: <a href="#Generation"><span class="dotted" title="http://www.w3.org/ns/prov#Generation">prov:Generation</span></a>
+  <div class="entity" id="Generation">
+    <h3 id="class--prov-generation-----------------back-to-qualified-classes">
+      Class: <a href="#Generation"><span title="http://www.w3.org/ns/prov#Generation" class="dotted">prov:Generation</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Generation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Generation</p>
     <div class="definition"><p>An entity generation event is the instantaneous event that marks the final instant of an entity's creation timespan, after which it is no longer available for use.</p>
     </div>
 
-    <div about="#example-for-class-Generation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Generation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Generation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Generation">
+      <span resource="http://www.w3.org/ns/prov#Generation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Generation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5248,14 +5684,12 @@
 
 :bbcNews2012-04-03 
    a prov:Entity, :DailyNews;
-   rdfs:comment &quot;&quot;&quot;The BBC news home page on 2012-04-03 contained a reference 
-                   to a given news item, but the BBC news home page on the next day did not.&quot;&quot;&quot;;
-
-   prov:wasGeneratedBy :publishingActivity;
+   rdfs:comment &quot;The BBC news home page on 2012-04-03 contained a reference to a given news item, but the BBC news home page on the next day did not.&quot;;
+   prov:wasGeneratedBy :publishingActivity.
    prov:qualifiedGeneration [
       a prov:Generation, prov:InstantaneousEvent;
       prov:atTime &quot;2012-04-03T00:00:01Z&quot;^^xsd:dateTime;
-      prov:activity :publishingActivity;
+     prov:activity :publishingActivity.
    ];
    prov:qualifiedInvalidation [
       a prov:Invalidation, prov:InstantaneousEvent;
@@ -5263,7 +5697,7 @@
    ];
 .
 :publishingActivity 
-	a prov:Activity.
+   a prov:Activity.
 &lt;&gt; prov:wasDerivedFrom &lt;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasinvalidatedby&gt; .
 </pre>
     </div>
@@ -5274,47 +5708,46 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#InstantaneousEvent" href="#InstantaneousEvent" class="owlclass">prov:InstantaneousEvent</a>
-        , <a title="http://www.w3.org/ns/prov#ActivityInvolvement" href="#ActivityInvolvement" class="owlclass">prov:ActivityInvolvement</a>
+        <a class="owlclass" href="#InstantaneousEvent" title="http://www.w3.org/ns/prov#InstantaneousEvent">prov:InstantaneousEvent</a>
+        , <a class="owlclass" href="#ActivityInvolvement" title="http://www.w3.org/ns/prov#ActivityInvolvement">prov:ActivityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadRole" href="#hadRole">prov:hadRole</a> <sup class="type-op" title="object property">op</sup>
-      <dt></dt>
-      <dd>
-        <a title="http://www.w3.org/ns/prov#atTime" href="#atTime">prov:atTime</a>  <sup class="type-dp" title="data property">dp</sup>        , <a title="http://www.w3.org/ns/prov#activity" href="#activity">prov:activity</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#hadRole" title="http://www.w3.org/ns/prov#hadRole">prov:hadRole</a> <sup title="object property" class="type-op">op</sup>
+      </dd><dt></dt>
+      <dd>
+        <a href="#atTime" title="http://www.w3.org/ns/prov#atTime">prov:atTime</a>  <sup title="data property" class="type-dp">dp</sup>        , <a href="#activity" title="http://www.w3.org/ns/prov#activity">prov:activity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadGeneration" href="#hadGeneration">prov:hadGeneration</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#qualifiedGeneration" href="#qualifiedGeneration">prov:qualifiedGeneration</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#hadGeneration" title="http://www.w3.org/ns/prov#hadGeneration">prov:hadGeneration</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#qualifiedGeneration" title="http://www.w3.org/ns/prov#qualifiedGeneration">prov:qualifiedGeneration</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasGeneratedBy" href="#wasGeneratedBy" class="owlproperty">prov:wasGeneratedBy</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasGeneratedBy" title="http://www.w3.org/ns/prov#wasGeneratedBy">prov:wasGeneratedBy</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="InstantaneousEvent" class="entity">
-    <h3>
-      Class: <a href="#InstantaneousEvent"><span class="dotted" title="http://www.w3.org/ns/prov#InstantaneousEvent">prov:InstantaneousEvent</span></a>
+  <div class="entity" id="InstantaneousEvent">
+    <h3 id="class--prov-instantaneousevent-----------------back-to-qualified-classes">
+      Class: <a href="#InstantaneousEvent"><span title="http://www.w3.org/ns/prov#InstantaneousEvent" class="dotted">prov:InstantaneousEvent</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#InstantaneousEvent</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#InstantaneousEvent</p>
     <div class="definition"><p>An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</p>
     </div>
 
-    <div about="#example-for-class-InstantaneousEvent" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#InstantaneousEvent"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_InstantaneousEvent.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-InstantaneousEvent">
+      <span resource="http://www.w3.org/ns/prov#InstantaneousEvent" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_InstantaneousEvent.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5323,8 +5756,7 @@
 
 :bbcNews2012-04-03 
    a prov:Entity, :DailyNews;
-   rdfs:comment &quot;&quot;&quot;The BBC news home page on 2012-04-03 contained a reference 
-                 to a given news item, but the BBC news home page on the next day did not.&quot;&quot;&quot;;
+   rdfs:comment &quot;The BBC news home page on 2012-04-03 contained a reference to a given news item, but the BBC news home page on the next day did not.&quot;;
 
    prov:qualifiedGeneration [
       a prov:Generation, prov:InstantaneousEvent;
@@ -5347,36 +5779,35 @@
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#atTime" href="#atTime">prov:atTime</a> <sup class="type-dp" title="data property">dp</sup>
+        <a href="#atTime" title="http://www.w3.org/ns/prov#atTime">prov:atTime</a> <sup title="data property" class="type-dp">dp</sup>
       </dd>
 
       <dt>has subclasses</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Invalidation" href="#Invalidation" class="owlclass">prov:Invalidation</a>
-        , <a title="http://www.w3.org/ns/prov#Start" href="#Start" class="owlclass">prov:Start</a>
-        , <a title="http://www.w3.org/ns/prov#Usage" href="#Usage" class="owlclass">prov:Usage</a>
-        , <a title="http://www.w3.org/ns/prov#End" href="#End" class="owlclass">prov:End</a>
-        , <a title="http://www.w3.org/ns/prov#Generation" href="#Generation" class="owlclass">prov:Generation</a>
+        <a class="owlclass" href="#Generation" title="http://www.w3.org/ns/prov#Generation">prov:Generation</a>
+        , <a class="owlclass" href="#Start" title="http://www.w3.org/ns/prov#Start">prov:Start</a>
+        , <a class="owlclass" href="#Usage" title="http://www.w3.org/ns/prov#Usage">prov:Usage</a>
+        , <a class="owlclass" href="#End" title="http://www.w3.org/ns/prov#End">prov:End</a>
+        , <a class="owlclass" href="#Invalidation" title="http://www.w3.org/ns/prov#Invalidation">prov:Invalidation</a>
       </dd>
     </dl>
   </div>
 
-  <div id="Invalidation" class="entity">
-    <h3>
-      Class: <a href="#Invalidation"><span class="dotted" title="http://www.w3.org/ns/prov#Invalidation">prov:Invalidation</span></a>
+  <div class="entity" id="Invalidation">
+    <h3 id="class--prov-invalidation-----------------back-to-qualified-classes">
+      Class: <a href="#Invalidation"><span title="http://www.w3.org/ns/prov#Invalidation" class="dotted">prov:Invalidation</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Invalidation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Invalidation</p>
     <div class="definition"><p>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use after invalidation. Any generation or usage of an entity precedes its invalidation.</p>
     </div>
 
-    <div about="#example-for-class-Invalidation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Invalidation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Invalidation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Invalidation">
+      <span resource="http://www.w3.org/ns/prov#Invalidation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Invalidation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix wgs:  &lt;http://www.w3.org/2003/01/geo/wgs84_pos#&gt; .
@@ -5394,11 +5825,11 @@
       a prov:Invalidation;
       prov:activity    :swissair_Flight_111_crash;
       prov:atTime      &quot;2012-09-02T01:31:00Z&quot;;
-      prov:atLocation  &lt;http://purl.org/twc/location/Swissair-Flight-111-crash&gt;;
+      prov:atLocation  &lt;http://toolserver.org/~geohack/geohack.php?pagename=Swissair_Flight_111&amp;params=44_24_33_N_63_58_25_W_region:CA-NS_type:landmark_scale:500000&gt;;
    ];
 . 
 
-&lt;http://purl.org/twc/location/Swissair-Flight-111-crash&gt;
+&lt;http://toolserver.org/~geohack/geohack.php?pagename=Swissair_Flight_111&amp;params=44_24_33_N_63_58_25_W_region:CA-NS_type:landmark_scale:500000&gt;
    a prov:Location;
    wgs:lat   44.409167;
    wgs:long -63.973611;
@@ -5424,36 +5855,35 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#InstantaneousEvent" href="#InstantaneousEvent" class="owlclass">prov:InstantaneousEvent</a>
-        , <a title="http://www.w3.org/ns/prov#ActivityInvolvement" href="#ActivityInvolvement" class="owlclass">prov:ActivityInvolvement</a>
+        <a class="owlclass" href="#InstantaneousEvent" title="http://www.w3.org/ns/prov#InstantaneousEvent">prov:InstantaneousEvent</a>
+        , <a class="owlclass" href="#ActivityInvolvement" title="http://www.w3.org/ns/prov#ActivityInvolvement">prov:ActivityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#atTime" href="#atTime">prov:atTime</a>  <sup class="type-dp" title="data property">dp</sup>        , <a title="http://www.w3.org/ns/prov#activity" href="#activity">prov:activity</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#atTime" title="http://www.w3.org/ns/prov#atTime">prov:atTime</a>  <sup title="data property" class="type-dp">dp</sup>        , <a href="#activity" title="http://www.w3.org/ns/prov#activity">prov:activity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedInvalidation" href="#qualifiedInvalidation">prov:qualifiedInvalidation</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedInvalidation" title="http://www.w3.org/ns/prov#qualifiedInvalidation">prov:qualifiedInvalidation</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Involvement" class="entity">
-    <h3>
-      Class: <a href="#Involvement"><span class="dotted" title="http://www.w3.org/ns/prov#Involvement">prov:Involvement</span></a>
+  <div class="entity" id="Involvement">
+    <h3 id="class--prov-involvement-----------------back-to-qualified-classes">
+      Class: <a href="#Involvement"><span title="http://www.w3.org/ns/prov#Involvement" class="dotted">prov:Involvement</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Involvement</p>
-
-    <div about="#example-for-class-Involvement" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Involvement"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Involvement.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Involvement</p>
+
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Involvement">
+      <span resource="http://www.w3.org/ns/prov#Involvement" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Involvement.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5488,42 +5918,41 @@
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadRole" href="#hadRole">prov:hadRole</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#hadActivity" href="#hadActivity">prov:hadActivity</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#involvee" href="#involvee">prov:involvee</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#involvee" title="http://www.w3.org/ns/prov#involvee">prov:involvee</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#hadActivity" title="http://www.w3.org/ns/prov#hadActivity">prov:hadActivity</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#hadRole" title="http://www.w3.org/ns/prov#hadRole">prov:hadRole</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>has subclasses</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#AgentInvolvement" href="#AgentInvolvement" class="owlclass">prov:AgentInvolvement</a>
-        , <a title="http://www.w3.org/ns/prov#EntityInvolvement" href="#EntityInvolvement" class="owlclass">prov:EntityInvolvement</a>
-        , <a title="http://www.w3.org/ns/prov#DictionaryInvolvement" href="#DictionaryInvolvement" class="owlclass">prov:DictionaryInvolvement</a>
-        , <a title="http://www.w3.org/ns/prov#ActivityInvolvement" href="#ActivityInvolvement" class="owlclass">prov:ActivityInvolvement</a>
+        <a class="owlclass" href="#AgentInvolvement" title="http://www.w3.org/ns/prov#AgentInvolvement">prov:AgentInvolvement</a>
+        , <a class="owlclass" href="#EntityInvolvement" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</a>
+        , <a class="owlclass" href="#DictionaryInvolvement" title="http://www.w3.org/ns/prov#DictionaryInvolvement">prov:DictionaryInvolvement</a>
+        , <a class="owlclass" href="#ActivityInvolvement" title="http://www.w3.org/ns/prov#ActivityInvolvement">prov:ActivityInvolvement</a>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlproperty">prov:involved</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#involved" title="http://www.w3.org/ns/prov#involved">prov:involved</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Plan" class="entity">
-    <h3>
-      Class: <a href="#Plan"><span class="dotted" title="http://www.w3.org/ns/prov#Plan">prov:Plan</span></a>
+  <div class="entity" id="Plan">
+    <h3 id="class--prov-plan-----------------back-to-qualified-classes">
+      Class: <a href="#Plan"><span title="http://www.w3.org/ns/prov#Plan" class="dotted">prov:Plan</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Plan</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Plan</p>
     <div class="definition"><p>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</p>
     </div>
 
-    <div about="#example-for-class-Plan" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Plan"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Plan.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Plan">
+      <span resource="http://www.w3.org/ns/prov#Plan" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Plan.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5554,32 +5983,31 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+        <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
       </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadPlan" href="#hadPlan">prov:hadPlan</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#hadPlan" title="http://www.w3.org/ns/prov#hadPlan">prov:hadPlan</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Quotation" class="entity">
-    <h3>
-      Class: <a href="#Quotation"><span class="dotted" title="http://www.w3.org/ns/prov#Quotation">prov:Quotation</span></a>
+  <div class="entity" id="Quotation">
+    <h3 id="class--prov-quotation-----------------back-to-qualified-classes">
+      Class: <a href="#Quotation"><span title="http://www.w3.org/ns/prov#Quotation" class="dotted">prov:Quotation</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Quotation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Quotation</p>
     <div class="definition"><p>A quotation is the repeat of (some or all of) an entity, such as text or image, by someone other than its original author.</p>
     </div>
 
-    <div about="#example-for-class-Quotation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Quotation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Quotation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Quotation">
+      <span resource="http://www.w3.org/ns/prov#Quotation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Quotation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5610,42 +6038,41 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#EntityInvolvement" href="#EntityInvolvement" class="owlclass">prov:EntityInvolvement</a>
+        <a class="owlclass" href="#EntityInvolvement" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#entity" href="#entity">prov:entity</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedQuotation" href="#qualifiedQuotation">prov:qualifiedQuotation</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedQuotation" title="http://www.w3.org/ns/prov#qualifiedQuotation">prov:qualifiedQuotation</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasQuotedFrom" href="#wasQuotedFrom" class="owlproperty">prov:wasQuotedFrom</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasQuotedFrom" title="http://www.w3.org/ns/prov#wasQuotedFrom">prov:wasQuotedFrom</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Revision" class="entity">
-    <h3>
-      Class: <a href="#Revision"><span class="dotted" title="http://www.w3.org/ns/prov#Revision">prov:Revision</span></a>
+  <div class="entity" id="Revision">
+    <h3 id="class--prov-revision-----------------back-to-qualified-classes">
+      Class: <a href="#Revision"><span title="http://www.w3.org/ns/prov#Revision" class="dotted">prov:Revision</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Revision</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Revision</p>
     <div class="definition"><p>A revision is a derivation that revises an entity into a revised version.</p>
     </div>
 
-    <div about="#example-for-class-Revision" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Revision"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Revision.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Revision">
+      <span resource="http://www.w3.org/ns/prov#Revision" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Revision.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5681,42 +6108,41 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#EntityInvolvement" href="#EntityInvolvement" class="owlclass">prov:EntityInvolvement</a>
+        <a class="owlclass" href="#EntityInvolvement" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#entity" href="#entity">prov:entity</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedRevision" href="#qualifiedRevision">prov:qualifiedRevision</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedRevision" title="http://www.w3.org/ns/prov#qualifiedRevision">prov:qualifiedRevision</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasRevisionOf" href="#wasRevisionOf" class="owlproperty">prov:wasRevisionOf</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasRevisionOf" title="http://www.w3.org/ns/prov#wasRevisionOf">prov:wasRevisionOf</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Role" class="entity">
-    <h3>
-      Class: <a href="#Role"><span class="dotted" title="http://www.w3.org/ns/prov#Role">prov:Role</span></a>
+  <div class="entity" id="Role">
+    <h3 id="class--prov-role-----------------back-to-qualified-classes">
+      Class: <a href="#Role"><span title="http://www.w3.org/ns/prov#Role" class="dotted">prov:Role</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Role</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Role</p>
     <div class="definition"><p>A Role is the function of an entity with respect to an activity, in the context of a usage, generation, association, start, and end.</p>
     </div>
 
-    <div about="#example-for-class-Role" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Role"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Role.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Role">
+      <span resource="http://www.w3.org/ns/prov#Role" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Role.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5766,27 +6192,26 @@
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadRole" href="#hadRole">prov:hadRole</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#hadRole" title="http://www.w3.org/ns/prov#hadRole">prov:hadRole</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Source" class="entity">
-    <h3>
-      Class: <a href="#Source"><span class="dotted" title="http://www.w3.org/ns/prov#Source">prov:Source</span></a>
+  <div class="entity" id="Source">
+    <h3 id="class--prov-source-----------------back-to-qualified-classes">
+      Class: <a href="#Source"><span title="http://www.w3.org/ns/prov#Source" class="dotted">prov:Source</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Source</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Source</p>
     <div class="definition"><p>An original source refers to the source material that is closest to the person, information, period, or idea being studied.</p>
     </div>
 
-    <div about="#example-for-class-Source" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Source"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Source.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Source">
+      <span resource="http://www.w3.org/ns/prov#Source" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Source.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5798,9 +6223,7 @@
    prov:qualifiedSource [
       a prov:Source;
       prov:entity :donQuixote;
-      :confidenceValue &quot;6&quot;^^xsd:integer;
-      rdfs:comment &quot;&quot;&quot;Not sure if Don Quixote was the original source, 
-                      so asserting a confidence value of 6 out of 10.&quot;&quot;&quot;;
+      :confidenceValue &quot;6&quot;^^xsd:integer # I am not sure if &quot;myPost&quot; had as original source Don Quixote, so I assert a confidence value of 6 out of 10.
    ];
 .
 
@@ -5814,42 +6237,41 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#EntityInvolvement" href="#EntityInvolvement" class="owlclass">prov:EntityInvolvement</a>
+        <a class="owlclass" href="#EntityInvolvement" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#entity" href="#entity">prov:entity</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedSource" href="#qualifiedSource">prov:qualifiedSource</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedSource" title="http://www.w3.org/ns/prov#qualifiedSource">prov:qualifiedSource</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadOriginalSource" href="#hadOriginalSource" class="owlproperty">prov:hadOriginalSource</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#hadOriginalSource" title="http://www.w3.org/ns/prov#hadOriginalSource">prov:hadOriginalSource</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Start" class="entity">
-    <h3>
-      Class: <a href="#Start"><span class="dotted" title="http://www.w3.org/ns/prov#Start">prov:Start</span></a>
+  <div class="entity" id="Start">
+    <h3 id="class--prov-start-----------------back-to-qualified-classes">
+      Class: <a href="#Start"><span title="http://www.w3.org/ns/prov#Start" class="dotted">prov:Start</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Start</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Start</p>
     <div class="definition"><p>An activity start event is the instantaneous event that marks the instant an activity starts.</p>
     </div>
 
-    <div about="#example-for-class-Start" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Start"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Start.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Start">
+      <span resource="http://www.w3.org/ns/prov#Start" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Start.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -5878,50 +6300,49 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#InstantaneousEvent" href="#InstantaneousEvent" class="owlclass">prov:InstantaneousEvent</a>
-        , <a title="http://www.w3.org/ns/prov#EntityInvolvement" href="#EntityInvolvement" class="owlclass">prov:EntityInvolvement</a>
+        <a class="owlclass" href="#InstantaneousEvent" title="http://www.w3.org/ns/prov#InstantaneousEvent">prov:InstantaneousEvent</a>
+        , <a class="owlclass" href="#EntityInvolvement" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadActivity" href="#hadActivity">prov:hadActivity</a> <sup class="type-op" title="object property">op</sup>        , <a title="http://www.w3.org/ns/prov#hadRole" href="#hadRole">prov:hadRole</a> <sup class="type-op" title="object property">op</sup>
-      <dt></dt>
-      <dd>
-        <a title="http://www.w3.org/ns/prov#entity" href="#entity">prov:entity</a>  <sup class="type-op" title="object property">op</sup>        , <a title="http://www.w3.org/ns/prov#atTime" href="#atTime">prov:atTime</a>  <sup class="type-dp" title="data property">dp</sup>      </dd>
+        <a href="#hadActivity" title="http://www.w3.org/ns/prov#hadActivity">prov:hadActivity</a> <sup title="object property" class="type-op">op</sup>        , <a href="#hadRole" title="http://www.w3.org/ns/prov#hadRole">prov:hadRole</a> <sup title="object property" class="type-op">op</sup>
+      </dd><dt></dt>
+      <dd>
+        <a href="#atTime" title="http://www.w3.org/ns/prov#atTime">prov:atTime</a>  <sup title="data property" class="type-dp">dp</sup>        , <a href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedStart" href="#qualifiedStart">prov:qualifiedStart</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedStart" title="http://www.w3.org/ns/prov#qualifiedStart">prov:qualifiedStart</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasStartedBy" href="#wasStartedBy" class="owlproperty">prov:wasStartedBy</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasStartedBy" title="http://www.w3.org/ns/prov#wasStartedBy">prov:wasStartedBy</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Trace" class="entity">
-    <h3>
-      Class: <a href="#Trace"><span class="dotted" title="http://www.w3.org/ns/prov#Trace">prov:Trace</span></a>
+  <div class="entity" id="Trace">
+    <h3 id="class--prov-trace-----------------back-to-qualified-classes">
+      Class: <a href="#Trace"><span title="http://www.w3.org/ns/prov#Trace" class="dotted">prov:Trace</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Trace</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Trace</p>
     <div class="definition"><p>Traceability is the ability to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed.</p>
     </div>
 
-    <div about="#example-for-class-Trace" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Trace"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Trace.ttl"
-           property="prov:value">@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Trace">
+      <span resource="http://www.w3.org/ns/prov#Trace" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Trace.ttl" rel="prov:wasQuotedFrom">@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:     &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov:    &lt;http://www.w3.org/ns/prov#&gt; .
-@prefix dcterms: &lt;http://purl.org/dc/terms/&gt; .
+@prefix dcterms: &lt;http://purl.org/dc/elements/1.1/&gt;.
 @prefix :        &lt;http://example.com/&gt; .
 
 :newsArticle
@@ -5957,42 +6378,41 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#EntityInvolvement" href="#EntityInvolvement" class="owlclass">prov:EntityInvolvement</a>
+        <a class="owlclass" href="#EntityInvolvement" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#entity" href="#entity">prov:entity</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedTrace" href="#qualifiedTrace">prov:qualifiedTrace</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedTrace" title="http://www.w3.org/ns/prov#qualifiedTrace">prov:qualifiedTrace</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#tracedTo" href="#tracedTo" class="owlproperty">prov:tracedTo</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#tracedTo" title="http://www.w3.org/ns/prov#tracedTo">prov:tracedTo</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Usage" class="entity">
-    <h3>
-      Class: <a href="#Usage"><span class="dotted" title="http://www.w3.org/ns/prov#Usage">prov:Usage</span></a>
+  <div class="entity" id="Usage">
+    <h3 id="class--prov-usage-----------------back-to-qualified-classes">
+      Class: <a href="#Usage"><span title="http://www.w3.org/ns/prov#Usage" class="dotted">prov:Usage</span></a>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Usage</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Usage</p>
     <div class="definition"><p>A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity.</p>
     </div>
 
-    <div about="#example-for-class-Usage" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Usage"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Usage.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Usage">
+      <span resource="http://www.w3.org/ns/prov#Usage" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Usage.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6031,50 +6451,47 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#InstantaneousEvent" href="#InstantaneousEvent" class="owlclass">prov:InstantaneousEvent</a>
-        , <a title="http://www.w3.org/ns/prov#EntityInvolvement" href="#EntityInvolvement" class="owlclass">prov:EntityInvolvement</a>
+        <a class="owlclass" href="#InstantaneousEvent" title="http://www.w3.org/ns/prov#InstantaneousEvent">prov:InstantaneousEvent</a>
+        , <a class="owlclass" href="#EntityInvolvement" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadRole" href="#hadRole">prov:hadRole</a> <sup class="type-op" title="object property">op</sup>
-      <dt></dt>
-      <dd>
-        <a title="http://www.w3.org/ns/prov#entity" href="#entity">prov:entity</a>  <sup class="type-op" title="object property">op</sup>        , <a title="http://www.w3.org/ns/prov#atTime" href="#atTime">prov:atTime</a>  <sup class="type-dp" title="data property">dp</sup>      </dd>
+        <a href="#hadRole" title="http://www.w3.org/ns/prov#hadRole">prov:hadRole</a> <sup title="object property" class="type-op">op</sup>
+      </dd><dt></dt>
+      <dd>
+        <a href="#atTime" title="http://www.w3.org/ns/prov#atTime">prov:atTime</a>  <sup title="data property" class="type-dp">dp</sup>        , <a href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadUsage" href="#hadUsage">prov:hadUsage</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#qualifiedUsage" href="#qualifiedUsage">prov:qualifiedUsage</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#hadUsage" title="http://www.w3.org/ns/prov#hadUsage">prov:hadUsage</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#qualifiedUsage" title="http://www.w3.org/ns/prov#qualifiedUsage">prov:qualifiedUsage</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#used" href="#used" class="owlproperty">prov:used</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#used" title="http://www.w3.org/ns/prov#used">prov:used</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 </div>
-<div
-     class="prov-qualified owl-properties crossreference"
-     xmlns:prov="http://www.w3.org/ns/prov#">
-  <div id="activity" class="entity">
-    <h3>
-      Property: <a href="#activity"><span class="dotted" title="http://www.w3.org/ns/prov#activity">prov:activity</span></a> <sup class="type-op" title="object property">op</sup>
+<div xmlns:prov="http://www.w3.org/ns/prov#" class="prov-qualified owl-properties crossreference">
+  <div class="entity" id="activity">
+    <h3 id="property--prov-activity-op-----------------back-to-qualified-properties">
+      Property: <a href="#activity"><span title="http://www.w3.org/ns/prov#activity" class="dotted">prov:activity</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#activity</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#activity</p>
     <div class="definition"><p>prov:ActivityInvolvement provides descriptions of any binary involvement between any instance and an prov:Activity. The property prov:activity is used to reference the object of the triple being described.</p>
     </div>
 
-    <div about="#example-for-property-activity" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#activity"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_activity.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-activity">
+      <span resource="http://www.w3.org/ns/prov#activity" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_activity.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6100,14 +6517,14 @@
     <div class="description">
       <div class="comment"><p>The property used by an prov:ActivityInvolvement to cite the prov:Activity that was involved with either an Activity or Entity. It can be used to refer to the activity involved in generating an entity, informing another activity, or starting another activity.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has super-properties</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involvee" href="#involvee" class="owlclass">prov:involvee</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involvee" title="http://www.w3.org/ns/prov#involvee">prov:involvee</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -6116,7 +6533,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#ActivityInvolvement" href="#ActivityInvolvement" class="owlclass">prov:ActivityInvolvement</a>
+              <a class="owlclass" href="#ActivityInvolvement" title="http://www.w3.org/ns/prov#ActivityInvolvement">prov:ActivityInvolvement</a>
             </li>
           </ul>
         </dd>
@@ -6125,7 +6542,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -6134,22 +6551,21 @@
     </div>
   </div>
 
-  <div id="agent" class="entity">
-    <h3>
-      Property: <a href="#agent"><span class="dotted" title="http://www.w3.org/ns/prov#agent">prov:agent</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="agent">
+    <h3 id="property--prov-agent-op-----------------back-to-qualified-properties">
+      Property: <a href="#agent"><span title="http://www.w3.org/ns/prov#agent" class="dotted">prov:agent</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#agent</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#agent</p>
     <div class="definition"><p>prov:AgentInvolvement provides descriptions of any binary involvement between any instance and an prov:Agent. The property prov:agent is used to reference the object of the triple being described.</p>
     </div>
 
-    <div about="#example-for-property-agent" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#agent"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_agent.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-agent">
+      <span resource="http://www.w3.org/ns/prov#agent" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_agent.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6190,14 +6606,14 @@
     <div class="description">
       <div class="comment"><p>The property used by a prov:AgentInvolvement to cite the Agent that was prov:involved with either an Activity or Entity. It can be used to express the agent involved in being responsible for an activity, being attributed to an entity, starting or ending an activity, or being responsible for another subordinate agent in an activity.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has super-properties</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involvee" href="#involvee" class="owlclass">prov:involvee</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involvee" title="http://www.w3.org/ns/prov#involvee">prov:involvee</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -6206,7 +6622,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#AgentInvolvement" href="#AgentInvolvement" class="owlclass">prov:AgentInvolvement</a>
+              <a class="owlclass" href="#AgentInvolvement" title="http://www.w3.org/ns/prov#AgentInvolvement">prov:AgentInvolvement</a>
             </li>
           </ul>
         </dd>
@@ -6215,7 +6631,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Agent" href="#Agent" class="owlclass">prov:Agent</a>
+              <a class="owlclass" href="#Agent" title="http://www.w3.org/ns/prov#Agent">prov:Agent</a>
             </li>
           </ul>
         </dd>
@@ -6224,22 +6640,21 @@
     </div>
   </div>
 
-  <div id="atTime" class="entity">
-    <h3>
-      Property: <a href="#atTime"><span class="dotted" title="http://www.w3.org/ns/prov#atTime">prov:atTime</span></a> <sup class="type-dp" title="data property">dp</sup>
+  <div class="entity" id="atTime">
+    <h3 id="property--prov-attime-dp-----------------back-to-qualified-properties">
+      Property: <a href="#atTime"><span title="http://www.w3.org/ns/prov#atTime" class="dotted">prov:atTime</span></a> <sup title="data property" class="type-dp">dp</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#atTime</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#atTime</p>
     <div class="definition"><p>An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</p>
     </div>
 
-    <div about="#example-for-property-atTime" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#atTime"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_atTime.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-atTime">
+      <span resource="http://www.w3.org/ns/prov#atTime" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_atTime.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6255,14 +6670,14 @@
     <div class="description">
       <div class="comment"><p>The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime. This property is predominantly used on Involvements such as Generation, Usage, and Invalidation.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#InstantaneousEvent" href="#InstantaneousEvent" class="owlclass">prov:InstantaneousEvent</a>
+              <a class="owlclass" href="#InstantaneousEvent" title="http://www.w3.org/ns/prov#InstantaneousEvent">prov:InstantaneousEvent</a>
             </li>
           </ul>
         </dd>
@@ -6278,29 +6693,28 @@
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#invalidatedAtTime" href="#invalidatedAtTime" class="owlproperty">prov:invalidatedAtTime</a> <sup class="type-dp" title="data property">dp</sup>
+        <a class="owlproperty" href="#invalidatedAtTime" title="http://www.w3.org/ns/prov#invalidatedAtTime">prov:invalidatedAtTime</a> <sup title="data property" class="type-dp">dp</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="entity" class="entity">
-    <h3>
-      Property: <a href="#entity"><span class="dotted" title="http://www.w3.org/ns/prov#entity">prov:entity</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="entity">
+    <h3 id="property--prov-entity-op-----------------back-to-qualified-properties">
+      Property: <a href="#entity"><span title="http://www.w3.org/ns/prov#entity" class="dotted">prov:entity</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#entity</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#entity</p>
     <div class="definition"><p>prov:EntityInvolvement provides descriptions of any binary involvement between any instance and an prov:Entity. The property prov:entity is used to reference the object of the triple being described.</p>
     </div>
 
-    <div about="#example-for-property-entity" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#entity"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_entity.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-entity">
+      <span resource="http://www.w3.org/ns/prov#entity" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_entity.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6323,14 +6737,14 @@
     <div class="description">
       <div class="comment"><p>The property used by an prov:EntityInvolvement to cite the Entity that was prov:involved with either an Activity or Entity. It can be used to refer to the entity involved in deriving another entity, being quoted or revised from, being the source of another entity, or being used in an activity. </p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has super-properties</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involvee" href="#involvee" class="owlclass">prov:involvee</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involvee" title="http://www.w3.org/ns/prov#involvee">prov:involvee</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -6339,7 +6753,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#EntityInvolvement" href="#EntityInvolvement" class="owlclass">prov:EntityInvolvement</a>
+              <a class="owlclass" href="#EntityInvolvement" title="http://www.w3.org/ns/prov#EntityInvolvement">prov:EntityInvolvement</a>
             </li>
           </ul>
         </dd>
@@ -6348,7 +6762,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -6357,22 +6771,21 @@
     </div>
   </div>
 
-  <div id="hadActivity" class="entity">
-    <h3>
-      Property: <a href="#hadActivity"><span class="dotted" title="http://www.w3.org/ns/prov#hadActivity">prov:hadActivity</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="hadActivity">
+    <h3 id="property--prov-hadactivity-op-----------------back-to-qualified-properties">
+      Property: <a href="#hadActivity"><span title="http://www.w3.org/ns/prov#hadActivity" class="dotted">prov:hadActivity</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#hadActivity</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#hadActivity</p>
     <div class="definition"><p>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</p>
     </div>
 
-    <div about="#example-for-property-hadActivity" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#hadActivity"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadActivity.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-hadActivity">
+      <span resource="http://www.w3.org/ns/prov#hadActivity" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadActivity.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6391,28 +6804,25 @@
       prov:hadActivity :make_bar_chart; # references same activity as prov:wasGeneratedBy
    ];
 .
-
-:aggregatedByRegions a prov:Entity .
-:make_bar_chart      a prov:Activity .
 </pre>
     </div>
 
     <div class="description">
       <div class="comment"><p>The _optional_ Activity of an Involvement, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInvolvement (use prov:activity instead).</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Involvement" href="#Involvement" class="owlclass">prov:Involvement</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#Delegation" href="#Delegation" class="owlclass">prov:Delegation</a>
-               or <a title="http://www.w3.org/ns/prov#Derivation" href="#Derivation" class="owlclass">prov:Derivation</a>
-               or <a title="http://www.w3.org/ns/prov#Start" href="#Start" class="owlclass">prov:Start</a>
+              <a class="owlclass" href="#Involvement" title="http://www.w3.org/ns/prov#Involvement">prov:Involvement</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#Delegation" title="http://www.w3.org/ns/prov#Delegation">prov:Delegation</a>
+               or <a class="owlclass" href="#Derivation" title="http://www.w3.org/ns/prov#Derivation">prov:Derivation</a>
+               or <a class="owlclass" href="#Start" title="http://www.w3.org/ns/prov#Start">prov:Start</a>
             </li>
           </ul>
         </dd>
@@ -6421,7 +6831,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -6430,22 +6840,21 @@
     </div>
   </div>
 
-  <div id="hadGeneration" class="entity">
-    <h3>
-      Property: <a href="#hadGeneration"><span class="dotted" title="http://www.w3.org/ns/prov#hadGeneration">prov:hadGeneration</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="hadGeneration">
+    <h3 id="property--prov-hadgeneration-op-----------------back-to-qualified-properties">
+      Property: <a href="#hadGeneration"><span title="http://www.w3.org/ns/prov#hadGeneration" class="dotted">prov:hadGeneration</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#hadGeneration</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#hadGeneration</p>
     <div class="definition"><p>An entity generation event is the instantaneous event that marks the final instant of an entity's creation timespan, after which it is no longer available for use.</p>
     </div>
 
-    <div about="#example-for-property-hadGeneration" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#hadGeneration"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadGeneration.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-hadGeneration">
+      <span resource="http://www.w3.org/ns/prov#hadGeneration" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadGeneration.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6482,14 +6891,14 @@
     <div class="description">
       <div class="comment"><p>The _optional_ Generation involved in an Entity's Derivation.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Derivation" href="#Derivation" class="owlclass">prov:Derivation</a>
+              <a class="owlclass" href="#Derivation" title="http://www.w3.org/ns/prov#Derivation">prov:Derivation</a>
             </li>
           </ul>
         </dd>
@@ -6498,7 +6907,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Generation" href="#Generation" class="owlclass">prov:Generation</a>
+              <a class="owlclass" href="#Generation" title="http://www.w3.org/ns/prov#Generation">prov:Generation</a>
             </li>
           </ul>
         </dd>
@@ -6507,32 +6916,31 @@
     </div>
   </div>
 
-  <div id="hadPlan" class="entity">
-    <h3>
-      Property: <a href="#hadPlan"><span class="dotted" title="http://www.w3.org/ns/prov#hadPlan">prov:hadPlan</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="hadPlan">
+    <h3 id="property--prov-hadplan-op-----------------back-to-qualified-properties">
+      Property: <a href="#hadPlan"><span title="http://www.w3.org/ns/prov#hadPlan" class="dotted">prov:hadPlan</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#hadPlan</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#hadPlan</p>
     <div class="definition"><p>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</p>
     </div>
 
-    <div about="#example-for-property-hadPlan" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#hadPlan"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadPlan.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-hadPlan">
+      <span resource="http://www.w3.org/ns/prov#hadPlan" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadPlan.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix :     &lt;http://example.com/&gt; .
 
 :illustrating
-   a prov:Activity; 
-   prov:wasAssociatedWith :derek, 
-                          :steve;
-   prov:qualifiedAssociation :steve-checking-style-guide;
+    a prov:Activity; 
+    prov:wasAssociatedWith :derek, 
+                           :steve;
+    prov:qualifiedAssociation :steve-checking-style-guide;
 .
 
 :steve-checking-style-guide
@@ -6553,14 +6961,14 @@
     <div class="description">
       <div class="comment"><p>The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Asymmetric_Object_Properties">Asymmetric</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>,  <a href="http://www.w3.org/TR/owl2-syntax/#Asymmetric_Object_Properties">Asymmetric</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Association" href="#Association" class="owlclass">prov:Association</a>
+              <a class="owlclass" href="#Association" title="http://www.w3.org/ns/prov#Association">prov:Association</a>
             </li>
           </ul>
         </dd>
@@ -6569,7 +6977,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Plan" href="#Plan" class="owlclass">prov:Plan</a>
+              <a class="owlclass" href="#Plan" title="http://www.w3.org/ns/prov#Plan">prov:Plan</a>
             </li>
           </ul>
         </dd>
@@ -6578,22 +6986,21 @@
     </div>
   </div>
 
-  <div id="hadRole" class="entity">
-    <h3>
-      Property: <a href="#hadRole"><span class="dotted" title="http://www.w3.org/ns/prov#hadRole">prov:hadRole</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="hadRole">
+    <h3 id="property--prov-hadrole-op-----------------back-to-qualified-properties">
+      Property: <a href="#hadRole"><span title="http://www.w3.org/ns/prov#hadRole" class="dotted">prov:hadRole</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#hadRole</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#hadRole</p>
     <div class="definition"><p>A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity.</p>
     </div>
 
-    <div about="#example-for-property-hadRole" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#hadRole"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadRole.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-hadRole">
+      <span resource="http://www.w3.org/ns/prov#hadRole" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadRole.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6628,21 +7035,21 @@
     <div class="description">
       <div class="comment"><p>The _optional_ Role that an Entity assumes in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Irreflexive_Object_Properties">Irreflexive</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Involvement" href="#Involvement" class="owlclass">prov:Involvement</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#Association" href="#Association" class="owlclass">prov:Association</a>
-               or <a title="http://www.w3.org/ns/prov#End" href="#End" class="owlclass">prov:End</a>
-               or <a title="http://www.w3.org/ns/prov#Generation" href="#Generation" class="owlclass">prov:Generation</a>
-               or <a title="http://www.w3.org/ns/prov#Start" href="#Start" class="owlclass">prov:Start</a>
-               or <a title="http://www.w3.org/ns/prov#Usage" href="#Usage" class="owlclass">prov:Usage</a>
+              <a class="owlclass" href="#Involvement" title="http://www.w3.org/ns/prov#Involvement">prov:Involvement</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#Association" title="http://www.w3.org/ns/prov#Association">prov:Association</a>
+               or <a class="owlclass" href="#End" title="http://www.w3.org/ns/prov#End">prov:End</a>
+               or <a class="owlclass" href="#Generation" title="http://www.w3.org/ns/prov#Generation">prov:Generation</a>
+               or <a class="owlclass" href="#Start" title="http://www.w3.org/ns/prov#Start">prov:Start</a>
+               or <a class="owlclass" href="#Usage" title="http://www.w3.org/ns/prov#Usage">prov:Usage</a>
             </li>
           </ul>
         </dd>
@@ -6651,7 +7058,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Role" href="#Role" class="owlclass">prov:Role</a>
+              <a class="owlclass" href="#Role" title="http://www.w3.org/ns/prov#Role">prov:Role</a>
             </li>
           </ul>
         </dd>
@@ -6660,22 +7067,21 @@
     </div>
   </div>
 
-  <div id="hadUsage" class="entity">
-    <h3>
-      Property: <a href="#hadUsage"><span class="dotted" title="http://www.w3.org/ns/prov#hadUsage">prov:hadUsage</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="hadUsage">
+    <h3 id="property--prov-hadusage-op-----------------back-to-qualified-properties">
+      Property: <a href="#hadUsage"><span title="http://www.w3.org/ns/prov#hadUsage" class="dotted">prov:hadUsage</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#hadUsage</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#hadUsage</p>
     <div class="definition"><p>A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity.</p>
     </div>
 
-    <div about="#example-for-property-hadUsage" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#hadUsage"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadUsage.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-hadUsage">
+      <span resource="http://www.w3.org/ns/prov#hadUsage" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadUsage.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6700,14 +7106,14 @@
     <div class="description">
       <div class="comment"><p>The _optional_ Usage involved in an Entity's Derivation.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Derivation" href="#Derivation" class="owlclass">prov:Derivation</a>
+              <a class="owlclass" href="#Derivation" title="http://www.w3.org/ns/prov#Derivation">prov:Derivation</a>
             </li>
           </ul>
         </dd>
@@ -6716,7 +7122,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Usage" href="#Usage" class="owlclass">prov:Usage</a>
+              <a class="owlclass" href="#Usage" title="http://www.w3.org/ns/prov#Usage">prov:Usage</a>
             </li>
           </ul>
         </dd>
@@ -6725,22 +7131,21 @@
     </div>
   </div>
 
-  <div id="involved" class="entity">
-    <h3>
-      Property: <a href="#involved"><span class="dotted" title="http://www.w3.org/ns/prov#involved">prov:involved</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="involved">
+    <h3 id="property--prov-involved-op-----------------back-to-qualified-properties">
+      Property: <a href="#involved"><span title="http://www.w3.org/ns/prov#involved" class="dotted">prov:involved</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#involved</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#involved</p>
     <div class="definition"><p>The broadest provenance relation between two resources, prov:involved is the superproperty of all unqualified binary relations among any two Activities, Entities, or Agents (or anything else). A more specific property should be favored of prov:involved.</p>
     </div>
 
-    <div about="#example-for-property-involved" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#involved"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_involved.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-involved">
+      <span resource="http://www.w3.org/ns/prov#involved" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_involved.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6773,34 +7178,34 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#actedOnBehalfOf" href="#actedOnBehalfOf" class="owlclass">prov:actedOnBehalfOf</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#wasInvalidatedBy" href="#wasInvalidatedBy" class="owlclass">prov:wasInvalidatedBy</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#wasStartedBy" href="#wasStartedBy" class="owlclass">prov:wasStartedBy</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#wasEndedBy" href="#wasEndedBy" class="owlclass">prov:wasEndedBy</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#tracedTo" href="#tracedTo" class="owlclass">prov:tracedTo</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#generated" href="#generated" class="owlclass">prov:generated</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#wasAssociatedWith" href="#wasAssociatedWith" class="owlclass">prov:wasAssociatedWith</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#wasGeneratedBy" href="#wasGeneratedBy" class="owlclass">prov:wasGeneratedBy</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#wasInformedBy" href="#wasInformedBy" class="owlclass">prov:wasInformedBy</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#used" href="#used" class="owlclass">prov:used</a>
+              <a class="owlclass" href="#tracedTo" title="http://www.w3.org/ns/prov#tracedTo">prov:tracedTo</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#wasAssociatedWith" title="http://www.w3.org/ns/prov#wasAssociatedWith">prov:wasAssociatedWith</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#wasGeneratedBy" title="http://www.w3.org/ns/prov#wasGeneratedBy">prov:wasGeneratedBy</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#generated" title="http://www.w3.org/ns/prov#generated">prov:generated</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#wasStartedBy" title="http://www.w3.org/ns/prov#wasStartedBy">prov:wasStartedBy</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#used" title="http://www.w3.org/ns/prov#used">prov:used</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#actedOnBehalfOf" title="http://www.w3.org/ns/prov#actedOnBehalfOf">prov:actedOnBehalfOf</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#wasInvalidatedBy" title="http://www.w3.org/ns/prov#wasInvalidatedBy">prov:wasInvalidatedBy</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#wasInformedBy" title="http://www.w3.org/ns/prov#wasInformedBy">prov:wasInformedBy</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#wasEndedBy" title="http://www.w3.org/ns/prov#wasEndedBy">prov:wasEndedBy</a>
             </li>
           </ul>
         </dd>
@@ -6809,22 +7214,21 @@
     </div>
   </div>
 
-  <div id="involvee" class="entity">
-    <h3>
-      Property: <a href="#involvee"><span class="dotted" title="http://www.w3.org/ns/prov#involvee">prov:involvee</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="involvee">
+    <h3 id="property--prov-involvee-op-----------------back-to-qualified-properties">
+      Property: <a href="#involvee"><span title="http://www.w3.org/ns/prov#involvee" class="dotted">prov:involvee</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#involvee</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#involvee</p>
     <div class="definition"><p>The rdf:object of the (binary) prov:involved relation (triple) that this Involvement is qualifying (reifying) for further description (as an n-ary relation).</p>
     </div>
 
-    <div about="#example-for-property-involvee" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#involvee"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_involvee.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-involvee">
+      <span resource="http://www.w3.org/ns/prov#involvee" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_involvee.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6870,7 +7274,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Involvement" href="#Involvement" class="owlclass">prov:Involvement</a>
+              <a class="owlclass" href="#Involvement" title="http://www.w3.org/ns/prov#Involvement">prov:Involvement</a>
             </li>
           </ul>
         </dd>
@@ -6879,16 +7283,16 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#agent" href="#agent" class="owlclass">prov:agent</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#entity" href="#entity" class="owlclass">prov:entity</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#dictionary" href="#dictionary" class="owlclass">prov:dictionary</a>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#activity" href="#activity" class="owlclass">prov:activity</a>
+              <a class="owlclass" href="#agent" title="http://www.w3.org/ns/prov#agent">prov:agent</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#entity" title="http://www.w3.org/ns/prov#entity">prov:entity</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#dictionary" title="http://www.w3.org/ns/prov#dictionary">prov:dictionary</a>
+            </li>
+            <li>
+              <a class="owlclass" href="#activity" title="http://www.w3.org/ns/prov#activity">prov:activity</a>
             </li>
           </ul>
         </dd>
@@ -6897,22 +7301,21 @@
     </div>
   </div>
 
-  <div id="qualifiedAssociation" class="entity">
-    <h3>
-      Property: <a href="#qualifiedAssociation"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedAssociation">prov:qualifiedAssociation</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedAssociation">
+    <h3 id="property--prov-qualifiedassociation-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedAssociation"><span title="http://www.w3.org/ns/prov#qualifiedAssociation" class="dotted">prov:qualifiedAssociation</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedAssociation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedAssociation</p>
     <div class="definition"><p>An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedAssociation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedAssociation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedAssociation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedAssociation">
+      <span resource="http://www.w3.org/ns/prov#qualifiedAssociation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedAssociation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -6955,14 +7358,14 @@
     <div class="description">
       <div class="comment"><p>If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association;  prov:agent :ag; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -6971,36 +7374,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Association" href="#Association" class="owlclass">prov:Association</a>
+              <a class="owlclass" href="#Association" title="http://www.w3.org/ns/prov#Association">prov:Association</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasAssociatedWith" href="#wasAssociatedWith" class="owlproperty">prov:wasAssociatedWith</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasAssociatedWith" title="http://www.w3.org/ns/prov#wasAssociatedWith">prov:wasAssociatedWith</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedAttribution" class="entity">
-    <h3>
-      Property: <a href="#qualifiedAttribution"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedAttribution">prov:qualifiedAttribution</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedAttribution">
+    <h3 id="property--prov-qualifiedattribution-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedAttribution"><span title="http://www.w3.org/ns/prov#qualifiedAttribution" class="dotted">prov:qualifiedAttribution</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedAttribution</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedAttribution</p>
     <div class="definition"><p>Attribution is the ascribing of an entity to an agent.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedAttribution" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedAttribution"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedAttribution.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedAttribution">
+      <span resource="http://www.w3.org/ns/prov#qualifiedAttribution" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedAttribution.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7033,14 +7435,14 @@
     <div class="description">
       <div class="comment"><p>If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was  using prov:qualifiedAttribution [ a prov:Attribution;  prov:agent :ag; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -7049,36 +7451,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Attribution" href="#Attribution" class="owlclass">prov:Attribution</a>
+              <a class="owlclass" href="#Attribution" title="http://www.w3.org/ns/prov#Attribution">prov:Attribution</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasAttributedTo" href="#wasAttributedTo" class="owlproperty">prov:wasAttributedTo</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasAttributedTo" title="http://www.w3.org/ns/prov#wasAttributedTo">prov:wasAttributedTo</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedCommunication" class="entity">
-    <h3>
-      Property: <a href="#qualifiedCommunication"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedCommunication">prov:qualifiedCommunication</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedCommunication">
+    <h3 id="property--prov-qualifiedcommunication-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedCommunication"><span title="http://www.w3.org/ns/prov#qualifiedCommunication" class="dotted">prov:qualifiedCommunication</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedCommunication</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedCommunication</p>
     <div class="definition"><p>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedCommunication" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedCommunication"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedCommunication.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedCommunication">
+      <span resource="http://www.w3.org/ns/prov#qualifiedCommunication" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedCommunication.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7093,8 +7494,7 @@
       prov:activity :voicemail-interception;
       rdfs:comment &quot;&quot;&quot;The journalist was informed by the private 
                       investigator, but we don't know how or what he was told.&quot;&quot;&quot;@en;
-   ];
-.
+   ] .
 
 :voicemail-interception 
    a prov:Activity;
@@ -7109,14 +7509,14 @@
     <div class="description">
       <div class="comment"><p>If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was Inform[ed] using prov:qualifiedCommunication [ a prov:Communication;  prov:activity :a; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -7125,7 +7525,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Communication" href="#Communication" class="owlclass">prov:Communication</a>
+              <a class="owlclass" href="#Communication" title="http://www.w3.org/ns/prov#Communication">prov:Communication</a>
             </li>
           </ul>
         </dd>
@@ -7134,7 +7534,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Communication" href="#Communication" class="owlclass">prov:Communication</a>
+              <a class="owlclass" href="#Communication" title="http://www.w3.org/ns/prov#Communication">prov:Communication</a>
             </li>
           </ul>
         </dd>
@@ -7143,22 +7543,21 @@
     </div>
   </div>
 
-  <div id="qualifiedDelegation" class="entity">
-    <h3>
-      Property: <a href="#qualifiedDelegation"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedDelegation">prov:qualifiedDelegation</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedDelegation">
+    <h3 id="property--prov-qualifieddelegation-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedDelegation"><span title="http://www.w3.org/ns/prov#qualifiedDelegation" class="dotted">prov:qualifiedDelegation</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedDelegation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedDelegation</p>
     <div class="definition"><p>Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work. </p>
     </div>
 
-    <div about="#example-for-property-qualifiedDelegation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedDelegation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedDelegation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedDelegation">
+      <span resource="http://www.w3.org/ns/prov#qualifiedDelegation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedDelegation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7207,14 +7606,14 @@
     <div class="description">
       <div class="comment"><p>If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility;  prov:agent :ag; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Agent" href="#Agent" class="owlclass">prov:Agent</a>
+              <a class="owlclass" href="#Agent" title="http://www.w3.org/ns/prov#Agent">prov:Agent</a>
             </li>
           </ul>
         </dd>
@@ -7223,36 +7622,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Delegation" href="#Delegation" class="owlclass">prov:Delegation</a>
+              <a class="owlclass" href="#Delegation" title="http://www.w3.org/ns/prov#Delegation">prov:Delegation</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#actedOnBehalfOf" href="#actedOnBehalfOf" class="owlproperty">prov:actedOnBehalfOf</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#actedOnBehalfOf" title="http://www.w3.org/ns/prov#actedOnBehalfOf">prov:actedOnBehalfOf</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedDerivation" class="entity">
-    <h3>
-      Property: <a href="#qualifiedDerivation"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedDerivation">prov:qualifiedDerivation</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedDerivation">
+    <h3 id="property--prov-qualifiedderivation-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedDerivation"><span title="http://www.w3.org/ns/prov#qualifiedDerivation" class="dotted">prov:qualifiedDerivation</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedDerivation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedDerivation</p>
     <div class="definition"><p>A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedDerivation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedDerivation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedDerivation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedDerivation">
+      <span resource="http://www.w3.org/ns/prov#qualifiedDerivation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedDerivation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7272,14 +7670,14 @@
     <div class="description">
       <div class="comment"><p>If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation;  prov:entity :e; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -7288,36 +7686,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Derivation" href="#Derivation" class="owlclass">prov:Derivation</a>
+              <a class="owlclass" href="#Derivation" title="http://www.w3.org/ns/prov#Derivation">prov:Derivation</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom" class="owlproperty">prov:wasDerivedFrom</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedEnd" class="entity">
-    <h3>
-      Property: <a href="#qualifiedEnd"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedEnd">prov:qualifiedEnd</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedEnd">
+    <h3 id="property--prov-qualifiedend-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedEnd"><span title="http://www.w3.org/ns/prov#qualifiedEnd" class="dotted">prov:qualifiedEnd</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedEnd</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedEnd</p>
     <div class="definition"><p>An activity end event is the instantaneous event that marks the instant an activity ends.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedEnd" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedEnd"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedEnd.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedEnd">
+      <span resource="http://www.w3.org/ns/prov#qualifiedEnd" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedEnd.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7343,14 +7740,14 @@
     <div class="description">
       <div class="comment"><p>If this Activity prov:wasEndedBy Entity :e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End;  prov:entity :e1; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -7359,36 +7756,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#End" href="#End" class="owlclass">prov:End</a>
+              <a class="owlclass" href="#End" title="http://www.w3.org/ns/prov#End">prov:End</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasEndedBy" href="#wasEndedBy" class="owlproperty">prov:wasEndedBy</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasEndedBy" title="http://www.w3.org/ns/prov#wasEndedBy">prov:wasEndedBy</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedGeneration" class="entity">
-    <h3>
-      Property: <a href="#qualifiedGeneration"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedGeneration">prov:qualifiedGeneration</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedGeneration">
+    <h3 id="property--prov-qualifiedgeneration-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedGeneration"><span title="http://www.w3.org/ns/prov#qualifiedGeneration" class="dotted">prov:qualifiedGeneration</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedGeneration</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedGeneration</p>
     <div class="definition"><p>An entity generation event is the instantaneous event that marks the final instant of an entity's creation timespan, after which it is no longer available for use.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedGeneration" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedGeneration"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedGeneration.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedGeneration">
+      <span resource="http://www.w3.org/ns/prov#qualifiedGeneration" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedGeneration.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7411,14 +7807,14 @@
     <div class="description">
       <div class="comment"><p>If this Activity prov:generated Entity :e, then it can qualify how it did performed the Generation using prov:qualifiedGeneration [ a prov:Generation;  prov:entity :e; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -7427,36 +7823,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Generation" href="#Generation" class="owlclass">prov:Generation</a>
+              <a class="owlclass" href="#Generation" title="http://www.w3.org/ns/prov#Generation">prov:Generation</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasGeneratedBy" href="#wasGeneratedBy" class="owlproperty">prov:wasGeneratedBy</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasGeneratedBy" title="http://www.w3.org/ns/prov#wasGeneratedBy">prov:wasGeneratedBy</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedInvalidation" class="entity">
-    <h3>
-      Property: <a href="#qualifiedInvalidation"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedInvalidation">prov:qualifiedInvalidation</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedInvalidation">
+    <h3 id="property--prov-qualifiedinvalidation-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedInvalidation"><span title="http://www.w3.org/ns/prov#qualifiedInvalidation" class="dotted">prov:qualifiedInvalidation</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedInvalidation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedInvalidation</p>
     <div class="definition"><p>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use after invalidation. Any generation or usage of an entity precedes its invalidation.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedInvalidation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedInvalidation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedInvalidation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedInvalidation">
+      <span resource="http://www.w3.org/ns/prov#qualifiedInvalidation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedInvalidation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7472,23 +7867,22 @@
       a prov:Invalidation;
       prov:activity    :swissair_Flight_111_crash;
       prov:atTime      &quot;2012-09-02T01:31:00Z&quot;;
-      prov:atLocation  &lt;http://purl.org/twc/location/Swissair-Flight-111-crash&gt;;
+      prov:atLocation  &lt;http://toolserver.org/~geohack/geohack.php?pagename=Swissair_Flight_111&amp;params=44_24_33_N_63_58_25_W_region:CA-NS_type:landmark_scale:500000&gt;;
    ];
-. 
-</pre>
+. </pre>
     </div>
 
     <div class="description">
       <div class="comment"><p>If this Entity prov:wasInvalidatedBy Activity :a, then it can qualify how it was invalidated using prov:qualifiedInvalidation [ a prov:Invalidation;  prov:activity :a; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -7497,36 +7891,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Invalidation" href="#Invalidation" class="owlclass">prov:Invalidation</a>
+              <a class="owlclass" href="#Invalidation" title="http://www.w3.org/ns/prov#Invalidation">prov:Invalidation</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasInvalidatedBy" href="#wasInvalidatedBy" class="owlproperty">prov:wasInvalidatedBy</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasInvalidatedBy" title="http://www.w3.org/ns/prov#wasInvalidatedBy">prov:wasInvalidatedBy</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedQuotation" class="entity">
-    <h3>
-      Property: <a href="#qualifiedQuotation"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedQuotation">prov:qualifiedQuotation</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedQuotation">
+    <h3 id="property--prov-qualifiedquotation-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedQuotation"><span title="http://www.w3.org/ns/prov#qualifiedQuotation" class="dotted">prov:qualifiedQuotation</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedQuotation</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedQuotation</p>
     <div class="definition"><p>A quotation is the repeat of (some or all of) an entity, such as text or image, by someone other than its original author.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedQuotation" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedQuotation"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedQuotation.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedQuotation">
+      <span resource="http://www.w3.org/ns/prov#qualifiedQuotation" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedQuotation.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7536,12 +7929,12 @@
 :bl-dagstuhl
    a prov:Entity;
    prov:value &quot;&quot;&quot;During the workshop, it became clear to me that the consensus
-	based models (which are often graphical in nature) can not only be
-	formalized but also be directly connected to these database focused
-	formalizations. I just needed to get over the differences in syntax.
-	This could imply that we could have nice way to trace provenance across
-	systems and through databases and be able to understand the
-	mathematical properties of this interconnection.&quot;&quot;&quot;;
+   based models (which are often graphical in nature) can not only be
+   formalized but also be directly connected to these database focused
+   formalizations. I just needed to get over the differences in syntax.
+   This could imply that we could have nice way to trace provenance across
+   systems and through databases and be able to understand the
+   mathematical properties of this interconnection.&quot;&quot;&quot;;
    prov:wasQuotedFrom &lt;http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/&gt;;
    prov:qualifiedQuotation [
       a prov:Quotation;
@@ -7563,14 +7956,14 @@
     <div class="description">
       <div class="comment"><p>If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation;  prov:entity :e; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -7579,36 +7972,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Quotation" href="#Quotation" class="owlclass">prov:Quotation</a>
+              <a class="owlclass" href="#Quotation" title="http://www.w3.org/ns/prov#Quotation">prov:Quotation</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasQuotedFrom" href="#wasQuotedFrom" class="owlproperty">prov:wasQuotedFrom</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasQuotedFrom" title="http://www.w3.org/ns/prov#wasQuotedFrom">prov:wasQuotedFrom</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedRevision" class="entity">
-    <h3>
-      Property: <a href="#qualifiedRevision"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedRevision">prov:qualifiedRevision</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedRevision">
+    <h3 id="property--prov-qualifiedrevision-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedRevision"><span title="http://www.w3.org/ns/prov#qualifiedRevision" class="dotted">prov:qualifiedRevision</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedRevision</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedRevision</p>
     <div class="definition"><p>A revision is a derivation that revises an entity into a revised version.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedRevision" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedRevision"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedRevision.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedRevision">
+      <span resource="http://www.w3.org/ns/prov#qualifiedRevision" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedRevision.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7632,14 +8024,14 @@
     <div class="description">
       <div class="comment"><p>If this Entity prov:wasRevisionOf Entity :e, then it can qualify how it was  revised using prov:qualifiedRevision [ a prov:Revision;  prov:entity :e; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -7648,36 +8040,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Revision" href="#Revision" class="owlclass">prov:Revision</a>
+              <a class="owlclass" href="#Revision" title="http://www.w3.org/ns/prov#Revision">prov:Revision</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasRevisionOf" href="#wasRevisionOf" class="owlproperty">prov:wasRevisionOf</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasRevisionOf" title="http://www.w3.org/ns/prov#wasRevisionOf">prov:wasRevisionOf</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedSource" class="entity">
-    <h3>
-      Property: <a href="#qualifiedSource"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedSource">prov:qualifiedSource</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedSource">
+    <h3 id="property--prov-qualifiedsource-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedSource"><span title="http://www.w3.org/ns/prov#qualifiedSource" class="dotted">prov:qualifiedSource</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedSource</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedSource</p>
     <div class="definition"><p>An original source refers to the source material that is closest to the person, information, period, or idea being studied.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedSource" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedSource"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedSource.ttl"
-           property="prov:value">@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedSource">
+      <span resource="http://www.w3.org/ns/prov#qualifiedSource" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedSource.ttl" rel="prov:wasQuotedFrom">@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:     &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix dcterms: &lt;http://purl.org/dc/terms/&gt; .
@@ -7703,14 +8094,14 @@
     <div class="description">
       <div class="comment"><p>If this Entity prov:hadOriginalSource Entity :e, then it can qualify how using prov:qualifiedSource [ a prov:Source; prov:entity :e; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -7719,36 +8110,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Source" href="#Source" class="owlclass">prov:Source</a>
+              <a class="owlclass" href="#Source" title="http://www.w3.org/ns/prov#Source">prov:Source</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#hadOriginalSource" href="#hadOriginalSource" class="owlproperty">prov:hadOriginalSource</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#hadOriginalSource" title="http://www.w3.org/ns/prov#hadOriginalSource">prov:hadOriginalSource</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedStart" class="entity">
-    <h3>
-      Property: <a href="#qualifiedStart"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedStart">prov:qualifiedStart</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedStart">
+    <h3 id="property--prov-qualifiedstart-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedStart"><span title="http://www.w3.org/ns/prov#qualifiedStart" class="dotted">prov:qualifiedStart</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedStart</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedStart</p>
     <div class="definition"><p>An activity start event is the instantaneous event that marks the instant an activity starts.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedStart" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedStart"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedStart.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedStart">
+      <span resource="http://www.w3.org/ns/prov#qualifiedStart" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedStart.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7774,14 +8164,14 @@
     <div class="description">
       <div class="comment"><p>If this Activity prov:wasStartedBy Entity :e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start;  prov:entity :e1; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -7790,36 +8180,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Start" href="#Start" class="owlclass">prov:Start</a>
+              <a class="owlclass" href="#Start" title="http://www.w3.org/ns/prov#Start">prov:Start</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#wasStartedBy" href="#wasStartedBy" class="owlproperty">prov:wasStartedBy</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#wasStartedBy" title="http://www.w3.org/ns/prov#wasStartedBy">prov:wasStartedBy</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedTrace" class="entity">
-    <h3>
-      Property: <a href="#qualifiedTrace"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedTrace">prov:qualifiedTrace</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedTrace">
+    <h3 id="property--prov-qualifiedtrace-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedTrace"><span title="http://www.w3.org/ns/prov#qualifiedTrace" class="dotted">prov:qualifiedTrace</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedTrace</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedTrace</p>
     <div class="definition"><p>Traceability is the ability to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedTrace" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedTrace"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedTrace.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedTrace">
+      <span resource="http://www.w3.org/ns/prov#qualifiedTrace" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedTrace.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
@@ -7848,14 +8237,14 @@
     <div class="description">
       <div class="comment"><p>If this prov:wasAttributedTo Entity :e, then it can qualify how using prov:qualifiedTrace [ a prov:Trace;  prov:entity :e; :foo :bar ]. If this prov:wasAttributedTo Activity :a, then it can qualify how using prov:qualifiedTrace [ a prov:Trace;  prov:activity :a; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -7864,36 +8253,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Trace" href="#Trace" class="owlclass">prov:Trace</a>
+              <a class="owlclass" href="#Trace" title="http://www.w3.org/ns/prov#Trace">prov:Trace</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#tracedTo" href="#tracedTo" class="owlproperty">prov:tracedTo</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#tracedTo" title="http://www.w3.org/ns/prov#tracedTo">prov:tracedTo</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedUsage" class="entity">
-    <h3>
-      Property: <a href="#qualifiedUsage"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedUsage">prov:qualifiedUsage</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedUsage">
+    <h3 id="property--prov-qualifiedusage-op-----------------back-to-qualified-properties">
+      Property: <a href="#qualifiedUsage"><span title="http://www.w3.org/ns/prov#qualifiedUsage" class="dotted">prov:qualifiedUsage</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-qualified-owl-terms-at-a-glance">qualified properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedUsage</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedUsage</p>
     <div class="definition"><p>A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedUsage" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedUsage"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedUsage.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedUsage">
+      <span resource="http://www.w3.org/ns/prov#qualifiedUsage" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedUsage.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -7916,14 +8304,14 @@
     <div class="description">
       <div class="comment"><p>If this Activity prov:used Entity :e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity :e; :foo :bar ].</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Inverse-Functional_Object_Properties">Inverse Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Activity" href="#Activity" class="owlclass">prov:Activity</a>
+              <a class="owlclass" href="#Activity" title="http://www.w3.org/ns/prov#Activity">prov:Activity</a>
             </li>
           </ul>
         </dd>
@@ -7932,14 +8320,14 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Usage" href="#Usage" class="owlclass">prov:Usage</a>
+              <a class="owlclass" href="#Usage" title="http://www.w3.org/ns/prov#Usage">prov:Usage</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#used" href="#used" class="owlproperty">prov:used</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#used" title="http://www.w3.org/ns/prov#used">prov:used</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
@@ -7948,14 +8336,13 @@
 
 </div>
 
-      </section>
-
-      <section id="cross-reference-collection-terms">
-         <h3>Collection Terms</h3>
+      </div>
+
+      <div id="cross-reference-collection-terms" class="section">
+         <h3><span class="secno">4.4 </span>Collection Terms</h3>
          <p>The terms used to describe the provenance of collections of key-value pairs are discussed in <a href="#description-collections-terms">Section 3.4</a>.</p>
          
-<div
-     class="prov-collections owl-classes at-a-glance">
+<div class="prov-collections owl-classes at-a-glance">
   <ul class="hlist">
     <li>
       <a href="#CompleteMembership">prov:CompleteMembership</a>
@@ -7984,8 +8371,7 @@
   </ul>
 </div>
 
-<div
-     class="prov-collections owl-properties at-a-glance">
+<div class="prov-collections owl-properties at-a-glance">
   <ul class="hlist">
     <li class="object-property">
       <a href="#derivedByInsertionFrom">prov:derivedByInsertionFrom</a>
@@ -8023,25 +8409,21 @@
   </ul>
 </div>
 
-         <div
-     class="prov-collections owl-classes crossreference"
-     xmlns:dcterms="http://purl.org/dc/terms/"
-     xmlns:prov="http://www.w3.org/ns/prov#">
-
-  <div id="CompleteMembership" class="entity">
-    <h3>
-      Class: <a href="#CompleteMembership"><span class="dotted" title="http://www.w3.org/ns/prov#CompleteMembership">prov:CompleteMembership</span></a>
+         <div xmlns:prov="http://www.w3.org/ns/prov#" xmlns:dcterms="http://purl.org/dc/terms/" class="prov-collections owl-classes crossreference">
+
+  <div class="entity" id="CompleteMembership">
+    <h3 id="class--prov-completemembership-----------------back-to-collections-classes">
+      Class: <a href="#CompleteMembership"><span title="http://www.w3.org/ns/prov#CompleteMembership" class="dotted">prov:CompleteMembership</span></a>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#CompleteMembership</p>
-
-    <div about="#example-for-class-CompleteMembership" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#CompleteMembership"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_CompleteMembership.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#CompleteMembership</p>
+
+    <div class="example" typeof="prov:Entity" about="#example-for-class-CompleteMembership">
+      <span resource="http://www.w3.org/ns/prov#CompleteMembership" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_CompleteMembership.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8091,32 +8473,31 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Membership" href="#Membership" class="owlclass">prov:Membership</a>
+        <a class="owlclass" href="#Membership" title="http://www.w3.org/ns/prov#Membership">prov:Membership</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#member" href="#member">prov:member</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#member" title="http://www.w3.org/ns/prov#member">prov:member</a>  <sup title="object property" class="type-op">op</sup>      </dd>
     </dl>
   </div>
 
-  <div id="Dictionary" class="entity">
-    <h3>
-      Class: <a href="#Dictionary"><span class="dotted" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</span></a>
+  <div class="entity" id="Dictionary">
+    <h3 id="class--prov-dictionary-----------------back-to-collections-classes">
+      Class: <a href="#Dictionary"><span title="http://www.w3.org/ns/prov#Dictionary" class="dotted">prov:Dictionary</span></a>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Dictionary</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Dictionary</p>
     <div class="definition"><p>A dictionary is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the dictionary.</p>
     </div>
 
-    <div about="#example-for-class-Dictionary" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Dictionary"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Dictionary.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Dictionary">
+      <span resource="http://www.w3.org/ns/prov#Dictionary" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Dictionary.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8139,47 +8520,46 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+        <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#derivedByInsertionFrom" href="#derivedByInsertionFrom">prov:derivedByInsertionFrom</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedRemoval" href="#qualifiedRemoval">prov:qualifiedRemoval</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#qualifiedInsertion" href="#qualifiedInsertion">prov:qualifiedInsertion</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#derivedByRemovalFrom" href="#derivedByRemovalFrom">prov:derivedByRemovalFrom</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#membership" href="#membership">prov:membership</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#derivedByInsertionFrom" title="http://www.w3.org/ns/prov#derivedByInsertionFrom">prov:derivedByInsertionFrom</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedRemoval" title="http://www.w3.org/ns/prov#qualifiedRemoval">prov:qualifiedRemoval</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#qualifiedInsertion" title="http://www.w3.org/ns/prov#qualifiedInsertion">prov:qualifiedInsertion</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#derivedByRemovalFrom" title="http://www.w3.org/ns/prov#derivedByRemovalFrom">prov:derivedByRemovalFrom</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#membership" title="http://www.w3.org/ns/prov#membership">prov:membership</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#derivedByInsertionFrom" href="#derivedByInsertionFrom">prov:derivedByInsertionFrom</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#derivedByRemovalFrom" href="#derivedByRemovalFrom">prov:derivedByRemovalFrom</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#dictionary" href="#dictionary">prov:dictionary</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#derivedByInsertionFrom" title="http://www.w3.org/ns/prov#derivedByInsertionFrom">prov:derivedByInsertionFrom</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#derivedByRemovalFrom" title="http://www.w3.org/ns/prov#derivedByRemovalFrom">prov:derivedByRemovalFrom</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#dictionary" title="http://www.w3.org/ns/prov#dictionary">prov:dictionary</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>has subclass</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#EmptyDictionary" href="#EmptyDictionary" class="owlclass">prov:EmptyDictionary</a>
+        <a class="owlclass" href="#EmptyDictionary" title="http://www.w3.org/ns/prov#EmptyDictionary">prov:EmptyDictionary</a>
       </dd>
     </dl>
   </div>
 
-  <div id="DictionaryInvolvement" class="entity">
-    <h3>
-      Class: <a href="#DictionaryInvolvement"><span class="dotted" title="http://www.w3.org/ns/prov#DictionaryInvolvement">prov:DictionaryInvolvement</span></a>
+  <div class="entity" id="DictionaryInvolvement">
+    <h3 id="class--prov-dictionaryinvolvement-----------------back-to-collections-classes">
+      Class: <a href="#DictionaryInvolvement"><span title="http://www.w3.org/ns/prov#DictionaryInvolvement" class="dotted">prov:DictionaryInvolvement</span></a>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#DictionaryInvolvement</p>
-
-    <div about="#example-for-class-DictionaryInvolvement" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#DictionaryInvolvement"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_DictionaryInvolvement.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#DictionaryInvolvement</p>
+
+    <div class="example" typeof="prov:Entity" about="#example-for-class-DictionaryInvolvement">
+      <span resource="http://www.w3.org/ns/prov#DictionaryInvolvement" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_DictionaryInvolvement.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8204,37 +8584,36 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Involvement" href="#Involvement" class="owlclass">prov:Involvement</a>
+        <a class="owlclass" href="#Involvement" title="http://www.w3.org/ns/prov#Involvement">prov:Involvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#dictionary" href="#dictionary">prov:dictionary</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#dictionary" title="http://www.w3.org/ns/prov#dictionary">prov:dictionary</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>has subclasses</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Insertion" href="#Insertion" class="owlclass">prov:Insertion</a>
-        , <a title="http://www.w3.org/ns/prov#Removal" href="#Removal" class="owlclass">prov:Removal</a>
+        <a class="owlclass" href="#Insertion" title="http://www.w3.org/ns/prov#Insertion">prov:Insertion</a>
+        , <a class="owlclass" href="#Removal" title="http://www.w3.org/ns/prov#Removal">prov:Removal</a>
       </dd>
     </dl>
   </div>
 
-  <div id="EmptyDictionary" class="entity">
-    <h3>
-      Class: <a href="#EmptyDictionary"><span class="dotted" title="http://www.w3.org/ns/prov#EmptyDictionary">prov:EmptyDictionary</span></a>
+  <div class="entity" id="EmptyDictionary">
+    <h3 id="class--prov-emptydictionary-----------------back-to-collections-classes">
+      Class: <a href="#EmptyDictionary"><span title="http://www.w3.org/ns/prov#EmptyDictionary" class="dotted">prov:EmptyDictionary</span></a>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#EmptyDictionary</p>
-
-    <div about="#example-for-class-EmptyDictionary" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#EmptyDictionary"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EmptyDictionary.ttl"
-           property="prov:value">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#EmptyDictionary</p>
+
+    <div class="example" typeof="prov:Entity" about="#example-for-class-EmptyDictionary">
+      <span resource="http://www.w3.org/ns/prov#EmptyDictionary" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EmptyDictionary.ttl" rel="prov:wasQuotedFrom">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix :     &lt;http://example.org/&gt; .
 
@@ -8267,27 +8646,26 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#Dictionary" href="#Dictionary" class="owlclass">prov:Dictionary</a>
+        <a class="owlclass" href="#Dictionary" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</a>
       </dd>
     </dl>
   </div>
 
-  <div id="Insertion" class="entity">
-    <h3>
-      Class: <a href="#Insertion"><span class="dotted" title="http://www.w3.org/ns/prov#Insertion">prov:Insertion</span></a>
+  <div class="entity" id="Insertion">
+    <h3 id="class--prov-insertion-----------------back-to-collections-classes">
+      Class: <a href="#Insertion"><span title="http://www.w3.org/ns/prov#Insertion" class="dotted">prov:Insertion</span></a>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Insertion</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Insertion</p>
     <div class="definition"><p>Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs.</p>
     </div>
 
-    <div about="#example-for-class-Insertion" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Insertion"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Insertion.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Insertion">
+      <span resource="http://www.w3.org/ns/prov#Insertion" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Insertion.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8320,45 +8698,44 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#DictionaryInvolvement" href="#DictionaryInvolvement" class="owlclass">prov:DictionaryInvolvement</a>
+        <a class="owlclass" href="#DictionaryInvolvement" title="http://www.w3.org/ns/prov#DictionaryInvolvement">prov:DictionaryInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#inserted" href="#inserted">prov:inserted</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#inserted" title="http://www.w3.org/ns/prov#inserted">prov:inserted</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#dictionary" href="#dictionary">prov:dictionary</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#dictionary" title="http://www.w3.org/ns/prov#dictionary">prov:dictionary</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedInsertion" href="#qualifiedInsertion">prov:qualifiedInsertion</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedInsertion" title="http://www.w3.org/ns/prov#qualifiedInsertion">prov:qualifiedInsertion</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#derivedByInsertionFrom" href="#derivedByInsertionFrom" class="owlproperty">prov:derivedByInsertionFrom</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#derivedByInsertionFrom" title="http://www.w3.org/ns/prov#derivedByInsertionFrom">prov:derivedByInsertionFrom</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="KeyValuePair" class="entity">
-    <h3>
-      Class: <a href="#KeyValuePair"><span class="dotted" title="http://www.w3.org/ns/prov#KeyValuePair">prov:KeyValuePair</span></a>
+  <div class="entity" id="KeyValuePair">
+    <h3 id="class--prov-keyvaluepair-----------------back-to-collections-classes">
+      Class: <a href="#KeyValuePair"><span title="http://www.w3.org/ns/prov#KeyValuePair" class="dotted">prov:KeyValuePair</span></a>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#KeyValuePair</p>
-
-    <div about="#example-for-class-KeyValuePair" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#KeyValuePair"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_KeyValuePair.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#KeyValuePair</p>
+
+    <div class="example" typeof="prov:Entity" about="#example-for-class-KeyValuePair">
+      <span resource="http://www.w3.org/ns/prov#KeyValuePair" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_KeyValuePair.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8414,32 +8791,31 @@
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#pairValue" href="#pairValue">prov:pairValue</a> <sup class="type-op" title="object property">op</sup>
-        , <a title="http://www.w3.org/ns/prov#pairKey" href="#pairKey">prov:pairKey</a> <sup class="type-dp" title="data property">dp</sup>
+        <a href="#pairValue" title="http://www.w3.org/ns/prov#pairValue">prov:pairValue</a> <sup title="object property" class="type-op">op</sup>
+        , <a href="#pairKey" title="http://www.w3.org/ns/prov#pairKey">prov:pairKey</a> <sup title="data property" class="type-dp">dp</sup>
       </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#member" href="#member">prov:member</a> <sup class="type-op" title="object property">op</sup>
-        <a title="http://www.w3.org/ns/prov#inserted" href="#inserted">prov:inserted</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#member" title="http://www.w3.org/ns/prov#member">prov:member</a> <sup title="object property" class="type-op">op</sup>
+        <a href="#inserted" title="http://www.w3.org/ns/prov#inserted">prov:inserted</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Membership" class="entity">
-    <h3>
-      Class: <a href="#Membership"><span class="dotted" title="http://www.w3.org/ns/prov#Membership">prov:Membership</span></a>
+  <div class="entity" id="Membership">
+    <h3 id="class--prov-membership-----------------back-to-collections-classes">
+      Class: <a href="#Membership"><span title="http://www.w3.org/ns/prov#Membership" class="dotted">prov:Membership</span></a>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Membership</p>
-
-    <div about="#example-for-class-Membership" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Membership"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Membership.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Membership</p>
+
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Membership">
+      <span resource="http://www.w3.org/ns/prov#Membership" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Membership.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8476,42 +8852,41 @@
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#member" href="#member">prov:member</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#member" title="http://www.w3.org/ns/prov#member">prov:member</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#membership" href="#membership">prov:membership</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#membership" title="http://www.w3.org/ns/prov#membership">prov:membership</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>has subclass</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#CompleteMembership" href="#CompleteMembership" class="owlclass">prov:CompleteMembership</a>
+        <a class="owlclass" href="#CompleteMembership" title="http://www.w3.org/ns/prov#CompleteMembership">prov:CompleteMembership</a>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#membership" href="#membership" class="owlproperty">prov:membership</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#membership" title="http://www.w3.org/ns/prov#membership">prov:membership</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 
-  <div id="Removal" class="entity">
-    <h3>
-      Class: <a href="#Removal"><span class="dotted" title="http://www.w3.org/ns/prov#Removal">prov:Removal</span></a>
+  <div class="entity" id="Removal">
+    <h3 id="class--prov-removal-----------------back-to-collections-classes">
+      Class: <a href="#Removal"><span title="http://www.w3.org/ns/prov#Removal" class="dotted">prov:Removal</span></a>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections classes</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#Removal</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#Removal</p>
     <div class="definition"><p>Removal is a derivation that transforms a dictionary into another, by removing one or more key-value pairs.</p>
     </div>
 
-    <div about="#example-for-class-Removal" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#Removal"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Removal.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-class-Removal">
+      <span resource="http://www.w3.org/ns/prov#Removal" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Removal.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8539,50 +8914,47 @@
 
       <dt>is subclass of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#DictionaryInvolvement" href="#DictionaryInvolvement" class="owlclass">prov:DictionaryInvolvement</a>
+        <a class="owlclass" href="#DictionaryInvolvement" title="http://www.w3.org/ns/prov#DictionaryInvolvement">prov:DictionaryInvolvement</a>
       </dd>
       <dt>described with properties:</dt><dd></dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#removedKey" href="#removedKey">prov:removedKey</a> <sup class="type-dp" title="data property">dp</sup>
+        <a href="#removedKey" title="http://www.w3.org/ns/prov#removedKey">prov:removedKey</a> <sup title="data property" class="type-dp">dp</sup>
       </dd>
 
       <dt></dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#dictionary" href="#dictionary">prov:dictionary</a>  <sup class="type-op" title="object property">op</sup>      </dd>
+        <a href="#dictionary" title="http://www.w3.org/ns/prov#dictionary">prov:dictionary</a>  <sup title="object property" class="type-op">op</sup>      </dd>
 
       <dt>in range of</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#qualifiedRemoval" href="#qualifiedRemoval">prov:qualifiedRemoval</a> <sup class="type-op" title="object property">op</sup>
+        <a href="#qualifiedRemoval" title="http://www.w3.org/ns/prov#qualifiedRemoval">prov:qualifiedRemoval</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#derivedByRemovalFrom" href="#derivedByRemovalFrom" class="owlproperty">prov:derivedByRemovalFrom</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#derivedByRemovalFrom" title="http://www.w3.org/ns/prov#derivedByRemovalFrom">prov:derivedByRemovalFrom</a> <sup title="object property" class="type-op">op</sup>
       </dd>
     </dl>
   </div>
 </div>
-<div
-     class="prov-collections owl-properties crossreference"
-     xmlns:prov="http://www.w3.org/ns/prov#">
-  <div id="derivedByInsertionFrom" class="entity">
-    <h3>
-      Property: <a href="#derivedByInsertionFrom"><span class="dotted" title="http://www.w3.org/ns/prov#derivedByInsertionFrom">prov:derivedByInsertionFrom</span></a> <sup class="type-op" title="object property">op</sup>
+<div xmlns:prov="http://www.w3.org/ns/prov#" class="prov-collections owl-properties crossreference">
+  <div class="entity" id="derivedByInsertionFrom">
+    <h3 id="property--prov-derivedbyinsertionfrom-op-----------------back-to-collections-properties">
+      Property: <a href="#derivedByInsertionFrom"><span title="http://www.w3.org/ns/prov#derivedByInsertionFrom" class="dotted">prov:derivedByInsertionFrom</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#derivedByInsertionFrom</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#derivedByInsertionFrom</p>
     <div class="definition"><p>Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs.</p>
     </div>
 
-    <div about="#example-for-property-derivedByInsertionFrom" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#derivedByInsertionFrom"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_derivedByInsertionFrom.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-derivedByInsertionFrom">
+      <span resource="http://www.w3.org/ns/prov#derivedByInsertionFrom" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_derivedByInsertionFrom.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8621,7 +8993,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom" class="owlclass">prov:wasDerivedFrom</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -8630,7 +9002,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Dictionary" href="#Dictionary" class="owlclass">prov:Dictionary</a>
+              <a class="owlclass" href="#Dictionary" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</a>
             </li>
           </ul>
         </dd>
@@ -8639,7 +9011,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Dictionary" href="#Dictionary" class="owlclass">prov:Dictionary</a>
+              <a class="owlclass" href="#Dictionary" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</a>
             </li>
           </ul>
         </dd>
@@ -8648,10 +9020,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedInsertion" href="#qualifiedInsertion" class="owlproperty">prov:qualifiedInsertion</a> <sup class="type-op" title="object property">op</sup>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#Insertion" href="#Insertion" class="owlclass">prov:Insertion</a>
+              <a class="owlproperty" href="#qualifiedInsertion" title="http://www.w3.org/ns/prov#qualifiedInsertion">prov:qualifiedInsertion</a> <sup title="object property" class="type-op">op</sup>
+            </li>
+            <li>
+              <a class="owlclass" href="#Insertion" title="http://www.w3.org/ns/prov#Insertion">prov:Insertion</a>
             </li>
           </ul>
         </dd>
@@ -8660,22 +9032,21 @@
     </div>
   </div>
 
-  <div id="derivedByRemovalFrom" class="entity">
-    <h3>
-      Property: <a href="#derivedByRemovalFrom"><span class="dotted" title="http://www.w3.org/ns/prov#derivedByRemovalFrom">prov:derivedByRemovalFrom</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="derivedByRemovalFrom">
+    <h3 id="property--prov-derivedbyremovalfrom-op-----------------back-to-collections-properties">
+      Property: <a href="#derivedByRemovalFrom"><span title="http://www.w3.org/ns/prov#derivedByRemovalFrom" class="dotted">prov:derivedByRemovalFrom</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#derivedByRemovalFrom</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#derivedByRemovalFrom</p>
     <div class="definition"><p>Removal is a derivation that transforms a dictionary into another, by removing one or more key-value pairs.</p>
     </div>
 
-    <div about="#example-for-property-derivedByRemovalFrom" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#derivedByRemovalFrom"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_derivedByRemovalFrom.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-derivedByRemovalFrom">
+      <span resource="http://www.w3.org/ns/prov#derivedByRemovalFrom" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_derivedByRemovalFrom.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8705,7 +9076,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom" class="owlclass">prov:wasDerivedFrom</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#wasDerivedFrom" title="http://www.w3.org/ns/prov#wasDerivedFrom">prov:wasDerivedFrom</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -8714,7 +9085,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Dictionary" href="#Dictionary" class="owlclass">prov:Dictionary</a>
+              <a class="owlclass" href="#Dictionary" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</a>
             </li>
           </ul>
         </dd>
@@ -8723,7 +9094,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Dictionary" href="#Dictionary" class="owlclass">prov:Dictionary</a>
+              <a class="owlclass" href="#Dictionary" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</a>
             </li>
           </ul>
         </dd>
@@ -8732,10 +9103,10 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#qualifiedRemoval" href="#qualifiedRemoval" class="owlproperty">prov:qualifiedRemoval</a> <sup class="type-op" title="object property">op</sup>
-            </li>
-            <li>
-              <a title="http://www.w3.org/ns/prov#Removal" href="#Removal" class="owlclass">prov:Removal</a>
+              <a class="owlproperty" href="#qualifiedRemoval" title="http://www.w3.org/ns/prov#qualifiedRemoval">prov:qualifiedRemoval</a> <sup title="object property" class="type-op">op</sup>
+            </li>
+            <li>
+              <a class="owlclass" href="#Removal" title="http://www.w3.org/ns/prov#Removal">prov:Removal</a>
             </li>
           </ul>
         </dd>
@@ -8744,22 +9115,21 @@
     </div>
   </div>
 
-  <div id="dictionary" class="entity">
-    <h3>
-      Property: <a href="#dictionary"><span class="dotted" title="http://www.w3.org/ns/prov#dictionary">prov:dictionary</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="dictionary">
+    <h3 id="property--prov-dictionary-op-----------------back-to-collections-properties">
+      Property: <a href="#dictionary"><span title="http://www.w3.org/ns/prov#dictionary" class="dotted">prov:dictionary</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#dictionary</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#dictionary</p>
     <div class="definition"><p>prov:DictionaryInvolvement provides descriptions of any binary involvement between any instance and a prov:Dictionary. The property prov:dictionary is used to reference the object of the triple being described.</p>
     </div>
 
-    <div about="#example-for-property-dictionary" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#dictionary"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_dictionary.ttl"
-           property="prov:value">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-dictionary">
+      <span resource="http://www.w3.org/ns/prov#dictionary" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_dictionary.ttl" rel="prov:wasQuotedFrom">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix :     &lt;http://example.org/&gt; .
 
@@ -8791,7 +9161,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#involvee" href="#involvee" class="owlclass">prov:involvee</a> <sup class="type-op" title="object property">op</sup>
+              <a class="owlclass" href="#involvee" title="http://www.w3.org/ns/prov#involvee">prov:involvee</a> <sup title="object property" class="type-op">op</sup>
             </li>
           </ul>
         </dd>
@@ -8800,7 +9170,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#DictionaryInvolvement" href="#DictionaryInvolvement" class="owlclass">prov:DictionaryInvolvement</a>
+              <a class="owlclass" href="#DictionaryInvolvement" title="http://www.w3.org/ns/prov#DictionaryInvolvement">prov:DictionaryInvolvement</a>
             </li>
           </ul>
         </dd>
@@ -8809,7 +9179,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Dictionary" href="#Dictionary" class="owlclass">prov:Dictionary</a>
+              <a class="owlclass" href="#Dictionary" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</a>
             </li>
           </ul>
         </dd>
@@ -8818,22 +9188,21 @@
     </div>
   </div>
 
-  <div id="inserted" class="entity">
-    <h3>
-      Property: <a href="#inserted"><span class="dotted" title="http://www.w3.org/ns/prov#inserted">prov:inserted</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="inserted">
+    <h3 id="property--prov-inserted-op-----------------back-to-collections-properties">
+      Property: <a href="#inserted"><span title="http://www.w3.org/ns/prov#inserted" class="dotted">prov:inserted</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#inserted</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#inserted</p>
     <div class="definition"><p>Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs.</p>
     </div>
 
-    <div about="#example-for-property-inserted" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#inserted"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_inserted.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-inserted">
+      <span resource="http://www.w3.org/ns/prov#inserted" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_inserted.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8869,7 +9238,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Insertion" href="#Insertion" class="owlclass">prov:Insertion</a>
+              <a class="owlclass" href="#Insertion" title="http://www.w3.org/ns/prov#Insertion">prov:Insertion</a>
             </li>
           </ul>
         </dd>
@@ -8878,7 +9247,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#KeyValuePair" href="#KeyValuePair" class="owlclass">prov:KeyValuePair</a>
+              <a class="owlclass" href="#KeyValuePair" title="http://www.w3.org/ns/prov#KeyValuePair">prov:KeyValuePair</a>
             </li>
           </ul>
         </dd>
@@ -8887,22 +9256,21 @@
     </div>
   </div>
 
-  <div id="member" class="entity">
-    <h3>
-      Property: <a href="#member"><span class="dotted" title="http://www.w3.org/ns/prov#member">prov:member</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="member">
+    <h3 id="property--prov-member-op-----------------back-to-collections-properties">
+      Property: <a href="#member"><span title="http://www.w3.org/ns/prov#member" class="dotted">prov:member</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#member</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#member</p>
     <div class="definition"><p>TODO Property needs a definition.</p>
     </div>
 
-    <div about="#example-for-property-member" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#member"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_member.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-member">
+      <span resource="http://www.w3.org/ns/prov#member" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_member.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -8940,7 +9308,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Membership" href="#Membership" class="owlclass">prov:Membership</a>
+              <a class="owlclass" href="#Membership" title="http://www.w3.org/ns/prov#Membership">prov:Membership</a>
             </li>
           </ul>
         </dd>
@@ -8949,7 +9317,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#KeyValuePair" href="#KeyValuePair" class="owlclass">prov:KeyValuePair</a>
+              <a class="owlclass" href="#KeyValuePair" title="http://www.w3.org/ns/prov#KeyValuePair">prov:KeyValuePair</a>
             </li>
           </ul>
         </dd>
@@ -8958,22 +9326,21 @@
     </div>
   </div>
 
-  <div id="membership" class="entity">
-    <h3>
-      Property: <a href="#membership"><span class="dotted" title="http://www.w3.org/ns/prov#membership">prov:membership</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="membership">
+    <h3 id="property--prov-membership-op-----------------back-to-collections-properties">
+      Property: <a href="#membership"><span title="http://www.w3.org/ns/prov#membership" class="dotted">prov:membership</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#membership</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#membership</p>
     <div class="definition"><p>TODO Property needs a definition.</p>
     </div>
 
-    <div about="#example-for-property-membership" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#membership"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_membership.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-membership">
+      <span resource="http://www.w3.org/ns/prov#membership" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_membership.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -9009,7 +9376,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Dictionary" href="#Dictionary" class="owlclass">prov:Dictionary</a>
+              <a class="owlclass" href="#Dictionary" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</a>
             </li>
           </ul>
         </dd>
@@ -9018,7 +9385,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Membership" href="#Membership" class="owlclass">prov:Membership</a>
+              <a class="owlclass" href="#Membership" title="http://www.w3.org/ns/prov#Membership">prov:Membership</a>
             </li>
           </ul>
         </dd>
@@ -9027,22 +9394,21 @@
     </div>
   </div>
 
-  <div id="pairKey" class="entity">
-    <h3>
-      Property: <a href="#pairKey"><span class="dotted" title="http://www.w3.org/ns/prov#pairKey">prov:pairKey</span></a> <sup class="type-dp" title="data property">dp</sup>
+  <div class="entity" id="pairKey">
+    <h3 id="property--prov-pairkey-dp-----------------back-to-collections-properties">
+      Property: <a href="#pairKey"><span title="http://www.w3.org/ns/prov#pairKey" class="dotted">prov:pairKey</span></a> <sup title="data property" class="type-dp">dp</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#pairKey</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#pairKey</p>
     <div class="definition"><p>TODO Property needs a definition.</p>
     </div>
 
-    <div about="#example-for-property-pairKey" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#pairKey"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pairKey.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-pairKey">
+      <span resource="http://www.w3.org/ns/prov#pairKey" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pairKey.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -9055,14 +9421,14 @@
     <div class="description">
       <div class="comment"><p>The key of a KeyValuePair, which is an element of a prov:Dictionary. See also prov:pairValue.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#KeyValuePair" href="#KeyValuePair" class="owlclass">prov:KeyValuePair</a>
+              <a class="owlclass" href="#KeyValuePair" title="http://www.w3.org/ns/prov#KeyValuePair">prov:KeyValuePair</a>
             </li>
           </ul>
         </dd>
@@ -9080,22 +9446,21 @@
     </div>
   </div>
 
-  <div id="pairValue" class="entity">
-    <h3>
-      Property: <a href="#pairValue"><span class="dotted" title="http://www.w3.org/ns/prov#pairValue">prov:pairValue</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="pairValue">
+    <h3 id="property--prov-pairvalue-op-----------------back-to-collections-properties">
+      Property: <a href="#pairValue"><span title="http://www.w3.org/ns/prov#pairValue" class="dotted">prov:pairValue</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#pairValue</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#pairValue</p>
     <div class="definition"><p>TODO Property needs a definition.</p>
     </div>
 
-    <div about="#example-for-property-pairValue" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#pairValue"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pairValue.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-pairValue">
+      <span resource="http://www.w3.org/ns/prov#pairValue" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pairValue.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -9108,14 +9473,14 @@
     <div class="description">
       <div class="comment"><p>The value of a KeyValuePair. See also prov:pairKey.</p>
       </div>
-      <p><strong class="crossreference">has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
+      <p><strong>has characteristics</strong> <a href="http://www.w3.org/TR/owl2-syntax/#Functional_Object_Properties"> Functional</a>      </p>
       <dl>
 
         <dt>has domain</dt>
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#KeyValuePair" href="#KeyValuePair" class="owlclass">prov:KeyValuePair</a>
+              <a class="owlclass" href="#KeyValuePair" title="http://www.w3.org/ns/prov#KeyValuePair">prov:KeyValuePair</a>
             </li>
           </ul>
         </dd>
@@ -9124,7 +9489,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Entity" href="#Entity" class="owlclass">prov:Entity</a>
+              <a class="owlclass" href="#Entity" title="http://www.w3.org/ns/prov#Entity">prov:Entity</a>
             </li>
           </ul>
         </dd>
@@ -9133,22 +9498,21 @@
     </div>
   </div>
 
-  <div id="qualifiedInsertion" class="entity">
-    <h3>
-      Property: <a href="#qualifiedInsertion"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedInsertion">prov:qualifiedInsertion</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedInsertion">
+    <h3 id="property--prov-qualifiedinsertion-op-----------------back-to-collections-properties">
+      Property: <a href="#qualifiedInsertion"><span title="http://www.w3.org/ns/prov#qualifiedInsertion" class="dotted">prov:qualifiedInsertion</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedInsertion</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedInsertion</p>
     <div class="definition"><p>Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedInsertion" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedInsertion"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedInsertion.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedInsertion">
+      <span resource="http://www.w3.org/ns/prov#qualifiedInsertion" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedInsertion.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -9195,7 +9559,7 @@
     </div>
 
     <div class="description">
-      <div class="comment"><p>If this Dictionary prov:derivedByInsertionFrom another Dictionary :e, then it can qualify how it did perform the Insertion using prov:qualifiedInsertion [ a prov:Insertion;  prov:dictionary :e; prov:inserted [a prov:KeyValuePair; prov:key "k1"^^xsd:string; prov:value :foo] ].</p>
+      <div class="comment"><p>If this Dictionary prov:derivedByInsertionFrom another Dictionary :e, then it can qualify how it did perform the Insertion using prov:qualifiedInsertion [ a prov:Insertion;  prov:dictionary :e; prov:inserted [a prov:KeyValuePair; prov:key &quot;k1&quot;^^xsd:string; prov:value :foo] ].</p>
       </div>
       <dl>
 
@@ -9203,7 +9567,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Dictionary" href="#Dictionary" class="owlclass">prov:Dictionary</a>
+              <a class="owlclass" href="#Dictionary" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</a>
             </li>
           </ul>
         </dd>
@@ -9212,36 +9576,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Insertion" href="#Insertion" class="owlclass">prov:Insertion</a>
+              <a class="owlclass" href="#Insertion" title="http://www.w3.org/ns/prov#Insertion">prov:Insertion</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#derivedByInsertionFrom" href="#derivedByInsertionFrom" class="owlproperty">prov:derivedByInsertionFrom</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#derivedByInsertionFrom" title="http://www.w3.org/ns/prov#derivedByInsertionFrom">prov:derivedByInsertionFrom</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="qualifiedRemoval" class="entity">
-    <h3>
-      Property: <a href="#qualifiedRemoval"><span class="dotted" title="http://www.w3.org/ns/prov#qualifiedRemoval">prov:qualifiedRemoval</span></a> <sup class="type-op" title="object property">op</sup>
+  <div class="entity" id="qualifiedRemoval">
+    <h3 id="property--prov-qualifiedremoval-op-----------------back-to-collections-properties">
+      Property: <a href="#qualifiedRemoval"><span title="http://www.w3.org/ns/prov#qualifiedRemoval" class="dotted">prov:qualifiedRemoval</span></a> <sup title="object property" class="type-op">op</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#qualifiedRemoval</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#qualifiedRemoval</p>
     <div class="definition"><p>Removal is a derivation that transforms a dictionary into another, by removing one or more key-value pairs.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedRemoval" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#qualifiedRemoval"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedRemoval.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-qualifiedRemoval">
+      <span resource="http://www.w3.org/ns/prov#qualifiedRemoval" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedRemoval.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -9263,7 +9626,7 @@
     </div>
 
     <div class="description">
-      <div class="comment"><p>If this Dictionary prov:derivedByRemovalFrom another Dictionary :e, then it can qualify how it did perform the Removal using prov:qualifiedRemoval [ a prov:Removal;  prov:dictionary :c; prov:removed "k1"^^xsd:string ].</p>
+      <div class="comment"><p>If this Dictionary prov:derivedByRemovalFrom another Dictionary :e, then it can qualify how it did perform the Removal using prov:qualifiedRemoval [ a prov:Removal;  prov:dictionary :c; prov:removed &quot;k1&quot;^^xsd:string ].</p>
       </div>
       <dl>
 
@@ -9271,7 +9634,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Dictionary" href="#Dictionary" class="owlclass">prov:Dictionary</a>
+              <a class="owlclass" href="#Dictionary" title="http://www.w3.org/ns/prov#Dictionary">prov:Dictionary</a>
             </li>
           </ul>
         </dd>
@@ -9280,36 +9643,35 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Removal" href="#Removal" class="owlclass">prov:Removal</a>
+              <a class="owlclass" href="#Removal" title="http://www.w3.org/ns/prov#Removal">prov:Removal</a>
             </li>
           </ul>
         </dd>
 
       <dt>qualifies</dt>
       <dd>
-        <a title="http://www.w3.org/ns/prov#derivedByRemovalFrom" href="#derivedByRemovalFrom" class="owlproperty">prov:derivedByRemovalFrom</a> <sup class="type-op" title="object property">op</sup>
+        <a class="owlproperty" href="#derivedByRemovalFrom" title="http://www.w3.org/ns/prov#derivedByRemovalFrom">prov:derivedByRemovalFrom</a> <sup title="object property" class="type-op">op</sup>
       </dd>
 
       </dl>
     </div>
   </div>
 
-  <div id="removedKey" class="entity">
-    <h3>
-      Property: <a href="#removedKey"><span class="dotted" title="http://www.w3.org/ns/prov#removedKey">prov:removedKey</span></a> <sup class="type-dp" title="data property">dp</sup>
+  <div class="entity" id="removedKey">
+    <h3 id="property--prov-removedkey-dp-----------------back-to-collections-properties">
+      Property: <a href="#removedKey"><span title="http://www.w3.org/ns/prov#removedKey" class="dotted">prov:removedKey</span></a> <sup title="data property" class="type-dp">dp</sup>
       <span class="backlink">
          back to <a href="#prov-collections-owl-terms-at-a-glance">collections properties</a>
       </span>
     </h3>
-    <p><strong class="crossreference">IRI:</strong>http://www.w3.org/ns/prov#removedKey</p>
+    <p><strong>IRI:</strong>http://www.w3.org/ns/prov#removedKey</p>
     <div class="definition"><p>TODO Property needs a definition.</p>
     </div>
 
-    <div about="#example-for-property-removedKey" typeof="prov:Entity" class="example">
-      <span rel="dcterms:subject" resource="http://www.w3.org/ns/prov#removedKey"></span>
-      <strong class="crossreference">Example</strong>
-      <pre rel="prov:wasQuotedFrom" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_removedKey.ttl"
-           property="prov:value">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
+    <div class="example" typeof="prov:Entity" about="#example-for-property-removedKey">
+      <span resource="http://www.w3.org/ns/prov#removedKey" rel="dcterms:subject"></span>
+      <strong>Example</strong>
+      <pre property="prov:value" resource="http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_removedKey.ttl" rel="prov:wasQuotedFrom">@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
 @prefix owl:  &lt;http://www.w3.org/2002/07/owl#&gt; .
 @prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
@@ -9340,7 +9702,7 @@
         <dd>
           <ul>
             <li>
-              <a title="http://www.w3.org/ns/prov#Removal" href="#Removal" class="owlclass">prov:Removal</a>
+              <a class="owlclass" href="#Removal" title="http://www.w3.org/ns/prov#Removal">prov:Removal</a>
             </li>
           </ul>
         </dd>
@@ -9360,10 +9722,11 @@
 
 </div>
 
-      </section>
-   </section>
-
-    <!--section class="appendix">
+      </div>
+   </div>
+
+    
+<!-- section class="appendix">
           <h2>Changes Since First Public Working Draft</h2>
           <ul>
           <li>2012-01-18: hadParticipant was replaced with wasAssociatedWith. Restyled domain/range diagrams.</li>
@@ -9375,14 +9738,17 @@
          <li>2012-01-18: Replaced wasControlledBy with wasAssociatedWith relation
         <li>2012-01-19: Added wasStartedBy and wasEndedBy relations
           </ul>  
-    </section-->
-
-    <section class='appendix'>
-      <h2>PROV-O OWL Profile</h2>
+    </section -->
+
+
+    <div class="appendix section" id="prov-o-owl-profile">
+      
+<!-- OddPage -->
+<h2><span class="secno">A. </span>PROV-O OWL Profile</h2>
       <p>To encourage widespread adoption, PROV-O's design is intentionally minimal and lightweight. The OWL RL profile was used as a baseline for simplicity, i.e., if an OWL assertion was not RL compliant, then it would require justification to be included in the final ontology. This section enumerates those axioms that are beyond OWL RL, along with a description of why they were important enough to be included.
       </p>
 <table>
-  <tr>
+  <tbody><tr>
     <td>Use of non-superclass expression in position that requires a superclass expression: ObjectUnionOf(provDerivation provResponsibility provStart) [ObjectPropertyDomain(provhadActivity ObjectUnionOf(provDerivation provResponsibility provStart)) in provhttp://www.w3.org/TR/2012/WD-prov-o-2012MMDD]</td>
     <td>hadActivity</td>
   </tr>
@@ -9390,100 +9756,234 @@
     <td>Use of non-superclass expression in position that requires a superclass expression: ObjectUnionOf(provAssociation provEnd provGeneration provStart provUsage) [ObjectPropertyDomain(provhadRole ObjectUnionOf(provAssociation provEnd provGeneration provStart provUsage)) in provhttp://www.w3.org/TR/2012/WD-prov-o-2012MMDD]</td>
     <td>hadRole</td>
   </tr>
+</tbody></table>
+
+    </div>
+
+    <div class="appendix section" id="names-of-inverse-properties">
+      
+<!-- OddPage -->
+<h2><span class="secno">B. </span>Names of inverse properties</h2>
+      <p>Defining them both may lead to split use, and both will need to be handled (doubling the effort). The opposite is true. Not defining them will make people that want them named to choose their own name. To balance these tradeoffs, we choose a preferred inverse and define it in PROV-O. The inverse is not defined, but if users wish to refer to it, they should use the following names.</p>
+      
+<!--  include "includes/inverse-names.html"  -->
+
+<table class="inverse-names">
+  <caption>Names of inverses</caption>
+  <tr>
+    <th>PROV-O Property</th>
+    <th>Recommended inverse name</th>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#hadPlan" href="#hadPlan" class="owlproperty">prov:hadPlan</a></td>
+    <td>prov:wasPlanFor</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#hadUsage" href="#hadUsage" class="owlproperty">prov:hadUsage</a></td>
+    <td>prov:wasUsedInDerivation</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#involvee" href="#involvee" class="owlproperty">prov:involvee</a></td>
+    <td>prov:involvement</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#wasAttributedTo" href="#wasAttributedTo" class="owlproperty">prov:wasAttributedTo</a></td>
+    <td>prov:contributed</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#wasRevisionOf" href="#wasRevisionOf" class="owlproperty">prov:wasRevisionOf</a></td>
+    <td>prov:hadRevision</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedUsage" href="#qualifiedUsage" class="owlproperty">prov:qualifiedUsage</a></td>
+    <td>prov:consumingActivity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#atLocation" href="#atLocation" class="owlproperty">prov:atLocation</a></td>
+    <td>prov:locationOf</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedGeneration" href="#qualifiedGeneration" class="owlproperty">prov:qualifiedGeneration</a></td>
+    <td>prov:generatedEntity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#activity" href="#activity" class="owlproperty">prov:activity</a></td>
+    <td>prov:activityInvolvement</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#agent" href="#agent" class="owlproperty">prov:agent</a></td>
+    <td>prov:agentInvolvement</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#wasDerivedFrom" href="#wasDerivedFrom" class="owlproperty">prov:wasDerivedFrom</a></td>
+    <td>prov:hadDerivation</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedRevision" href="#qualifiedRevision" class="owlproperty">prov:qualifiedRevision</a></td>
+    <td>prov:revisedEntity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedStart" href="#qualifiedStart" class="owlproperty">prov:qualifiedStart</a></td>
+    <td>prov:startedActivity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#member" href="#member" class="owlproperty">prov:member</a></td>
+    <td>prov:inMembership</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#wasInvalidatedBy" href="#wasInvalidatedBy" class="owlproperty">prov:wasInvalidatedBy</a></td>
+    <td>prov:invalidated</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#tracedTo" href="#tracedTo" class="owlproperty">prov:tracedTo</a></td>
+    <td>prov:tracedFrom</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedRemoval" href="#qualifiedRemoval" class="owlproperty">prov:qualifiedRemoval</a></td>
+    <td>prov:removedFromDictionary</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#hadGeneration" href="#hadGeneration" class="owlproperty">prov:hadGeneration</a></td>
+    <td>prov:generatedAsDerivation</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#wasStartedBy" href="#wasStartedBy" class="owlproperty">prov:wasStartedBy</a></td>
+    <td>prov:started</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedCommunication" href="#qualifiedCommunication" class="owlproperty">prov:qualifiedCommunication</a></td>
+    <td>prov:informedActivity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedDelegation" href="#qualifiedDelegation" class="owlproperty">prov:qualifiedDelegation</a></td>
+    <td>prov:responsibleAgent</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#specializationOf" href="#specializationOf" class="owlproperty">prov:specializationOf</a></td>
+    <td>prov:generalizationOf</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#alternateOf" href="#alternateOf" class="owlproperty">prov:alternateOf</a></td>
+    <td>prov:alternateOf</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedQuotation" href="#qualifiedQuotation" class="owlproperty">prov:qualifiedQuotation</a></td>
+    <td>prov:quotedByEntity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#generated" href="#generated" class="owlproperty">prov:generated</a></td>
+    <td>prov:wasGeneratedBy</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#derivedByInsertionFrom" href="#derivedByInsertionFrom" class="owlproperty">prov:derivedByInsertionFrom</a></td>
+    <td>prov:hadDerivationByInsertion</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#wasQuotedFrom" href="#wasQuotedFrom" class="owlproperty">prov:wasQuotedFrom</a></td>
+    <td>prov:wasQuotedBy</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#dictionary" href="#dictionary" class="owlproperty">prov:dictionary</a></td>
+    <td>prov:dictionaryInvolvement</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#pairValue" href="#pairValue" class="owlproperty">prov:pairValue</a></td>
+    <td>prov:valueOf</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#hadActivity" href="#hadActivity" class="owlproperty">prov:hadActivity</a></td>
+    <td>prov:wasActivityOfInvolvement</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#membership" href="#membership" class="owlproperty">prov:membership</a></td>
+    <td>prov:membershipOf</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#wasInformedBy" href="#wasInformedBy" class="owlproperty">prov:wasInformedBy</a></td>
+    <td>prov:informed</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#derivedByRemovalFrom" href="#derivedByRemovalFrom" class="owlproperty">prov:derivedByRemovalFrom</a></td>
+    <td>prov:hadDerivationByRemoval</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#actedOnBehalfOf" href="#actedOnBehalfOf" class="owlproperty">prov:actedOnBehalfOf</a></td>
+    <td>prov:responsibleFor</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#hadOriginalSource" href="#hadOriginalSource" class="owlproperty">prov:hadOriginalSource</a></td>
+    <td>prov:wasOriginalSourceOf</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#wasEndedBy" href="#wasEndedBy" class="owlproperty">prov:wasEndedBy</a></td>
+    <td>prov:ended</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#involved" href="#involved" class="owlproperty">prov:involved</a></td>
+    <td>prov:wasInvolvedWith</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedDerivation" href="#qualifiedDerivation" class="owlproperty">prov:qualifiedDerivation</a></td>
+    <td>prov:derivedEntity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedInsertion" href="#qualifiedInsertion" class="owlproperty">prov:qualifiedInsertion</a></td>
+    <td>prov:insertedToDictionary</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#inserted" href="#inserted" class="owlproperty">prov:inserted</a></td>
+    <td>prov:wasInsertedBy</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedAttribution" href="#qualifiedAttribution" class="owlproperty">prov:qualifiedAttribution</a></td>
+    <td>prov:attributedEntity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedTrace" href="#qualifiedTrace" class="owlproperty">prov:qualifiedTrace</a></td>
+    <td>prov:tracedEntity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#hadRole" href="#hadRole" class="owlproperty">prov:hadRole</a></td>
+    <td>prov:wasRoleIn</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#wasAssociatedWith" href="#wasAssociatedWith" class="owlproperty">prov:wasAssociatedWith</a></td>
+    <td>prov:wasAssociateFor</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#wasGeneratedBy" href="#wasGeneratedBy" class="owlproperty">prov:wasGeneratedBy</a></td>
+    <td>prov:generated</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#used" href="#used" class="owlproperty">prov:used</a></td>
+    <td>prov:wasUsedBy</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedSource" href="#qualifiedSource" class="owlproperty">prov:qualifiedSource</a></td>
+    <td>prov:sourcingEntity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedEnd" href="#qualifiedEnd" class="owlproperty">prov:qualifiedEnd</a></td>
+    <td>prov:endedActivity</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#entity" href="#entity" class="owlproperty">prov:entity</a></td>
+    <td>prov:entityInvolvement</td>
+  </tr>
+  <tr>
+    <td><a title="http://www.w3.org/ns/prov#qualifiedAssociation" href="#qualifiedAssociation" class="owlproperty">prov:qualifiedAssociation</a></td>
+    <td>prov:associatedActivity</td>
+  </tr>
 </table>
 
-    </section>
-
-    <section class='appendix'>
-      <h2>Names of inverse properties</h2>
-      <p>To maximize interoperability, PROV-O intentionally avoids defining too many properties' inverses. In fact, it only defines one (<a class="qname" href="#generated">prov:generated</a>). When all inverses are defined for all properties, modelers may choose from two logically equivalent properties when making each assertion. Although the two options may be logically equivalent, developers consuming the assertions must exert extra effort to handle both (either by adding an OWL reasoner, or writing code and queries to handle both cases). This extra effort must be avoided.
-      </p>
-
-     <div about="#inverse-names-example-1" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
-        <p>For example, the first PROV-O statement (below) could just as easily be asserted as the second statement. 
-            But if a client queries using <a class="qname" href="#wasDerivedFrom">prov:wasDerivedFrom</a> when <span class="repeated">:hadDerivation</span> was used in the assertion, there will be no results unless OWL reasoning is applied (or the size of the query is doubled).
-        </p>
-        <pre class="example">
-&lt;http://www.w3.org/TR/prov-o/&gt;  prov:wasDerivedFrom &lt;http://www.w3.org/TR/prov-dm/&gt; .
-
-   # These two statements are equivalent if prov:wasDerivedFrom is an inverse of :hadDerivation.
-   # But extra effort is required to handle both cases (if one is not already using OWL reasoning).
-   # We cannot assume that everybody is using OWL reasoning.
-   # We do not want people to write more code and query than necessary.
-
-&lt;http://www.w3.org/TR/prov-dm/&gt;     :hadDerivation  &lt;http://www.w3.org/TR/prov-o/&gt;  .
-        </pre>
-     </div>
-
-   <p>So, PROV-O avoids this situation by encouraging modelers to use one property instead of its inverse; the preferred property to use is the one defined in the PROV-O ontology. Those asserting and querying for the preferred property avoid the need for OWL reasoning, additional code, and larger queries while maintaining the same level of interoperability.
-   </p>
-
-   <p>However, the <strong>absence</strong> of defined inverses can lead to a <strong>different</strong> risk to interoperability. 
-      Because modelers are free to create their own properties to suit their needs, 
-      they may be motivated to assert the inverse of any PROV-O property defined herein.
-   </p>
-
-     <div about="#inverse-names-example-2" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
-        <p>For example, since PROV-O does not define the inverse of <a class="qname" href="#wasDerivedFrom">prov:wasDerivedFrom</a>, 
-         and if three developers really want to model their assertions in the opposite direction, the following set of assertions might be found in the future web of provenance. 
-         These assertions are not in an interoperable form without the use of an OWL reasoner, additional code, or larger queries.
-        </p>
-        <pre class="example">
-   # If PROV-O's properties' inverses are not defined, modelers are motivated to define their own inverse.
-   # The following three statements are equivalent if their predicates are all inverses of prov:wasDerivedFrom.
-
-&lt;http://www.w3.org/TR/prov-dm/&gt;    my:hadDerivation  &lt;http://www.w3.org/TR/prov-o/&gt;  .
-&lt;http://www.w3.org/TR/prov-dm/&gt;  your:ledTo          &lt;http://www.w3.org/TR/prov-o/&gt;  .
-&lt;http://www.w3.org/TR/prov-dm/&gt; their:derivedTo      &lt;http://www.w3.org/TR/prov-o/&gt;  .
-        </pre>
-     </div>
-
-   <p>To balance these two interoperability risks, this document provides recommendations for the local names of all PROV-O properties' inverses.
-      The local name is available as an annotation (<span class="repeated">http://www.w3.org/ns/prov#inverse</span>) on the preferred property that is defined in PROV-O.
-      Although PROV-O does not define the inverses, modelers wishing to use them may; and they should use the existing PROV-O namespace (<span class="repeated">http://www.w3.org/ns/prov#</span>).
-   </p>
-
-     <div about="#inverse-names-example-3" typeof="prov:Entity" class="exampleOuter" xmlns:prov="http://www.w3.org/ns/prov#">
-        <p>For example, the same three modelers above that defined <code>my:hadDerivation</code>, <code>your:ledTo</code>, and <code>their:derivedTo</code> should instead look for the <span class="repeated">http://www.w3.org/ns/prov#inverse</span> annotation on <a class="qname" href="#wasDerivedFrom">prov:wasDerivedFrom</a> to determine that they should use the property <span class="repeated">http://www.w3.org/ns/prov#hadDerivation</span>. 
-        </p>
-        <pre class="example">
-@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
-
-# Each PROV-O property is annotated with the local name of its inverse.
-
-prov:wasDerivedFrom
-   a owl:AsymmetricProperty, owl:IrreflexiveProperty, owl:ObjectProperty;
-   rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt;;
-   prov:inverse     "hadDerivation";
-   rdfs:domain  prov:Entity;
-   rdfs:range   prov:Entity;
-.
-
-# Instead of defining their own, modelers should use the
-# recommended inverse local name within the PROV namespace:
-
-&lt;http://www.w3.org/TR/prov-dm/&gt; prov:hadDerivation &lt;http://www.w3.org/TR/prov-o/&gt;  .
-
-# Following this recommendation avoids a proliferation of inverse definitions, 
-# while encouraging the use of one inverse over another.
-# This increases interoperability.
-        </pre>
-     </div>
-
-      <p>The following table lists the recommended inverse names that should be used if a modeler does not want to use the recommended PROV-O property. 
-      For convenience, <a href="inverses.ttl">this file</a> lists the resulting inverse properties.
-      </p>
-
-      <strong>TODO: include <a href="http://aquarius.tw.rpi.edu/prov-wg/inverse-names.html">table</a> here. See <a href="http://www.w3.org/2011/prov/wiki/PIL_OWL_Ontology#Steps_taken_for_LC">instructions</a> and contact lebot@rpi.edu if you see this.</strong>
-
-
-
-
-       </section>
-
-
-    <section class='appendix'>
-      <h2>Acknowledgements</h2>
+
+    </div>
+
+
+    <div class="appendix section" id="acknowledgements">
+      
+<!-- OddPage -->
+<h2><span class="secno">C. </span>Acknowledgements</h2>
       <p>Thanks to the members of the Provenance Working Group for their feedback throughout the development of the PROV Ontology and this documentation page. We also thank the developers of the tools that helped create the PROV-O ontology and portions of this page. Without these great tools, developing PROV-O would have been much less of a pleasure.</p>
       <ul>
          <li>Stanford's <a href="http://protege.stanford.edu/">Protege</a> for editing the ontology.</li>
@@ -9491,9 +9991,18 @@
          <li>Alvaro Graves' <a href="http://alangrafu.github.com/lodspeakr/">LODSpeaKr</a> for constructing portions of this page with SPARQL queries of PROV-O.</li>
          <li>Cosmin Basca's <a href="http://packages.python.org/SuRF/">SuRF</a> and Ivan Herman's <a href="https://github.com/RDFLib">rdflib</a> for easing the construction of this page's cross reference section.</li>
          <li>Silvio Peroni's <a href="http://lode.sourceforge.net/">LODE</a> for the CSS styling of this page's cross reference section.</li>
-         <li>Robin Berjon's <a href="http://dev.w3.org/2009/dap/ReSpec.js/documentation.html">respec</a> for handling the W3C styling.</li>
+         <li>Robin Berjon's <a href="http://dev.w3.org/2009/dap/ReSpec.js/documentation.html">respec</a> for handling the <acronym title="World Wide Web Consortium">W3C</acronym> styling.</li>
       </ul>
-    </section>
-
-  </body>
-</html>
+    </div>
+
+  
+
+<div id="references" class="appendix section">
+<!-- OddPage -->
+<h2><span class="secno">D. </span>References</h2><div id="normative-references" class="section"><h3><span class="secno">D.1 </span>Normative references</h3><dl class="bibliography"><dt id="bib-OWL2-RDF-BASED-SEMANTICS">[OWL2-RDF-BASED-SEMANTICS]</dt><dd>Michael Schneider. <a href="http://www.w3.org/TR/2009/REC-owl2-rdf-based-semantics-20091027/"><cite>OWL 2 Web Ontology Language:RDF-Based Semantics.</cite></a> 27 October 2009. W3C Recommendation. URL: <a href="http://www.w3.org/TR/2009/REC-owl2-rdf-based-semantics-20091027/">http://www.w3.org/TR/2009/REC-owl2-rdf-based-semantics-20091027/</a> 
+</dd><dt id="bib-RFC2119">[RFC2119]</dt><dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> March 1997. Internet RFC 2119.  URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a> 
+</dd><dt id="bib-XMLSCHEMA-2">[XMLSCHEMA-2]</dt><dd>Paul V. Biron; Ashok Malhotra. <a href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/"><cite>XML Schema Part 2: Datatypes Second Edition.</cite></a> 28 October 2004. W3C Recommendation. URL: <a href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/">http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/</a> 
+</dd></dl></div><div id="informative-references" class="section"><h3><span class="secno">D.2 </span>Informative references</h3><dl class="bibliography"><dt id="bib-PROV-DM">[PROV-DM]</dt><dd>Luc Moreau, Paolo Missier<a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/"><cite>The PROV Data Model and Abstract Syntax Notation</cite></a>. 18 October 2011. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/">http://www.w3.org/TR/2011/WD-prov-dm-20111018/</a>
+</dd><dt id="bib-PROV-PAQ">[PROV-PAQ]</dt><dd>Graham Klyne and Paul Groth <a href="https://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html"><cite>Provenance Access and Query</cite></a>. 2011, Work in progress. URL: <a href="https://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html">https://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html</a>
+</dd><dt id="bib-PROV-PRIMER">[PROV-PRIMER]</dt><dd>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>
+</dd></dl></div></div></body></html>
--- a/examples/eg-28-prov-o-embedded-in-prov-o-html/rdf/create/rdf/eg-28-prov-o-embedded-in-prov-o-html.ttl	Fri Jun 01 22:56:35 2012 -0400
+++ b/examples/eg-28-prov-o-embedded-in-prov-o-html/rdf/create/rdf/eg-28-prov-o-embedded-in-prov-o-html.ttl	Fri Jun 01 23:01:06 2012 -0400
@@ -7,7 +7,9 @@
 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Activity> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html> xhv:stylesheet <http://www.w3.org/StyleSheets/TR/W3C-ED> . 
+
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Activity> a prov:Entity ;
      dcterms:subject prov:Activity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -27,7 +29,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Activity.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-ActivityInvolvement> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-ActivityInvolvement> a prov:Entity ;
      dcterms:subject prov:ActivityInvolvement ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -52,7 +54,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_ActivityInvolvement.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Agent> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Agent> a prov:Entity ;
      dcterms:subject prov:Agent ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -76,7 +78,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Agent.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-AgentInvolvement> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-AgentInvolvement> a prov:Entity ;
      dcterms:subject prov:AgentInvolvement ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -101,7 +103,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_AgentInvolvement.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Association> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Association> a prov:Entity ;
      dcterms:subject prov:Association ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -137,7 +139,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Association.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Attribution> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Attribution> a prov:Entity ;
      dcterms:subject prov:Attribution ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -173,7 +175,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Attribution.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Bundle> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Bundle> a prov:Entity ;
      dcterms:subject prov:Bundle ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -197,7 +199,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Bundle.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Communication> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Communication> a prov:Entity ;
      dcterms:subject prov:Communication ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -228,7 +230,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Communication.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-CompleteMembership> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-CompleteMembership> a prov:Entity ;
      dcterms:subject prov:CompleteMembership ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -274,7 +276,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_CompleteMembership.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Delegation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Delegation> a prov:Entity ;
      dcterms:subject prov:Delegation ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -299,7 +301,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Delegation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Derivation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Derivation> a prov:Entity ;
      dcterms:subject prov:Derivation ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -346,7 +348,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Derivation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Dictionary> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Dictionary> a prov:Entity ;
      dcterms:subject prov:Dictionary ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -363,7 +365,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Dictionary.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-DictionaryInvolvement> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-DictionaryInvolvement> a prov:Entity ;
      dcterms:subject prov:DictionaryInvolvement ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -386,7 +388,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_DictionaryInvolvement.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-EmptyDictionary> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-EmptyDictionary> a prov:Entity ;
      dcterms:subject prov:EmptyDictionary ;
      prov:value """@prefix prov: <http://www.w3.org/ns/prov#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -415,7 +417,7 @@
 . """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EmptyDictionary.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-End> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-End> a prov:Entity ;
      dcterms:subject prov:End ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -440,7 +442,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_End.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Entity> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Entity> a prov:Entity ;
      dcterms:subject prov:Entity ;
      prov:value """@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@@ -459,7 +461,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Entity.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-EntityInvolvement> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-EntityInvolvement> a prov:Entity ;
      dcterms:subject prov:EntityInvolvement ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -467,12 +469,11 @@
 @prefix prov: <http://www.w3.org/ns/prov#> .
 @prefix :     <http://example.com/> .
 
-# EntityInvolvement is intended to be an 'abstract' subclass of Involvement 
-# for Involvements that reference an entity. It is a superclass for concrete Involvements 
-# (e.g. Usage, Derivation, Source) 
+# EntityInvolvement is an 'abstract' subclass of Involvement 
+# that references an entity (e.g. Usage, Derivation, Source).
 
-# It is not recommended that the type EntityInvolvement be used without also declaring
-# one of its concrete subclasses.
+# It is not recommended that the type EntityInvolvement be directly declared,
+# use a specialization of EntityInvolvement instead.
 
 # By definition, all instances of prov:Usage are also instances of prov:EntityInvolvement.
 
@@ -490,7 +491,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_EntityInvolvement.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Generation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Generation> a prov:Entity ;
      dcterms:subject prov:Generation ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -501,14 +502,12 @@
 
 :bbcNews2012-04-03 
    a prov:Entity, :DailyNews;
-   rdfs:comment \"""The BBC news home page on 2012-04-03 contained a reference 
-                   to a given news item, but the BBC news home page on the next day did not.\""";
-
-   prov:wasGeneratedBy :publishingActivity;
+   rdfs:comment "The BBC news home page on 2012-04-03 contained a reference to a given news item, but the BBC news home page on the next day did not.";
+   prov:wasGeneratedBy :publishingActivity.
    prov:qualifiedGeneration [
       a prov:Generation, prov:InstantaneousEvent;
       prov:atTime "2012-04-03T00:00:01Z"^^xsd:dateTime;
-      prov:activity :publishingActivity;
+     prov:activity :publishingActivity.
    ];
    prov:qualifiedInvalidation [
       a prov:Invalidation, prov:InstantaneousEvent;
@@ -516,12 +515,12 @@
    ];
 .
 :publishingActivity 
-	a prov:Activity.
+   a prov:Activity.
 <> prov:wasDerivedFrom <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasinvalidatedby> .
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Generation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Insertion> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Insertion> a prov:Entity ;
      dcterms:subject prov:Insertion ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -550,7 +549,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Insertion.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-InstantaneousEvent> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-InstantaneousEvent> a prov:Entity ;
      dcterms:subject prov:InstantaneousEvent ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -561,8 +560,7 @@
 
 :bbcNews2012-04-03 
    a prov:Entity, :DailyNews;
-   rdfs:comment \"""The BBC news home page on 2012-04-03 contained a reference 
-                 to a given news item, but the BBC news home page on the next day did not.\""";
+   rdfs:comment "The BBC news home page on 2012-04-03 contained a reference to a given news item, but the BBC news home page on the next day did not.";
 
    prov:qualifiedGeneration [
       a prov:Generation, prov:InstantaneousEvent;
@@ -578,7 +576,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_InstantaneousEvent.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Invalidation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Invalidation> a prov:Entity ;
      dcterms:subject prov:Invalidation ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -598,11 +596,11 @@
       a prov:Invalidation;
       prov:activity    :swissair_Flight_111_crash;
       prov:atTime      "2012-09-02T01:31:00Z";
-      prov:atLocation  <http://purl.org/twc/location/Swissair-Flight-111-crash>;
+      prov:atLocation  <http://toolserver.org/~geohack/geohack.php?pagename=Swissair_Flight_111&params=44_24_33_N_63_58_25_W_region:CA-NS_type:landmark_scale:500000>;
    ];
 . 
 
-<http://purl.org/twc/location/Swissair-Flight-111-crash>
+<http://toolserver.org/~geohack/geohack.php?pagename=Swissair_Flight_111&params=44_24_33_N_63_58_25_W_region:CA-NS_type:landmark_scale:500000>
    a prov:Location;
    wgs:lat   44.409167;
    wgs:long -63.973611;
@@ -624,7 +622,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Invalidation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Involvement> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Involvement> a prov:Entity ;
      dcterms:subject prov:Involvement ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -654,7 +652,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Involvement.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-KeyValuePair> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-KeyValuePair> a prov:Entity ;
      dcterms:subject prov:KeyValuePair ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -705,7 +703,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_KeyValuePair.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Location> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Location> a prov:Entity ;
      dcterms:subject prov:Location ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -734,7 +732,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Location.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Membership> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Membership> a prov:Entity ;
      dcterms:subject prov:Membership ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -766,7 +764,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Membership.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Organization> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Organization> a prov:Entity ;
      dcterms:subject prov:Organization ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -782,7 +780,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Organization.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Person> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Person> a prov:Entity ;
      dcterms:subject prov:Person ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -798,7 +796,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Person.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Plan> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Plan> a prov:Entity ;
      dcterms:subject prov:Plan ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -825,7 +823,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Plan.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Quotation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Quotation> a prov:Entity ;
      dcterms:subject prov:Quotation ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -852,7 +850,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Quotation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Removal> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Removal> a prov:Entity ;
      dcterms:subject prov:Removal ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -876,7 +874,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Removal.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Revision> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Revision> a prov:Entity ;
      dcterms:subject prov:Revision ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -908,7 +906,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Revision.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Role> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Role> a prov:Entity ;
      dcterms:subject prov:Role ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -954,7 +952,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Role.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-SoftwareAgent> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-SoftwareAgent> a prov:Entity ;
      dcterms:subject prov:SoftwareAgent ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -971,7 +969,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_SoftwareAgent.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Source> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Source> a prov:Entity ;
      dcterms:subject prov:Source ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -985,9 +983,7 @@
    prov:qualifiedSource [
       a prov:Source;
       prov:entity :donQuixote;
-      :confidenceValue "6"^^xsd:integer;
-      rdfs:comment \"""Not sure if Don Quixote was the original source, 
-                      so asserting a confidence value of 6 out of 10.\""";
+      :confidenceValue "6"^^xsd:integer # I am not sure if "myPost" had as original source Don Quixote, so I assert a confidence value of 6 out of 10.
    ];
 .
 
@@ -995,7 +991,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Source.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Start> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Start> a prov:Entity ;
      dcterms:subject prov:Start ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -1020,13 +1016,13 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Start.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Trace> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Trace> a prov:Entity ;
      dcterms:subject prov:Trace ;
      prov:value """@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:     <http://www.w3.org/2002/07/owl#> .
 @prefix prov:    <http://www.w3.org/ns/prov#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
+@prefix dcterms: <http://purl.org/dc/elements/1.1/>.
 @prefix :        <http://example.com/> .
 
 :newsArticle
@@ -1056,7 +1052,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Trace.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-class-Usage> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-class-Usage> a prov:Entity ;
      dcterms:subject prov:Usage ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@@ -1091,7 +1087,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Usage.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-actedOnBehalfOf> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-actedOnBehalfOf> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1113,7 +1109,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_actedOnBehalfOf.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-activity> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-activity> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1137,7 +1133,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_activity.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-agent> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-agent> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1176,7 +1172,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_agent.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-alternateOf> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-alternateOf> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1216,7 +1212,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_alternateOf.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-atLocation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-atLocation> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1244,7 +1240,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_atLocation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-atTime> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-atTime> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1258,7 +1254,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_atTime.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-derivedByInsertionFrom> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-derivedByInsertionFrom> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1289,7 +1285,7 @@
 . """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_derivedByInsertionFrom.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-derivedByRemovalFrom> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-derivedByRemovalFrom> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1311,7 +1307,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_derivedByRemovalFrom.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-dictionary> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-dictionary> a prov:Entity ;
      prov:value """@prefix prov: <http://www.w3.org/ns/prov#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix :     <http://example.org/> .
@@ -1335,7 +1331,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_dictionary.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-endedAtTime> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-endedAtTime> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1352,7 +1348,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_endedAtTime.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-entity> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-entity> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1373,7 +1369,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_entity.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-generated> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-generated> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1389,7 +1385,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_generated.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-generatedAtTime> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-generatedAtTime> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1408,7 +1404,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_generatedAtTime.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-hadActivity> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-hadActivity> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1428,13 +1424,10 @@
       prov:hadActivity :make_bar_chart; # references same activity as prov:wasGeneratedBy
    ];
 .
-
-:aggregatedByRegions a prov:Entity .
-:make_bar_chart      a prov:Activity .
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadActivity.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-hadGeneration> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-hadGeneration> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1469,34 +1462,30 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadGeneration.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-hadOriginalSource> a prov:Entity ;
-     prov:value """@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl:     <http://www.w3.org/2002/07/owl#> .
-@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
-@prefix prov:    <http://www.w3.org/ns/prov#> .
-@prefix lang:    <http://lexvo.org/id/iso639-3/> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix frbr:    <http://purl.org/vocab/frbr/core#> .
-@prefix :        <http://example.com/> .
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-hadOriginalSource> a prov:Entity ;
+     prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix lang: <http://lexvo.org/id/iso639-3/> .
+@prefix frbr: <http://purl.org/vocab/frbr/core#> .
+@prefix :     <http://example.com/> .
 
 ## Having an original source is a particular case of derivation.
 
-<http://www.gutenberg.org/ebooks/996>
-   a prov:Entity, frbr:Work;
-   dcterms:title          "Don Quixote";
-   prov:wasAttributedTo   :ormsby;
-   dcterms:language       lang:eng;
-   prov:hadOriginalSource <http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892>;
-.
+<http://www.gutenberg.org/ebooks/996> dcterms:title "Don Quixote" ;
+    rdf:type   prov:Entity, frbr:Work ;
+    prov:wasAttributedTo :ormsby ;
+    dcterms:language lang:eng ;
+    prov:hadOriginalSource <http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892> .
 
 #### The English version book is a translation that is based on the original Spanish book
 
-<http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892>;
-    a prov:Entity, frbr:Work;
-    prov:wasAttributedTo :cervantes;
-    dcterms:language     lang:spa;
-.
+<http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892> ;
+    rdf:type    prov:Entity, frbr:Work ;
+    prov:wasAttributedTo :cervantes ;
+    dcterms:language lang:spa .
 
 :cervantes
    a prov:Person;
@@ -1506,11 +1495,11 @@
 :ormsby
    a prov:Person;
    foaf:name "John Ormsby";
-.
+. 
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadOriginalSource.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-hadPlan> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-hadPlan> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1518,10 +1507,10 @@
 @prefix :     <http://example.com/> .
 
 :illustrating
-   a prov:Activity; 
-   prov:wasAssociatedWith :derek, 
-                          :steve;
-   prov:qualifiedAssociation :steve-checking-style-guide;
+    a prov:Activity; 
+    prov:wasAssociatedWith :derek, 
+                           :steve;
+    prov:qualifiedAssociation :steve-checking-style-guide;
 .
 
 :steve-checking-style-guide
@@ -1539,7 +1528,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadPlan.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-hadRole> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-hadRole> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1572,7 +1561,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadRole.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-hadUsage> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-hadUsage> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1595,7 +1584,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_hadUsage.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-inserted> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-inserted> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1623,7 +1612,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_inserted.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-invalidatedAtTime> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-invalidatedAtTime> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1639,7 +1628,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_invalidatedAtTime.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-involved> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-involved> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1666,7 +1655,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_involved.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-involvee> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-involvee> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1704,7 +1693,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_involvee.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-member> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-member> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1734,7 +1723,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_member.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-membership> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-membership> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1762,7 +1751,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_membership.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-pairKey> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-pairKey> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1773,7 +1762,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pairKey.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-pairValue> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-pairValue> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1784,7 +1773,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_pairValue.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedAssociation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedAssociation> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1825,7 +1814,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedAssociation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedAttribution> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedAttribution> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1856,7 +1845,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedAttribution.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedCommunication> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedCommunication> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1872,8 +1861,7 @@
       prov:activity :voicemail-interception;
       rdfs:comment \"""The journalist was informed by the private 
                       investigator, but we don't know how or what he was told.\"""@en;
-   ];
-.
+   ] .
 
 :voicemail-interception 
    a prov:Activity;
@@ -1885,7 +1873,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedCommunication.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedDelegation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedDelegation> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1932,7 +1920,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedDelegation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedDerivation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedDerivation> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1950,7 +1938,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedDerivation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedEnd> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedEnd> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1974,7 +1962,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedEnd.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedGeneration> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedGeneration> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -1995,7 +1983,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedGeneration.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedInsertion> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedInsertion> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2042,7 +2030,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedInsertion.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedInvalidation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedInvalidation> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2059,13 +2047,12 @@
       a prov:Invalidation;
       prov:activity    :swissair_Flight_111_crash;
       prov:atTime      "2012-09-02T01:31:00Z";
-      prov:atLocation  <http://purl.org/twc/location/Swissair-Flight-111-crash>;
+      prov:atLocation  <http://toolserver.org/~geohack/geohack.php?pagename=Swissair_Flight_111&params=44_24_33_N_63_58_25_W_region:CA-NS_type:landmark_scale:500000>;
    ];
-. 
-""" ;
+. """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedInvalidation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedQuotation> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedQuotation> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2076,12 +2063,12 @@
 :bl-dagstuhl
    a prov:Entity;
    prov:value \"""During the workshop, it became clear to me that the consensus
-	based models (which are often graphical in nature) can not only be
-	formalized but also be directly connected to these database focused
-	formalizations. I just needed to get over the differences in syntax.
-	This could imply that we could have nice way to trace provenance across
-	systems and through databases and be able to understand the
-	mathematical properties of this interconnection.\""";
+   based models (which are often graphical in nature) can not only be
+   formalized but also be directly connected to these database focused
+   formalizations. I just needed to get over the differences in syntax.
+   This could imply that we could have nice way to trace provenance across
+   systems and through databases and be able to understand the
+   mathematical properties of this interconnection.\""";
    prov:wasQuotedFrom <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/>;
    prov:qualifiedQuotation [
       a prov:Quotation;
@@ -2100,7 +2087,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedQuotation.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedRemoval> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedRemoval> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2122,7 +2109,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedRemoval.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedRevision> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedRevision> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2144,7 +2131,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedRevision.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedSource> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedSource> a prov:Entity ;
      prov:value """@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:     <http://www.w3.org/2002/07/owl#> .
@@ -2168,7 +2155,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedSource.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedStart> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedStart> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2192,7 +2179,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedStart.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedTrace> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedTrace> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2219,7 +2206,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedTrace.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-qualifiedUsage> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-qualifiedUsage> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2240,7 +2227,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedUsage.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-removedKey> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-removedKey> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2263,7 +2250,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_removedKey.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-specializationOf> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-specializationOf> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2303,7 +2290,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_specializationOf.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-startedAtTime> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-startedAtTime> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2320,12 +2307,12 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_startedAtTime.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-tracedTo> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-tracedTo> a prov:Entity ;
      prov:value """@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:     <http://www.w3.org/2002/07/owl#> .
 @prefix prov:    <http://www.w3.org/ns/prov#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
+@prefix dcterms: <http://purl.org/dc/elements/1.1/>.
 @prefix :        <http://example.com/> .
 
 # An up-to-date web page listing the presidents of the United States
@@ -2343,7 +2330,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_tracedTo.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-used> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-used> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2364,7 +2351,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_used.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-value> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-value> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2385,7 +2372,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_value.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-wasAssociatedWith> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-wasAssociatedWith> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2401,7 +2388,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasAssociatedWith.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-wasAttributedTo> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-wasAttributedTo> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2415,7 +2402,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasAttributedTo.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-wasDerivedFrom> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-wasDerivedFrom> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2426,7 +2413,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasDerivedFrom.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-wasEndedBy> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-wasEndedBy> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2449,7 +2436,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasEndedBy.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-wasGeneratedBy> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-wasGeneratedBy> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2465,7 +2452,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasGeneratedBy.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-wasInformedBy> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-wasInformedBy> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2481,7 +2468,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasInformedBy.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-wasInvalidatedBy> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-wasInvalidatedBy> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2510,7 +2497,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasInvalidatedBy.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-wasQuotedFrom> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-wasQuotedFrom> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2521,12 +2508,12 @@
    a prov:Entity;
 
    prov:value \"""During the workshop, it became clear to me that the consensus
-	based models (which are often graphical in nature) can not only be
-	formalized but also be directly connected to these database focused
-	formalizations. I just needed to get over the differences in syntax.
-	This could imply that we could have nice way to trace provenance across
-	systems and through databases and be able to understand the
-	mathematical properties of this interconnection.\""";
+   based models (which are often graphical in nature) can not only be
+   formalized but also be directly connected to these database focused
+   formalizations. I just needed to get over the differences in syntax.
+   This could imply that we could have nice way to trace provenance across
+   systems and through databases and be able to understand the
+   mathematical properties of this interconnection.\""";
 
    prov:wasQuotedFrom 
       <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/>;
@@ -2538,7 +2525,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasQuotedFrom.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-wasRevisionOf> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-wasRevisionOf> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2554,7 +2541,7 @@
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasRevisionOf.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#example-for-property-wasStartedBy> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#example-for-property-wasStartedBy> a prov:Entity ;
      prov:value """@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
@@ -2564,37 +2551,31 @@
 # Use prov:qualifiedStart to see when and where the activity was started
 
 :experiment
-	a prov:Activity;
-	prov:wasStartedBy :researcher;
+   a prov:Activity;
+   prov:wasStartedBy :researcher;
 .
 
 :researcher a prov:Agent .
 """ ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_wasStartedBy.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#inverse-names-example-1> a prov:Entity . 
-
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#inverse-names-example-2> a prov:Entity . 
-
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#inverse-names-example-3> a prov:Entity . 
-
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#narrative-example-dictionaries-1> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#narrative-example-dictionaries-1> a prov:Entity ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-26-provo-collections-narrative/rdf/membership.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#narrative-example-dictionaries-2> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#narrative-example-dictionaries-2> a prov:Entity ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-26-provo-collections-narrative/rdf/insertion.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#narrative-example-dictionaries-3> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#narrative-example-dictionaries-3> a prov:Entity ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-26-provo-collections-narrative/rdf/removal.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#narrative-example-expanded-1> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#narrative-example-expanded-1> a prov:Entity ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt1.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#narrative-example-expanded-2> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#narrative-example-expanded-2> a prov:Entity ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt2.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#narrative-example-expanded-3> a prov:Entity ;
-     prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt4.ttl> . 
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#narrative-example-expanded-3> a prov:Entity ;
+     prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt3.ttl> . 
 
-<http://aquarius.tw.rpi.edu/prov-wg/prov-o#narrative-example-simple-1> a prov:Entity ;
+<https://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html#narrative-example-simple-1> a prov:Entity ;
      prov:wasQuotedFrom <http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/khalid-jun-dropbox/eg16-journalism-simple-without-comments.ttl> .