- 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.
21 lines
674 B
YAML
21 lines
674 B
YAML
id: https://nde.nl/ontology/hc/class/DualClassLink
|
|
name: DualClassLink
|
|
title: Dual Class Link
|
|
description: Structured link between paired class concepts.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
DualClassLink:
|
|
class_uri: rdfs:Resource
|
|
description: >-
|
|
Relationship node expressing correspondence between organization-level and
|
|
record-set-level class constructs.
|
|
annotations:
|
|
custodian_types: '["*"]'
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
slots: []
|