Slot: equals_number_in
the slot must have range number and the value of the slot must equal one of the specified values
URI: [linkml:equals_number_in](https://w3id.org/linkml/equals_number_in)
## Inheritance
* [list_value_specification_constant](list_value_specification_constant.md)
* **equals_number_in**
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Integer](Integer.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Inherited | Yes |
## In Subsets
* [SpecificationSubset](SpecificationSubset.md)
## Identifier and Mapping Information
### Administrative Metadata
**Status:** testing
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:equals_number_in |
| native | linkml:equals_number_in |
## LinkML Source
name: equals_number_in
description: the slot must have range number and the value of the slot must equal
one of the specified values
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
is_a: list_value_specification_constant
inherited: true
range: integer
multivalued: true