- Updated AppraisalPolicy.yaml with improved descriptions, multilingual support, structured aliases, and refined mappings. - Revised AppreciationEvent.yaml to include detailed descriptions, alt_descriptions in multiple languages, and structured data for engagement metrics. - Enhanced ApprovalTimeType.yaml and ApprovalTimeTypes.yaml with comprehensive descriptions, multilingual support, and structured aliases for approval durations. - Improved Approver.yaml by refining the description, adding multilingual support, and clarifying mappings for approval agents. - Created check_class_prompt-20260214.md to outline goals and rules for improving class file quality, including description standards, multilingual support, and mapping verification.
102 lines
3.8 KiB
YAML
102 lines
3.8 KiB
YAML
id: https://nde.nl/ontology/hc/class/AirChanges
|
|
name: AirChanges
|
|
title: Air Changes
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
wd: http://www.wikidata.org/entity/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_quantity
|
|
- ../slots/has_measurement_unit
|
|
classes:
|
|
AirChanges:
|
|
class_uri: schema:QuantitativeValue
|
|
description: >-
|
|
Measurement of the rate at which air within an enclosed space is replaced
|
|
with fresh air, expressed as air changes per hour (ACH) or per minute,
|
|
critical for environmental control in storage and exhibition spaces.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Meting van de snelheid waarmee lucht in een afgesloten ruimte wordt
|
|
vervangen door verse lucht, uitgedrukt als luchtveranderingen per uur
|
|
of per minuut, cruciaal voor milieubeheersing in opslag- en
|
|
tentoonstellingsruimtes.
|
|
de: >-
|
|
Messung der Rate, mit der Luft in einem geschlossenen Raum durch
|
|
Frischluft ersetzt wird, ausgedrueckt als Luftwechsel pro Stunde oder
|
|
Minute, kritisch fuer die Umweltkontrolle in Lager- und
|
|
Ausstellungsräumen.
|
|
fr: >-
|
|
Mesure du taux auquel l'air dans un espace clos est remplace par de
|
|
l'air frais, exprimee en renouvellements d'air par heure ou par minute,
|
|
essentielle pour le controle environnemental des espaces de stockage et
|
|
d'exposition.
|
|
es: >-
|
|
Medicion de la tasa a la que el aire en un espacio cerrado es reemplazado
|
|
por aire fresco, expresada como cambios de aire por hora o por minuto,
|
|
critica para el control ambiental en espacios de almacenamiento y
|
|
exposicion.
|
|
ar: >-
|
|
قياس معدل استبدال الهواء في مساحة مغلقة بهواء نقي، معبرًا عنه
|
|
بتغييرات الهواء في الساعة أو الدقيقة، وهو أمر بالغ الأهمية للتحكم
|
|
البيئي في مساحات التخزين والعرض.
|
|
id: >-
|
|
Pengukuran tingkat pergantian udara dalam ruang tertutup dengan udara
|
|
segar, dinyatakan sebagai pergantian udara per jam atau per menit,
|
|
penting untuk kontrol lingkungan di ruang penyimpanan dan pameran.
|
|
zh: >-
|
|
衡量封闭空间内空气被新鲜空气替换的速率,以每小时或每分钟换气次数表示,
|
|
对于存储和展示空间的环境控制至关重要。
|
|
examples:
|
|
- value:
|
|
has_quantity: 4
|
|
has_measurement_unit: "ACH"
|
|
description: Four air changes per hour for storage facility
|
|
- value:
|
|
has_quantity: 6
|
|
has_measurement_unit: "ACH"
|
|
description: Six air changes per hour for exhibition space
|
|
structured_aliases:
|
|
- literal_form: luchtveranderingen
|
|
in_language: nl
|
|
- literal_form: Luftwechsel
|
|
in_language: de
|
|
- literal_form: renouvellement d'air
|
|
in_language: fr
|
|
- literal_form: cambios de aire
|
|
in_language: es
|
|
- literal_form: تغييرات الهواء
|
|
in_language: ar
|
|
- literal_form: pergantian udara
|
|
in_language: id
|
|
- literal_form: 换气次数
|
|
in_language: zh
|
|
keywords:
|
|
- ventilation
|
|
- HVAC
|
|
- environmental control
|
|
- storage
|
|
- exhibition
|
|
- air quality
|
|
broad_mappings:
|
|
- schema:QuantitativeValue
|
|
- wd:Q2299838
|
|
slots:
|
|
- has_quantity
|
|
- has_measurement_unit
|
|
slot_usage:
|
|
has_quantity:
|
|
range: float
|
|
required: true
|
|
has_measurement_unit:
|
|
required: true
|
|
comments:
|
|
- Critical parameter for collections preservation
|
|
- Higher ACH values indicate better ventilation rates
|
|
annotations:
|
|
specificity_score: "0.2"
|
|
specificity_rationale: Specific environmental control measurement
|
|
custodian_types: "['*']"
|