-
Find here the TT event types as adopted in the Buy-Ship-Pay model. This model contains the missing readLocation in the model on Github. Here the structure used for textiles.: https://service.unece.o…
-
Hello,
First of all, thank you for developing and sharing this EPCIS server implementation. It has been very helpful for me.
However, I encountered an issue when uploading an XML file. The erro…
-
To ensure that the JSON and RDF representation match perfectly, and to convert between them in the easiest possible way, it is best to use the [JSON-LD standard](https://w3c.github.io/json-ld-syntax/)…
-
Picking on GS1 here, but really this applies to any credential with multiple contexts.
Here is the problem:
We need to validate `@context` before doing JSON-LD processing.
We have to write a …
OR13 updated
8 months ago
-
Both EPCIS and CBV need an `owl:Ontology` node with some metadata, eg
```ttl
epcis: a owl:Ontology;
rdfs:label "EPCIS Ontology";
rdfs:comment """The Electronic Product Code Information System …
-
https://github.com/w3c-ccg/traceability-vocab/pull/361#pullrequestreview-922869236
We should have an example for how this event would be used and how it can relate to other documents such as BOL et…
-
-
@mgh128, I just got a link to your white paper from Phil:
https://gs1.github.io/EndToEndTraceability/GS1-WhitePaper-VerifiableCredentials-EPCIS-end-to-end-traceability.pdf
Some of the terms seem ve…
-
Hello,
Disregard if this is not the right forum ...
I am trying to create an EPCIS repo and API from the artefacts here.
I currently have an EPCIS 1.1 environment, but I really want to move to a …
-
@mgh128 @CraigRe @jmcanterafonseca-iota
#236 discusses whether the context link should be hard-coded in JSON and/or supplied externally.
This issue discusses where the context should be stored and…