Slot: allowed
Whether or not something is allowed. Usage defined by context.
URI: [linkml:allowed](https://w3id.org/linkml/allowed)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ExtraSlotsExpression](ExtraSlotsExpression.md) | An expression that defines how to handle additional data in an instance of cl... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Boolean](Boolean.md) |
| Domain Of | [ExtraSlotsExpression](ExtraSlotsExpression.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## In Subsets
* [SpecificationSubset](SpecificationSubset.md)
* [BasicSubset](BasicSubset.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:allowed |
| native | linkml:allowed |
## LinkML Source
name: allowed
description: Whether or not something is allowed. Usage defined by context.
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain_of:
- extra_slots_expression
range: boolean