@twin.org/standards-dataspace-protocol 0.0.3-next.59 → 0.0.3-next.60

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/index.js CHANGED
@@ -49,6 +49,7 @@ export * from "./models/transferProcess/IDataspaceProtocolTransferStartMessage.j
49
49
  export * from "./models/transferProcess/IDataspaceProtocolTransferSuspensionMessage.js";
50
50
  export * from "./models/transferProcess/IDataspaceProtocolTransferTerminationMessage.js";
51
51
  export * from "./models/transferProcess/types/dataspaceProtocolEndpointType.js";
52
+ export * from "./models/transferProcess/types/dataspaceProtocolTransferFormat.js";
52
53
  export * from "./models/transferProcess/types/dataspaceProtocolTransferProcessStateType.js";
53
54
  export * from "./dataTypes/transferProcessDataTypes.js";
54
55
  export * from "./utils/dataspaceProtocolHelper.js";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC;AACvC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,uCAAuC,CAAC;AACtD,cAAc,0CAA0C,CAAC;AAEzD,mBAAmB;AACnB,cAAc,mDAAmD,CAAC;AAClE,cAAc,oDAAoD,CAAC;AACnE,cAAc,6DAA6D,CAAC;AAC5E,cAAc,6DAA6D,CAAC;AAE5E,iBAAiB;AACjB,cAAc,6CAA6C,CAAC;AAC5D,cAAc,iDAAiD,CAAC;AAChE,cAAc,iDAAiD,CAAC;AAChE,cAAc,qDAAqD,CAAC;AACpE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,iDAAiD,CAAC;AAChE,cAAc,kDAAkD,CAAC;AACjE,cAAc,sDAAsD,CAAC;AAErE,gBAAgB;AAChB,cAAc,8CAA8C,CAAC;AAC7D,cAAc,0CAA0C,CAAC;AACzD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,wCAAwC,CAAC;AAEvD,gCAAgC;AAChC,cAAc,2EAA2E,CAAC;AAC1F,cAAc,4EAA4E,CAAC;AAC3F,cAAc,wFAAwF,CAAC;AACvG,cAAc,uEAAuE,CAAC;AACtF,cAAc,4EAA4E,CAAC;AAC3F,cAAc,mFAAmF,CAAC;AAClG,cAAc,yFAAyF,CAAC;AACxG,cAAc,wEAAwE,CAAC;AACvF,cAAc,0EAA0E,CAAC;AACzF,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AAEpG,cAAc,6CAA6C,CAAC;AAE5D,4BAA4B;AAC5B,cAAc,mEAAmE,CAAC;AAClF,cAAc,2DAA2D,CAAC;AAC1E,cAAc,gEAAgE,CAAC;AAC/E,cAAc,yEAAyE,CAAC;AACxF,cAAc,6DAA6D,CAAC;AAC5E,cAAc,+DAA+D,CAAC;AAC9E,cAAc,sEAAsE,CAAC;AACrF,cAAc,oEAAoE,CAAC;AACnF,cAAc,yEAAyE,CAAC;AACxF,cAAc,0EAA0E,CAAC;AACzF,cAAc,iEAAiE,CAAC;AAChF,cAAc,6EAA6E,CAAC;AAE5F,cAAc,yCAAyC,CAAC;AAExD,cAAc,oCAAoC,CAAC","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nexport * from \"./dataTypes/catalogDataTypes.js\";\nexport * from \"./dataTypes/dataspaceProtocolDataTypes.js\";\nexport * from \"./models/dataspaceProtocolContexts.js\";\nexport * from \"./models/dataspaceProtocolContextType.js\";\n\n// Catalog Protocol\nexport * from \"./models/catalog/dataspaceProtocolCatalogTypes.js\";\nexport * from \"./models/catalog/IDataspaceProtocolCatalogError.js\";\nexport * from \"./models/catalog/IDataspaceProtocolCatalogRequestMessage.js\";\nexport * from \"./models/catalog/IDataspaceProtocolDatasetRequestMessage.js\";\n\n// DCAT3 Variants\nexport * from \"./models/dcat3/IDataspaceProtocolCatalog.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolCatalogBase.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDataService.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDataServiceBase.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDataset.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDatasetBase.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDistribution.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDistributionBase.js\";\n\n// ODRL Variants\nexport * from \"./models/odrl/IDataspaceProtocolAgreement.js\";\nexport * from \"./models/odrl/IDataspaceProtocolOffer.js\";\nexport * from \"./models/odrl/IDataspaceProtocolOfferBase.js\";\nexport * from \"./models/odrl/IDataspaceProtocolPolicy.js\";\nexport * from \"./models/odrl/IDataspaceProtocolSet.js\";\n\n// Contract Negotiation Protocol\nexport * from \"./models/contractNegotiation/dataspaceProtocolContractNegotiationTypes.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractAgreementMessage.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractAgreementVerificationMessage.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractNegotiation.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractNegotiationError.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractNegotiationEventMessage.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractNegotiationTerminationMessage.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractOfferMessage.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractRequestMessage.js\";\nexport * from \"./models/contractNegotiation/types/dataspaceProtocolContractNegotiationEventType.js\";\nexport * from \"./models/contractNegotiation/types/dataspaceProtocolContractNegotiationStateType.js\";\n\nexport * from \"./dataTypes/contractNegotiationDataTypes.js\";\n\n// Transfer Process Protocol\nexport * from \"./models/transferProcess/dataspaceProtocolTransferProcessTypes.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolDataAddress.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolEndpointProperty.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferCompletionMessage.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferError.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferProcess.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferRequestMessage.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferStartMessage.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferSuspensionMessage.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferTerminationMessage.js\";\nexport * from \"./models/transferProcess/types/dataspaceProtocolEndpointType.js\";\nexport * from \"./models/transferProcess/types/dataspaceProtocolTransferProcessStateType.js\";\n\nexport * from \"./dataTypes/transferProcessDataTypes.js\";\n\nexport * from \"./utils/dataspaceProtocolHelper.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC;AACvC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,uCAAuC,CAAC;AACtD,cAAc,0CAA0C,CAAC;AAEzD,mBAAmB;AACnB,cAAc,mDAAmD,CAAC;AAClE,cAAc,oDAAoD,CAAC;AACnE,cAAc,6DAA6D,CAAC;AAC5E,cAAc,6DAA6D,CAAC;AAE5E,iBAAiB;AACjB,cAAc,6CAA6C,CAAC;AAC5D,cAAc,iDAAiD,CAAC;AAChE,cAAc,iDAAiD,CAAC;AAChE,cAAc,qDAAqD,CAAC;AACpE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,iDAAiD,CAAC;AAChE,cAAc,kDAAkD,CAAC;AACjE,cAAc,sDAAsD,CAAC;AAErE,gBAAgB;AAChB,cAAc,8CAA8C,CAAC;AAC7D,cAAc,0CAA0C,CAAC;AACzD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,wCAAwC,CAAC;AAEvD,gCAAgC;AAChC,cAAc,2EAA2E,CAAC;AAC1F,cAAc,4EAA4E,CAAC;AAC3F,cAAc,wFAAwF,CAAC;AACvG,cAAc,uEAAuE,CAAC;AACtF,cAAc,4EAA4E,CAAC;AAC3F,cAAc,mFAAmF,CAAC;AAClG,cAAc,yFAAyF,CAAC;AACxG,cAAc,wEAAwE,CAAC;AACvF,cAAc,0EAA0E,CAAC;AACzF,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AAEpG,cAAc,6CAA6C,CAAC;AAE5D,4BAA4B;AAC5B,cAAc,mEAAmE,CAAC;AAClF,cAAc,2DAA2D,CAAC;AAC1E,cAAc,gEAAgE,CAAC;AAC/E,cAAc,yEAAyE,CAAC;AACxF,cAAc,6DAA6D,CAAC;AAC5E,cAAc,+DAA+D,CAAC;AAC9E,cAAc,sEAAsE,CAAC;AACrF,cAAc,oEAAoE,CAAC;AACnF,cAAc,yEAAyE,CAAC;AACxF,cAAc,0EAA0E,CAAC;AACzF,cAAc,iEAAiE,CAAC;AAChF,cAAc,mEAAmE,CAAC;AAClF,cAAc,6EAA6E,CAAC;AAE5F,cAAc,yCAAyC,CAAC;AAExD,cAAc,oCAAoC,CAAC","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nexport * from \"./dataTypes/catalogDataTypes.js\";\nexport * from \"./dataTypes/dataspaceProtocolDataTypes.js\";\nexport * from \"./models/dataspaceProtocolContexts.js\";\nexport * from \"./models/dataspaceProtocolContextType.js\";\n\n// Catalog Protocol\nexport * from \"./models/catalog/dataspaceProtocolCatalogTypes.js\";\nexport * from \"./models/catalog/IDataspaceProtocolCatalogError.js\";\nexport * from \"./models/catalog/IDataspaceProtocolCatalogRequestMessage.js\";\nexport * from \"./models/catalog/IDataspaceProtocolDatasetRequestMessage.js\";\n\n// DCAT3 Variants\nexport * from \"./models/dcat3/IDataspaceProtocolCatalog.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolCatalogBase.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDataService.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDataServiceBase.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDataset.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDatasetBase.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDistribution.js\";\nexport * from \"./models/dcat3/IDataspaceProtocolDistributionBase.js\";\n\n// ODRL Variants\nexport * from \"./models/odrl/IDataspaceProtocolAgreement.js\";\nexport * from \"./models/odrl/IDataspaceProtocolOffer.js\";\nexport * from \"./models/odrl/IDataspaceProtocolOfferBase.js\";\nexport * from \"./models/odrl/IDataspaceProtocolPolicy.js\";\nexport * from \"./models/odrl/IDataspaceProtocolSet.js\";\n\n// Contract Negotiation Protocol\nexport * from \"./models/contractNegotiation/dataspaceProtocolContractNegotiationTypes.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractAgreementMessage.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractAgreementVerificationMessage.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractNegotiation.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractNegotiationError.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractNegotiationEventMessage.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractNegotiationTerminationMessage.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractOfferMessage.js\";\nexport * from \"./models/contractNegotiation/IDataspaceProtocolContractRequestMessage.js\";\nexport * from \"./models/contractNegotiation/types/dataspaceProtocolContractNegotiationEventType.js\";\nexport * from \"./models/contractNegotiation/types/dataspaceProtocolContractNegotiationStateType.js\";\n\nexport * from \"./dataTypes/contractNegotiationDataTypes.js\";\n\n// Transfer Process Protocol\nexport * from \"./models/transferProcess/dataspaceProtocolTransferProcessTypes.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolDataAddress.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolEndpointProperty.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferCompletionMessage.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferError.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferProcess.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferRequestMessage.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferStartMessage.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferSuspensionMessage.js\";\nexport * from \"./models/transferProcess/IDataspaceProtocolTransferTerminationMessage.js\";\nexport * from \"./models/transferProcess/types/dataspaceProtocolEndpointType.js\";\nexport * from \"./models/transferProcess/types/dataspaceProtocolTransferFormat.js\";\nexport * from \"./models/transferProcess/types/dataspaceProtocolTransferProcessStateType.js\";\n\nexport * from \"./dataTypes/transferProcessDataTypes.js\";\n\nexport * from \"./utils/dataspaceProtocolHelper.js\";\n"]}
