Skip to content

Make project_role ontology field an array #1059

Open
@ESapenaVentura

Description

@ESapenaVentura

For which schema is a change/update being suggested?
module/contact

What should the change/update be?

  • Change project_role field in contact module from object to array of objects.
  • Change project_role property name to project_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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

blockedIssue is blocked.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions