Skip to content

Slot: org

Reference to the owning SocialOrganisation. Concrete range applied via slot_usage in each class.

URI: inkind_knowledge_repo:org Alias: org

Applicable Classes

Name Description Modifies Slot
DemandSignal A signal representing demand for a category of items yes
StorageLocation A physical storage unit within an organisation's warehouse yes
Campaign A public-facing appeal grouping related DemandSignals under a shared title, t... yes
ProvenanceRecord A single provenance record capturing one completed process step — who did it,... yes
DonationCollection A general-purpose grouping of items with optional recursive parent-child stru... yes
Actor A person interacting with the system — volunteer, staff, or manager yes

Properties

Type and Range

Property Value
Range String
Domain Of Actor, StorageLocation, DonationCollection, DemandSignal, Campaign, ProvenanceRecord

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://inkind-at.github.io/inkind-knowledge-repo

Mappings

Mapping Type Mapped Value
self inkind_knowledge_repo:org
native inkind_knowledge_repo:org

LinkML Source

name: org
description: Reference to the owning SocialOrganisation. Concrete range applied via
  slot_usage in each class.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
alias: org
domain_of:
- Actor
- StorageLocation
- DonationCollection
- DemandSignal
- Campaign
- ProvenanceRecord
range: string
required: true