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 support for approximate dates #130

Open
gaurav opened this issue Oct 10, 2021 · 0 comments
Open

Add support for approximate dates #130

gaurav opened this issue Oct 10, 2021 · 0 comments

Comments

@gaurav
Copy link
Collaborator

gaurav commented Oct 10, 2021

We need to be able to support dates that are approximate to a particular year, e.g.

https://github.com/cancerDHC/data-model-harmonization/blob/79849628bca909ef113a6031bf1eb25498c48ee2/data-examples/f2f-2021-09-data-examples/d1_harmonized_gdc_specimen_cc.yaml#L312-L313

However, we currently code this field as a linkml:datetime, which has to be in the same format as xsd:dateTime, so specifying just a year (or a year-month) is not allowed.

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