25 lines
790 B
YAML
25 lines
790 B
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/20260202_matang/has_type
|
|
default_prefix: hc
|
|
classes:
|
|
FireSuppressionSystem:
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- has_type
|
|
slot_usage:
|
|
has_type:
|
|
# range: string # uriorcurie
|
|
required: true
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|