- 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
636 B
YAML
21 lines
636 B
YAML
id: https://nde.nl/ontology/hc/class/FieldNumber
|
|
name: FieldNumber
|
|
title: Field Number Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dwc: http://rs.tdwg.org/dwc/terms/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
FieldNumber:
|
|
is_a: Identifier
|
|
class_uri: hc:FieldNumber
|
|
description: Identifier assigned in fieldwork to link field notes, events, and related records.
|
|
close_mappings:
|
|
- dwc:fieldNumber
|
|
annotations:
|
|
specificity_score: 0.3
|
|
specificity_rationale: Domain identifier used in field documentation workflows.
|
|
custodian_types: '["*"]'
|