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

Improve support for context extensions #61

Open
simleo opened this issue Apr 27, 2021 · 0 comments
Open

Improve support for context extensions #61

simleo opened this issue Apr 27, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@simleo
Copy link
Collaborator

simleo commented Apr 27, 2021

#53 added initial support for context extensions, but this is currently limited to updating the context with testing namespace terms when a testing-related entity is added to a crate via specific methods such as add_test_suite. The main thing that remains to be covered is preserving any context extensions when a crate is read, so they don't get lost in the read-write round trip. Also, when adding an entity to a crate, we should probably add only the relevant extension to the context, rather than dumping the whole shebang like we're now doing for testing-related entities.

See ResearchObject/ro-crate-ruby#17.

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

No branches or pull requests

1 participant