Skip to content

Slot: total_item_count

Derived count — items in this collection plus all descendant collections (computed by the engine).

URI: inkind_knowledge_repo:total_item_count Alias: total_item_count

Applicable Classes

Name Description Modifies Slot
DonationCollection A general-purpose grouping of items with optional recursive parent-child stru... no

Properties

Type and Range

Property Value
Range Integer
Domain Of DonationCollection

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

LinkML Source

name: total_item_count
description: Derived count — items in this collection plus all descendant collections
  (computed by the engine).
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
alias: total_item_count
domain_of:
- DonationCollection
range: integer
required: true