Enum: BookAgeRangeEnum
Age suitability for books. Broader and non-gendered compared to DemographicEnum — content suitability does not require gender split.
URI: inkind_knowledge_repo:BookAgeRangeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| children_0_5 | None | Picture books, board books, early learning (0-5 years) |
| children_6_12 | None | Middle-grade readers, chapter books (6-12 years) |
| young_adult | None | Young adult (13-17 years) |
| adult | None | Adult readership |
| all_ages | None | Suitable for all ages |
Slots
| Name | Description |
|---|---|
| age_range |
Identifier and Mapping Information
Schema Source
- from schema: https://inkind-at.github.io/inkind-knowledge-repo
LinkML Source
name: BookAgeRangeEnum
description: Age suitability for books. Broader and non-gendered compared to DemographicEnum
— content suitability does not require gender split.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
children_0_5:
text: children_0_5
description: Picture books, board books, early learning (0-5 years)
annotations:
label_en:
tag: label_en
value: Children (0-5)
label_de:
tag: label_de
value: Kinder (0-5)
children_6_12:
text: children_6_12
description: Middle-grade readers, chapter books (6-12 years)
annotations:
label_en:
tag: label_en
value: Children (6-12)
label_de:
tag: label_de
value: Kinder (6-12)
young_adult:
text: young_adult
description: Young adult (13-17 years)
annotations:
label_en:
tag: label_en
value: Young Adult
label_de:
tag: label_de
value: Jugendliche (13-17)
adult:
text: adult
description: Adult readership
annotations:
label_en:
tag: label_en
value: Adult
label_de:
tag: label_de
value: Erwachsene
all_ages:
text: all_ages
description: Suitable for all ages
annotations:
label_en:
tag: label_en
value: All Ages
label_de:
tag: label_de
value: Alle Altersgruppen