FacilityInformation
classFacility Information
Manufacturing or processing facility information per ESPR. Captures facility identification, location, and certification data. Use gs1:gln for facility identification, gs1:name for facility name, gs1:address for location (all inherited from gs1:Place). Use GS1 Digital Link format: https://id.gs1.org/414/{GLN}
Subclass Of
Properties (2)
| Property | Description | Range |
|---|---|---|
| facilityCertifications | Certifications held by the facility (ISO 9001, ISO 14001, etc.). | gs1:CertificationDetails |
| facilityType | Type of facility (manufacturing, processing, assembly, etc.). | xsd:string |
Used as Range (1)
Where used
Referenced by other terms (10)
In SHACL shapes (1)
- FacilityInformationShapetargets
References
See Also
- https://ref.gs1.org/voc/Place
- https://schema.org/Place
- https://test.uncefact.org/vocabulary/untp/core/Facility
- https://semiceu.github.io/Core-Location-Vocabulary/releases/2.0.1/#Location
- https://semiceu.github.io/Core-Location-Vocabulary/releases/2.0.1/#Address
- https://semiceu.github.io/Core-Location-Vocabulary/releases/2.0.1/#Geometry
- https://dpp.vocabulary-hub.eu/specifications
External Vocabulary References
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "FacilityInformation",
"facilityCertifications": "...",
"facilityType": "..."
}