glam/schemas/20251121/linkml/modules/classes/ParentOrganizationUnit.yaml
kempersc c2cdbed614 Refactor Price, PriceRange, Primary, and PrimaryDigitalPresenceAssertion classes for improved clarity and multilingual support
- Updated descriptions and titles for Price and PriceRange classes to enhance understanding.
- Added multilingual alt_descriptions for Price, PriceRange, Primary, and PrimaryDigitalPresenceAssertion classes.
- Enhanced examples in Price and PriceRange classes to provide clearer context.
- Improved annotations and comments for better documentation and understanding of class purposes.
- Introduced new slots for official names (including and excluding type) to standardize naming conventions.
- Added sorting variant for official names to facilitate alphabetical ordering.
- Ensured all changes align with the latest schema requirements and best practices.
2026-02-15 21:54:42 +01:00

45 lines
1.4 KiB
YAML

id: https://w3id.org/nde/ontology/ParentOrganizationUnit
name: ParentOrganizationUnit
title: Parent Organization Unit
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/identified_by
- ../slots/has_score
- ../slots/has_level
classes:
ParentOrganizationUnit:
description: Organization that has a subsidiary unit under its administrative control.
is_a: ArchiveOrganizationType
class_uri: skos:Concept
mixins:
- OrganizationalStructure
slots:
- has_score
- identified_by
- has_level
slot_usage:
identified_by:
has_level:
equals_string: parent
annotations:
skos:prefLabel: Parent Organization Unit
skos:altLabel: "Mutterunternehmen, organizaci\xF3n matriz, soci\xE9t\xE9 m\xE8re, Parent Organization, Holding Organization"
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"
see_also:
- OrganizationalSubdivision
- SubsidiaryOrganization
- EncompassingBody
comments:
- Mutterunternehmen (de)
- "organizaci\xF3n matriz (es)"
- "soci\xE9t\xE9 m\xE8re (fr)"
- Has subordinate organizational units
- Controls subsidiary archives or heritage institutions
- Links to OrganizationalStructure for hierarchy modeling