Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 3.05 KB

Agent.md

File metadata and controls

51 lines (29 loc) · 3.05 KB

Agent

Definition

Anything that has the ability to perform activities.

Usage notes

Currently either Person, Organisation Unit, or Group, for future extension.

Attributes

keywords: List<Multilingual String>

lifetime : Date Range

contacts : List<Contact_Information>

Relationships

is-actor-in / has-actor : An Agent can be the actor in any number of Activities.

solicits / is-solicited-by : An Agent can solicit any number of Resource Offers.

is-requester-in / has-requester : An Agent can be the requester in any number of Applications.

is-addressee-of / has-addressee : An Agent can be the addressee of any number of Resource Request.

is-recipient-of / has-recipient : An Agent can be the recipient of any number of Prize Awards.

is-agent-in1 / by-agent : An Agent can be the agent in any number of Expertise and Skills Possessions.

is-agent-in2 / by-agent : An Agent can be the agent in any number of Expertise and Time and Effort instances.

has-identifier / is-assigned-to : An Agent can be assigned any number of Agent Identifiers.

is-author-of / has-author : An Agent can be the author of any number of Textual Documents.

made / made-by : An Agent can make a Decision on Resource Request based or not on Evaluation Outcomes.

/ awards-prize : An Agent can award any number of Prize Awards.

Illustrative Diagram

The Agent diagram


Matches

  1. Close match of FOAF Agent