- Updated SignificanceType.yaml to enhance descriptions, add alternative language descriptions, and clarify comments. - Refined CommunitySignificance, EconomicSignificance, HistoricalSignificance, ScientificSignificance, AestheticSignificance, TerroirSignificance, and DiplomaticSignificance classes with structured aliases and comments. - Enhanced SilenceSegment.yaml with multilingual descriptions and structured aliases. - Improved Size.yaml with clearer descriptions and added multilingual support. - Updated SocialMediaPlatformType.yaml and SocialMediaProfile.yaml to include alternative descriptions in multiple languages and refined modeling notes. - Added has_url slot to SocialMediaProfile for better URL management. - Enhanced Warehouse and WarehouseType classes with preserved modeling notes for clarity on definitions and distinctions. - Updated WebClaim and WebPortalType classes with preserved descriptions for better understanding of their roles and structures.
67 lines
2.3 KiB
YAML
67 lines
2.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/Reason
|
|
name: Reason
|
|
title: Reason
|
|
description: Reason for an event or state.
|
|
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/has_description
|
|
- ../slots/has_label
|
|
classes:
|
|
Reason:
|
|
class_uri: skos:Concept
|
|
description: >-
|
|
Stated cause, justification, or explanation for an event, state change,
|
|
decision, or operational circumstance.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Genoemde oorzaak, rechtvaardiging of verklaring voor een gebeurtenis, statuswijziging,
|
|
beslissing of operationele omstandigheid.
|
|
de: >-
|
|
Angegebene Ursache, Begründung oder Erklärung für ein Ereignis, eine Zustandsänderung,
|
|
eine Entscheidung oder eine betriebliche Gegebenheit.
|
|
fr: >-
|
|
Cause énoncée, justification ou explication d'un événement, d'un changement d'état,
|
|
d'une décision ou d'une circonstance opérationnelle.
|
|
es: >-
|
|
Causa declarada, justificación o explicación de un evento, cambio de estado,
|
|
decisión o circunstancia operativa.
|
|
ar: >-
|
|
السبب المعلن أو المبرر أو التفسير لحدث أو تغيير حالة
|
|
أو قرار أو ظروف تشغيلية.
|
|
id: >-
|
|
Penyebab yang dinyatakan, pembenaran, atau penjelasan untuk peristiwa, perubahan status,
|
|
keputusan, atau keadaan operasional.
|
|
zh: >-
|
|
陈述的事件、状态变更、决策或运营情况的原因、理由或解释。
|
|
broad_mappings:
|
|
- skos:Concept
|
|
- prov:Entity
|
|
keywords:
|
|
- reason
|
|
- cause
|
|
- justification
|
|
- explanation
|
|
structured_aliases:
|
|
- literal_form: reden
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Grund
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: raison
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
comments:
|
|
- Use for controlled or documented reasons (e.g., renovation, capacity overflow)
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|