materialdigital / core-ontology

The PMD Core Ontology (PMDco) official release repository
12 stars 10 forks source link

Add and describe DateTime (timestamp) #11

Closed joergwa closed 9 months ago

henkbirkholz commented 1 year ago

First we have to understand what we want to do here. There are two prominent options:

  1. A composite value of calendar values (the counting of days and years) & time values (the counting of seconds) as defined in, for example:
  2. A time value as defined in, for example:
    • IEEE Std 1003.1-2017 "IEEE Standard for Information Technology--Portable Operating System Interface (POSIX(TM)) Base Specifications" Section 4.16 "Seconds Since the Epoch"

Do we want both? Do we need both? Do we need something else?

joergwa commented 9 months ago

use time ontology https://www.w3.org/TR/owl-time/