- From: Luc Moreau <L.Moreau@ecs.soton.ac.uk>
- Date: Tue, 08 May 2012 15:14:35 +0100
- To: public-prov-wg@w3.org
Hi all, The 4th WD indicated that an agent may be a particular type of entity. So, the issue as originally raised has been addressed. However, in the discussion, it was asked whether an agent MAY be an activity. What is the case for agent being disjoint from entity? Luc On 04/02/2012 10:53 PM, Provenance Working Group Issue Tracker wrote: > PROV-ISSUE-337 (agent-and-entity): agent should not be a subclass of entity [prov-dm] > > http://www.w3.org/2011/prov/track/issues/337 > > Raised by: Luc Moreau > On product: prov-dm > > Currently, prov-dm defines agent as follows: > > An agent is a type of entity that bears some form of responsibility for an activity taking place. An agent is a particular type of Entity. This means that the model can be used to express provenance of the agents themselves. > > While it is nice to be able to express the provenance of agents, it is not obvious to me that agents should always be entities. In fact, they could be activities. > > Consider a collaboration activity, to which several agents ag1, ag2, ..., agn are associated. Why can't we see it as an agent too? > activity(collaboration) > wasAssociatedWith(collaboration,agi,contract) > > agent(collaboration) > wasAttributed(nice-piece-of-work,collaboration) > > > So, I would propose the following alternative definition: > > > An agent is something that bears some form of responsibility for an activity taking place. > > A given agent may be a particular type of Entity or Activity. This means that the model can be used to express provenance of the agents themselves. > > > Looking at prov-o, I notice that they have already defined an agent as subclass of owl:Thing. > > > > > -- Professor Luc Moreau Electronics and Computer Science tel: +44 23 8059 4487 University of Southampton fax: +44 23 8059 2865 Southampton SO17 1BJ email: l.moreau@ecs.soton.ac.uk United Kingdom http://www.ecs.soton.ac.uk/~lavm
Received on Tuesday, 8 May 2012 14:15:19 UTC