- From: Stian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
- Date: Thu, 19 Jul 2012 11:44:19 +0100
- To: public-prov-wg@w3.org
I kindly request volunteers to quickly check a selection of examples in PROV-O.
http://dvcs.w3.org/hg/prov/raw-file/tip/examples/eg-24-prov-o-html-examples/rdf/create/rdf
You can take as many or as few as you like.
These have been automatically embedded into:
https://dvcs.w3.org/hg/prov/raw-file/tip/ontology/last-call/2012-07-24-for-webmaster/Overview.html
We need help with:
a) Renaming dubious/conflicting resource names
ie. instead of
:a1 a prov:Activity ;
prov:used :e1 .
:e1 a prov:Entity .
we want:
:fishing a prov:Activity ;
prov:used :bait .
Try to keep such examples and resources matching across 'the same'
example - ie. prov:used vs. prov:qualifiedUsage vs. prov:Usage, but
unique otherwise.
b) Correcting outdated/wrong use of PROV-O
examples:
prov:tracedTo (removed)
prov:wasControlledBy (renamed)
prov:Acivitityy (misspelt)
:activity1 prov:hadPlan :plan1 (wrong domain/range)
c) Correct syntax errors (I've identified them under Comments)
d) Other blaring errors or confusion ( :fred a prov:Activity )
Please sign up by 'taking' some properties and classes under 'Responsible' in:
https://docs.google.com/spreadsheet/ccc?key=0AtpchNBBcY-qdElUakV3M2paMUpIRE9IU2ZSMF9Xb3c
and then update under the other columns when you have checked and/or
committed any changes with your name.
I'll check back on Monday.
--
Stian Soiland-Reyes, myGrid team
School of Computer Science
The University of Manchester
Received on Thursday, 19 July 2012 10:45:11 UTC