Add support for approximate dates
gaurav opened this issue · 0 comments
gaurav commented
We need to be able to support dates that are approximate to a particular year, e.g.
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.