30 lines
773 B
YAML
30 lines
773 B
YAML
id: https://nde.nl/ontology/hc/classes/ConversionRate
|
|
name: ConversionRate
|
|
title: ConversionRate
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_type
|
|
- ../slots/temporal_extent
|
|
- ../slots/has_value
|
|
classes:
|
|
ConversionRate:
|
|
class_uri: schema:QuantitativeValue
|
|
description: >-
|
|
Percentage metric expressing how often a defined source population reaches a target action.
|
|
broad_mappings:
|
|
- schema:QuantitativeValue
|
|
close_mappings:
|
|
- schema:interactionStatistic
|
|
slots:
|
|
- has_type
|
|
- temporal_extent
|
|
- has_value
|
|
slot_usage:
|
|
temporal_extent:
|
|
range: TimeSpan
|
|
inlined: true
|