- 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.
57 lines
2.3 KiB
YAML
57 lines
2.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/EstimationMethod
|
|
name: EstimationMethod
|
|
title: Estimation Method
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
prov: http://www.w3.org/ns/prov#
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/identified_by
|
|
- ../slots/has_label
|
|
- ../slots/has_score
|
|
classes:
|
|
EstimationMethod:
|
|
class_uri: hc:EstimationMethod
|
|
description: >-
|
|
Documented procedure used to approximate quantities when direct
|
|
measurement is unavailable or impractical.
|
|
alt_descriptions:
|
|
nl: Gedocumenteerde procedure voor benadering van hoeveelheden wanneer directe meting ontbreekt of onpraktisch is.
|
|
de: Dokumentiertes Verfahren zur Annaeherung von Groessen, wenn direkte Messung nicht verfuegbar oder unpraktisch ist.
|
|
fr: Procedure documentee utilisee pour approximer des quantites lorsque la mesure directe est indisponible ou impraticable.
|
|
es: Procedimiento documentado para estimar cantidades cuando la medicion directa no esta disponible o es impracticable.
|
|
ar: إجراء موثّق لتقدير الكميات عندما لا يكون القياس المباشر متاحا أو عمليا.
|
|
id: Prosedur terdokumentasi untuk memperkirakan kuantitas saat pengukuran langsung tidak tersedia atau tidak praktis.
|
|
zh: 在无法直接测量或直接测量不现实时用于近似数量的已记录方法。
|
|
structured_aliases:
|
|
- literal_form: schattingsmethode
|
|
in_language: nl
|
|
- literal_form: Schaetzmethode
|
|
in_language: de
|
|
- literal_form: methode d'estimation
|
|
in_language: fr
|
|
- literal_form: metodo de estimacion
|
|
in_language: es
|
|
- literal_form: طريقة التقدير
|
|
in_language: ar
|
|
- literal_form: metode estimasi
|
|
in_language: id
|
|
- literal_form: 估算方法
|
|
in_language: zh
|
|
slots:
|
|
- identified_by
|
|
- has_label
|
|
- has_description
|
|
- has_score
|
|
broad_mappings:
|
|
- prov:Plan
|
|
close_mappings:
|
|
- schema:HowTo
|
|
annotations:
|
|
specificity_score: "0.25"
|
|
specificity_rationale: Reusable methodological record for quantified uncertainty contexts.
|
|
custodian_types: "['*']"
|