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

Contributor role enum value #45

Open
mike-podolskiy90 opened this issue Apr 22, 2023 · 1 comment
Open

Contributor role enum value #45

mike-podolskiy90 opened this issue Apr 22, 2023 · 1 comment

Comments

@mike-podolskiy90
Copy link

According to the frictionless specs contributor's role is only recommended to be one of author, publisher, maintainer, wrangler, and contributor. Current implementation allows only values from the enum https://github.com/frictionlessdata/datapackage-java/blob/main/src/main/java/io/frictionlessdata/datapackage/Contributor.java#L98

There are plenty of cases where those five is not enough, so it should be String.


@iSnow

@iSnow
Copy link
Contributor

iSnow commented Sep 4, 2023

I see the problem, but this needs to be a bug report on the specs, we are following their recommendations: https://specs.frictionlessdata.io/data-package/#metadata

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

2 participants