From 0fea7bcf7e4d3ee423d3680c2f0b2be8f795a6fd Mon Sep 17 00:00:00 2001 From: RalphTro <46958354+RalphTro@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:30:51 +0100 Subject: [PATCH] Added GS1 DL URIs mit less than 14 digits for GTIN --- tests/examples/epclist_normalisation.jsonld | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tests/examples/epclist_normalisation.jsonld b/tests/examples/epclist_normalisation.jsonld index bc4e1ae..82ee4c6 100644 --- a/tests/examples/epclist_normalisation.jsonld +++ b/tests/examples/epclist_normalisation.jsonld @@ -38,7 +38,12 @@ "urn:epc:id:pgln:999999999999.", "urn:epc:class:lgtin:4012345.012345.Lot987", "https://id.gs1.org/gtin/09780345418913", - "https://example.com/gtin/09780345418913/21/765tz?abc=211121" + "https://example.com/gtin/09780345418913/21/765tz?abc=211121", + "https://id.gs1.org/01/4064074123453/21/245", + "https://id.gs1.org/01/04064074123453/21/246", + "https://id.example.com/01/12345670/21/123", + "https://id.example.com/01/061414112345/21/123", + "https://id.example.com/01/4012345123456/21/123" ], "action": "OBSERVE", "bizStep": "inspecting",