- From: Stephan Zednik <zednis@rpi.edu>
- Date: Wed, 12 Dec 2012 12:30:01 -0700
- To: Timothy Lebo <lebot@rpi.edu>
- Cc: W3C provenance WG <public-prov-wg@w3.org>
- Message-Id: <6EAEBD46-BF4E-4D6D-B6BB-0737307F69EC@rpi.edu>
I created this table as a response to this email thread, and so far only for Delegation/actedOnBehalfOf. We could create such a table for each record and add it to a future version of the Note. --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:31:28 UTC