glam/schemas/20251121/linkml/modules/classes/BaseName.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

80 lines
2.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/BaseName
name: BaseName
title: Base Name
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
pnv: https://w3id.org/pnv#
default_prefix: hc
imports:
- linkml:types
classes:
BaseName:
class_uri: hc:BaseName
description: >-
Root form of a name component used for alphabetical sorting, particularly
for surnames with prefixes in Dutch naming conventions.
alt_descriptions:
nl: >-
Stamt vorm van een naamcomponent gebruikt voor alfabetische sortering,
met name voor achternamen met voorvoegsels in Nederlandse
naamconventies.
de: >-
Stammform einer Namenskomponente, die zur alphabetischen Sortierung
verwendet wird, insbesondere fuer Nachnamen mit Praefixen in
niederlaendischen Namenskonventionen.
fr: >-
Forme racine d'un composant de nom utilisee pour le tri alphabetique,
en particulier pour les noms de famille avec des prefixes dans les
conventions de nomination neerlandaises.
es: >-
Forma raiz de un componente de nombre utilizado para ordenacion
alfabetica, particularmente para apellidos con prefijos en las
convenciones de nombres holandesas.
ar: >-
الشكل الأساسي لمكون الاسم المستخدم للفرز الأبجدي، خاصة للألقاب ذات
البادئات في اصطلاحات التسمية الهولندية.
id: >-
Bentuk dasar dari komponen nama yang digunakan untuk pengurutan
alfabetis, khususnya untuk nama keluarga dengan awalan dalam konvensi
penamaan Belanda.
zh: >-
名称组成部分的根形式,用于字母排序,特别是荷兰命名约定中带有前缀的姓氏。
close_mappings:
- pnv:baseSurname
structured_aliases:
- literal_form: stamnaam
in_language: nl
- literal_form: Stammname
in_language: de
- literal_form: nom de base
in_language: fr
- literal_form: nombre base
in_language: es
- literal_form: الاسم الأساسي
in_language: ar
- literal_form: nama dasar
in_language: id
- literal_form: 基本名
in_language: zh
examples:
- value:
base_value: "Berg"
description: Base surname for Dutch "van der Berg"
- value:
base_value: "Vries"
description: Base surname for Dutch "de Vries"
keywords:
- sorting
- surname
- dutch naming
- alphabetical
slots: []
comments:
- Supports Dutch naming convention sorting
- "van der Berg" sorted under "B" using base name "Berg"
- PNV alignment for person name vocabulary
annotations:
specificity_score: "0.6"
specificity_rationale: Moderately specific - name sorting component
custodian_types: "['*']"