obophenotype / obophenotype/uberon
Replace date annotation to `xsd:dateTime` instead of `xsd:string`
Open
Nobody has claimed this yet.
Stale
tech
- Dominant language
- Emacs Lisp
- Stars
- 163
- Forks
- 43
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 5
Description
- Add post process in the pipeline to change the range in date type annotations.
- Add QC to verify all annotations related to date use xsd:dateTime range
I tried changing the datatype to xsd:date and xsd:dateTime. The dates are still output as strings.
Support for datatypes other than string is still an open issue: https://github.com/INCATools/dosdp-tools/issues/136
Originally posted by @hkir-dev in https://github.com/obophenotype/uberon/issues/2713#issuecomment-1316864075
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.