Slot: power_consumption_w
power consumption in Watts
URI: [nexus:power_consumption_w](https://w3id.org/ai-atlas-nexus/power_consumption_w)
Alias: power_consumption_w
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [Adapter](Adapter.md) | Adapter-based methods add extra trainable parameters after the attention and ... | no |
| [AiModel](AiModel.md) | A base AI Model class | no |
| [LargeLanguageModel](LargeLanguageModel.md) | A large language model (LLM) is an AI model which supports a range of languag... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | --------------------- |
| Range | [Integer](Integer.md) |
| Domain Of | [AiModel](AiModel.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
### Value Constraints
| Property | Value |
| ------------- | ----- |
| Minimum Value | 0 |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | ------------------------- |
| self | nexus:power_consumption_w |
| native | nexus:power_consumption_w |
## LinkML Source
name: power_consumption_w
description: power consumption in Watts
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: power_consumption_w
domain_of:
- AiModel
range: integer
minimum_value: 0
```