77 lines
2.6 KiB
YAML
77 lines
2.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/MaximumHumidity
|
|
name: MaximumHumidity
|
|
title: Maximum Humidity Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_value
|
|
- ../slots/has_measurement_unit
|
|
classes:
|
|
MaximumHumidity:
|
|
class_uri: schema:QuantitativeValue
|
|
description: >-
|
|
Upper threshold for atmospheric moisture content expressed as a percentage, applied in preservation environments.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Bovengrens voor atmosferisch vochtgehalte uitgedrukt als percentage, toegepast in bewaaromgevingen.
|
|
de: >-
|
|
Obergrenze für atmosphärische Feuchtigkeit als Prozentsatz, angewendet in Konservierungsumgebungen.
|
|
fr: >-
|
|
Seuil supérieur de teneur en humidité atmosphérique exprimé en pourcentage, appliqué dans les environnements de conservation.
|
|
es: >-
|
|
Límite superior de contenido de humedad atmosférica expresado como porcentaje, aplicado en entornos de preservación.
|
|
ar: >-
|
|
الحد الأعلى لمحتوى الرطوبة الجوية معبراً عنه كنسبة مئوية، مطبق في بيئات الحفظ.
|
|
id: >-
|
|
Batas atas kandungan kelembaban atmosfer dinyatakan sebagai persentase, diterapkan di lingkungan pelestarian.
|
|
zh: >-
|
|
以百分比表示的大气湿度含量上限,应用于保存环境。
|
|
structured_aliases:
|
|
nl:
|
|
- maximale luchtvochtigheid
|
|
- vochtigheidsbovengrens
|
|
de:
|
|
- maximale Luftfeuchtigkeit
|
|
- Feuchtigkeitsobergrenze
|
|
fr:
|
|
- humidité maximale
|
|
- seuil d'humidité
|
|
es:
|
|
- humedad máxima
|
|
- límite de humedad
|
|
ar:
|
|
- الرطوبة القصوى
|
|
- حد الرطوبة الأعلى
|
|
id:
|
|
- kelembaban maksimum
|
|
- batas kelembaban atas
|
|
zh:
|
|
- 最大湿度
|
|
- 湿度上限
|
|
keywords:
|
|
- humidity
|
|
- environmental control
|
|
- preservation
|
|
- threshold
|
|
- conservation
|
|
broad_mappings:
|
|
- schema:QuantitativeValue
|
|
slots:
|
|
- has_value
|
|
- has_measurement_unit
|
|
slot_usage:
|
|
has_value:
|
|
range: float
|
|
required: true
|
|
has_measurement_unit:
|
|
ifabsent: string(%)
|
|
annotations:
|
|
specificity_score: 0.35
|
|
specificity_rationale: Environmental threshold class for preservation control.
|
|
custodian_types: '["*"]'
|
|
comments:
|
|
- 'Preserved from prior description: Upper relative-humidity boundary value used in environmental constraints.'
|