glam/schemas/20251121/linkml/modules/classes/Extension.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

34 lines
893 B
YAML

id: https://nde.nl/ontology/hc/class/Extension
name: Extension
title: Extension Class
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/identified_by
- ../slots/has_label
- ../slots/has_description
- ../slots/has_quantity
- ../slots/has_score
classes:
Extension:
class_uri: prov:Activity
description: Recorded extension action that modifies the duration or scope of an agreement.
exact_mappings:
- prov:Activity
slots:
- identified_by
- has_label
- has_description
- has_quantity
- has_score
slot_usage:
has_quantity:
range: integer
annotations:
specificity_score: 0.2
specificity_rationale: Operational activity object for extension tracking.
custodian_types: '["*"]'