53 lines
1.8 KiB
YAML
53 lines
1.8 KiB
YAML
# SubsidiaryOrganization - Entity administered by a larger organization
|
|
# Wikidata: Q62079110
|
|
# Generated from ArchiveTypeEnum refactoring
|
|
# NOTE: This is a CUSTODIAN-ONLY type (organizational structure, not a collection type)
|
|
|
|
id: https://nde.nl/ontology/hc/class/SubsidiaryOrganization
|
|
name: SubsidiaryOrganization
|
|
title: SubsidiaryOrganization Type
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
|
|
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:
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q62079110
|
|
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
|
|
annotations:
|
|
wikidata: Q62079110
|
|
label_de: "Tochterorganisation"
|
|
label_es: "entidad subsidiaria"
|
|
label_fr: "entité subsidiaire"
|
|
custodian_only: true
|
|
rico_record_set_type: false
|