-
(7) Quantitative values MUST NOT have trailing zeros (for instance, a quantity of one must be expressed as '1', not '1.0').
(8) All timestamps MUST be expressed in UTC. Thereby, the zero UTC offset…
-
Potentially by treating the filtering on {eventType} exactly the same was as we already support filtering on bizStep and disposition:
We already support:
/bizSteps/{bizStep}**/events**
/disposi…
-
preHashString nicht nur aus XML, sondern auch aus JSON generieren
-
e.g.
type="urn:epcglobal:cbv:btt:desadv"
is missing from https://github.com/RalphTro/epcis-event-hash-generator/blob/master/tests/examples/epcisDocWithVariousEventTypes.prehashes
-
sonething like `` being present or not corresponds to the same EPCIS event, hence should be ignored in hashing (it may even be dropped when converting from XML to JSON).
On the other hand, currentl…
-
A self developed minimalistic client isn't able to request query names from Oliot EPCIS v1.2.1.
Operation: GetQueryNames failed because server responded with Unexpected element.
`javax.xml.ws.soap.S…
-
should not have the same name as the package (imports...)
-
JSON format in EPCIS 2.0 is currently not being parsed as it should (arrays are not handled, @context is not being taken into account, etc.)
-
Currently only seperators are used, not prefixes
-
## 📖 Document
### What is the use case for this additional documentation?
We need to update the "Why Extension" page so that is explains why we extended EPCIS.