Type: Duration
The datatype that represents durations of time.
URI: xsd:duration
-
base: str
-
uri: xsd:duration
-
pattern:
-?P((([0-9]+Y([0-9]+M)?([0-9]+D)?|([0-9]+M)([0-9]+D)?|([0-9]+D))(T(([0-9]+H)([0-9]+M)?([0-9]+(\.[0-9]+)?S)?|([0-9]+M)([0-9]+(\.[0-9]+)?S)?|([0-9]+(\.[0-9]+)?S)))?)|(T(([0-9]+H)([0-9]+M)?([0-9]+(\.[0-9]+)?S)?|([0-9]+M)([0-9]+(\.[0-9]+)?S)?|([0-9]+(\.[0-9]+)?S))))
Identifier and Mapping Information
Schema Source
- from schema: https://nfdi-de.github.io/chem-dcat-ap/dcat_4c_ap.yaml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:duration |
| native | dcat_4c_ap:duration |