- Created 'updated_at.yaml' to record the last modified date and time of entities, including multilingual descriptions and structured aliases. - Created 'written_in.yaml' to specify the language in which content is composed, covering both natural and programming languages, with detailed comments and close ontology mappings.
51 lines
1.7 KiB
YAML
51 lines
1.7 KiB
YAML
id: https://nde.nl/ontology/hc/class/SubsidiaryOrganization
|
|
name: SubsidiaryOrganization
|
|
title: SubsidiaryOrganization Type
|
|
imports:
|
|
- ../classes/AgentType
|
|
- linkml:types
|
|
- ../slots/20260202_matang/new/custodian_only
|
|
- ../slots/20260202_matang/identified_by
|
|
- ../slots/20260202_matang/has_score
|
|
- ../slots/20260202_matang/related_to
|
|
- ../slots/20260202_matang/new/label_de
|
|
- ../slots/20260202_matang/new/label_es
|
|
- ../slots/20260202_matang/new/label_fr
|
|
- ../slots/20260202_matang/new/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: CustodianType
|
|
class_uri: skos:Concept
|
|
mixins:
|
|
- OrganizationalStructure
|
|
slots:
|
|
- has_score
|
|
- related_to
|
|
- identified_by
|
|
slot_usage:
|
|
identified_by: null
|
|
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: '[''*'']'
|