- 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.
28 lines
791 B
YAML
28 lines
791 B
YAML
id: https://nde.nl/ontology/hc/class/ExaminationMethod
|
|
name: ExaminationMethod
|
|
title: Examination Method Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/has_type
|
|
classes:
|
|
ExaminationMethod:
|
|
class_uri: skos:Concept
|
|
description: Controlled concept describing a technique used to examine an object.
|
|
broad_mappings:
|
|
- skos:Concept
|
|
close_mappings:
|
|
- schema:DefinedTerm
|
|
slots:
|
|
- has_label
|
|
- has_type
|
|
annotations:
|
|
specificity_score: 0.3
|
|
specificity_rationale: Technical vocabulary term for examination workflows.
|
|
custodian_types: '["*"]'
|