--- a/testcases/provo/prov-o-property-wasQuotedFrom-PASS.provn Wed Jan 09 12:34:51 2013 +0000
+++ b/testcases/provo/prov-o-property-wasQuotedFrom-PASS.provn Wed Jan 09 12:46:36 2013 +0000
@@ -1,13 +1,13 @@
document
-prefix 762852969 <http://purl.org/twc/page/>
+prefix ns <http://purl.org/twc/page/>
prefix def <http://example.com/>
-entity(def:bl-dagstuhl,[prov:value="During the workshop, it became clear to me that the consensus
+entity(def:bl-dagstuhl,[prov:value="""During the workshop, it became clear to me that the consensus
based models (which are often graphical in nature) can not only be
formalized but also be directly connected to these database focused
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])
-entity(762852969:thoughts-from-the-dagstuhl-workshop)
-wasDerivedFrom(def:bl-dagstuhl, 762852969:thoughts-from-the-dagstuhl-workshop,[prov:type='prov:Quotation'])
+ mathematical properties of this interconnection.""" %% xsd:string])
+entity(ns:thoughts-from-the-dagstuhl-workshop)
+wasDerivedFrom(def:bl-dagstuhl, ns:thoughts-from-the-dagstuhl-workshop,[prov:type='prov:Quotation'])
endDocument