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

25 lines
714 B
YAML

id: https://nde.nl/ontology/hc/class/ExternalResource
name: ExternalResource
title: External Resource 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_label
- ../slots/has_url
classes:
ExternalResource:
class_uri: schema:CreativeWork
description: Referenced external resource linked from a local record or finding aid.
exact_mappings:
- schema:CreativeWork
slots:
- has_label
- has_url
annotations:
specificity_score: 0.25
specificity_rationale: Generic link target for external descriptive resources.
custodian_types: '["*"]'