Skip to content

Slot: attributes

Category-specific demand attribute filters. Structure mirrors the attribute vocabulary defined in the category schema for the given category value. Phase 2 refactor: replace Any with typed ItemAttributes subclass hierarchy, moving category mixin slots into *Attributes classes shared between DonationItem and DemandSignal.

URI: inkind_knowledge_repo:attributes Alias: attributes

Applicable Classes

Name Description Modifies Slot
DemandSignal A signal representing demand for a category of items no

Properties

Type and Range

Property Value
Range AnyValue
Domain Of DemandSignal

Cardinality and Requirements

Property Value

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

LinkML Source

name: attributes
description: 'Category-specific demand attribute filters. Structure mirrors the attribute
  vocabulary defined in the category schema for the given category value. Phase 2
  refactor: replace Any with typed ItemAttributes subclass hierarchy, moving category
  mixin slots into *Attributes classes shared between DonationItem and DemandSignal.'
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
alias: attributes
domain_of:
- DemandSignal
range: AnyValue