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

Missing support for provenance elements #137

Closed
ThomasJejkal opened this issue Dec 3, 2023 · 1 comment · Fixed by #178
Closed

Missing support for provenance elements #137

ThomasJejkal opened this issue Dec 3, 2023 · 1 comment · Fixed by #178
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ThomasJejkal
Copy link
Contributor

It seems that provenance elements defined in the RO-Crate specification are not supported. Thus, it is not possible to describe the provenance of data, e.g., CreateAction, UpdateAction, used instruments etc.

@ThomasJejkal ThomasJejkal added the enhancement New feature or request label Dec 3, 2023
@Pfeil
Copy link
Member

Pfeil commented Aug 9, 2024

Has already been fixed in b196663. I think it should have been possible in beforehand, but with more fiddling, as there was no helper class or builder. The fix is a good idea. Probably, the test / usage example could look more ergonomic (more consistent regarding other builders). I will let the issue open until I was able to take a closer look.

@Pfeil Pfeil added this to the v2.0.0 milestone Aug 9, 2024
@Pfeil Pfeil linked a pull request Aug 9, 2024 that will close this issue
19 tasks
@Pfeil Pfeil self-assigned this Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants