FacilityInformation

class

Facility 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}

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

Subclass Of

Properties (2)

PropertyDescriptionRange
facilityCertificationsCertifications held by the facility (ISO 9001, ISO 14001, etc.).gs1:CertificationDetails
facilityTypeType of facility (manufacturing, processing, assembly, etc.).xsd:string

Used as Range (1)

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": "..."
}