@@ -0,0 +1,22 @@
1
+ // Copyright 2025 IOTA Stiftung.
2
+ // SPDX-License-Identifier: Apache-2.0.
3
+ /**
4
+ * DSP transfer format identifiers used in TransferRequestMessage.format.
5
+ * See RFC-006 Data Transfer Profile Vocabulary.
6
+ */
7
+ // eslint-disable-next-line @typescript-eslint/naming-convention
8
+ export const DataspaceProtocolTransferFormat = {
9
+ /**
10
+ * PULL mode: consumer queries data via a bearer-token-protected endpoint.
11
+ */
12
+ HttpPullQueryFormat: "Http-Pull-Query-Format",
13
+ /**
14
+ * Consumer-initiated PUSH mode: consumer provides an /inbox endpoint; provider posts ActivityStreams objects there.
15
+ */
16
+ HttpPushActivityStreamFormat: "Http-Push-Activity-Stream-Format",
17
+ /**
18
+ * Provider-initiated PUSH mode: provider returns an /inbox URL and JWT token in endpointProperties.
19
+ */
20
+ HttpPostActivityStreamFormat: "Http-Post-Activity-Stream-Format"
21
+ };
22
+ //# sourceMappingURL=dataspaceProtocolTransferFormat.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataspaceProtocolTransferFormat.js","sourceRoot":"","sources":["../../../../../src/models/transferProcess/types/dataspaceProtocolTransferFormat.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC;AAEvC;;;GAGG;AACH,gEAAgE;AAChE,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC9C;;OAEG;IACH,mBAAmB,EAAE,wBAAwB;IAE7C;;OAEG;IACH,4BAA4B,EAAE,kCAAkC;IAEhE;;OAEG;IACH,4BAA4B,EAAE,kCAAkC;CACvD,CAAC","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * DSP transfer format identifiers used in TransferRequestMessage.format.\n * See RFC-006 Data Transfer Profile Vocabulary.\n */\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport const DataspaceProtocolTransferFormat = {\n\t/**\n\t * PULL mode: consumer queries data via a bearer-token-protected endpoint.\n\t */\n\tHttpPullQueryFormat: \"Http-Pull-Query-Format\",\n\n\t/**\n\t * Consumer-initiated PUSH mode: consumer provides an /inbox endpoint; provider posts ActivityStreams objects there.\n\t */\n\tHttpPushActivityStreamFormat: \"Http-Push-Activity-Stream-Format\",\n\n\t/**\n\t * Provider-initiated PUSH mode: provider returns an /inbox URL and JWT token in endpointProperties.\n\t */\n\tHttpPostActivityStreamFormat: \"Http-Post-Activity-Stream-Format\"\n} as const;\n\n/**\n * Type for the DataspaceProtocolTransferFormat const values.\n */\nexport type DataspaceProtocolTransferFormat =\n\t(typeof DataspaceProtocolTransferFormat)[keyof typeof DataspaceProtocolTransferFormat];\n"]}
@@ -42,6 +42,7 @@ export * from "./models/transferProcess/IDataspaceProtocolTransferStartMessage.j
42
42
  export * from "./models/transferProcess/IDataspaceProtocolTransferSuspensionMessage.js";
