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

Restricted by date #10

Open
mcourtot opened this issue Oct 16, 2018 · 4 comments
Open

Restricted by date #10

mcourtot opened this issue Oct 16, 2018 · 4 comments

Comments

@mcourtot
Copy link
Collaborator

mcourtot commented Oct 16, 2018

EGA has a policy that restricts access to submission + 6 months. Depending on the date at which a dataset is submitted under this policy, their availability date will be different:

Policy object EGAP1 has DUO:0000025 = 'submission + 6 months'
Dataset EGAD1 ( which references EGAP1) submitted on 1/1/19 - returns DUO:0000025 = '1/7/19'
Dataset EGAD2 ( which also references EGAP1) submitted on 1/4/19 - returns DUO:0000025 = '1/10/19'

We should agree on a way to represent date as a specific format. Based on this use case I'd tend to say DUO:0000025 should be used with a date in ISO 8601 but I'd love to hear other use cases/comments.

@rushtong
Copy link
Collaborator

+1 to ISO 8601 - it is very much an accepted standard in software: https://stackoverflow.com/questions/10286204/the-right-json-date-format

@mcourtot
Copy link
Collaborator Author

mcourtot commented Jun 7, 2019

Other use case from Blueprints project:

  • being able to specify a start data eg "this dataset can be made available after the agreement X is signed"
  • use such an event "agreement X being signed" instead of a fixed date

Because the date of the agreement is not known in this case those cases wold probably have to go through manual review anyway, but we should plan and have a text field that could capture that information

@mcourtot
Copy link
Collaborator Author

Other use case from THL Biobank: each project is typically valid for 5 years

@mcourtot
Copy link
Collaborator Author

From EGA: We already use DUO:0000025 for ICGC datasets and others (https://ega-archive.org/datasets/EGAD00010001591) for the same usecase, except this is time limited to 12 months from the date of first access.

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

2 participants