glam/frontend/public/schemas/20251121/linkml/modules/classes/AnnexCreationEvent.yaml
kempersc ce103100d4
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 2m7s
Refactor code structure and optimize performance across multiple modules
2026-02-11 12:22:00 +01:00

24 lines
667 B
YAML

id: https://nde.nl/ontology/hc/class/AnnexCreationEvent
name: AnnexCreationEvent
title: AnnexCreationEvent
description: Event of creating an annex.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
default_prefix: hc
imports:
- linkml:types
- ../slots/has_reason
- ../slots/temporal_extent
classes:
AnnexCreationEvent:
class_uri: prov:Activity
description: Annex creation event.
slots:
- has_reason
- temporal_extent
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"