fixed provn
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 09 Jan 2013 12:50:30 +0000
changeset 5388 cf38a78f7e60
parent 5387 29433b0894e1
child 5389 ade4e66162ec
fixed provn
testcases/provo/prov-o-property-qualifiedQuotation-PASS.provn
--- a/testcases/provo/prov-o-property-qualifiedQuotation-PASS.provn	Wed Jan 09 12:46:36 2013 +0000
+++ b/testcases/provo/prov-o-property-qualifiedQuotation-PASS.provn	Wed Jan 09 12:50:30 2013 +0000
@@ -1,17 +1,17 @@
 document
-prefix 1268498941 <http://data.semanticweb.org/person/>
-prefix 762852969 <http://purl.org/twc/page/>
+prefix pers <http://data.semanticweb.org/person/>
+prefix page <http://purl.org/twc/page/>
 prefix def <http://example.com/>
-agent(1268498941:luc-moreau,[prov:type='prov:Person'])
-agent(1268498941:paul-groth,[prov:type='prov:Person'])
-entity(def:bl-dagstuhl,[prov:value="During the workshop, it became clear to me that the consensus
+agent(pers:luc-moreau,[prov:type='prov:Person'])
+agent(pers:paul-groth,[prov:type='prov:Person'])
+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)
-wasAttributedTo(762852969:thoughts-from-the-dagstuhl-workshop, 1268498941:paul-groth)
-wasDerivedFrom(def:bl-dagstuhl, 762852969:thoughts-from-the-dagstuhl-workshop,[prov:type='prov:Quotation', my:fromSection = "1" %% xsd:integer])
+	mathematical properties of this interconnection.""" %% xsd:string])
+entity(page:thoughts-from-the-dagstuhl-workshop)
+wasAttributedTo(page:thoughts-from-the-dagstuhl-workshop, pers:paul-groth)
+wasDerivedFrom(def:bl-dagstuhl, page:thoughts-from-the-dagstuhl-workshop,[prov:type='prov:Quotation', my:fromSection = "1" %% xsd:integer])
 endDocument