fixed multi line string
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 05 Dec 2012 14:50:53 +0000
changeset 5294 62106ae4ce98
parent 5293 6506a419ed6e
child 5295 d86a0e98d8c3
fixed multi line string
testcases/provo/prov-o-class-InstantaneousEvent-PASS.provn
--- a/testcases/provo/prov-o-class-InstantaneousEvent-PASS.provn	Wed Dec 05 14:45:50 2012 +0000
+++ b/testcases/provo/prov-o-class-InstantaneousEvent-PASS.provn	Wed Dec 05 14:50:53 2012 +0000
@@ -5,9 +5,7 @@
 prefix def <http://example.com/>
 prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
 prefix pc1 <http://www.ipaw.info/pc1/>
-entity(def:bbcNews2012-04-03,[prov:type='def:DailyNews', rdfs:comment = "The BBC news home page on 2012-04-03 contained 
-                   a reference to a given news item, but the BBC news 
-                   home page on the next day did not." %% xsd:string])
+entity(def:bbcNews2012-04-03,[prov:type='def:DailyNews', rdfs:comment = "The BBC news home page on 2012-04-03 contained a reference to a given news item, but the BBC news home page on the next day did not." %% xsd:string])
 wasGeneratedBy(def:bbcNews2012-04-03,-,2012-04-03T00:00:01Z,[prov:type='prov:InstantaneousEvent'])
 wasInvalidatedBy(def:bbcNews2012-04-03,-,2012-04-03T23:59:59Z,[prov:type='prov:InstantaneousEvent'])
 endDocument
\ No newline at end of file