Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a single contact/Person model to which all other models associate, if needed #4

Open
coeit opened this issue Mar 19, 2020 · 0 comments

Comments

@coeit
Copy link
Contributor

coeit commented Mar 19, 2020

Currently BrAPI has different schemas and attribute combinations to associate a record to a related contact or person. Sometimes its a link to a specific contact, sometimes leadPerson and sometimes a Person. This could be simplified by adding a model, which covers all those cases in a single schema. Attributes should be a combination of the attributes in existing BrAPI schemas:

https://app.swaggerhub.com/apis/PlantBreedingAPI/BrAPI-Core/2.0#/Person
https://app.swaggerhub.com/apis/PlantBreedingAPI/BrAPI-Core/2.0#/Contact

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant