- From: Stephan Zednik <zednis@rpi.edu>
- Date: Wed, 12 Dec 2012 12:43:32 -0700
- To: Timothy Lebo <lebot@rpi.edu>
- Cc: W3C provenance WG <public-prov-wg@w3.org>
- Message-Id: <F1624C6C-FEF9-4201-80AF-5FFDD522128A@rpi.edu>
On Dec 12, 2012, at 12:35 PM, Timothy Lebo <lebot@rpi.edu> wrote: > Stephan, > > On Dec 12, 2012, at 2:30 PM, Stephan Zednik <zednis@rpi.edu> wrote: > >> I created this table as a response to this email thread, and so far only for Delegation/actedOnBehalfOf. > > Thanks for clarifying. > >> >> We could create such a table for each record and add it to a future version of the Note. > > Perhaps we could keep it around and add to it. Perhaps it will serve the role of http://www.w3.org/2011/prov/wiki/ProvRDF (which we used to map DM to O). > If you plop it on a wiki I can contribute to it. Good idea. How about http://www.w3.org/2011/prov/wiki/Prov_Mappings? --Stephan > > Thanks, > Tim > >> >> --Stephan >> >> On Dec 12, 2012, at 12:27 PM, Timothy Lebo <lebot@rpi.edu> wrote: >> >>> Stephan, >>> >>> I don't see this table in the document. Is it just from your notes? >>> >>> Thanks, >>> Tim >>> >>> On Dec 12, 2012, at 12:41 PM, Stephan Zednik <zednis@rpi.edu> wrote: >>> >>>> Resent with typo fixed. >>>> >>>>> PROV-DM params PROV-XML elements PROV-O properties >>>>> delegate prov:delegate inverse of prov:qualifiedDelegation (not defined) >>>>> responsible prov:responsible prov:agent >>>>> activity prov:activity prov:hadActivity >>>>> >>>> >>>> >>>> --Stephan >>>> >>>> On Dec 12, 2012, at 10:39 AM, Stephan Zednik <zednis@rpi.edu> wrote: >>>> >>>>> >>>>> On Dec 12, 2012, at 10:28 AM, Timothy Lebo <lebot@rpi.edu> wrote: >>>>> >>>>>> Thanks, Stephan. >>>>>> >>>>>> Sorry, I had a bit of DM->O cobwebs. >>>>>> >>>>>> I think it's: >>>>>> >>>>>> <ag1> prov:qualifiedDelegation [ a prov:Delegation; prov:agent <ag2>; <prov:hadActivity <a> ] . >>>>>> >>>>>> Right? >>>>>> >>>>>> -Tim >>>>> >>>>> That looks correct. >>>>> >>>>> Here is the mapping for delegation as best I can tell (agrees with what you have above). >>>>> >>>>> PROV-DM params PROV-XML elements PROV-O properties >>>>> delegate prov:delegate inverse of prov:qualifiedDelegation (not defined) >>>>> responsible prov:responsible prov:agent >>>>> activity prov:activity prov:hadAgent >>>>> >>>>> --Stephan >>>>> >>>>>> >>>>>> >>>>>> On Dec 12, 2012, at 12:08 PM, Stephan Zednik <zednis@rpi.edu> wrote: >>>>>> >>>>>>> from http://www.w3.org/TR/prov-dm/#dfn-actedonbehalfof >>>>>>> >>>>>>> A delegation ◊ link, written actedOnBehalfOf(id; ag2, ag1, a, attrs) in PROV-N, has: >>>>>>> activity: an optional identifier (a) of an activity for which the delegation link holds; >>>>>>>> >>>>>>>> <prov:actedOnBehalfOf> >>>>>>>> <prov:delegate prov:ref="ag1"/> >>>>>>>> <prov:responsible prov:ref="ag2"/> >>>>>>>> <prov:activity prov:ref="a"/> >>>>>>>> <prov:type xsi:type="xsd:QName">line-management</prov:type> >>>>>>>> </prov:actedOnBehalfOf> >>>>>> >>>>> >>>> >>> >> >
Received on Wednesday, 12 December 2012 19:44:07 UTC