glam/schemas/20251121/linkml/modules/classes/ImpactMeasurement.yaml
2026-01-31 00:15:53 +01:00

24 lines
697 B
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_or_had_unit
- ../slots/has_or_had_value
classes:
ImpactMeasurement:
class_uri: schema:QuantitativeValue
description: Impact measurement.
slots:
- has_or_had_value
- has_or_had_unit
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"