--- a/links/diff.html Fri Apr 26 16:38:33 2013 -0600
+++ b/links/diff.html Sat Apr 27 09:07:51 2013 +0100
@@ -777,19 +777,19 @@
margin-bottom: 0;
}
</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WG-NOTE"></head>
- <body><div class="head">
+ <body class="h-entry"><div class="head">
<p>
<a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C"></a>
</p>
- <h1 class="title" id="title">Linking Across Provenance Bundles</h1>
+ <h1 class="title p-name" id="title">Linking Across Provenance Bundles</h1>
- <h2 id="w3c-working-group-note-30-april-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Working <span class="delete">Draft 12 March</span><span class="insert">Group Note 30 April</span> 2013</h2>
+ <h2 id="w3c-working-group-note-30-april-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Working <span class="delete">Draft 12 March</span><span class="insert">Group Note </span><time class="dt-published" datetime="2013-04-30"><span class="insert">30 April</span> 2013</time></h2>
<dl>
<dt>This version:</dt>
- <dd><span class="delete">http://www.w3.org/TR/2013/WD-prov-links-20130312/</span><a href="http://www.w3.org/TR/2013/NOTE-prov-links-20130430/"><span class="insert">http://www.w3.org/TR/2013/NOTE-prov-links-20130430/</span></a></dd>
+ <dd><span class="delete">http://www.w3.org/TR/2013/WD-prov-links-20130312/</span><a class="u-url" href="http://www.w3.org/TR/2013/NOTE-prov-links-20130430/"><span class="insert">http://www.w3.org/TR/2013/NOTE-prov-links-20130430/</span></a></dd>
<dt>Latest published version:</dt>
<dd><a href="http://www.w3.org/TR/prov-links/">http://www.w3.org/TR/prov-links/</a></dd>
@@ -813,8 +813,8 @@
<dt>Editors:</dt>
- <dd><a href="http://www.ecs.soton.ac.uk/~lavm/">Luc Moreau</a>, University of Southampton</dd>
-<dd><a href="http://tw.rpi.edu/instances/TimLebo">Timothy Lebo</a>, Rensselaer Polytechnic Institute</dd>
+ <dd class="p-author h-card vcard"><a class="u-url url p-name fn" href="http://www.ecs.soton.ac.uk/~lavm/">Luc Moreau</a>, University of Southampton</dd>
+<dd class="p-author h-card vcard"><a class="u-url url p-name fn" href="http://tw.rpi.edu/instances/TimLebo">Timothy Lebo</a>, Rensselaer Polytechnic Institute</dd>
</dl>
@@ -1212,7 +1212,10 @@
<section id="mention-ontology">
<h2><span class="secno">3. </span>Ontological Definition of Mention</h2>
-<p>The ternary relation <span class="delete">prov:mentionOf</span><a href="#concept-mention" class="internalDFN"><span class="insert">Mention</span></a> is encoded as two properties:
+<p>The <span class="insert">properties defined in this document are included in the default namespace of PROV. Users of the ontology have the option of importing
+</span><code><span class="insert"><http://www.w3.org/ns/prov#></span></code><span class="insert">, which includes all extensions, including PROV-Links. Additionally, the [</span><a href="http://www.w3.org/ns/prov-links"><span class="insert">OWL file for PROV-Links</span></a><span class="insert">] is available for download.
+
+</span></p><p><span class="insert">The </span>ternary relation <span class="delete">prov:mentionOf</span><a href="#concept-mention" class="internalDFN"><span class="insert">Mention</span></a> is encoded as two properties:
<a href="#mentionOf">prov:mentionOf</a> and
<a href="#asInBundle">prov:asInBundle</a>, defined as follows.</p>
@@ -1347,7 +1350,11 @@
-<p>Type definition in XML Schema:</p><pre class="schema-type"><xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Mention">
+
+
+<p><span class="insert">The [</span><a href="http://www.w3.org/ns/prov-links.xsd"><span class="insert">XML schema for PROV-Links</span></a><span class="insert">] is available for download, and includes </span><a href="http://www.w3.org/ns/prov-core.xsd"><span class="insert">prov-core.xsd</span></a><span class="insert">, the core schema of PROV. Alternatively, the default schema, </span><a href="http://www.w3.org/ns/prov.xsd"><span class="insert">prov.xsd</span></a><span class="insert"> can be used, which imports </span><a href="http://www.w3.org/ns/prov-core.xsd"><span class="insert">prov-core.xsd</span></a><span class="insert"> all extension schemas developed by the Working Group.
+
+</span></p><p>Type definition in XML Schema:</p><pre class="schema-type"><xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Mention">
<xs:sequence>
<xs:element name="specificEntity" type="prov:IDRef"/>
<xs:element name="generalEntity" type="prov:IDRef"/>
@@ -1465,7 +1472,8 @@
</li><li> Changed all URLs to PROV documents.
</li><li><span class="delete"> Updated XML schema definition.</span><span class="insert"> Minor editorial changes in section 1 and section 2.</span>
</li><li><span class="delete"> Updated affiliations.</span><span class="insert"> In both prov-n and prov-xml examples, used role 'ex:controler'</span>
-</li><li> <span class="delete">Added namespace and convention sections.</span><span class="insert">Editorial pass following reviews.
+</li><li> <span class="delete">Added namespace and convention sections.</span><span class="insert">Editorial pass following reviews.</span>
+</li><li> <span class="delete">Updated grammar</span><span class="insert">Added links</span> to <span class="delete">make prov prefix explicit.</span><span class="insert">ontology and schema files.
</span></li></ul>
</section>
@@ -1473,16 +1481,16 @@
<h3><span class="secno"><span class="insert">A.2 </span></span><span class="insert">Change Log Since First Public Working Draft</span></h3>
<ul>
<li><span class="insert"> Checked all internal fragments resolved.</span>
-</li><li> <span class="delete">Updated grammar</span><span class="insert">Changed the status of this document section: added new documents</span> to <span class="delete">make prov prefix explicit.</span><span class="insert">the PROV Family of Document, and removed the how to read section, referring instead to PROV-OVERVIEW.</span>
-</li><li> <span class="delete">Added new paragraph in introduction.</span><span class="insert">Changed all URLs to PROV documents.</span>
-</li><li> <span class="delete">Moved "inferred statements" into named graph tool:analysis01 in Example 3.</span><span class="insert">Updated XML schema definition.</span>
-</li><li> <span class="delete">Added comment on TRIG notation.</span><span class="insert">Updated affiliations.</span>
-</li><li> <span class="insert">Added namespace and convention sections.
+</li><li> <span class="delete">Added</span><span class="insert">Changed the status of this document section: added</span> new <span class="delete">paragraph in introduction.</span><span class="insert">documents to the PROV Family of Document, and removed the how to read section, referring instead to PROV-OVERVIEW.</span>
+</li><li> <span class="delete">Moved "inferred statements" into named graph tool:analysis01 in Example 3.</span><span class="insert">Changed all URLs to PROV documents.</span>
+</li><li> <span class="delete">Added comment on TRIG notation.</span><span class="insert">Updated XML schema definition.</span>
+</li><li> Updated <span class="insert">affiliations.
+</span></li><li><span class="insert"> Added namespace and convention sections.
</span></li><li><span class="insert"> Updated grammar to make prov prefix explicit.
</span></li><li><span class="insert"> Added new paragraph in introduction.
</span></li><li><span class="insert"> Moved "inferred statements" into named graph tool:analysis01 in Example 3.
</span></li><li><span class="insert"> Added comment on TRIG notation.
-</span></li><li> Updated xml example with new syntax of bundles.
+</span></li><li><span class="insert"> Updated </span>xml example with new syntax of bundles.
</li></ul>
</section>
</section>
--- a/links/prov-links.html Fri Apr 26 16:38:33 2013 -0600
+++ b/links/prov-links.html Sat Apr 27 09:07:51 2013 +0100
@@ -1012,6 +1012,9 @@
<section id="mention-ontology">
<h2>Ontological Definition of Mention</h2>
+<p>The properties defined in this document are included in the default namespace of PROV. Users of the ontology have the option of importing
+<code><http://www.w3.org/ns/prov#></code>, which includes all extensions, including PROV-Links. Additionally, the [<a href="http://www.w3.org/ns/prov-links">OWL file for PROV-Links</a>] is available for download.
+
<p>The ternary relation <a>Mention</a> is encoded as two properties:
<a href="#mentionOf">prov:mentionOf</a> and
<a href="#asInBundle">prov:asInBundle</a>, defined as follows.</p>
@@ -1142,7 +1145,7 @@
<section id="mention-xml">
<h2>XML Schema for Mention</h2>
-
+<p>The [<a href="http://www.w3.org/ns/prov-links.xsd">XML schema for PROV-Links</a>] is available for download, and includes <a href="http://www.w3.org/ns/prov-core.xsd">prov-core.xsd</a>, the core schema of PROV. Alternatively, the default schema, <a href="http://www.w3.org/ns/prov.xsd">prov.xsd</a> can be used, which imports <a href="http://www.w3.org/ns/prov-core.xsd">prov-core.xsd</a> all extension schemas developed by the Working Group.</a>
<p>Type definition in XML Schema:</p><pre class="schema-type"><xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Mention">
<xs:sequence>
@@ -1269,6 +1272,7 @@
<li> Minor editorial changes in section 1 and section 2.
<li> In both prov-n and prov-xml examples, used role 'ex:controler'
<li> Editorial pass following reviews.
+<li> Added links to ontology and schema files.
</ul>
</section>
--- a/links/releases/NOTE-prov-links-20130430/Overview.html Fri Apr 26 16:38:33 2013 -0600
+++ b/links/releases/NOTE-prov-links-20130430/Overview.html Sat Apr 27 09:07:51 2013 +0100
@@ -735,19 +735,19 @@
margin-bottom: 0;
}
</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WG-NOTE"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
- <body><div class="head">
+ <body class="h-entry"><div class="head">
<p>
<a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C"></a>
</p>
- <h1 class="title" id="title">Linking Across Provenance Bundles</h1>
+ <h1 class="title p-name" id="title">Linking Across Provenance Bundles</h1>
- <h2 id="w3c-working-group-note-30-april-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Working Group Note 30 April 2013</h2>
+ <h2 id="w3c-working-group-note-30-april-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Working Group Note <time class="dt-published" datetime="2013-04-30">30 April 2013</time></h2>
<dl>
<dt>This version:</dt>
- <dd><a href="http://www.w3.org/TR/2013/NOTE-prov-links-20130430/">http://www.w3.org/TR/2013/NOTE-prov-links-20130430/</a></dd>
+ <dd><a class="u-url" href="http://www.w3.org/TR/2013/NOTE-prov-links-20130430/">http://www.w3.org/TR/2013/NOTE-prov-links-20130430/</a></dd>
<dt>Latest published version:</dt>
<dd><a href="http://www.w3.org/TR/prov-links/">http://www.w3.org/TR/prov-links/</a></dd>
@@ -761,8 +761,8 @@
<dt>Editors:</dt>
- <dd><a href="http://www.ecs.soton.ac.uk/~lavm/">Luc Moreau</a>, University of Southampton</dd>
-<dd><a href="http://tw.rpi.edu/instances/TimLebo">Timothy Lebo</a>, Rensselaer Polytechnic Institute</dd>
+ <dd class="p-author h-card vcard"><a class="u-url url p-name fn" href="http://www.ecs.soton.ac.uk/~lavm/">Luc Moreau</a>, University of Southampton</dd>
+<dd class="p-author h-card vcard"><a class="u-url url p-name fn" href="http://tw.rpi.edu/instances/TimLebo">Timothy Lebo</a>, Rensselaer Polytechnic Institute</dd>
</dl>
@@ -1140,7 +1140,10 @@
<section id="mention-ontology">
<!--OddPage--><h2><span class="secno">3. </span>Ontological Definition of Mention</h2>
-<p>The ternary relation <a href="#concept-mention" class="internalDFN">Mention</a> is encoded as two properties:
+<p>The properties defined in this document are included in the default namespace of PROV. Users of the ontology have the option of importing
+<code><http://www.w3.org/ns/prov#></code>, which includes all extensions, including PROV-Links. Additionally, the [<a href="http://www.w3.org/ns/prov-links">OWL file for PROV-Links</a>] is available for download.
+
+</p><p>The ternary relation <a href="#concept-mention" class="internalDFN">Mention</a> is encoded as two properties:
<a href="#mentionOf">prov:mentionOf</a> and
<a href="#asInBundle">prov:asInBundle</a>, defined as follows.</p>
@@ -1270,9 +1273,9 @@
<section id="mention-xml">
<!--OddPage--><h2><span class="secno">4. </span>XML Schema for Mention</h2>
+<p>The [<a href="http://www.w3.org/ns/prov-links.xsd">XML schema for PROV-Links</a>] is available for download, and includes <a href="http://www.w3.org/ns/prov-core.xsd">prov-core.xsd</a>, the core schema of PROV. Alternatively, the default schema, <a href="http://www.w3.org/ns/prov.xsd">prov.xsd</a> can be used, which imports <a href="http://www.w3.org/ns/prov-core.xsd">prov-core.xsd</a> all extension schemas developed by the Working Group.
-
-<p>Type definition in XML Schema:</p><pre class="schema-type"><xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Mention">
+</p><p>Type definition in XML Schema:</p><pre class="schema-type"><xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Mention">
<xs:sequence>
<xs:element name="specificEntity" type="prov:IDRef"/>
<xs:element name="generalEntity" type="prov:IDRef"/>
@@ -1389,6 +1392,7 @@
</li><li> Minor editorial changes in section 1 and section 2.
</li><li> In both prov-n and prov-xml examples, used role 'ex:controler'
</li><li> Editorial pass following reviews.
+</li><li> Added links to ontology and schema files.
</li></ul>
</section>
--- a/links/releases/NOTE-prov-links-20130430/diff.html Fri Apr 26 16:38:33 2013 -0600
+++ b/links/releases/NOTE-prov-links-20130430/diff.html Sat Apr 27 09:07:51 2013 +0100
@@ -777,19 +777,19 @@
margin-bottom: 0;
}
</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WG-NOTE"></head>
- <body><div class="head">
+ <body class="h-entry"><div class="head">
<p>
<a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C"></a>
</p>
- <h1 class="title" id="title">Linking Across Provenance Bundles</h1>
+ <h1 class="title p-name" id="title">Linking Across Provenance Bundles</h1>
- <h2 id="w3c-working-group-note-30-april-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Working <span class="delete">Draft 12 March</span><span class="insert">Group Note 30 April</span> 2013</h2>
+ <h2 id="w3c-working-group-note-30-april-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Working <span class="delete">Draft 12 March</span><span class="insert">Group Note </span><time class="dt-published" datetime="2013-04-30"><span class="insert">30 April</span> 2013</time></h2>
<dl>
<dt>This version:</dt>
- <dd><span class="delete">http://www.w3.org/TR/2013/WD-prov-links-20130312/</span><a href="http://www.w3.org/TR/2013/NOTE-prov-links-20130430/"><span class="insert">http://www.w3.org/TR/2013/NOTE-prov-links-20130430/</span></a></dd>
+ <dd><span class="delete">http://www.w3.org/TR/2013/WD-prov-links-20130312/</span><a class="u-url" href="http://www.w3.org/TR/2013/NOTE-prov-links-20130430/"><span class="insert">http://www.w3.org/TR/2013/NOTE-prov-links-20130430/</span></a></dd>
<dt>Latest published version:</dt>
<dd><a href="http://www.w3.org/TR/prov-links/">http://www.w3.org/TR/prov-links/</a></dd>
@@ -813,8 +813,8 @@
<dt>Editors:</dt>
- <dd><a href="http://www.ecs.soton.ac.uk/~lavm/">Luc Moreau</a>, University of Southampton</dd>
-<dd><a href="http://tw.rpi.edu/instances/TimLebo">Timothy Lebo</a>, Rensselaer Polytechnic Institute</dd>
+ <dd class="p-author h-card vcard"><a class="u-url url p-name fn" href="http://www.ecs.soton.ac.uk/~lavm/">Luc Moreau</a>, University of Southampton</dd>
+<dd class="p-author h-card vcard"><a class="u-url url p-name fn" href="http://tw.rpi.edu/instances/TimLebo">Timothy Lebo</a>, Rensselaer Polytechnic Institute</dd>
</dl>
@@ -1212,7 +1212,10 @@
<section id="mention-ontology">
<h2><span class="secno">3. </span>Ontological Definition of Mention</h2>
-<p>The ternary relation <span class="delete">prov:mentionOf</span><a href="#concept-mention" class="internalDFN"><span class="insert">Mention</span></a> is encoded as two properties:
+<p>The <span class="insert">properties defined in this document are included in the default namespace of PROV. Users of the ontology have the option of importing
+</span><code><span class="insert"><http://www.w3.org/ns/prov#></span></code><span class="insert">, which includes all extensions, including PROV-Links. Additionally, the [</span><a href="http://www.w3.org/ns/prov-links"><span class="insert">OWL file for PROV-Links</span></a><span class="insert">] is available for download.
+
+</span></p><p><span class="insert">The </span>ternary relation <span class="delete">prov:mentionOf</span><a href="#concept-mention" class="internalDFN"><span class="insert">Mention</span></a> is encoded as two properties:
<a href="#mentionOf">prov:mentionOf</a> and
<a href="#asInBundle">prov:asInBundle</a>, defined as follows.</p>
@@ -1347,7 +1350,11 @@
-<p>Type definition in XML Schema:</p><pre class="schema-type"><xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Mention">
+
+
+<p><span class="insert">The [</span><a href="http://www.w3.org/ns/prov-links.xsd"><span class="insert">XML schema for PROV-Links</span></a><span class="insert">] is available for download, and includes </span><a href="http://www.w3.org/ns/prov-core.xsd"><span class="insert">prov-core.xsd</span></a><span class="insert">, the core schema of PROV. Alternatively, the default schema, </span><a href="http://www.w3.org/ns/prov.xsd"><span class="insert">prov.xsd</span></a><span class="insert"> can be used, which imports </span><a href="http://www.w3.org/ns/prov-core.xsd"><span class="insert">prov-core.xsd</span></a><span class="insert"> all extension schemas developed by the Working Group.
+
+</span></p><p>Type definition in XML Schema:</p><pre class="schema-type"><xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Mention">
<xs:sequence>
<xs:element name="specificEntity" type="prov:IDRef"/>
<xs:element name="generalEntity" type="prov:IDRef"/>
@@ -1465,7 +1472,8 @@
</li><li> Changed all URLs to PROV documents.
</li><li><span class="delete"> Updated XML schema definition.</span><span class="insert"> Minor editorial changes in section 1 and section 2.</span>
</li><li><span class="delete"> Updated affiliations.</span><span class="insert"> In both prov-n and prov-xml examples, used role 'ex:controler'</span>
-</li><li> <span class="delete">Added namespace and convention sections.</span><span class="insert">Editorial pass following reviews.
+</li><li> <span class="delete">Added namespace and convention sections.</span><span class="insert">Editorial pass following reviews.</span>
+</li><li> <span class="delete">Updated grammar</span><span class="insert">Added links</span> to <span class="delete">make prov prefix explicit.</span><span class="insert">ontology and schema files.
</span></li></ul>
</section>
@@ -1473,16 +1481,16 @@
<h3><span class="secno"><span class="insert">A.2 </span></span><span class="insert">Change Log Since First Public Working Draft</span></h3>
<ul>
<li><span class="insert"> Checked all internal fragments resolved.</span>
-</li><li> <span class="delete">Updated grammar</span><span class="insert">Changed the status of this document section: added new documents</span> to <span class="delete">make prov prefix explicit.</span><span class="insert">the PROV Family of Document, and removed the how to read section, referring instead to PROV-OVERVIEW.</span>
-</li><li> <span class="delete">Added new paragraph in introduction.</span><span class="insert">Changed all URLs to PROV documents.</span>
-</li><li> <span class="delete">Moved "inferred statements" into named graph tool:analysis01 in Example 3.</span><span class="insert">Updated XML schema definition.</span>
-</li><li> <span class="delete">Added comment on TRIG notation.</span><span class="insert">Updated affiliations.</span>
-</li><li> <span class="insert">Added namespace and convention sections.
+</li><li> <span class="delete">Added</span><span class="insert">Changed the status of this document section: added</span> new <span class="delete">paragraph in introduction.</span><span class="insert">documents to the PROV Family of Document, and removed the how to read section, referring instead to PROV-OVERVIEW.</span>
+</li><li> <span class="delete">Moved "inferred statements" into named graph tool:analysis01 in Example 3.</span><span class="insert">Changed all URLs to PROV documents.</span>
+</li><li> <span class="delete">Added comment on TRIG notation.</span><span class="insert">Updated XML schema definition.</span>
+</li><li> Updated <span class="insert">affiliations.
+</span></li><li><span class="insert"> Added namespace and convention sections.
</span></li><li><span class="insert"> Updated grammar to make prov prefix explicit.
</span></li><li><span class="insert"> Added new paragraph in introduction.
</span></li><li><span class="insert"> Moved "inferred statements" into named graph tool:analysis01 in Example 3.
</span></li><li><span class="insert"> Added comment on TRIG notation.
-</span></li><li> Updated xml example with new syntax of bundles.
+</span></li><li><span class="insert"> Updated </span>xml example with new syntax of bundles.
</li></ul>
</section>
</section>