FacilityInformation

class

Facility Information

Manufacturing or processing facility information per ESPR. Captures facility identification, location, and certification data. Use gs1:globalLocationNumber for facility identification, schema:name for facility name, gs1:address for location (all inherited from gs1:Place). Use GS1 Digital Link format: https://id.gs1.org/414/{GLN}

URI:https://ref.openepcis.io/extensions/common/core/FacilityInformation

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
facilityType
Facility Type
Type of facility (manufacturing, processing, assembly, etc.).oec:FacilityInformationxsd:string Restricted
hasFacilityCertifications
Facility Certifications
Certifications held by the facility (ISO 9001, ISO 14001, etc.).oec:FacilityInformationgs1:CertificationDetails Restricted

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

Referenced upstream terms

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

Subclass Of

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "FacilityInformation",
  "facilityType": "...",
  "hasFacilityCertifications": "..."
}