fixed multi line string
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 05 Dec 2012 14:51:44 +0000
changeset 5295 d86a0e98d8c3
parent 5294 62106ae4ce98
child 5296 d6fac342658e
fixed multi line string
testcases/provo/prov-o-class-Generation-PASS.provn
--- a/testcases/provo/prov-o-class-Generation-PASS.provn	Wed Dec 05 14:50:53 2012 +0000
+++ b/testcases/provo/prov-o-class-Generation-PASS.provn	Wed Dec 05 14:51:44 2012 +0000
@@ -7,9 +7,7 @@
 prefix pc1 <http://www.ipaw.info/pc1/>
 prefix eg <http://example.com/vocab#>
 activity(def:publishingActivity,-,-)
-entity(def:bbcNews2012-04-03,[prov:type='eg: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='eg: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,def:publishingActivity,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