Open
Description
For which schema is a change/update being suggested?
module/contact
What should the change/update be?
- Change
project_role
field incontact
module from object to array of objects. - Change
project_role
property name toproject_roles
to adhere to the style guide.
What new field(s) need to be changed/added?
For contact
module:
project_role
wanted type: array (Accepts more than 1 value)project_role
property name change:project_roles
Why is the change requested?
Talking with @zperova, we need the project_role ontology field to be an array of objects. For some projects, some contributors will be fulfilling more than one type of role, and our metadata schema needs to reflect that.
Activity