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
hasPowerCapability
Power Capability
Power capability value in kW at the specified SoC. Use unitCode 'KWT' (UN/CEFACT Rec 20).eubat:PowerCapabilityAtSoCgs1:QuantitativeValue inherited
stateOfChargeLevel
State of Charge Level
The SoC level at which power capability is measured (e.g., 80 or 20).eubat:PowerCapabilityAtSoCxsd:decimal inherited

Vocabulary alignment

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by local QA panels per round (claude-opus-4-8 / qwen3.5-27b / qwen3-32b).

JSON-LD Example

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