Slot: has_numeric_value
connects a quantity value to a number
URI: [biolink:has_numeric_value](https://w3id.org/biolink/vocab/has_numeric_value)
Alias: has_numeric_value
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [QuantityValue](QuantityValue.md) | A value of an attribute that is quantitative and measurable, expressed as a c... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Double](Double.md) |
| Domain | [QuantityValue](QuantityValue.md) |
| Domain Of | [QuantityValue](QuantityValue.md) |
| Slot URI | [biolink:has_numeric_value](https://w3id.org/biolink/vocab/has_numeric_value) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [QuantityValue](QuantityValue.md) |
## In Subsets
* [Samples](Samples.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | biolink:has_numeric_value |
| native | bican:has_numeric_value |
| exact | qud:quantityValue |
## LinkML Source
name: has numeric value
definition_uri: https://w3id.org/biolink/vocab/has_numeric_value
description: connects a quantity value to a number
in_subset:
- samples
from_schema: https://w3id.org/brain-bican/bke-taxonomy
exact_mappings:
- qud:quantityValue
rank: 1000
domain: quantity value
slot_uri: biolink:has_numeric_value
alias: has_numeric_value
owner: quantity value
domain_of:
- quantity value
range: double
multivalued: false