glam/schemas/20251121/linkml/modules/classes/SubsidiaryOrganization.yaml
kempersc fc405445c6 Refactor and update schema definitions
- Removed obsolete slots: `has_or_had_custodian_observation`, `provider`, and `specificity_annotation`.
- Updated `has_or_had_score` slot to use `SpecificityScore` class and modified its description and examples.
- Added new slots: `end_seconds`, `end_time`, `has_archive_path`, `has_or_had_custodian_name`, `protocol_name`, and `protocol_version`.
- Introduced a script `check_annotation_types.py` to validate the presence and structure of `custodian_types` in YAML files.
- Added a script `update_specificity.py` to automate updates related to `SpecificityAnnotation` to `SpecificityScore`.
2026-02-01 19:55:38 +01:00

50 lines
1.6 KiB
YAML

id: https://nde.nl/ontology/hc/class/SubsidiaryOrganization
name: SubsidiaryOrganization
title: SubsidiaryOrganization Type
imports:
- linkml:types
- ../slots/custodian_only
- ../slots/has_or_had_identifier
- ../slots/has_or_had_score
- ../slots/is_or_was_related_to
- ../slots/label_de
- ../slots/label_es
- ../slots/label_fr
- ../slots/record_set_type
classes:
SubsidiaryOrganization:
description: An entity or organization administered by a larger entity or organization. In the heritage context, subsidiary
organizations are archives, museums, libraries, or other heritage custodians that operate under the governance or
administrative control of a parent institution. This class models the hierarchical relationship between organizations.
is_a: ArchiveOrganizationType
class_uri: skos:Concept
mixins:
- OrganizationalStructure
slots:
- has_or_had_score
- is_or_was_related_to
- has_or_had_identifier
slot_usage:
has_or_had_identifier: null
is_or_was_related_to:
range: WikidataAlignment
inlined: true
record_set_type:
equals_string: 'False'
label_de:
equals_string: Tochterorganisation
label_es:
equals_string: entidad subsidiaria
label_fr:
equals_string: "entit\xE9 subsidiaire"
custodian_only:
equals_expression: 'true'
see_also:
- ParentOrganizationUnit
- OrganizationalSubdivision
- Department
- JointArchives
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'