- Updated descriptions for EADDownload, EBook, EcclesiasticalProvince, EconomicArchive, EconomicArchiveRecordSetType, Edition, Editor, Education, EducationFacilityType, EducationLevel, and EducationProviderSubtype to improve clarity and multilingual support. - Introduced alternative descriptions and structured aliases for better localization. - Adjusted mappings to align with broader and close ontology relationships. - Added new ConflictTypes schema with detailed classifications for various crisis categories affecting heritage.
52 lines
2.3 KiB
YAML
52 lines
2.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/EnvironmentalCondition
|
|
name: EnvironmentalCondition
|
|
title: Environmental Condition
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
sosa: http://www.w3.org/ns/sosa/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_type
|
|
- ../slots/has_measurement_unit
|
|
- ../slots/has_value
|
|
classes:
|
|
EnvironmentalCondition:
|
|
class_uri: hc:EnvironmentalCondition
|
|
description: >-
|
|
Measured state of ambient factors such as temperature, relative humidity,
|
|
or illuminance relevant to preservation risk.
|
|
alt_descriptions:
|
|
nl: Gemeten toestand van omgevingsfactoren zoals temperatuur, relatieve vochtigheid of lichtsterkte met bewaarrisico-impact.
|
|
de: Gemessener Zustand von Umgebungsfaktoren wie Temperatur, relativer Luftfeuchte oder Beleuchtungsstaerke mit Relevanz fuer Erhaltungsrisiken.
|
|
fr: Etat mesure de facteurs ambiants tels que temperature, humidite relative ou eclairement, pertinents pour le risque de conservation.
|
|
es: Estado medido de factores ambientales como temperatura, humedad relativa o iluminancia, relevante para riesgos de preservacion.
|
|
ar: حالة مقاسة لعوامل البيئة مثل الحرارة أو الرطوبة النسبية أو شدة الإضاءة ذات الصلة بمخاطر الحفظ.
|
|
id: Kondisi terukur dari faktor lingkungan seperti suhu, kelembapan relatif, atau iluminansi yang relevan terhadap risiko pelestarian.
|
|
zh: 与保存风险相关的温度、相对湿度、照度等环境因素的测量状态。
|
|
structured_aliases:
|
|
- literal_form: omgevingsconditie
|
|
in_language: nl
|
|
- literal_form: Umgebungszustand
|
|
in_language: de
|
|
- literal_form: condition environnementale
|
|
in_language: fr
|
|
- literal_form: condicion ambiental
|
|
in_language: es
|
|
- literal_form: حالة بيئية
|
|
in_language: ar
|
|
- literal_form: kondisi lingkungan
|
|
in_language: id
|
|
- literal_form: 环境状态
|
|
in_language: zh
|
|
slots:
|
|
- has_value
|
|
- has_measurement_unit
|
|
- has_type
|
|
broad_mappings:
|
|
- sosa:Observation
|
|
annotations:
|
|
specificity_score: "0.3"
|
|
specificity_rationale: Reusable measurement object for environmental monitoring.
|
|
custodian_types: "['*']"
|