glam/schemas/20251121/linkml/modules/classes/FireSuppressionSystem.yaml
kempersc ee5e8e5a7c Refactor schema classes to enhance descriptions and mappings
- 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.
2026-02-15 18:46:11 +01:00

46 lines
2.4 KiB
YAML

id: https://nde.nl/ontology/hc/class/FireSuppressionSystem
name: FireSuppressionSystem
title: Fire Suppression System
description: A system used to prevent or extinguish fires in a facility. MIGRATED from fire_suppression_type slot per Rule 53.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/has_type
default_prefix: hc
classes:
FireSuppressionSystem:
class_uri: skos:Concept
description: >-
Installed fire suppression arrangement for a facility, describing the
active method available for fire control.
alt_descriptions:
nl: {text: Geinstalleerde brandblusvoorziening voor een locatie die de beschikbare actieve blusmethode beschrijft., language: nl}
de: {text: Installierte Feuerloescheinrichtung einer Einrichtung, die die verfuegbare aktive Loeschmethode beschreibt., language: de}
fr: {text: Dispositif de suppression d incendie installe dans un site, decrivant la methode active de maitrise du feu., language: fr}
es: {text: Sistema de supresion de incendios instalado en una instalacion que describe el metodo activo disponible de control del fuego., language: es}
ar: {text: منظومة إخماد حريق مثبتة في المرفق تصف طريقة المكافحة النشطة المتاحة., language: ar}
id: {text: Sistem pemadaman kebakaran terpasang pada fasilitas yang menjelaskan metode aktif pengendalian api yang tersedia., language: id}
zh: {text: 设施内已安装的消防抑制配置,用于描述可用的主动灭火方式。, language: zh}
structured_aliases:
nl: [{literal_form: brandblussysteem, language: nl}]
de: [{literal_form: Feuerloeschanlage, language: de}]
fr: [{literal_form: systeme de suppression incendie, language: fr}]
es: [{literal_form: sistema de supresion de incendios, language: es}]
ar: [{literal_form: نظام إخماد حريق, language: ar}]
id: [{literal_form: sistem pemadaman kebakaran, language: id}]
zh: [{literal_form: 灭火系统, language: zh}]
broad_mappings:
- skos:Concept
slots:
- has_type
slot_usage:
has_type:
range: FireSuppressionType
required: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"