-
Notifications
You must be signed in to change notification settings - Fork 20
Description
We need to regularize the docs language for referencing both Person
and Group
as either actors or agents.
Currently the model describe Person
and Group
as "actors" and "acting agent" and the current model URL path is https://linked.art/model/actor/
In the Provenance part of the model, we use "agents" to refer to both Person
and Group
that intermediated an acquisition: https://linked.art/model/provenance/acquisition/#agents
But "Agents" are mentioned in the basic patterns Core Properties table (https://linked.art/model/base/) and the API search links use "agent" (like in agentActiveAtPlace) to refer both to Person and Group independently of the role they played.
Although some docs could be updated right away, breaking changes (like changes to the API search links) might need to wait for the 1.1 release.