LINNAE-project / SFB-Annotator

This web app is intended for demo purposes only!
https://www.research-software.nl/software/sfb-annotator
Apache License 2.0
1 stars 0 forks source link

Replace date/time format with ISO 8601 #74

Closed arnikz closed 3 years ago

arnikz commented 3 years ago

Increase resolution: YYYY-MM-DD -> YYYY-MM-DDThh:mm:ss.sTZD (e.g. 2021-01-12T14:23:11.646Z)

https://github.com/LINNAE-project/SFB-Annotator/blob/8f0c19e5ecb2bdeb1e82cdbf664d392d53eea360/data/json/local/example_1_1.json#L17

https://github.com/LINNAE-project/SFB-Annotator/blob/8f0c19e5ecb2bdeb1e82cdbf664d392d53eea360/data/rdf/local/example_1_1.ttl#L17

See W3C-DTF syntax encoding scheme.