DINA-Web / agent-specs

Specifications for the Agent Module
MIT License
1 stars 3 forks source link

Add organization to schema #26

Closed cgendreau closed 3 years ago

cgendreau commented 4 years ago

As per https://github.com/DINA-Web/dina-model-concepts/issues/40

endpoint is organization and there is only 2 fields: nameand aliases.

cgendreau commented 3 years ago

Should be referenced in agent.yml

xuemeigan commented 3 years ago

Currently agent.yml is actually describing person , to confirm, we would like to

  1. Rename agent.yml to person.yml
  2. Write agent.yml, similar to https://github.com/DINA-Web/object-store-specs/blob/master/schema/object-store-api.yaml, to incorporate person and organization.
cgendreau commented 3 years ago

yes, exactly

xuemeigan commented 3 years ago

Ready for review