Some merge.. (?)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/ontology/examples/ontology-extensions/crime-file/instances/example-1/crime.owl Mon Sep 19 16:13:50 2011 +0100
@@ -0,0 +1,121 @@
+<?xml version="1.0"?>
+<rdf:RDF
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+ xmlns:po="http://www.w3.org/PROV/ProvenanceOntology.owl#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cf="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#" >
+
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e1">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#CrimeFile"/>
+ <cf:isGeneratedBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe0">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#FileCreation"/>
+ <cf:isControlledBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#alice">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#Journalist"/>
+ </rdf:Description>
+ </cf:isControlledBy>
+ </rdf:Description>
+ </cf:isGeneratedBy>
+ <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"></cf:hasFileContent>
+ </rdf:Description>
+
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe1">
+ <cf:Used rdf:resource="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e1"/>
+ </rdf:Description>
+
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e2">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#CrimeFile"/>
+ <cf:isGeneratedBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe1">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#FileAppending"/>
+ <cf:isControlledBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#Bob">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#Journalist"/>
+ </rdf:Description>
+ </cf:isControlledBy>
+ </rdf:Description>
+ </cf:isGeneratedBy>
+ <cf:isDerivedFrom rdf:resource="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#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="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe2">
+ <cf:Used rdf:resource="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e2"/>
+ </rdf:Description>
+
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e3">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#CrimeFile"/>
+ <cf:isGeneratedBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe3">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#FileEditing"/>
+ <cf:isControlledBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#David">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#Journalist"/>
+ </rdf:Description>
+ </cf:isControlledBy>
+ </rdf:Description>
+ </cf:isGeneratedBy>
+ <cf:isDerivedFrom rdf:resource="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e2"/>
+ <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 and New-York last month.</cf:hasFileContent>
+ </rdf:Description>
+
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe3">
+ <cf:Used rdf:resource="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e2"/>
+ </rdf:Description>
+
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e4">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#CrimeFile"/>
+ <cf:isGeneratedBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe2">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#EmailProcessExecution"/>
+ <cf:isControlledBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#Charles">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#Journalist"/>
+ </rdf:Description>
+ </cf:isControlledBy>
+ </rdf:Description>
+ </cf:isGeneratedBy>
+ <cf:isDerivedFrom rdf:resource="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e2"/>
+ <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="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe4">
+ <cf:Used rdf:resource="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e3"/>
+ </rdf:Description>
+
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e5">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#CrimeFile"/>
+ <cf:isGeneratedBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe4">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#EmailProcessExecution"/>
+ <cf:isControlledBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#Edith">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#Journalist"/>
+ </rdf:Description>
+ </cf:isControlledBy>
+ </rdf:Description>
+ </cf:isGeneratedBy>
+ <cf:isDerivedFrom rdf:resource="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e3"/>
+ <cf:hasFileContent rdf:datatype="http://www.w3.org/2001/XMLSchema#string">There was a lot of crime in London and New-York last month.</cf:hasFileContent>
+ </rdf:Description>
+
+
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe5">
+ <cf:Used rdf:resource="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e3"/>
+ </rdf:Description>
+
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e6">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#CrimeFile"/>
+ <cf:isGeneratedBy>
+ <rdf:Description rdf:about="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#pe5">
+ <rdf:type rdf:resource="http://www.w3.org/PROV/CrimeFileOntology.owl#SpellChecking"/>
+ </rdf:Description>
+ </cf:isGeneratedBy>
+ <cf:isDerivedFrom rdf:resource="https://dvcs.w3.org/hg/prov/file/tip/ontology/examples/ontology-extensions/crime-file/crime.owl#e3"/>
+ </rdf:Description>
+
+</rdf:RDF>