- From: Stian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
- Date: Thu, 13 Oct 2011 11:42:56 +0100
- To: Luc Moreau <L.Moreau@ecs.soton.ac.uk>
- Cc: Provenance Working Group WG <public-prov-wg@w3.org>
On Wed, Oct 12, 2011 at 16:15, Luc Moreau <L.Moreau@ecs.soton.ac.uk> wrote: >> http://www.w3.org/ns/prov-o/ >> http://www.w3.org/ns/prov-o/wasControlledBy >> http://www.example.com/crime#alice > Yes, that seems right. Done. Check out http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/Overview.html (exported from ProvenanceFormalModel.html) (need to update the figures referencing the old URI) http://www.w3.org/TR/2011/WD-prov-o-20111013/ does look slightly strange.. is it 0 or O? For the Crime file example I used http://www.example.com/crime#CrimeFile etc. (the ontology) http://www.example.com/crimeFile#alice etc. (the instance) Perhaps those are confusingly similar. Suggestions? e.g.: <rdf:Description rdf:about="http://www.example.com/crimeFile#AliceAsAuthor"> <rdf:type rdf:resource="http://www.w3.org/ns/prov-o/EntityInRole"/> <prov:assumedBy rdf:resource="http://www.example.com/crimeFile#Alice"/> <prov:assumedRole rdf:resource="http://www.example.com/crime#author"/> </rdf:Description> (Note that #Alice is also sometimes #alice - this is a separate issue) -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester
Received on Thursday, 13 October 2011 10:43:55 UTC