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

Conversion from Records to DMPs #5

Open
max-moser opened this issue Oct 19, 2020 · 0 comments
Open

Conversion from Records to DMPs #5

max-moser opened this issue Oct 19, 2020 · 0 comments
Assignees

Comments

@max-moser
Copy link
Collaborator

One side of the integration (conversion from DMPs to records/drafts) is already implemented.
The other side of the integration (conversion from records to DMPs) still needs to be implemented.

This requires additional methods in the BaseRecordConverter, as well as some frame logic similar to convert_dmp.

Since the scope of allowed changes to DMPs made by the RDM repository is mostly limited to the distribution level (except for the addition of new dataset_identifiers and metadata schemas on the dataset level) and the update semantics is PATCH (i.e. only the supplied values are subject to change), the frame logic will likely be relatively simple.

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