Enum: DonationSourceLifecycleEnum
Lifecycle states for a DonationSource.
URI: inkind_knowledge_repo:DonationSourceLifecycleEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| announced | None | Donor indicated intent to donate; physical items not yet received |
| received | None | Physical items received and linked to this source |
| acknowledged | None | Impact notification sent to donor |
Slots
| Name | Description |
|---|---|
| lifecycle_state |
Identifier and Mapping Information
Schema Source
- from schema: https://inkind-at.github.io/inkind-knowledge-repo
LinkML Source
name: DonationSourceLifecycleEnum
description: Lifecycle states for a DonationSource.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
announced:
text: announced
description: Donor indicated intent to donate; physical items not yet received.
received:
text: received
description: Physical items received and linked to this source.
acknowledged:
text: acknowledged
description: Impact notification sent to donor. Phase 1 stub — activated when
items complete their lifecycle and Donor Portal is live.