updated article in bbc example
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Tue, 27 Mar 2012 17:06:33 +0100
changeset 2022 1fa671024d4b
parent 2020 611afcccf091
child 2023 0031da6815c0
updated article in bbc example
model/working-copy/wd5-prov-dm-alternate.html
--- a/model/working-copy/wd5-prov-dm-alternate.html	Tue Mar 27 12:33:38 2012 +0100
+++ b/model/working-copy/wd5-prov-dm-alternate.html	Tue Mar 27 17:06:33 2012 +0100
@@ -322,13 +322,13 @@
 <div class="anexample" id="anexample-alternate">
 <p>
 A given news item on the BBC News site 
- <a href="http://www.bbc.co.uk/news/world-asia-17507976">bbc:news/world-asia-17507976</a> for desktop
+ <a href="http://www.bbc.co.uk/news/science-environment-17526723">bbc:news/science-environment-17526723</a> for desktop
 is an alternate of a 
- <a href="http://www.bbc.co.uk/news/mobile/world-asia-17507976">bbc:news/mobile/world-asia-17507976</a> for mobile devices.</p>
+ <a href="http://www.bbc.co.uk/news/mobile/science-environment-17526723">bbc:news/mobile/science-environment-17526723</a> for mobile devices.</p>
 <pre class="codeexample">
-entity(bbc:news/world-asia-17507976, [ prov:type="a news item"])
-entity(bbc:news/mobile/world-asia-17507976, [ prov:type="a news item"])
-alternateOf(bbc:news/world-asia-17507976, bbc:news/mobile/world-asia-17507976)
+entity(bbc:news/science-environment-17526723, [ prov:type="a news item"])
+entity(bbc:news/mobile/science-environment-17526723, [ prov:type="a news item"])
+alternateOf(bbc:news/science-environment-17526723, bbc:news/mobile/science-environment-17526723)
 </pre>
 <p>They are both specialization of an (unspecified) entity. </p>
 </div>