data2health / contributor-attribution-model

A simple data model to represent contributions made by agents to research artifacts
3 stars 0 forks source link

Attributes linking Contributions to Artifact and Agent #18

Open mbrush opened 5 years ago

mbrush commented 5 years ago

The model includes attributes to link a Contribution object to the artifact that is the subject of the contribution, and to the agent performing the contribution. Two issues to consider:

  1. Should both attributes be included?
  2. What to name them? At present I have named them contributionMadeTo and contributionMadeBy. Other suggestions welcome.