PowerCapabilityAtSoC

class

Power Capability at SoC

Power capability measurement at a specific state of charge level (80% or 20%).

URI:https://ref.openepcis.io/extensions/eu/battery/PowerCapabilityAtSoC

Upstream alignment

How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.

Properties (2)

DescriptionDomainRangeVocabularies
powerCapability
Power Capability
Power capability value in kW at the specified SoC. Use unitCode 'KWT' (UN/CEFACT Rec 20).eubat:PowerCapabilityAtSoCgs1:QuantitativeValue
stateOfChargeLevel
State of Charge Level
The SoC level at which power capability is measured (e.g., 80 or 20).eubat:PowerCapabilityAtSoCxsd:decimal

Vocabulary alignment

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.

Where used

Referenced by other terms (4)

In example documents (1)

Master data & product examples

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "PowerCapabilityAtSoC",
  "powerCapability": "...",
  "stateOfChargeLevel": "..."
}