--- a/ontology/ProvenanceFormalModel.html Fri Aug 26 12:51:39 2011 +0100
+++ b/ontology/ProvenanceFormalModel.html Fri Aug 26 10:45:44 2011 -0400
@@ -117,22 +117,22 @@
<rdf:Description rdf:about="http://www.w3.org/2011/prov/crimefile#e2">
<rdf:type rdf:resource="http://www.w3.org/TR/ProvenanceOntology.owl#Entity"/>
- <cf:isGeneratedBy>
+ <po:isGeneratedBy>
<rdf:Description rdf:about="http://www.w3.org/2011/prov/crimefile#pe1">
<rdf:type rdf:resource="http://www.w3.org/2011/prov/crimefile#FileAppend"/>
- <cf:isControlledBy>
+ <po:isControlledBy>
<rdf:Description rdf:about="http://www.w3.org/2011/prov/crimefile#Bob">
<rdf:type rdf:resource="http://www.w3.org/TR/ProvenanceOntology.owl#Agent"/>
</rdf:Description>
- </cf:isControlledBy>
+ </po:isControlledBy>
</rdf:Description>
- </cf:isGeneratedBy>
- <cf:isDerivedFrom rdf:resource="http://www.w3.org/2011/prov/crimefile#e1"/>
+ </po:isGeneratedBy>
+ <po:isDerivedFrom rdf:resource="http://www.w3.org/2011/prov/crimefile#e1"/>
<cf:hasFilePath rdf:datatype="http://www.w3.org/2001/XMLSchema#string">/share/crime.txt</cf:hasFilePath>
<cf:hasFileContent rdf:datatype="http://www.w3.org/2001/XMLSchema#string">There was a lot of crime in London last month.</cf:hasFileContent>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/2011/prov/crimefile#pe1">
- <cf:Used rdf:resource="http://www.w3.org/2011/prov/crimefile#e1"/>
+ <po:Used rdf:resource="http://www.w3.org/2011/prov/crimefile#e1"/>
</rdf:Description>
</rdf:RDF>
</pre>