28 lines
678 B
YAML
28 lines
678 B
YAML
id: https://nde.nl/ontology/hc/class/SecuritySystem
|
|
name: SecuritySystem
|
|
title: SecuritySystem
|
|
description: >-
|
|
Security system (e.g. CCTV, alarms).
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_or_had_name
|
|
classes:
|
|
SecuritySystem:
|
|
class_uri: schema:Product
|
|
description: Security system.
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: "Generic utility class created during migration"
|
|
custodian_types: '["*"]'
|
|
custodian_types_rationale: "Universal utility concept"
|
|
|
|
slots:
|
|
- has_or_had_name
|