fixed provn
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 09 Jan 2013 12:46:36 +0000
changeset 5387 29433b0894e1
parent 5386 476b2640af2e
child 5388 cf38a78f7e60
fixed provn
testcases/provo/prov-o-property-wasQuotedFrom-PASS.provn
--- 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