--- a/dictionary/Overview.html Thu Apr 25 16:52:06 2013 +0200
+++ b/dictionary/Overview.html Thu Apr 25 18:14:09 2013 +0200
@@ -1232,7 +1232,7 @@
<h2>PROV-O Representation of Dictionary</h2>
<p>In this section, the ontological definition of <code>prov:Dictionary</code> is given, in order to extend [[PROV-O]] with dictionaries. For more information on the terminology, syntax and conventions used in this section, we refer to [[PROV-O]].</p>
<p>The classes and 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-Dictionary. Additionally, the [<a href="prov-dictionary.owl">OWL file for PROV-Dictionary</a>] is available for download.</p>
+ Users of the ontology have the option of importing <code><http://www.w3.org/ns/prov#></code>, which includes all extensions, including PROV-Dictionary. Additionally, the [<a href="http://www.w3.org/ns/prov-dictionary">OWL file for PROV-Dictionary</a>] is available for download.</p>
<p> A <code><a class="qname"
href='#Dictionary'>prov:Dictionary</a></code> is a <code
@@ -2409,7 +2409,7 @@
<section id="dictionary-xml-schema">
<h2>PROV-XML Representation of Dictionary</h2>
This section details how to describe dictionaries with
-the [[PROV-XML]] serialization. The [<a href="http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov-dictionary.xsd">XML schema for PROV-Dictionary</a>] is available for download, and includes <a href="http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov-core.xsd">prov-core.xsd</a>, the core schema of PROV. Alternatively, the default schema, <a href="http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov.xsd">prov.xsd</a> can be used, which imports <a href="http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov-core.xsd">prov-core.xsd</a> and all extension schemas developed by the Working Group.
+the [[PROV-XML]] serialization. The [<a href="http://www.w3.org/ns/prov-dictionary.xsd">XML schema for PROV-Dictionary</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> and all extension schemas developed by the Working Group.
<section id="term-Dictionary">
<h3>Dictionary</h3>
<div class="glossary-ref" data-ref="glossary-dictionary"></div>
@@ -3323,7 +3323,7 @@
xmlns:dbpedia="http://dbpedia.org/resource/"
xmlns:ex="http://example.com/"
xsi:schemaLocation="http://www.w3.org/ns/prov#
-http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov.xsd ">
+http://www.w3.org/ns/prov.xsd ">
<!-- All Player Entities -->
... <!-- See complete provenance file -->
--- a/dictionary/example/example.provx Thu Apr 25 16:52:06 2013 +0200
+++ b/dictionary/example/example.provx Thu Apr 25 18:14:09 2013 +0200
@@ -6,7 +6,7 @@
xmlns:dbpedia="http://dbpedia.org/resource/"
xmlns:ex="http://example.com/"
xsi:schemaLocation="http://www.w3.org/ns/prov#
-http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov.xsd ">
+http://www.w3.org/ns/prov.xsd ">
<!-- All Player Entities -->
<prov:entity prov:id="dbpedia:Marco_Scutaro"/>
<prov:entity prov:id="dbpedia:Jed_Lowrie"/>
--- a/dictionary/releases/NOTE-prov-dictionary-20130430/Overview.html Thu Apr 25 16:52:06 2013 +0200
+++ b/dictionary/releases/NOTE-prov-dictionary-20130430/Overview.html Thu Apr 25 18:14:09 2013 +0200
@@ -1363,7 +1363,7 @@
<!--OddPage--><h2><span class="secno">5. </span>PROV-O Representation of Dictionary</h2>
<p>In this section, the ontological definition of <code>prov:Dictionary</code> is given, in order to extend [<cite><a href="#bib-PROV-O" class="bibref">PROV-O</a></cite>] with dictionaries. For more information on the terminology, syntax and conventions used in this section, we refer to [<cite><a href="#bib-PROV-O" class="bibref">PROV-O</a></cite>].</p>
<p>The classes and 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-Dictionary. Additionally, the [<a href="prov-dictionary.owl">OWL file for PROV-Dictionary</a>] is available for download.</p>
+ Users of the ontology have the option of importing <code><http://www.w3.org/ns/prov#></code>, which includes all extensions, including PROV-Dictionary. Additionally, the [<a href="http://www.w3.org/ns/prov-dictionary">OWL file for PROV-Dictionary</a>] is available for download.</p>
<p> A <code><a class="qname" href="#Dictionary">prov:Dictionary</a></code> is a <code class="repeated">prov:Entity</code> that acts as a container to some members,
which are themselves entities.
@@ -2530,7 +2530,7 @@
<section id="dictionary-xml-schema">
<!--OddPage--><h2><span class="secno">6. </span>PROV-XML Representation of Dictionary</h2>
This section details how to describe dictionaries with
-the [<cite><a href="#bib-PROV-XML" class="bibref">PROV-XML</a></cite>] serialization. The [<a href="http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov-dictionary.xsd">XML schema for PROV-Dictionary</a>] is available for download, and includes <a href="http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov-core.xsd">prov-core.xsd</a>, the core schema of PROV. Alternatively, the default schema, <a href="http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov.xsd">prov.xsd</a> can be used, which imports <a href="http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov-core.xsd">prov-core.xsd</a> and all extension schemas developed by the Working Group.
+the [<cite><a href="#bib-PROV-XML" class="bibref">PROV-XML</a></cite>] serialization. The [<a href="http://www.w3.org/ns/prov-dictionary.xsd">XML schema for PROV-Dictionary</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> and all extension schemas developed by the Working Group.
<section id="term-Dictionary">
<h3><span class="secno">6.1 </span>Dictionary</h3>
<div class="glossary-ref"></div>
@@ -3416,7 +3416,7 @@
xmlns:dbpedia="http://dbpedia.org/resource/"
xmlns:ex="http://example.com/"
xsi:schemaLocation="http://www.w3.org/ns/prov#
-http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov.xsd ">
+http://www.w3.org/ns/prov.xsd ">
<!-- All Player Entities -->
... <!-- See complete provenance file -->
--- a/dictionary/releases/NOTE-prov-dictionary-20130430/example/example.provx Thu Apr 25 16:52:06 2013 +0200
+++ b/dictionary/releases/NOTE-prov-dictionary-20130430/example/example.provx Thu Apr 25 18:14:09 2013 +0200
@@ -6,7 +6,7 @@
xmlns:dbpedia="http://dbpedia.org/resource/"
xmlns:ex="http://example.com/"
xsi:schemaLocation="http://www.w3.org/ns/prov#
-http://www.w3.org/TR/2013/NOTE-prov-xml-20130430/schema/prov.xsd ">
+http://www.w3.org/ns/prov.xsd ">
<!-- All Player Entities -->
<prov:entity prov:id="dbpedia:Marco_Scutaro"/>
<prov:entity prov:id="dbpedia:Jed_Lowrie"/>