SoftwareSupport

class

Software Support

Operating system and firmware support information including update periods, security patch availability, and end-of-support dates. Critical for electronics lifecycle and repairability assessments per ESPR delegated acts. Designed following ISO/IEC 12207 (software lifecycle) and ISO/IEC 14764 (software maintenance) patterns as a potential contribution to UNTP v1.0+.

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

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

DescriptionDomainRangeVocabularies
featureSupportYears
Feature Support Years
Number of years of feature update support. Use gs1:QuantitativeValue with unitCode 'ANN'.euelec:SoftwareSupportgs1:QuantitativeValue
featureUpdateEndDate
Feature Update End Date
Date until which feature/OS updates will be provided.euelec:SoftwareSupportxsd:date
firmwareVersion
Firmware Version
Current version of the device firmware.euelec:SoftwareSupportxsd:string
latestUpdateDate
Latest Update Date
Date of the most recent software/firmware update.euelec:SoftwareSupportxsd:date
osVersion
OS Version
Current version of the operating system.euelec:SoftwareSupportxsd:string
securitySupportYears
Security Support Years
Number of years of security update support. Use gs1:QuantitativeValue with unitCode 'ANN'.euelec:SoftwareSupportgs1:QuantitativeValue
securityUpdateEndDate
Security Update End Date
Date until which security updates will be provided.euelec:SoftwareSupportxsd:date
updateChannel
Update Channel
URL or method for obtaining software updates (OTA, website, etc.).euelec:SoftwareSupportxsd:anyURI

Vocabulary alignment

Referenced upstream terms

Loading external vocabulary...

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
  "type": "SoftwareSupport",
  "featureSupportYears": "...",
  "featureUpdateEndDate": "...",
  "firmwareVersion": "..."
}