Re: PROV-ISSUE-406 (delegation-direction): Direction of prov:Delegation is non-intuitive [Ontology]

Khalid,

On Jul 5, 2012, at 5:12 AM, Khalid Belhajjame wrote:

> Hi Tim,
> 
> On 4 July 2012 22:12, Timothy Lebo <lebot@rpi.edu> wrote:
> Stian,
> 
> Would renaming "Delegation" to "Altruism" satisfy this directionality concern?
> 
> WG,
> 
> (straw poll) Would anyone support renaming Delegation to Altruism?
> 
> "behavior of an agent that benefits another at its own expense."
> 
> I am not a native speaker, but I have the impression that Altruism suggets a strong "welfare of others",


Yes, Altruism does have a degree of strength to it. It also has a degree of independence of situation; a universality, or intrinsic character of an individual.
But, one could argue that the intrinsic quality of the agent is a result of observing may altruistic acts for others; this latter is what we'd be describing with PROV: an act of altruism.
Further, the other two AgentInfluences (Association, Attribution) could easily have strengths, but we don't question those.

I think it is better to have a "[slightly too] strongly named" concept than to offer a name that suggests the wrong directionality.
The directionality we have is "acted on behalf of". Delegation goes in the opposite direction: "made to act".


> which is not necessary true in our case.

I'd say to some non-zero extent, we are: "acted on behalf of" - regardless of motivation.


> In your example below, :tim may have had to do
> the job because :stian is :tim's boss, not because :tim cares about :stian :-)

If we can question the motives of the actor in my proposed "altruism", we can equally ask about motives of the delegator as it is currently named, 
so I think motives should not play a factor in our decision of naming.

Regards,
Tim


> 
> khalid
>  
> 
> e.g.
> 
> :tim
>    a prov:Agent;
>    prov:actedOnBehalfOf :stian;
>    prov:qualifiedAltruism [   # renamed from qualifiedDelegation
>         a prov:Altruism;           # renamed from Delegation
>         prov:agent :stian;
>         :inspired_by <http://www.w3.org/2011/prov/track/issues/406>;
>    ];
> .
> 
> 
> Thanks,
> Tim
> 
> 
> 
> On Jul 2, 2012, at 9:21 PM, Timothy Lebo wrote:
> 
> > Unfortunately, due to time and lack of momentum,and no clear solution, we agreed to postpone this issue during the prov-o call.
> >
> > Regards,
> > Tim
> >
> > On Jun 11, 2012, at 11:14 AM, Provenance Working Group Issue Tracker wrote:
> >
> >> PROV-ISSUE-406 (delegation-direction): Direction of prov:Delegation is non-intuitive [Ontology]
> >>
> >> http://www.w3.org/2011/prov/track/issues/406
> >>
> >> Raised by: Stian Soiland-Reyes
> >> On product: Ontology
> >>
> >> After the rename from prov:Responsibility to prov:Delegation, I believe the PROV-O mapping of actedOnBehalfOf is non-intuitive with regards to the direction.
> >>
> >>
> >> Consider the graph in
> >>
> >> http://www.w3.org/2011/prov/wiki/Eg-37-delegation-direction
> >>
> >> showing only the qualified relationship. If you read this intuitively, as someone who will find the RDF in the wild - it easily reads the wrong way.
> >>
> >>
> >> I've discussed some potential solutions on that wiki page:
> >>
> >>
> >> * Make <code>prov:hadDelegate</code> be the unqualified property and change the direction of <code>prov:Delegation</code>
> >> ** Should then be pretty obvious; would not have <code>prov:Agent</code> problem
> >> ** ..but wrong direction/term according to DM..
> >> *** DM to change actedOnBehalfOf(responsible, delegate) to hadDelegate(delegate, responsible)?
> >> * Use more specific properties like <code>prov:responsible</code> rather than confusing <code>prov:agent<code>
> >> ** but.. harder to identify the 'special' outgoing link of qualification
> >> * Rename <code>prov:Delegation</code> and <code>prov:qualifiedDelegation</code>
> >> ** prov:Delegate ?
> >> ** prov:ActedOnBehalfOf  ?
> >> ** .. ?
> >>
> >>
> >> --
> >> Stian Soiland-Reyes
> >>
> >>
> >>
> >>
> >>
> >
> >
> >
> 
> 
> 

Received on Thursday, 5 July 2012 12:45:48 UTC