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

Include additional valid LicenseType enums for downstream applications #230

Closed
wants to merge 2 commits into from

Conversation

aaronkanzer
Copy link
Member

@aaronkanzer aaronkanzer commented Mar 14, 2024

The current list of LicenseType enumerations assumes that all datasets fall within the two Creative Commons license.

The goal of this PR is to expand the available options so that projects like linc-archive can pass validation via dandischema

Cc @kabilar

wasAssociatedWith: Optional[List[Union[Person, Organization, Software, Agent]]] = (
Field(None, json_schema_extra={"nskey": "prov"})
)
wasAssociatedWith: Optional[
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems running black linter reformatted here too.

@aaronkanzer
Copy link
Member Author

Requesting that a patch label could be added here to this PR Cc @candleindark @jwodder @yarikoptic

@jwodder jwodder added the patch Increment the patch version when merged label Mar 14, 2024
@kabilar
Copy link
Member

kabilar commented Mar 14, 2024

Thank you, Aaron. I will draft this pull request pending further discussion on the LINC Slack.

@kabilar kabilar marked this pull request as draft March 14, 2024 16:03
@jwodder jwodder requested a review from satra March 14, 2024 16:03
@kabilar
Copy link
Member

kabilar commented Aug 15, 2024

Thank you, Aaron. I am going to close pending further discussion in lincbrain/linc-archive#125.

@kabilar kabilar closed this Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants