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

Re-evaluate benefit project_role field vs specific fields for specific roles in ProjectInfo schema #22

Open
clevinson opened this issue Oct 17, 2024 · 0 comments

Comments

@clevinson
Copy link
Member

Currently in the ProjectInfo schema we have separate fields / slots for each role:

  • project_developer
  • project_verifier
  • project_monitor

And for Terrasos we additionally have:

  • project_owner
  • project_operator

Rather than supporting each of these with a different field, we could instead have a single project_roles slot (multivalued) where the values each had an Enum field which detailed which role the given individual or organization was being assigned to.

This was something @S4mmyb brought up during our recent Framework WG call, but we should speak w/ the rest of the dev team to get input as we may need to refactor our existing anchored project metadata documents.

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