ThirdPartyVerification

class

Third Party Verification

Third-party verification details for carbon footprint or other certified data.

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

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

DescriptionDomainRangeVocabularies
verificationBody
Verification Body
Organization that performed the third-party verification.eubat:ThirdPartyVerificationgs1:Organization
verificationBodyName
Verification Body Name
Name of the verification body.eubat:ThirdPartyVerificationxsd:string
verificationCertificateUrl
Verification Certificate URL
URL to the verification certificate document.eubat:ThirdPartyVerificationxsd:anyURI
verificationDate
Verification Date
Date when third-party verification was completed.eubat:ThirdPartyVerificationxsd:date
verificationStandard
Verification Standard
Standard used for verification (e.g., ISO 14064-3).eubat:ThirdPartyVerificationxsd:string

Vocabulary alignment

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

Referenced upstream terms

Loading external vocabulary...
Loading external vocabulary...

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "ThirdPartyVerification",
  "verificationBody": "...",
  "verificationBodyName": "...",
  "verificationCertificateUrl": "..."
}