--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedQuotation.ttl Sat Jun 30 20:18:10 2012 -0400
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/property_qualifiedQuotation.ttl Sat Jun 30 20:21:05 2012 -0400
@@ -14,10 +14,12 @@
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.""";
- prov:wasQuotedFrom <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/>;
+ prov:wasQuotedFrom
+ <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/>;
prov:qualifiedQuotation [
a prov:Quotation;
- prov:entity <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/>;
+ prov:entity
+ <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/>;
prov:hadQuoter <http://data.semanticweb.org/person/luc-moreau>;
prov:hadQuoted <http://data.semanticweb.org/person/paul-groth>;
] .