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

30 lines
823 B
YAML

id: https://nde.nl/ontology/hc/class/Fee
name: Fee
title: Fee Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_quantity
- ../slots/has_measurement_unit
- ../slots/has_description
classes:
Fee:
class_uri: schema:PriceSpecification
description: Monetary charge associated with access, service, or transaction.
exact_mappings:
- schema:PriceSpecification
slots:
- has_quantity
- has_measurement_unit
- has_description
slot_usage:
has_quantity:
required: true
annotations:
specificity_score: 0.35
specificity_rationale: Monetary pricing class used across operational and visitor contexts.
custodian_types: '["*"]'