-
`epcis:id` is described at https://ns.mh1.eu/epcis/ as "xsd:anyURI: An identifier that denotes a specific ReadPoint or BizLocation", and then those classes show `epcis:id` as their sole attribute.
…
-
Fix some examples to use `cbv:` namespace instead of `urn:epcglobal:cbv`.
For example, we should do these replacements:
- ` -> cbv:BTT-po`
- ` -> cbv:Disp-in_transit`
-----
How about EPC iden…
-
@mgh128 and @CraigRe, cc @philarcher
- #214 discusses the current 3 MasterData examples: only 1 is any good, and needs to be made more precise
- I see in `2021_03_08b GS1-White-Paper-On-demand-mast…
-
The SHACL shape and https://ns.mh1.eu/epcis/ show `xsd:anyURI` as range for several properties. However, `xsd:anyURI` is a **literal** not a URI.
Instead, these props:
- should be defined as `owl:…
-
The readme claims support for SGCN - Serialized Global Coupon Number
but these classes seem missing from the source (0.0.8) ?
Also, when recompiling the source, it seems missing the EPCParseExce…
-
Examples are great, examples in multiple formats even better.
But if I'm a new developer, how will I know which example demonstrates what?
I think we need an index (README.md) listing all examples…
-
Our partner NGS in project PLANET puts sensors on trucks that measure GPS position and props like humidity, weight, illuminance, etc.
#291 shows how they represent the Geo location using https://en…
-
The spec includes numerous field dependencies. We should try to express as many of them as possible in a validatable way:
- SHACL has things like `xor` (exclusive fields), `lessThan`
- XSD can't cap…
-
Minor remarks on document `2021_03_23b EPCIS 2-0 COMMREV.docx`. "->" means "replace with".
I've numbered them so you can refer to these items in replies:
1) "two kinds of data: event data and mast…
-
There is an inner `id` field? Is that really necessary?