PROV-ISSUE-141 (agent-attributes): Is there a way to associate attributes (e.g. a name) with an agent in ASN? [Data Model]

PROV-ISSUE-141 (agent-attributes): Is there a way to associate attributes (e.g. a name) with an agent in ASN? [Data Model]

http://www.w3.org/2011/prov/track/issues/141

Raised by: Graham Klyne
On product: Data Model

I note that per ASN, an Agent is a kind of Entity, yet when declaring an Agent I see no obvious way to associate attributes (e.g. a name) with an agent.

Except, maybe:

  Agent(mm)
  Entity(mm, [foaf:name="Meritorious Meerkat"])

Maybe allow entity attributes to be attached directly to the Agent expression, thus:

  Agent(mm, [foaf:name="Meritorious Meerkat"])

Received on Thursday, 3 November 2011 11:29:37 UTC