- Updated descriptions and titles for Price and PriceRange classes to enhance understanding. - Added multilingual alt_descriptions for Price, PriceRange, Primary, and PrimaryDigitalPresenceAssertion classes. - Enhanced examples in Price and PriceRange classes to provide clearer context. - Improved annotations and comments for better documentation and understanding of class purposes. - Introduced new slots for official names (including and excluding type) to standardize naming conventions. - Added sorting variant for official names to facilitate alphabetical ordering. - Ensured all changes align with the latest schema requirements and best practices.
79 lines
2.9 KiB
YAML
79 lines
2.9 KiB
YAML
id: https://nde.nl/ontology/hc/class/Precision
|
|
name: Precision
|
|
title: Precision 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_value
|
|
classes:
|
|
Precision:
|
|
class_uri: schema:QuantitativeValue
|
|
description: >-
|
|
Degree of exactness or granularity for measurements, coordinates, dates,
|
|
or other quantitative values indicating the level of detail or uncertainty.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Mate van exactheid of granulariteit voor metingen, coördinaten, data
|
|
of andere kwantitatieve waarden die het detailniveau of de onzekerheid aangeven.
|
|
de: >-
|
|
Grad der Genauigkeit oder Granularität für Messungen, Koordinaten, Daten
|
|
oder andere quantitative Werte, der das Detaillierungs- oder Unsicherheitsniveau angibt.
|
|
fr: >-
|
|
Degré d'exactitude ou de granularité pour les mesures, coordonnées, dates
|
|
ou autres valeurs quantitatives indiquant le niveau de détail ou d'incertitude.
|
|
es: >-
|
|
Grado de exactitud o granularidad para mediciones, coordenadas, fechas
|
|
u otros valores cuantitativos que indican el nivel de detalle o incertidumbre.
|
|
ar: >-
|
|
درجة الدقة أو التفصيل للقياسات أو الإحداثيات أو التواريخ
|
|
أو القيم الكمية الأخرى التي تشير إلى مستوى التفاصيل أو عدم اليقين.
|
|
id: >-
|
|
Tingkat keakuratan atau granularitas untuk pengukuran, koordinat, tanggal,
|
|
atau nilai kuantitatif lain yang menunjukkan tingkat detail atau ketidakpastian.
|
|
zh: >-
|
|
测量、坐标、日期或其他定量值的精确度或粒度,
|
|
指示详细程度或不确定性水平。
|
|
exact_mappings:
|
|
- schema:QuantitativeValue
|
|
slots:
|
|
- has_value
|
|
comments:
|
|
- Used for coordinate precision (9=year, 10=month, 11=day)
|
|
- Applies to temporal, spatial, and numerical measurements
|
|
examples:
|
|
- value:
|
|
has_value: 11
|
|
description: Day-level precision for dates
|
|
- value:
|
|
has_value: 0.0001
|
|
description: High precision for coordinates
|
|
keywords:
|
|
- precision
|
|
- accuracy
|
|
- granularity
|
|
- measurement
|
|
- uncertainty
|
|
annotations:
|
|
specificity_score: 0.25
|
|
specificity_rationale: Measurement precision indicator
|
|
custodian_types: '["*"]'
|
|
structured_aliases:
|
|
- literal_form: nauwkeurigheid
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: precisie
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Genauigkeit
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: précision
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: precisión
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|