OpenEPCIS FSMA 204 Vocabulary - Artefacts
OpenEPCIS vocabulary for the U.S. FDA FSMA §204 Food Traceability Rule (21 CFR 1 Subpart S). Follows GS1 US 'EPCIS Recommendations for FSMA 204 CTEs' R2.0 verbatim; adds only the Food Traceability List categorisation on top.
Version 0.1.0
https://ref.openepcis.io/extensions/us/fsma204/Available Artefacts
| Artefact | Format | Media Type | Latest URL | Versioned URL |
|---|---|---|---|---|
| fsma204-ontology.ttl | RDF/Turtle Ontology | text/turtle | /extensions/us/fsma204/fsma204-ontology.ttl | /extensions/us/fsma204/0.1.0/fsma204-ontology.ttl |
| fsma204-context.jsonld | JSON-LD Context | application/ld+json | /extensions/us/fsma204/fsma204-context.jsonld | /extensions/us/fsma204/0.1.0/fsma204-context.jsonld |
| fsma204-json-schema.json | JSON Schema | application/schema+json | /extensions/us/fsma204/fsma204-json-schema.json | /extensions/us/fsma204/0.1.0/fsma204-json-schema.json |
| fsma204-shacl.ttl | SHACL Shapes | text/turtle | /extensions/us/fsma204/fsma204-shacl.ttl | /extensions/us/fsma204/0.1.0/fsma204-shacl.ttl |
| fsma204.json | Generated JSON (for web apps) | application/json | /extensions/us/fsma204/fsma204.json | /extensions/us/fsma204/0.1.0/fsma204.json |
Content Negotiation
The extension namespace URI supports content negotiation. Use the Accept header to request different formats:
# Get Turtle format (ontology)
curl -H "Accept: text/turtle" https://ref.openepcis.io/extensions/us/fsma204/
# Get JSON-LD context
curl -H "Accept: application/ld+json" https://ref.openepcis.io/extensions/us/fsma204/
# Get JSON Schema
curl -H "Accept: application/schema+json" https://ref.openepcis.io/extensions/us/fsma204/