glam/schemas/20251121/linkml/modules/classes/Branch.yaml
kempersc 5148089171 Enhance Cantonal Archive Record Set Types and Capacity Classes
- Updated descriptions and titles for CantonalArchiveRecordSetType and CantonalArchiveRecordSetTypes to improve clarity and consistency.
- Added multilingual alt_descriptions and structured_aliases for better accessibility and understanding across languages.
- Refined slot usage and annotations for CantonalGovernmentFonds and CantonalLegislationCollection to align with RiC-O principles.
- Enhanced Capacity class with detailed descriptions, alt_descriptions, and structured_aliases for various capacity types, including Volume, Shelf Length, Floor Area, Item Count, Weight, and Seating capacities.
- Introduced a new rule for describing archive organization types to emphasize their institutional context rather than just record types.
2026-02-15 01:49:35 +01:00

94 lines
3.2 KiB
YAML

id: https://nde.nl/ontology/hc/class/Branch
name: Branch
title: Branch Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
org: http://www.w3.org/ns/org#
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/has_name
- ../slots/has_label
- ../slots/has_description
classes:
Branch:
class_uri: org:OrganizationalUnit
description: >-
Decentralized organizational unit operating as part of a larger
parent organization, serving specific geographic or functional communities.
alt_descriptions:
nl: >-
Gedecentraliseerde organisatorische eenheid die opereert als onderdeel van
een grotere bovenliggende organisatie, die specifieke geografische of
functionele gemeenschappen bedient.
de: >-
Dezentrale Organisationseinheit, die als Teil einer größeren
übergeordneten Organisation tätig ist und spezifische geografische
oder funktionale Gemeinschaften bedient.
fr: >-
Unité organisationnelle décentralisée opérant dans le cadre d'une
organisation mère plus vaste, servant des communautés géographiques
ou fonctionnelles spécifiques.
es: >-
Unidad organizativa descentralizada que opera como parte de una
organización matriz más grande, sirviendo a comunidades geográficas
o funcionales específicas.
ar: >-
وحدة تنظيمية لامركزية تعمل كجزء من منظمة أم أكبر، تخدم مجتمعات
جغرافية أو وظيفية محددة.
id: >-
Unit organisasi terdesentralisasi yang beroperasi sebagai bagian dari
organisasi induk yang lebih besar, melayani komunitas geografis atau
fungsional tertentu.
zh: >-
作为较大母组织一部分运营的分散组织单位,服务特定的地理或功能社区。
structured_aliases:
- literal_form: vestiging
in_language: nl
- literal_form: Zweigstelle
in_language: de
- literal_form: succursale
in_language: fr
- literal_form: sucursal
in_language: es
- literal_form: فرع
in_language: ar
- literal_form: cabang
in_language: id
- literal_form: 分支
in_language: zh
exact_mappings:
- org:OrganizationalUnit
close_mappings:
- schema:LocalBusiness
broad_mappings:
- skos:Concept
slots:
- has_name
- has_label
- has_description
comments:
- Base class for organizational branch units
- Uses W3C ORG ontology OrganizationalUnit pattern
- Extended by BranchOffice, ArchiveBranch, ArchivalLibrary
see_also:
- BranchOffice
- BranchType
examples:
- value:
has_name: "Regional Branch Office"
has_label: "Regional Branch"
has_description: "Branch serving the northern region"
description: Generic organizational branch
keywords:
- branch
- organizational unit
- satellite
- regional office
annotations:
specificity_score: "0.3"
specificity_rationale: Base class for organizational branches
custodian_types: "['*']"