-
Hi @joelvogt and @mgh128,
Have observed the below example in the draft as well as openapi.yml in top-level resources.
`https://example.com/eventTypes/all/events?EQ_bizStep=urn:epcglobal:cbv:biz…
-
Hi @RalphTro, @mgh128,
The description for endpoints listed below needs a slight change in `openapi.yaml` and `2021_01_26y EPCIS 2-0 COMMREV` as well.
- GET /eventTypes/{eventType}/events/{event…
-
Hi @joelvogt and @mgh128 ,
Just a suggestion if it would make sense to clarify in the draft the aggregation logic for CURIE. Possibly it will make the draft comprehensive about the rules involved. …
-
@dakbhavesh asked about the 'id' fields that appear within the JSON/JSON-LD examples of event data.
'id' now appears within readPoint and bizLocation to distinguish the URI value for readPoint / bi…
-
I need regex to search data in EQ_bizTransaction_ parameter.
- Why you didn't provide regex search in this EQ_bizTransaction_ parameter?
- At code level, Could i change search query for this pa…
-
This endpoints says it will return known electronic product codes. and then in example response it has this
[
"urn:epc:id:sgtin:0614141.107346.2018",
"https://example.com/01/04012345123456",
…
-
Currently
`/capture/{captureID}` returns the URIs of all created events for a capture job:
```
[
[
"/eventTypes/ObjectEvent/events/oa123",
"/eventTypes/ObjectEvent/events/oa345"
]…
-
I suggest that we test the correct concatenation of all kind of user extensions that can appear as part of an EPCIS event. For that purpose, I prepared an EPCIS event which IMO should illustrate all a…
-
@sboeckelmann, if we are to vote on it, could you please find concrete examples of similar systems where such timeouts are used?
-
A RESTful interface expects EPCIS event types, which are collections, to be plural. In the EPCIS data model, EPCIS event types are singular. Do we keep event types plural or singular in the resource p…