- Removed unnecessary aliases and adjusted slot definitions in Timestamp, Topic, TopicType, TransferEvent, TransferPolicy, and others. - Enhanced descriptions and added alternative language descriptions for TradeUnionArchiveRecordSetType and UnescoIchElement. - Updated slot usage for various archive-related classes to use `equals_string` instead of `equals_expression`. - Streamlined VideoChapter class by refining descriptions and restructuring slot usage for better navigation and organization. - General cleanup of comments and annotations to ensure clarity and maintainability.
43 lines
1.6 KiB
YAML
43 lines
1.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/Threat
|
|
name: Threat
|
|
title: Threat
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_type
|
|
classes:
|
|
Threat:
|
|
class_uri: hc:Threat
|
|
description: >-
|
|
Risk factor or endangerment condition affecting the sustainability or survival of cultural heritage.
|
|
alt_descriptions:
|
|
nl:
|
|
text: Een factor die de levensvatbaarheid van erfgoed bedreigt of bedreigde.
|
|
de:
|
|
text: Ein Faktor, der die Lebensfähigkeit des Kulturerbes bedroht oder bedrohte.
|
|
fr:
|
|
text: Un facteur qui menace ou a menacé la viabilité du patrimoine.
|
|
structured_aliases:
|
|
- literal_form: bedreiging
|
|
in_language: nl
|
|
- literal_form: Bedrohung
|
|
in_language: de
|
|
- literal_form: menace
|
|
in_language: fr
|
|
slots:
|
|
- has_type
|
|
slot_usage:
|
|
has_type:
|
|
range: ThreatType
|
|
multivalued: false
|
|
comments:
|
|
- Used primarily for intangible cultural heritage documentation per UNESCO conventions
|
|
- Can also apply to physical heritage sites, collections, or institutions
|
|
- Common threats include urbanization and modernization, globalization and cultural homogenization, loss of practitioners (aging, lack of transmission), lack of funding and institutional support, climate change and environmental degradation, political instability and conflict, economic pressures and commercialization
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|