@twin.org/standards-gs1 0.0.3-next.40 → 0.0.3-next.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/models/epcis20/IEpcisAttribute.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisBizTransaction.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisDestination.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisDocument.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisErrorDeclaration.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisEvent.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisHeader.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisIlmd.js +2 -0
- package/dist/es/models/epcis20/IEpcisIlmd.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisLocation.js +2 -0
- package/dist/es/models/epcis20/IEpcisLocation.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisPersistentDisposition.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisQuantity.js +2 -0
- package/dist/es/models/epcis20/IEpcisQuantity.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisQueryDocument.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisQueryDocumentBody.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisQueryResults.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisQueryResultsBody.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisSensorElement.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisSensorMetadata.js +2 -0
- package/dist/es/models/epcis20/IEpcisSensorMetadata.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisSensorReport.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisSource.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisVocabulary.js.map +1 -1
- package/dist/es/models/epcis20/IEpcisVocabularyElement.js.map +1 -1
- package/dist/es/schemas/EpcisAggregationEvent.json +1 -89
- package/dist/es/schemas/EpcisAssociationEvent.json +1 -89
- package/dist/es/schemas/EpcisDocument.json +1 -89
- package/dist/es/schemas/EpcisObjectEvent.json +1 -89
- package/dist/es/schemas/EpcisQueryDocument.json +1 -89
- package/dist/es/schemas/EpcisTransactionEvent.json +1 -89
- package/dist/es/schemas/EpcisTransformationEvent.json +1 -89
- package/dist/types/models/epcis20/IEpcisAttribute.d.ts +2 -2
- package/dist/types/models/epcis20/IEpcisBizTransaction.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisDestination.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisDocument.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisErrorDeclaration.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisEvent.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisHeader.d.ts +1 -1
- package/dist/types/models/epcis20/IEpcisIlmd.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisLocation.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisPersistentDisposition.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisQuantity.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisQueryDocument.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisQueryDocumentBody.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisQueryResults.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisQueryResultsBody.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisSensorElement.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisSensorMetadata.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisSensorReport.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisSource.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisVocabulary.d.ts +1 -2
- package/dist/types/models/epcis20/IEpcisVocabularyElement.d.ts +1 -2
- package/docs/changelog.md +14 -0
- package/docs/reference/interfaces/IEpcisAggregationEvent.md +0 -4
- package/docs/reference/interfaces/IEpcisAssociationEvent.md +0 -4
- package/docs/reference/interfaces/IEpcisAttribute.md +0 -8
- package/docs/reference/interfaces/IEpcisBizTransaction.md +0 -8
- package/docs/reference/interfaces/IEpcisDestination.md +0 -8
- package/docs/reference/interfaces/IEpcisDocument.md +0 -12
- package/docs/reference/interfaces/IEpcisErrorDeclaration.md +0 -8
- package/docs/reference/interfaces/IEpcisEvent.md +0 -12
- package/docs/reference/interfaces/IEpcisHeader.md +0 -8
- package/docs/reference/interfaces/IEpcisIlmd.md +0 -8
- package/docs/reference/interfaces/IEpcisLocation.md +0 -8
- package/docs/reference/interfaces/IEpcisObjectEvent.md +0 -4
- package/docs/reference/interfaces/IEpcisPersistentDisposition.md +0 -8
- package/docs/reference/interfaces/IEpcisQuantity.md +0 -8
- package/docs/reference/interfaces/IEpcisQueryDocument.md +0 -12
- package/docs/reference/interfaces/IEpcisQueryDocumentBody.md +0 -8
- package/docs/reference/interfaces/IEpcisQueryResults.md +0 -8
- package/docs/reference/interfaces/IEpcisQueryResultsBody.md +0 -8
- package/docs/reference/interfaces/IEpcisSensorElement.md +0 -8
- package/docs/reference/interfaces/IEpcisSensorMetadata.md +0 -8
- package/docs/reference/interfaces/IEpcisSensorReport.md +0 -8
- package/docs/reference/interfaces/IEpcisSource.md +0 -8
- package/docs/reference/interfaces/IEpcisTransactionEvent.md +0 -4
- package/docs/reference/interfaces/IEpcisTransformationEvent.md +0 -4
- package/docs/reference/interfaces/IEpcisVocabulary.md +0 -8
- package/docs/reference/interfaces/IEpcisVocabularyElement.md +0 -8
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisAttribute.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisAttribute.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisAttribute.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisAttribute.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IJsonLdNodePrimitive } from \"@twin.org/data-json-ld\";\n\n/**\n * EPCIS 2.0 Vocabulary Attribute describing metadata on vocabulary elements.\n * @see https://ref.gs1.org/epcis/Attribute\n */\nexport interface IEpcisAttribute {\n\t/**\n\t * Attribute id.\n\t */\n\tid: string;\n\n\t/**\n\t * Attribute value.\n\t */\n\tattribute?: IJsonLdNodePrimitive;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisBizTransaction.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisBizTransaction.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisBizTransaction.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisBizTransaction.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { EpcisBizTransactionTypes } from \"./epcisBizTransactionTypes.js\";\n\n/**\n * EPCIS 2.0 BizTransaction element identifying a business document and its type.\n * @see https://ref.gs1.org/epcis/BizTransaction\n */\nexport interface IEpcisBizTransaction {\n\t/**\n\t * Identifier that indicates the type of BizTransaction document (e.g. Purchase\n\t * Order, Despatch Advice).\n\t *\n\t * Use {@link EpcisBizTransactionTypes} for known values.\n\t */\n\ttype?: EpcisBizTransactionTypes | string;\n\n\t/**\n\t * URI identifier of the specific business transaction document (alias of id in\n\t * JSON or XML).\n\t */\n\tbizTransaction: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisDestination.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisDestination.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisDestination.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisDestination.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { EpcisSourceDestTypes } from \"./epcisSourceDestTypes.js\";\n\n/**\n * EPCIS 2.0 Destination element identifying the terminating endpoint of a\n * business transfer.\n * @see https://ref.gs1.org/epcis/SourceOrDestination\n */\nexport interface IEpcisDestination {\n\t/**\n\t * Identifier indicating the role of SourceOrDestination in a transfer (Owning\n\t * Party, Possessing Party, or Location).\n\t *\n\t * Use {@link EpcisSourceDestTypes} for known values.\n\t */\n\ttype: EpcisSourceDestTypes | string;\n\n\t/**\n\t * Identifier that denotes the specific source or destination of a business\n\t * transfer; must correlate with the selected type.\n\t */\n\tdestination: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisDocument.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisDocument.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisDocument.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisDocument.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { EpcisContextType } from \"./epcisContextType.js\";\nimport type { EpcisEvents } from \"./epcisEvents.js\";\nimport type { EpcisTypes } from \"./epcisTypes.js\";\nimport type { IEpcisHeader } from \"./IEpcisHeader.js\";\n\n/**\n * EPCIS 2.0 capture document containing header metadata and an event list.\n * @see https://ref.gs1.org/epcis/EPCISDocument\n */\nexport interface IEpcisDocument {\n\t/**\n\t * The @context.\n\t */\n\t\"@context\": EpcisContextType;\n\n\t/**\n\t * The JSON-LD document id.\n\t */\n\tid?: string;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof EpcisTypes.EPCISDocument;\n\n\t/**\n\t * Schema version.\n\t */\n\tschemaVersion: string;\n\n\t/**\n\t * Creation Date.\n\t */\n\tcreationDate: string;\n\n\t/**\n\t * (Optional) The instance identifier of an EPCISDocument.\n\t */\n\tinstanceIdentifier?: string;\n\n\t/**\n\t * (Optional) The sender of an EPCISDocument.\n\t */\n\tsender?: string;\n\n\t/**\n\t * (Optional) The intended receiver of an EPCISDocument.\n\t */\n\treceiver?: string;\n\n\t/**\n\t * EPCIS Header.\n\t */\n\tepcisHeader?: IEpcisHeader;\n\n\t/**\n\t * The EPCIS Body.\n\t */\n\tepcisBody: {\n\t\t/**\n\t\t * The list of events.\n\t\t */\n\t\teventList: EpcisEvents[];\n\t};\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisErrorDeclaration.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisErrorDeclaration.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisErrorDeclaration.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisErrorDeclaration.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { EpcisErrorReasonTypes } from \"./epcisErrorReasonTypes.js\";\n\n/**\n * EPCIS 2.0 ErrorDeclaration describing corrections to previously captured\n * events.\n * @see https://ref.gs1.org/epcis/ErrorDeclaration\n */\nexport interface IEpcisErrorDeclaration {\n\t/**\n\t * The date and time at which the declaration of error is made.\n\t */\n\tdeclarationTime: string;\n\n\t/**\n\t * Reason for the error.\n\t *\n\t * Use {@link EpcisErrorReasonTypes} for known values.\n\t */\n\treason?: EpcisErrorReasonTypes | string;\n\n\t/**\n\t * (Optional) If present, indicates that the events having the specified URIs as\n\t * the value of their eventID fields are to be considered as \"corrections\" to\n\t * the event declared erroneous by this event.\n\t */\n\tcorrectiveEventIDs?: string[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisEvent.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisEvent.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisEvent.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisEvent.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { EpcisContextType } from \"./epcisContextType.js\";\nimport type { IEpcisErrorDeclaration } from \"./IEpcisErrorDeclaration.js\";\n\n/**\n * Base EPCIS 2.0 Event carrying shared fields across all event types.\n * @see https://ref.gs1.org/epcis/Event\n */\nexport interface IEpcisEvent {\n\t/**\n\t * JSON-LD @context.\n\t */\n\t\"@context\": EpcisContextType;\n\n\t/**\n\t * Type of Event.\n\t */\n\ttype: string;\n\n\t/**\n\t * URI identifier of a specific EPCIS event (alias of id in JSON or XML).\n\t */\n\teventID?: string;\n\n\t/**\n\t * (Optional) CertificationDetails relevant for Objects, Places and/or\n\t * Organizations mentioned in this Event.\n\t */\n\tcertificationInfo?: string | string[];\n\n\t/**\n\t * Error declaration.\n\t */\n\terrorDeclaration?: IEpcisErrorDeclaration;\n\n\t/**\n\t * The date and time at which the EPCIS Capturing Applications asserts the event\n\t * occurred.\n\t */\n\teventTime: string;\n\n\t/**\n\t * The time zone offset in effect at the time and place the event occurred,\n\t * expressed as an offset from UTC.\n\t */\n\teventTimeZoneOffset: string;\n\n\t/**\n\t * (Optional) The date and time at which this event was recorded by an EPCIS\n\t * Repository; ignored at capture and present on query results.\n\t */\n\trecordTime?: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisHeader.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisHeader.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IJsonLdNodeObject } from \"@twin.org/data-json-ld\";\nimport type { IEpcisVocabulary } from \"./IEpcisVocabulary.js\";\n\n/**\n * EPCIS 2.0 Header carrying optional master data alongside an EPCIS document.\n * @see https://ref.gs1.org/epcis/EPCISHeader\n */\nexport interface IEpcisHeader
|
|
1
|
+
{"version":3,"file":"IEpcisHeader.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisHeader.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IJsonLdNodeObject } from \"@twin.org/data-json-ld\";\nimport type { IEpcisVocabulary } from \"./IEpcisVocabulary.js\";\n\n/**\n * EPCIS 2.0 Header carrying optional master data alongside an EPCIS document.\n * @see https://ref.gs1.org/epcis/EPCISHeader\n */\nexport interface IEpcisHeader {\n\t/**\n\t * EPCIS master data.\n\t */\n\tepcisMasterData?: IJsonLdNodeObject & {\n\t\t/**\n\t\t * Vocabulary list.\n\t\t */\n\t\tvocabularyList?: IEpcisVocabulary[];\n\t};\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisIlmd.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisIlmd.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\
|
|
1
|
+
{"version":3,"file":"IEpcisIlmd.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisIlmd.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS 2.0 Instance/Lot Master Data (ILMD) container for event-level master\n * data extensions.\n * @see https://ref.gs1.org/epcis/ILMD\n */\n// eslint-disable-next-line @typescript-eslint/no-empty-interface\nexport interface IEpcisIlmd {}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisLocation.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisLocation.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2026 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\
|
|
1
|
+
{"version":3,"file":"IEpcisLocation.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisLocation.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC","sourcesContent":["// Copyright 2026 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS 2.0 Location reference (readPoint/bizLocation) that wraps a location\n * identifier.\n * @see https://ref.gs1.org/epcis/ReadPoint\n */\nexport interface IEpcisLocation {\n\t/**\n\t * The location identifier (URI/IRI per EPCIS schema and SHACL).\n\t */\n\tid: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisPersistentDisposition.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisPersistentDisposition.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisPersistentDisposition.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisPersistentDisposition.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { EpcisDispositionTypes } from \"./epcisDispositionTypes.js\";\n\n/**\n * EPCIS 2.0 PersistentDisposition indicating business conditions to set or unset\n * independently of event disposition.\n * @see https://ref.gs1.org/epcis/PersistentDisposition\n */\nexport interface IEpcisPersistentDisposition {\n\t/**\n\t * (Optional) List of persistentDisposition URI values to be set.\n\t */\n\tset?: (EpcisDispositionTypes | string)[];\n\n\t/**\n\t * (Optional) List of persistentDisposition URI values to be unset (revoked).\n\t */\n\tunset?: (EpcisDispositionTypes | string)[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisQuantity.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisQuantity.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\
|
|
1
|
+
{"version":3,"file":"IEpcisQuantity.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisQuantity.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS 2.0 QuantityElement defining class-level identifiers and amounts.\n * @see https://ref.gs1.org/epcis/QuantityElement\n */\nexport interface IEpcisQuantity {\n\t/**\n\t * A class-level identifier for the class to which the specified quantity of\n\t * objects belongs.\n\t */\n\tepcClass: string;\n\n\t/**\n\t * (Optional) A number that specifies how many or how much of the specified\n\t * EPCClass is denoted by this QuantityElement.\n\t */\n\tquantity?: number;\n\n\t/**\n\t * (Optional) Unit of measure by which the specified value(s) of the property\n\t * specified by type should be interpreted.\n\t */\n\tuom?: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisQueryDocument.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisQueryDocument.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisQueryDocument.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisQueryDocument.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { EpcisContextType } from \"./epcisContextType.js\";\nimport type { EpcisTypes } from \"./epcisTypes.js\";\nimport type { IEpcisQueryDocumentBody } from \"./IEpcisQueryDocumentBody.js\";\n\n/**\n * EPCIS 2.0 QueryDocument used to submit queries to an EPCIS repository.\n * @see https://ref.gs1.org/epcis/EPCISQueryDocument\n */\nexport interface IEpcisQueryDocument {\n\t/**\n\t * The @context.\n\t */\n\t\"@context\": EpcisContextType;\n\n\t/**\n\t * The JSON-LD document id.\n\t */\n\tid?: string;\n\n\t/**\n\t * JSON-LD Type.\n\t */\n\ttype: typeof EpcisTypes.EPCISQueryDocument;\n\n\t/**\n\t * Schema version.\n\t */\n\tschemaVersion?: string;\n\n\t/**\n\t * Creation Date.\n\t */\n\tcreationDate?: string;\n\n\t/**\n\t * The EPCIS Body.\n\t */\n\tepcisBody: IEpcisQueryDocumentBody;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisQueryDocumentBody.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisQueryDocumentBody.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisQueryDocumentBody.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisQueryDocumentBody.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IEpcisQueryResults } from \"./IEpcisQueryResults.js\";\n\n/**\n * EPCIS 2.0 QueryDocumentBody wrapper that carries query results.\n * @see https://ref.gs1.org/epcis/QueryDocumentBody\n */\nexport interface IEpcisQueryDocumentBody {\n\t/**\n\t * The results of the query.\n\t */\n\tqueryResults: IEpcisQueryResults;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisQueryResults.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisQueryResults.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisQueryResults.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisQueryResults.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IEpcisQueryResultsBody } from \"./IEpcisQueryResultsBody.js\";\n\n/**\n * EPCIS 2.0 QueryResults payload returned from a repository query.\n * @see https://ref.gs1.org/epcis/QueryResults\n */\nexport interface IEpcisQueryResults {\n\t/**\n\t * The concerned subscription.\n\t */\n\tsubscriptionID?: string;\n\n\t/**\n\t * The concerned query.\n\t */\n\tqueryName: string;\n\n\t/**\n\t * The query results payload.\n\t */\n\tresultsBody: IEpcisQueryResultsBody;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisQueryResultsBody.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisQueryResultsBody.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisQueryResultsBody.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisQueryResultsBody.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { EpcisEvents } from \"./epcisEvents.js\";\nimport type { IEpcisVocabulary } from \"./IEpcisVocabulary.js\";\n\n/**\n * EPCIS 2.0 QueryResultsBody containing events and optional master data.\n * @see https://ref.gs1.org/epcis/QueryResultsBody\n */\nexport interface IEpcisQueryResultsBody {\n\t/**\n\t * The list of events.\n\t */\n\teventList: EpcisEvents[];\n\n\t/**\n\t * Optional master data.\n\t */\n\tvocabularyList?: IEpcisVocabulary[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisSensorElement.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisSensorElement.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisSensorElement.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisSensorElement.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IEpcisSensorMetadata } from \"./IEpcisSensorMetadata.js\";\nimport type { IEpcisSensorReport } from \"./IEpcisSensorReport.js\";\n\n/**\n * EPCIS 2.0 SensorElement grouping metadata and one or more SensorReport\n * entries.\n * @see https://ref.gs1.org/epcis/SensorElement\n */\nexport interface IEpcisSensorElement {\n\t/**\n\t * (Optional) Element containing metadata attributes applicable to all\n\t * sensorReport entries within this sensorElement.\n\t */\n\tsensorMetadata?: IEpcisSensorMetadata;\n\n\t/**\n\t * An element containing one or several attributes that pertain to a specific\n\t * sensor observation.\n\t */\n\tsensorReport: IEpcisSensorReport[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisSensorMetadata.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisSensorMetadata.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\
|
|
1
|
+
{"version":3,"file":"IEpcisSensorMetadata.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisSensorMetadata.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS 2.0 SensorMetadata describing timing, device, and processing details for\n * sensor observations.\n * @see https://ref.gs1.org/epcis/SensorMetadata\n */\nexport interface IEpcisSensorMetadata {\n\t/**\n\t * (Optional) The actual point in time of an observation as transmitted by a\n\t * sensor device.\n\t */\n\ttime?: string;\n\n\t/**\n\t * (Optional) Device from which the sensor data originates.\n\t */\n\tdeviceID?: string;\n\n\t/**\n\t * (Optional) Storage location of an electronic document accommodating metadata\n\t * of the device from which the sensor data originates.\n\t */\n\tdeviceMetadata?: string;\n\n\t/**\n\t * (Optional) Storage/service location of the raw sensor data on which the\n\t * aggregated/business-oriented data contained in the sensorElement is based.\n\t */\n\trawData?: string;\n\n\t/**\n\t * (Optional) The lowest (earliest) value of a given observation period as\n\t * transmitted by a sensor device.\n\t */\n\tstartTime?: string;\n\n\t/**\n\t * (Optional) The highest (most recent) value of a given observation period, as\n\t * transmitted by a sensor device.\n\t */\n\tendTime?: string;\n\n\t/**\n\t * (Optional) Storage location of an electronic document accommodating the data\n\t * processing method of the contained sensor data, if applicable.\n\t */\n\tdataProcessingMethod?: string;\n\n\t/**\n\t * (Optional) Storage location of an electronic document accommodating product- or\n\t * application-specific business rules on which basis the EPCIS event was\n\t * triggered.\n\t */\n\tbizRules?: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisSensorReport.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisSensorReport.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisSensorReport.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisSensorReport.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { EpcisComponentTypes } from \"./epcisComponentTypes.js\";\nimport type { EpcisMeasurementTypes } from \"./epcisMeasurementTypes.js\";\nimport type { EpcisSensorAlertTypes } from \"./epcisSensorAlertTypes.js\";\n\n/**\n * EPCIS 2.0 SensorReport containing measurement values and related sensor\n * observation details.\n * @see https://ref.gs1.org/epcis/SensorReport\n */\nexport interface IEpcisSensorReport {\n\t/**\n\t * Identifier indicating what kind of measurement the SensorReport pertains to\n\t * (e.g. Length, Mass, Temperature).\n\t *\n\t * Use {@link EpcisMeasurementTypes} for known values.\n\t */\n\ttype: EpcisMeasurementTypes | string;\n\n\t/**\n\t * A sensor alert value (alarm condition or error condition); extra details may\n\t * be provided via booleanValue or uriValue.\n\t *\n\t * Use {@link EpcisSensorAlertTypes} for known values.\n\t */\n\texception?: EpcisSensorAlertTypes | string;\n\n\t/**\n\t * (Optional) Device from which the sensor data originates.\n\t */\n\tdeviceID?: string;\n\n\t/**\n\t * (Optional) Storage location of an electronic document accommodating metadata\n\t * of the device from which the sensor data originates.\n\t */\n\tdeviceMetadata?: string;\n\n\t/**\n\t * (Optional) Storage/service location of the raw sensor data on which the\n\t * aggregated/business-oriented data contained in the sensorElement is based.\n\t */\n\trawData?: string;\n\n\t/**\n\t * (Optional) Storage location of an electronic document accommodating the data\n\t * processing method of the contained sensor data, if applicable.\n\t */\n\tdataProcessingMethod?: string;\n\n\t/**\n\t * (Optional) Storage location of an electronic document accommodating product- or\n\t * application-specific business rules on which basis the EPCIS event was\n\t * triggered.\n\t */\n\tbizRules?: string;\n\n\t/**\n\t * (Optional) The actual point in time of an observation as transmitted by a\n\t * sensor device.\n\t */\n\ttime?: string;\n\n\t/**\n\t * (Optional) Identifies a specific microorganism species; SHALL NOT be present\n\t * if chemicalSubstance is included.\n\t */\n\tmicroorganism?: string;\n\n\t/**\n\t * (Optional) Identifies a specific chemical substance; SHALL NOT be present\n\t * together with microorganism.\n\t */\n\tchemicalSubstance?: string;\n\n\t/**\n\t * (Optional) A URI identifying the Coordinate Reference System; if omitted,\n\t * WGS-84 is assumed.\n\t */\n\tcoordinateReferenceSystem?: string;\n\n\t/**\n\t * (Optional) Value of the property specified by the type; if a time field is\n\t * present, it pertains to that time, otherwise to the eventTime.\n\t */\n\tvalue?: number;\n\n\t/**\n\t * (Optional) Vector component identifier for measurements with magnitude and\n\t * direction (e.g. force, pressure); repeat SensorReport per component.\n\t */\n\tcomponent?: EpcisComponentTypes | string;\n\n\t/**\n\t * (Optional) The String value of the property specified by the type as part of\n\t * the sensorReport element.\n\t */\n\tstringValue?: string;\n\n\t/**\n\t * (Optional) Similar to stringValue, for Boolean value.\n\t */\n\tbooleanValue?: boolean;\n\n\t/**\n\t * (Optional) Similar to stringValue, for HexBinary value.\n\t */\n\thexBinaryValue?: string;\n\n\t/**\n\t * (Optional) Similar to stringValue, for a URI value.\n\t */\n\turiValue?: string;\n\n\t/**\n\t * (Optional) Minimum quantitative value of the property specified by type, as\n\t * part of the sensorReport element.\n\t */\n\tminValue?: number;\n\n\t/**\n\t * (Optional) Similar to minValue, for the maximum quantitative value.\n\t */\n\tmaxValue?: number;\n\n\t/**\n\t * (Optional) The arithmetic mean of the values of the property specified by the\n\t * type as part of the sensorReport element.\n\t */\n\tmeanValue?: number;\n\n\t/**\n\t * (Optional) Standard deviation of the values of the property specified by type,\n\t * as part of the sensorReport element.\n\t */\n\tsDev?: number;\n\n\t/**\n\t * (Optional) Percentile rank, signifying the percentage of observations in a\n\t * frequency distribution that are equal to or lower than it.\n\t */\n\tpercRank?: number;\n\n\t/**\n\t * (Optional) The percentile value, at or below which a given percentage of\n\t * observations may be found.\n\t */\n\tpercValue?: number;\n\n\t/**\n\t * (Optional) Unit of measure by which the specified value(s) of the property\n\t * specified by type should be interpreted.\n\t */\n\tuom?: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisSource.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisSource.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisSource.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisSource.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { EpcisSourceDestTypes } from \"./epcisSourceDestTypes.js\";\n\n/**\n * EPCIS 2.0 Source element identifying the origin of a business transfer.\n * @see https://ref.gs1.org/epcis/SourceOrDestination\n */\nexport interface IEpcisSource {\n\t/**\n\t * Identifier indicating the role of SourceOrDestination in a transfer (Owning\n\t * Party, Possessing Party, or Location).\n\t *\n\t * Use {@link EpcisSourceDestTypes} for known values.\n\t */\n\ttype: EpcisSourceDestTypes | string;\n\n\t/**\n\t * Identifier that denotes the specific source or destination of a business\n\t * transfer; must correlate with the selected type.\n\t */\n\tsource: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisVocabulary.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisVocabulary.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisVocabulary.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisVocabulary.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IEpcisVocabularyElement } from \"./IEpcisVocabularyElement.js\";\n\n/**\n * EPCIS 2.0 Vocabulary container that groups related vocabulary elements.\n * @see https://ref.gs1.org/epcis/Vocabulary\n */\nexport interface IEpcisVocabulary {\n\t/**\n\t * Vocabulary type.\n\t */\n\ttype: string;\n\n\t/**\n\t * List of vocabulary elements.\n\t */\n\tvocabularyElementList?: IEpcisVocabularyElement[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEpcisVocabularyElement.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisVocabularyElement.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type {
|
|
1
|
+
{"version":3,"file":"IEpcisVocabularyElement.js","sourceRoot":"","sources":["../../../../src/models/epcis20/IEpcisVocabularyElement.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IEpcisAttribute } from \"./IEpcisAttribute.js\";\n\n/**\n * EPCIS 2.0 VocabularyElement representing a master data entity with\n * attributes and optional children.\n * @see https://ref.gs1.org/epcis/VocabularyElement\n */\nexport interface IEpcisVocabularyElement {\n\t/**\n\t * Element id.\n\t */\n\tid: string;\n\n\t/**\n\t * Attributes.\n\t */\n\tattributes?: IEpcisAttribute[];\n\n\t/**\n\t * Children.\n\t */\n\tchildren?: string[];\n}\n"]}
|
|
@@ -54,70 +54,6 @@
|
|
|
54
54
|
}
|
|
55
55
|
]
|
|
56
56
|
},
|
|
57
|
-
"@id": {
|
|
58
|
-
"anyOf": [
|
|
59
|
-
{
|
|
60
|
-
"type": "string"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"type": "array",
|
|
64
|
-
"items": {
|
|
65
|
-
"type": "string"
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
]
|
|
69
|
-
},
|
|
70
|
-
"@included": {
|
|
71
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIncludedBlock"
|
|
72
|
-
},
|
|
73
|
-
"@graph": {
|
|
74
|
-
"anyOf": [
|
|
75
|
-
{
|
|
76
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"type": "array",
|
|
80
|
-
"items": {
|
|
81
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
]
|
|
85
|
-
},
|
|
86
|
-
"@nest": {
|
|
87
|
-
"anyOf": [
|
|
88
|
-
{
|
|
89
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdJsonObject"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"type": "array",
|
|
93
|
-
"items": {
|
|
94
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdJsonObject"
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
]
|
|
98
|
-
},
|
|
99
|
-
"@type": {
|
|
100
|
-
"anyOf": [
|
|
101
|
-
{
|
|
102
|
-
"type": "string"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"type": "array",
|
|
106
|
-
"items": {
|
|
107
|
-
"type": "string"
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
]
|
|
111
|
-
},
|
|
112
|
-
"@reverse": {
|
|
113
|
-
"type": "object",
|
|
114
|
-
"additionalProperties": {
|
|
115
|
-
"type": "string"
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
"@index": {
|
|
119
|
-
"type": "string"
|
|
120
|
-
},
|
|
121
57
|
"type": {
|
|
122
58
|
"type": "string",
|
|
123
59
|
"const": "AggregationEvent",
|
|
@@ -245,29 +181,5 @@
|
|
|
245
181
|
"eventTimeZoneOffset",
|
|
246
182
|
"type"
|
|
247
183
|
],
|
|
248
|
-
"additionalProperties":
|
|
249
|
-
"anyOf": [
|
|
250
|
-
{
|
|
251
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodePrimitive"
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
255
|
-
},
|
|
256
|
-
{
|
|
257
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIndexMap"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIncludedBlock"
|
|
261
|
-
},
|
|
262
|
-
{
|
|
263
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIdMap"
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdTypeMap"
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"type": "array"
|
|
270
|
-
}
|
|
271
|
-
]
|
|
272
|
-
}
|
|
184
|
+
"additionalProperties": false
|
|
273
185
|
}
|
|
@@ -54,70 +54,6 @@
|
|
|
54
54
|
}
|
|
55
55
|
]
|
|
56
56
|
},
|
|
57
|
-
"@id": {
|
|
58
|
-
"anyOf": [
|
|
59
|
-
{
|
|
60
|
-
"type": "string"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"type": "array",
|
|
64
|
-
"items": {
|
|
65
|
-
"type": "string"
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
]
|
|
69
|
-
},
|
|
70
|
-
"@included": {
|
|
71
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIncludedBlock"
|
|
72
|
-
},
|
|
73
|
-
"@graph": {
|
|
74
|
-
"anyOf": [
|
|
75
|
-
{
|
|
76
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"type": "array",
|
|
80
|
-
"items": {
|
|
81
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
]
|
|
85
|
-
},
|
|
86
|
-
"@nest": {
|
|
87
|
-
"anyOf": [
|
|
88
|
-
{
|
|
89
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdJsonObject"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"type": "array",
|
|
93
|
-
"items": {
|
|
94
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdJsonObject"
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
]
|
|
98
|
-
},
|
|
99
|
-
"@type": {
|
|
100
|
-
"anyOf": [
|
|
101
|
-
{
|
|
102
|
-
"type": "string"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"type": "array",
|
|
106
|
-
"items": {
|
|
107
|
-
"type": "string"
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
]
|
|
111
|
-
},
|
|
112
|
-
"@reverse": {
|
|
113
|
-
"type": "object",
|
|
114
|
-
"additionalProperties": {
|
|
115
|
-
"type": "string"
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
"@index": {
|
|
119
|
-
"type": "string"
|
|
120
|
-
},
|
|
121
57
|
"type": {
|
|
122
58
|
"type": "string",
|
|
123
59
|
"const": "AssociationEvent",
|
|
@@ -246,29 +182,5 @@
|
|
|
246
182
|
"parentID",
|
|
247
183
|
"type"
|
|
248
184
|
],
|
|
249
|
-
"additionalProperties":
|
|
250
|
-
"anyOf": [
|
|
251
|
-
{
|
|
252
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodePrimitive"
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIndexMap"
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIncludedBlock"
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIdMap"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdTypeMap"
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"type": "array"
|
|
271
|
-
}
|
|
272
|
-
]
|
|
273
|
-
}
|
|
185
|
+
"additionalProperties": false
|
|
274
186
|
}
|
|
@@ -54,70 +54,6 @@
|
|
|
54
54
|
}
|
|
55
55
|
]
|
|
56
56
|
},
|
|
57
|
-
"@id": {
|
|
58
|
-
"anyOf": [
|
|
59
|
-
{
|
|
60
|
-
"type": "string"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"type": "array",
|
|
64
|
-
"items": {
|
|
65
|
-
"type": "string"
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
]
|
|
69
|
-
},
|
|
70
|
-
"@included": {
|
|
71
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIncludedBlock"
|
|
72
|
-
},
|
|
73
|
-
"@graph": {
|
|
74
|
-
"anyOf": [
|
|
75
|
-
{
|
|
76
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"type": "array",
|
|
80
|
-
"items": {
|
|
81
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
]
|
|
85
|
-
},
|
|
86
|
-
"@nest": {
|
|
87
|
-
"anyOf": [
|
|
88
|
-
{
|
|
89
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdJsonObject"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"type": "array",
|
|
93
|
-
"items": {
|
|
94
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdJsonObject"
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
]
|
|
98
|
-
},
|
|
99
|
-
"@type": {
|
|
100
|
-
"anyOf": [
|
|
101
|
-
{
|
|
102
|
-
"type": "string"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"type": "array",
|
|
106
|
-
"items": {
|
|
107
|
-
"type": "string"
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
]
|
|
111
|
-
},
|
|
112
|
-
"@reverse": {
|
|
113
|
-
"type": "object",
|
|
114
|
-
"additionalProperties": {
|
|
115
|
-
"type": "string"
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
"@index": {
|
|
119
|
-
"type": "string"
|
|
120
|
-
},
|
|
121
57
|
"id": {
|
|
122
58
|
"type": "string",
|
|
123
59
|
"description": "The JSON-LD document id."
|
|
@@ -176,29 +112,5 @@
|
|
|
176
112
|
"creationDate",
|
|
177
113
|
"epcisBody"
|
|
178
114
|
],
|
|
179
|
-
"additionalProperties":
|
|
180
|
-
"anyOf": [
|
|
181
|
-
{
|
|
182
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodePrimitive"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
186
|
-
},
|
|
187
|
-
{
|
|
188
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIndexMap"
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIncludedBlock"
|
|
192
|
-
},
|
|
193
|
-
{
|
|
194
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIdMap"
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdTypeMap"
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"type": "array"
|
|
201
|
-
}
|
|
202
|
-
]
|
|
203
|
-
}
|
|
115
|
+
"additionalProperties": false
|
|
204
116
|
}
|
|
@@ -54,70 +54,6 @@
|
|
|
54
54
|
}
|
|
55
55
|
]
|
|
56
56
|
},
|
|
57
|
-
"@id": {
|
|
58
|
-
"anyOf": [
|
|
59
|
-
{
|
|
60
|
-
"type": "string"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"type": "array",
|
|
64
|
-
"items": {
|
|
65
|
-
"type": "string"
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
]
|
|
69
|
-
},
|
|
70
|
-
"@included": {
|
|
71
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIncludedBlock"
|
|
72
|
-
},
|
|
73
|
-
"@graph": {
|
|
74
|
-
"anyOf": [
|
|
75
|
-
{
|
|
76
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"type": "array",
|
|
80
|
-
"items": {
|
|
81
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
]
|
|
85
|
-
},
|
|
86
|
-
"@nest": {
|
|
87
|
-
"anyOf": [
|
|
88
|
-
{
|
|
89
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdJsonObject"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"type": "array",
|
|
93
|
-
"items": {
|
|
94
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdJsonObject"
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
]
|
|
98
|
-
},
|
|
99
|
-
"@type": {
|
|
100
|
-
"anyOf": [
|
|
101
|
-
{
|
|
102
|
-
"type": "string"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"type": "array",
|
|
106
|
-
"items": {
|
|
107
|
-
"type": "string"
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
]
|
|
111
|
-
},
|
|
112
|
-
"@reverse": {
|
|
113
|
-
"type": "object",
|
|
114
|
-
"additionalProperties": {
|
|
115
|
-
"type": "string"
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
"@index": {
|
|
119
|
-
"type": "string"
|
|
120
|
-
},
|
|
121
57
|
"type": {
|
|
122
58
|
"type": "string",
|
|
123
59
|
"const": "ObjectEvent",
|
|
@@ -249,29 +185,5 @@
|
|
|
249
185
|
"eventTimeZoneOffset",
|
|
250
186
|
"type"
|
|
251
187
|
],
|
|
252
|
-
"additionalProperties":
|
|
253
|
-
"anyOf": [
|
|
254
|
-
{
|
|
255
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodePrimitive"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIndexMap"
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIncludedBlock"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIdMap"
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdTypeMap"
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
"type": "array"
|
|
274
|
-
}
|
|
275
|
-
]
|
|
276
|
-
}
|
|
188
|
+
"additionalProperties": false
|
|
277
189
|
}
|