geneontology / go-shapes

Schema for Gene Ontology Causal Activity Models defined using RDF Shapes
2 stars 0 forks source link

WIP: DO NOT MERGE : proposed updates to representing dates in the ShEx #262

Closed vanaukenk closed 3 years ago

vanaukenk commented 3 years ago

This PR shows the proposed updates to how we represent dates in the ShEx:

1) Adds creation_date and import_date 2) Updates date to dcterm modified 3) Updates xsd:date to xsd:dateTime

@kltm @balhoff - when you can, please review the edits and suggest changes, if needed

vanaukenk commented 3 years ago

Closing this PR since after discussion on 2021-07-06 MOD imports call, we made revisions and will split the changes into two PRs, handling the existing date field, and the creation_date and import_date, changes separately.