Slot: maximum_value
The maximum value that the variable can take. Applicable to numeric variables.
URI: schema:maxValue
Alias: maximum_value
Applicable Classes
| Name |
Description |
Modifies Slot |
| VariableMetadata |
Metadata describing an individual variable, field, or column in a dataset |
no |
Properties
Annotations
| property |
value |
| d4d:docExample |
100.0 |
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type |
Mapped Value |
| self |
schema:maxValue |
| native |
data_sheets_schema:maximum_value |
LinkML Source
name: maximum_value
annotations:
d4d:docExample:
tag: d4d:docExample
value: '100.0'
description: The maximum value that the variable can take. Applicable to numeric variables.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: schema:maxValue
alias: maximum_value
owner: VariableMetadata
domain_of:
- VariableMetadata
range: float