DisplaySpecification

class

Display Specification

Display-specific technical specifications for monitors, TVs, and device screens.

URI:https://ref.openepcis.io/extensions/eu/electronics/DisplaySpecification

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 (6)

DescriptionDomainRangeVocabularies
displayTechnology
Display Technology
Display technology type (LCD, OLED, AMOLED, MicroLED, etc.).euelec:DisplaySpecificationxsd:string Public
hasPeakBrightness
Peak Brightness
Peak brightness in candelas per square meter (nits). Use gs1:QuantitativeValue. Use unitCode 'CDM2' (UN/CEFACT Rec 20).euelec:DisplaySpecificationgs1:QuantitativeValue Public
hasRefreshRate
Refresh Rate
Display refresh rate. Use gs1:QuantitativeValue with unitCode 'HTZ'.euelec:DisplaySpecificationgs1:QuantitativeValue Public
hasScreenDiagonal
Screen Diagonal
Visible screen diagonal. Use gs1:QuantitativeValue with unitCode 'CMT' or 'INH'.euelec:DisplaySpecificationgs1:QuantitativeValue Public
screenResolutionHeight
Screen Resolution Height
Vertical resolution in pixels.euelec:DisplaySpecificationxsd:integer Public
screenResolutionWidth
Screen Resolution Width
Horizontal resolution in pixels.euelec:DisplaySpecificationxsd:integer Public

Vocabulary alignment

Broader · upstream

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).

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
  "type": "DisplaySpecification",
  "displayTechnology": "...",
  "hasPeakBrightness": "...",
  "hasRefreshRate": "..."
}