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

97 lines
3.5 KiB
YAML

id: https://nde.nl/ontology/hc/class/CalendarSystem
name: CalendarSystem
title: Calendar System Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
time: http://www.w3.org/2006/time#
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/has_label
- ../slots/has_description
classes:
CalendarSystem:
class_uri: time:TRS
description: >-
Temporal reference system (calendar) used for dating historical events,
such as Gregorian, Julian, Hebrew, Islamic, or Chinese traditional calendars.
alt_descriptions:
nl: >-
Tijdelijk referentiesysteem (kalender) gebruikt voor het dateren van
historische gebeurtenissen, zoals Gregoriaanse, Juliaanse, Hebreeuwse,
Islamitische of Chinese traditionele kalenders.
de: >-
Zeitliches Referenzsystem (Kalender) zur Datierung historischer Ereignisse,
wie gregorianische, julianische, hebräische, islamische oder chinesische
traditionelle Kalender.
fr: >-
Système de référence temporel (calendrier) utilisé pour dater les événements
historiques, comme les calendriers grégorien, julien, hébreu, islamique
ou chinois traditionnel.
es: >-
Sistema de referencia temporal (calendario) utilizado para fechar eventos
históricos, como los calendarios gregoriano, juliano, hebreo, islámico
o chino tradicional.
ar: >-
نظام مرجعي زمني (تقويم) يستخدم لتأريخ الأحداث التاريخية، مثل التقويمات
الميلادية أو اليوليانية أو العبرية أو الإسلامية أو الصينية التقليدية.
id: >-
Sistem referensi temporal (kalender) yang digunakan untuk memberi tanggal
peristiwa historis, seperti kalender Gregorian, Julian, Ibrani, Islam,
atau tradisional Tiongkok.
zh: >-
用于确定历史事件日期的时间参考系统(日历),如公历、儒略历、希伯来历、
伊斯兰历或中国传统历法。
structured_aliases:
- literal_form: kalendersysteem
in_language: nl
- literal_form: Kalendersystem
in_language: de
- literal_form: système calendrier
in_language: fr
- literal_form: sistema de calendario
in_language: es
- literal_form: نظام التقويم
in_language: ar
- literal_form: sistem kalender
in_language: id
- literal_form: 历法系统
in_language: zh
exact_mappings:
- time:TRS
broad_mappings:
- skos:Concept
slots:
- has_label
- has_description
comments:
- Represents temporal reference systems for date interpretation
- Critical for historical document dating
- Supports calendar conversions and historical date normalization
see_also:
- http://www.w3.org/2006/time
examples:
- value:
has_label: Gregorian
has_description: Standard Western calendar introduced in 1582
description: Gregorian calendar system
- value:
has_label: Julian
has_description: Predecessor to Gregorian calendar, used before 1582
description: Julian calendar system
keywords:
- calendar system
- temporal reference
- Gregorian
- Julian
- Hebrew
- Islamic
- Chinese
- historical dating
annotations:
specificity_score: "0.5"
specificity_rationale: Temporal reference system for dating
custodian_types: "['*']"