FacilityInformation
classFacility 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}
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)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| facilityCertifications Facility Certifications | Certifications held by the facility (ISO 9001, ISO 14001, etc.). | oec:FacilityInformation | gs1:CertificationDetails | |
| facilityType Facility Type | Type of facility (manufacturing, processing, assembly, etc.). | oec:FacilityInformation | xsd:string | — |
Vocabulary alignment
Narrower · downstream
See also
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...
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Subclass Of
Used as Range (1)
Where used
Referenced by other terms (10)
In SHACL shapes (1)
- FacilityInformationShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "FacilityInformation",
"facilityCertifications": "...",
"facilityType": "..."
}