XML example corrections
authorTom De Nies <tom.denies@ugent.be>
Wed, 17 Apr 2013 13:37:56 +0200
changeset 6197 42077aef3c42
parent 6196 0adeed07f025
child 6198 224279ab826e
child 6199 694d75273218
XML example corrections
dictionary/Overview.html
dictionary/releases/NOTE-prov-dictionary-20130430/Overview.html
dictionary/releases/NOTE-prov-dictionary-20130430/example/example.xml
--- a/dictionary/Overview.html	Wed Apr 17 12:16:40 2013 +0200
+++ b/dictionary/Overview.html	Wed Apr 17 13:37:56 2013 +0200
@@ -3335,6 +3335,7 @@
   &lt;!-- 2011 Opening Day lineup --&gt;
   &lt;prov:dictionary prov:id="ex:2011_opening_day_lineup" /&gt;
   &lt;prov:hadDictionaryMember&gt;
+    &lt;prov:dictionary prov:ref="ex:2011_opening_day_lineup"/&gt;
     &lt;prov:keyEntityPair&gt;
       &lt;prov:key&gt;CF&lt;/prov:key&gt;
       &lt;prov:entity prov:ref="dbpedia:Jacoby_Ellsbury"/&gt;
--- a/dictionary/releases/NOTE-prov-dictionary-20130430/Overview.html	Wed Apr 17 12:16:40 2013 +0200
+++ b/dictionary/releases/NOTE-prov-dictionary-20130430/Overview.html	Wed Apr 17 13:37:56 2013 +0200
@@ -3425,6 +3425,7 @@
   &lt;!-- 2011 Opening Day lineup --&gt;
   &lt;prov:dictionary prov:id="ex:2011_opening_day_lineup" /&gt;
   &lt;prov:hadDictionaryMember&gt;
+    &lt;prov:dictionary prov:ref="ex:2011_opening_day_lineup"/&gt;
     &lt;prov:keyEntityPair&gt;
       &lt;prov:key&gt;CF&lt;/prov:key&gt;
       &lt;prov:entity prov:ref="dbpedia:Jacoby_Ellsbury"/&gt;
--- a/dictionary/releases/NOTE-prov-dictionary-20130430/example/example.xml	Wed Apr 17 12:16:40 2013 +0200
+++ b/dictionary/releases/NOTE-prov-dictionary-20130430/example/example.xml	Wed Apr 17 13:37:56 2013 +0200
@@ -3,7 +3,7 @@
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
     xmlns:prov="http://www.w3.org/ns/prov#"
-    xmlns:dbpedia="dbpedia:"
+    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 ">
@@ -90,6 +90,7 @@
   <!-- 2011 Roster -->
   <prov:dictionary prov:id="ex:2011_roster" />
   <prov:hadDictionaryMember>
+    <prov:dictionary prov:ref="ex:2011_roster"/>
     <prov:keyEntityPair>
       <prov:key>91</prov:key>
       <prov:entity prov:ref="dbpedia:Alfredo_Aceves"/>
@@ -291,6 +292,7 @@
   <!-- 2011 Opening Day lineup -->
   <prov:dictionary prov:id="ex:2011_opening_day_lineup" />
   <prov:hadDictionaryMember>
+    <prov:dictionary prov:ref="ex:2011_opening_day_lineup"/>
     <prov:keyEntityPair>
       <prov:key>CF</prov:key>
       <prov:entity prov:ref="dbpedia:Jacoby_Ellsbury"/>