- Introduced GeospatialLocation class for specific geospatial locations. - Added HandsOnFacility class representing facilities for hands-on experiences. - Created Hyponym class for narrower terms or instances. - Added ImagingEquipment class for imaging-related equipment. - Introduced LoadingDock class for loading dock facilities. - Created LocalCollection class for locally held collections. - Added Locker class for storage lockers available to visitors/staff. - Introduced MichelinStarRating class for Michelin star ratings. - Created MicrofilmReader class for equipment used to read microfilms. - Added OperationalArchive class for archives containing operational records. - Introduced OperationalUnit class for operational units within organizations. - Added has_or_had_archive slot for associating archives with entities. - Created has_or_had_rating slot for ratings assigned to entities. - Introduced has_or_had_section slot for sections or units within organizations. - Added has_geospatial_location slot linking nominal places to precise geospatial coordinates.
46 lines
1.4 KiB
YAML
46 lines
1.4 KiB
YAML
id: https://nde.nl/ontology/hc/slot/impact_measurement
|
|
name: impact_measurement_slot
|
|
title: Impact Measurement Slot
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
imports:
|
|
- linkml:types
|
|
default_prefix: hc
|
|
slots:
|
|
impact_measurement:
|
|
description: 'How the organization measures and reports its impact.
|
|
|
|
|
|
Describes monitoring and evaluation:
|
|
|
|
- **Output metrics**: Sites saved, grants awarded, people trained, publications issued
|
|
|
|
- **Outcome metrics**: Policy changes, capacity improvements, awareness increases
|
|
|
|
- **Impact metrics**: Long-term heritage condition, community benefits, sector transformation
|
|
|
|
- **Reporting mechanisms**: Annual reports, case studies, impact dashboards
|
|
|
|
- **Evaluation methods**: Third-party evaluations, beneficiary surveys, peer review
|
|
|
|
- **SDG alignment**: UN Sustainable Development Goals contributions
|
|
|
|
|
|
Impact measurement demonstrates organizational accountability.
|
|
|
|
|
|
Examples:
|
|
|
|
- "Sites saved from demolition, Policy changes achieved, Public awareness metrics"
|
|
|
|
- "50+ projects funded annually, 80% project success rate, 10,000 beneficiaries"
|
|
|
|
- "1,500 professionals trained, 90% knowledge retention, 70% application in practice"
|
|
|
|
- "5 policy changes achieved, 100M+ media reach, 30% public awareness increase"
|
|
|
|
'
|
|
range: string
|
|
slot_uri: schema:result
|