- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding. - Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes. - Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions. - Improved comments and modeling notes in VariantTypes to clarify usage and examples. - General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
44 lines
2.1 KiB
YAML
44 lines
2.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/ImpactMeasurement
|
|
name: ImpactMeasurement
|
|
title: ImpactMeasurement
|
|
description: Measurement of the impact of an activity or project.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_measurement_unit
|
|
- ../slots/has_value
|
|
classes:
|
|
ImpactMeasurement:
|
|
class_uri: schema:QuantitativeValue
|
|
description: >-
|
|
Quantitative observation used to report measured effect or outcome of an
|
|
intervention, program, or activity.
|
|
alt_descriptions:
|
|
nl: Kwantitatieve observatie voor rapportage van gemeten effect of uitkomst van een interventie programma of activiteit.
|
|
de: Quantitative Beobachtung zur Berichterstattung ueber gemessene Wirkung oder Ergebnisse einer Intervention eines Programms oder einer Aktivitaet.
|
|
fr: Observation quantitative utilisee pour rapporter l effet ou le resultat mesure d une intervention d un programme ou d une activite.
|
|
es: Observacion cuantitativa usada para reportar el efecto o resultado medido de una intervencion programa o actividad.
|
|
ar: ملاحظة كمية تستخدم للإبلاغ عن الأثر أو النتيجة المقاسة لتدخل أو برنامج أو نشاط.
|
|
id: Observasi kuantitatif untuk melaporkan dampak atau hasil terukur dari intervensi program atau aktivitas.
|
|
zh: 用于报告某项干预、项目或活动之测量成效或结果的量化观测。
|
|
structured_aliases:
|
|
- {literal_form: impactmeting, in_language: nl}
|
|
- {literal_form: Wirkungsmessung, in_language: de}
|
|
- {literal_form: mesure d impact, in_language: fr}
|
|
- {literal_form: medicion de impacto, in_language: es}
|
|
- {literal_form: قياس الأثر, in_language: ar}
|
|
- {literal_form: pengukuran dampak, in_language: id}
|
|
- {literal_form: 影响测量, in_language: zh}
|
|
broad_mappings:
|
|
- schema:QuantitativeValue
|
|
slots:
|
|
- has_value
|
|
- has_measurement_unit
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|