Type: Duration
The datatype that represents durations of time.
URI: xsd:duration
Type Properties
| Property |
Value |
| Base |
str |
| Type URI |
xsd:duration |
| ## Value Constraints |
|
| Property |
Value |
| Regex 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)))) |
Schema Source
- from schema: https://w3id.org/nfdi-de/dcat-ap-plus/
Mappings
| Mapping Type |
Mapped Value |
| self |
xsd:duration |
| native |
dcatapplus:duration |