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

Add versioning for datasets #17

Open
5 tasks
phebal opened this issue Nov 7, 2017 · 0 comments
Open
5 tasks

Add versioning for datasets #17

phebal opened this issue Nov 7, 2017 · 0 comments
Assignees

Comments

@phebal
Copy link
Collaborator

phebal commented Nov 7, 2017

Datasets currently can be associated with any number of distributions. We want to to be able to create dataset + distribution pairs that we could 'freeze' (not allow edits) and version. Any edit would result in a new version. The ultimate goal is to be able to mint DOIs for dataset-distribution pairs.

  • Allow creation of fixed Dataset + [Distribuitions] sets (collections?) that can be frozen
  • You can edit the Dataset in a set but not the associated distribution
  • You can mint a DOI for the set Add DOI minting for dataset-distro sets #18
  • Version the Dataset associated with the set (optional and might be annoying to implement)
  • Create a GUI that will allow DOI minting. Ask user to chose the dataset and the associated distributions and inform them that they won't be able to change the association once the set is created and DOI minted.
@phebal phebal self-assigned this Nov 7, 2017
@phebal phebal added this to the First release milestone Nov 8, 2017
@phebal phebal removed this from the First release milestone Dec 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant