-
While the XSD and JSON schemas (should) define EPCIS content precisely, and the spec and UML makes sure the same content is expressed, there is no formal definition of a transformation between XML and…
-
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…
-
I tried to get historical data from Brazilian market, but got some anomalies:
```
import yfinance as yf
for i in ["KLBN11", "SANB11", "YDUQ3"]:
ticker = yf.Ticker(f"{i}.SA")
data = ti…
-
As of the latest discussion in the EPCIS/CBV 2.0 group, readPoint/bizLocation ID, when expressed in JSON/JSON-LD, now looks as follows:
"readPoint": {"id": "urn:epc:id:sgln:0614141.07346.1234"},
P…
-
Review EPCIS concepts relating to BusinessLocation and ReadPoint to inform thinking on the Location RFC. Intent is to make sure we're well positioned for EPCIS support if that is the path we're going …
-
Hi
I'm exploring Finquant as it seems really the best library out there for quick portfolio optimisation.
I'm testing it following the examples for csv files, it works with the test provided .cs…
-
@RalphTro has found some EPCIS XML Documents for which the algorithm is not currently working. Please add example(s)!
-
###### Which version and edition of Flyway are you using?
6.0.0-beta Pro
###### If this is not the latest version, can you reproduce the issue with the latest one as well?
(Many bugs are fixed in…
-
The section 5 of CBV documentation has identified the standard of the `CBV-Complaince` and `CBV-Comaptibility` documents.
I think we can to implement it, after we have the `document/event` ready. as i…
-
The table `LocationT` is defined as:
```haskell
data LocationT f = Location
{ location_id :: C f EPC.LocationReference
, location_biz_id :: PrimaryKey BusinessT f
, location_lat :: C…