- 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.
23 lines
673 B
YAML
23 lines
673 B
YAML
id: https://nde.nl/ontology/hc/class/FellowsProgram
|
|
name: FellowsProgram
|
|
title: Fellows Program 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_name
|
|
classes:
|
|
FellowsProgram:
|
|
class_uri: schema:Project
|
|
description: Fellowship or visiting researcher program operated by an institution.
|
|
exact_mappings:
|
|
- schema:Project
|
|
slots:
|
|
- has_name
|
|
annotations:
|
|
specificity_score: 0.35
|
|
specificity_rationale: Programmatic class for institutional research and fellowship initiatives.
|
|
custodian_types: '["*"]'
|