Term: date of permit approval (permit_date)
Date on which a permit was granted. The date can be right truncated i.e. all of these are valid times: 2008-01-23; 2008-01; 2008; Except: 2008-01; 2008 all are ISO8601 compliant.
URI: MIXS:999999912
Properties
- Range: Datetime
- Cardinality: * recommended
Examples
| Value |
|---|
| 2023-12-01 |
LinkML Source
name: permit_date
description: 'Date on which a permit was granted. The date can be right truncated
i.e. all of these are valid times: 2008-01-23; 2008-01; 2008; Except: 2008-01; 2008
all are ISO8601 compliant.'
title: date of permit approval
examples:
- value: '2023-12-01'
in_subset:
- investigation
from_schema: https://w3id.org/mixs
rank: 1000
slot_uri: MIXS:999999912
alias: permit_date
domain_of:
- Ancient
range: datetime
required: false
recommended: true
multivalued: true