Skip to content

Slot: is_active

Whether this entity is currently active.

URI: inkind_knowledge_repo:is_active Alias: is_active

Applicable Classes

Name Description Modifies Slot
SocialOrganisation A social organisation deploying the in-kind platform no
StorageLocation A physical storage unit within an organisation's warehouse no
Actor A person interacting with the system — volunteer, staff, or manager no

Properties

Type and Range

Property Value
Range Boolean
Domain Of SocialOrganisation, Actor, StorageLocation

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:is_active
native inkind_knowledge_repo:is_active

LinkML Source

name: is_active
description: Whether this entity is currently active.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
alias: is_active
domain_of:
- SocialOrganisation
- Actor
- StorageLocation
range: boolean
required: true