glam/schemas/20251121/linkml/modules/slots/chapter_source.yaml
kempersc 0393b321c9 refactor(schema): unify custodian_type slots into has_or_had_custodian_type (Rule 39, 43)
- Migrate 236+ class files from custodian_types to has_or_had_custodian_type
- Archive deprecated slots: custodian_type, custodian_types, custodian_type_broader/narrower/related
- Update main schema and manifest imports
- Fix Custodian.yaml class to use new slot
- Fix annotation format (list→scalar) in has_or_had_custodian_type.yaml

Rules applied:
- Rule 39: RiC-O naming convention (hasOrHad pattern)
- Rule 43: Slot nouns must be singular (multivalued:true for cardinality)
- Rule 38: Slot centralization with semantic URI
2026-01-09 10:55:21 +01:00

15 lines
390 B
YAML

id: https://nde.nl/ontology/hc/slot/chapter_source
name: chapter_source_slot
title: chapter_source slot
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
imports:
- linkml:types
- ../enums/ChapterSourceEnum
default_prefix: hc
slots:
chapter_source:
description: Source that created this chapter
range: ChapterSourceEnum
slot_uri: hc:chapterSource