name: Deadline
description: A container for event deadlines.
title: Deadline
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
slots:
- type
slot_usage:
type:
name: type
description: A propery to provide the type of the deadline.
title: Deadline Type
domain_of:
- Event
- Deadline
- Metric
- Contributor
- Event
- Deadline
- Metric
- Contributor
range: DeadlineType
required: true
attributes:
deadline_date:
name: deadline_date
description: The date of a deadline.
title: Deadline Date
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: datetime
required: true
deadline_other:
name: deadline_other
description: A property to specify another type of deadline, if this type of deadline
is not within the allowed values of [DeadlineType](DeadlineType.md).
title: Other Deadline Type
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
range: string