70 lines
2.9 KiB
YAML
70 lines
2.9 KiB
YAML
id: https://nde.nl/ontology/hc/class/SubsidiaryOrganization
|
|
name: SubsidiaryOrganization
|
|
title: SubsidiaryOrganization Type
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ../slots/is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
- ./WikiDataIdentifier # for has_or_had_identifier range
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
- ./WikidataAlignment
|
|
- ./WikiDataEntry # for is_or_was_related_to range (2026-01-15)
|
|
- ../slots/custodian_only
|
|
- ../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:
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- is_or_was_related_to # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
# equals_string removed: Q62079110 (incompatible with uriorcurie range)
|
|
is_or_was_related_to: # was: wikidata_alignment - migrated per Rule 53 (2026-01-15)
|
|
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é subsidiaire
|
|
custodian_only:
|
|
equals_expression: 'true'
|
|
attributes:
|
|
parent_organization:
|
|
description: The parent organization that administers this subsidiary
|
|
range: string
|
|
required: true
|
|
governance_relationship:
|
|
description: Type of governance relationship (wholly owned, affiliated, etc.)
|
|
range: string
|
|
operational_autonomy:
|
|
description: Level of operational independence from parent
|
|
range: string
|
|
see_also:
|
|
- ParentOrganizationUnit
|
|
- OrganizationalSubdivision
|
|
- Department
|
|
- JointArchives
|