43
43
  export * from "./models/transferProcess/IDataspaceProtocolTransferTerminationMessage.js";
44
44
  export * from "./models/transferProcess/types/dataspaceProtocolEndpointType.js";
45
+ export * from "./models/transferProcess/types/dataspaceProtocolTransferFormat.js";
45
46
  export * from "./models/transferProcess/types/dataspaceProtocolTransferProcessStateType.js";
46
47
  export * from "./dataTypes/transferProcessDataTypes.js";
47
48
  export * from "./utils/dataspaceProtocolHelper.js";
@@ -0,0 +1,22 @@
1
+ /**
2
+ * DSP transfer format identifiers used in TransferRequestMessage.format.
3
+ * See RFC-006 Data Transfer Profile Vocabulary.
4
+ */
5
+ export declare const DataspaceProtocolTransferFormat: {
6
+ /**
7
+ * PULL mode: consumer queries data via a bearer-token-protected endpoint.
8
+ */
9
+ readonly HttpPullQueryFormat: "Http-Pull-Query-Format";
10
+ /**
11
+ * Consumer-initiated PUSH mode: consumer provides an /inbox endpoint; provider posts ActivityStreams objects there.
12
+ */
13
+ readonly HttpPushActivityStreamFormat: "Http-Push-Activity-Stream-Format";
14
+ /**
15
+ * Provider-initiated PUSH mode: provider returns an /inbox URL and JWT token in endpointProperties.
16
+ */
17
+ readonly HttpPostActivityStreamFormat: "Http-Post-Activity-Stream-Format";
18
+ };
19
+ /**
20
+ * Type for the DataspaceProtocolTransferFormat const values.
21
+ */
22
+ export type DataspaceProtocolTransferFormat = (typeof DataspaceProtocolTransferFormat)[keyof typeof DataspaceProtocolTransferFormat];
package/docs/changelog.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.0.3-next.60](https://github.com/twinfoundation/standards/compare/standards-dataspace-protocol-v0.0.3-next.59...standards-dataspace-protocol-v0.0.3-next.60) (2026-04-21)
4
+
5
+
6
+ ### Features
7
+
8
+ * add HttpPushActivityStreamFormat and HttpPostActivityStreamForm at constants ([#216](https://github.com/twinfoundation/standards/issues/216)) ([33ef63f](https://github.com/twinfoundation/standards/commit/33ef63f85aec153365a1880fdacf14d379c0a513))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/standards-w3c-dcat bumped from 0.0.3-next.59 to 0.0.3-next.60
16
+ * @twin.org/standards-w3c-odrl bumped from 0.0.3-next.59 to 0.0.3-next.60
17
+ * devDependencies
18
+ * @twin.org/standards-ld-contexts bumped from 0.0.3-next.59 to 0.0.3-next.60
19
+
3
20
  ## [0.0.3-next.59](https://github.com/twinfoundation/standards/compare/standards-dataspace-protocol-v0.0.3-next.58...standards-dataspace-protocol-v0.0.3-next.59) (2026-04-07)
4
21
 
5
22
 
@@ -54,6 +54,7 @@
54
54
  - [DataspaceProtocolContexts](type-aliases/DataspaceProtocolContexts.md)
55
55
  - [DataspaceProtocolTransferProcessTypes](type-aliases/DataspaceProtocolTransferProcessTypes.md)
56
56
  - [DataspaceProtocolEndpointType](type-aliases/DataspaceProtocolEndpointType.md)
57
+ - [DataspaceProtocolTransferFormat](type-aliases/DataspaceProtocolTransferFormat.md)
57
58
  - [DataspaceProtocolTransferProcessStateType](type-aliases/DataspaceProtocolTransferProcessStateType.md)
58
59
 
59
60
  ## Variables
@@ -65,4 +66,5 @@
65
66
  - [DataspaceProtocolContexts](variables/DataspaceProtocolContexts.md)
66
67
  - [DataspaceProtocolTransferProcessTypes](variables/DataspaceProtocolTransferProcessTypes.md)
67
68
  - [DataspaceProtocolEndpointType](variables/DataspaceProtocolEndpointType.md)
69
+ - [DataspaceProtocolTransferFormat](variables/DataspaceProtocolTransferFormat.md)
68
70
  - [DataspaceProtocolTransferProcessStateType](variables/DataspaceProtocolTransferProcessStateType.md)
@@ -0,0 +1,5 @@
1
+ # Type Alias: DataspaceProtocolTransferFormat
2
+
3
+ > **DataspaceProtocolTransferFormat** = *typeof* [`DataspaceProtocolTransferFormat`](../variables/DataspaceProtocolTransferFormat.md)\[keyof *typeof* [`DataspaceProtocolTransferFormat`](../variables/DataspaceProtocolTransferFormat.md)\]
4
+
5
+ Type for the DataspaceProtocolTransferFormat const values.
@@ -0,0 +1,26 @@
1
+ # Variable: DataspaceProtocolTransferFormat
2
+
3
+ > `const` **DataspaceProtocolTransferFormat**: `object`
4
+
5
+ DSP transfer format identifiers used in TransferRequestMessage.format.
6
+ See RFC-006 Data Transfer Profile Vocabulary.
7
+
8
+ ## Type Declaration
9
+
10
+ ### HttpPullQueryFormat {#httppullqueryformat}
11
+
12
+ > `readonly` **HttpPullQueryFormat**: `"Http-Pull-Query-Format"` = `"Http-Pull-Query-Format"`
13
+
14
+ PULL mode: consumer queries data via a bearer-token-protected endpoint.
15
+
16
+ ### HttpPushActivityStreamFormat {#httppushactivitystreamformat}
17
+
18
+ > `readonly` **HttpPushActivityStreamFormat**: `"Http-Push-Activity-Stream-Format"` = `"Http-Push-Activity-Stream-Format"`
19
+
20
+ Consumer-initiated PUSH mode: consumer provides an /inbox endpoint; provider posts ActivityStreams objects there.
21
+
22
+ ### HttpPostActivityStreamFormat {#httppostactivitystreamformat}
23
+
24
+ > `readonly` **HttpPostActivityStreamFormat**: `"Http-Post-Activity-Stream-Format"` = `"Http-Post-Activity-Stream-Format"`
25
+
26
+ Provider-initiated PUSH mode: provider returns an /inbox URL and JWT token in endpointProperties.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/standards-dataspace-protocol",
3
- "version": "0.0.3-next.59",
3
+ "version": "0.0.3-next.60",
4
4
  "description": "Data models for the Dataspace Protocol specification.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -17,8 +17,8 @@
17
17
  "@twin.org/core": "next",
18
18
  "@twin.org/data-core": "next",
19
19
  "@twin.org/data-json-ld": "next",
20
- "@twin.org/standards-w3c-dcat": "0.0.3-next.59",
21
- "@twin.org/standards-w3c-odrl": "0.0.3-next.59",
20
+ "@twin.org/standards-w3c-dcat": "0.0.3-next.60",
21
+ "@twin.org/standards-w3c-odrl": "0.0.3-next.60",
22
22
  "@twin.org/web": "next"
23
23
  },
24
24
  "main": "./dist/es/index.js",