--- a/testcases/provo/prov-o-property-invalidatedAtTime-PASS.provn Wed Jan 09 12:58:20 2013 +0000
+++ b/testcases/provo/prov-o-property-invalidatedAtTime-PASS.provn Wed Jan 09 13:03:42 2013 +0000
@@ -1,7 +1,7 @@
document
-prefix -814366433 <http://dbpedia.org/resource/>
+prefix dbpedia <http://dbpedia.org/resource/>
prefix ex <http://example.com/ontology#>
prefix def <http://example.com/>
entity(def:the-Painter,[prov:type='ex:Painting', rdfs:label = "Le Peintre"@fr %% xsd:string, rdfs:label = "The Painter"@en %% xsd:string])
-wasAttributedTo(def:the-Painter, -814366433:Pablo_Picasso)
+wasAttributedTo(def:the-Painter, dbpedia:Pablo_Picasso)
endDocument
--- a/testcases/provo/prov-o-property-wasQuotedFrom-PASS.provn Wed Jan 09 12:58:20 2013 +0000
+++ b/testcases/provo/prov-o-property-wasQuotedFrom-PASS.provn Wed Jan 09 13:03:42 2013 +0000
@@ -7,7 +7,7 @@
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.""" %% xsd:string])
+ mathematical properties of this interconnection."""])
entity(ns:thoughts-from-the-dagstuhl-workshop)
wasDerivedFrom(def:bl-dagstuhl, ns:thoughts-from-the-dagstuhl-workshop,[prov:type='prov:Quotation'])
endDocument