- From: Stephan Zednik <zednis@rpi.edu>
- Date: Wed, 12 Dec 2012 10:41:13 -0700
- To: Timothy Lebo <lebot@rpi.edu>
- Cc: W3C provenance WG <public-prov-wg@w3.org>
- Message-Id: <6037C810-6FDE-4E61-B4FF-F0ACD9B82784@rpi.edu>
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 17:42:36 UTC