@twin.org/standards-dataspace-protocol 0.0.3-next.66 → 0.0.3-next.68

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.
Files changed (167) hide show
  1. package/dist/es/models/catalog/IDataspaceProtocolCatalogError.js.map +1 -1
  2. package/dist/es/models/catalog/IDataspaceProtocolCatalogRequestMessage.js.map +1 -1
  3. package/dist/es/models/catalog/IDataspaceProtocolDatasetRequestMessage.js.map +1 -1
  4. package/dist/es/models/catalog/dataspaceProtocolCatalogTypes.js +2 -2
  5. package/dist/es/models/catalog/dataspaceProtocolCatalogTypes.js.map +1 -1
  6. package/dist/es/models/contractNegotiation/IDataspaceProtocolContractAgreementMessage.js.map +1 -1
  7. package/dist/es/models/contractNegotiation/IDataspaceProtocolContractAgreementVerificationMessage.js.map +1 -1
  8. package/dist/es/models/contractNegotiation/IDataspaceProtocolContractNegotiation.js.map +1 -1
  9. package/dist/es/models/contractNegotiation/IDataspaceProtocolContractNegotiationError.js.map +1 -1
  10. package/dist/es/models/contractNegotiation/IDataspaceProtocolContractNegotiationEventMessage.js.map +1 -1
  11. package/dist/es/models/contractNegotiation/IDataspaceProtocolContractNegotiationTerminationMessage.js.map +1 -1
  12. package/dist/es/models/contractNegotiation/IDataspaceProtocolContractOfferMessage.js.map +1 -1
  13. package/dist/es/models/contractNegotiation/IDataspaceProtocolContractRequestMessage.js.map +1 -1
  14. package/dist/es/models/contractNegotiation/dataspaceProtocolContractNegotiationTypes.js +2 -2
  15. package/dist/es/models/contractNegotiation/dataspaceProtocolContractNegotiationTypes.js.map +1 -1
  16. package/dist/es/models/contractNegotiation/types/dataspaceProtocolContractNegotiationEventType.js +2 -2
  17. package/dist/es/models/contractNegotiation/types/dataspaceProtocolContractNegotiationEventType.js.map +1 -1
  18. package/dist/es/models/contractNegotiation/types/dataspaceProtocolContractNegotiationStateType.js +2 -2
  19. package/dist/es/models/contractNegotiation/types/dataspaceProtocolContractNegotiationStateType.js.map +1 -1
  20. package/dist/es/models/dataspaceProtocolContexts.js +1 -1
  21. package/dist/es/models/dataspaceProtocolContexts.js.map +1 -1
  22. package/dist/es/models/dcat3/IDataspaceProtocolCatalog.js.map +1 -1
  23. package/dist/es/models/dcat3/IDataspaceProtocolCatalogBase.js.map +1 -1
  24. package/dist/es/models/dcat3/IDataspaceProtocolDataService.js.map +1 -1
  25. package/dist/es/models/dcat3/IDataspaceProtocolDataServiceBase.js.map +1 -1
  26. package/dist/es/models/dcat3/IDataspaceProtocolDataset.js.map +1 -1
  27. package/dist/es/models/dcat3/IDataspaceProtocolDatasetBase.js.map +1 -1
  28. package/dist/es/models/dcat3/IDataspaceProtocolDistribution.js.map +1 -1
  29. package/dist/es/models/dcat3/IDataspaceProtocolDistributionBase.js.map +1 -1
  30. package/dist/es/models/odrl/IDataspaceProtocolAgreement.js.map +1 -1
  31. package/dist/es/models/odrl/IDataspaceProtocolOffer.js.map +1 -1
  32. package/dist/es/models/odrl/IDataspaceProtocolOfferBase.js.map +1 -1
  33. package/dist/es/models/odrl/IDataspaceProtocolPolicy.js.map +1 -1
  34. package/dist/es/models/odrl/IDataspaceProtocolSet.js.map +1 -1
  35. package/dist/es/models/transferProcess/IDataspaceProtocolDataAddress.js.map +1 -1
  36. package/dist/es/models/transferProcess/IDataspaceProtocolEndpointProperty.js.map +1 -1
  37. package/dist/es/models/transferProcess/IDataspaceProtocolTransferCompletionMessage.js.map +1 -1
  38. package/dist/es/models/transferProcess/IDataspaceProtocolTransferError.js.map +1 -1
  39. package/dist/es/models/transferProcess/IDataspaceProtocolTransferProcess.js.map +1 -1
  40. package/dist/es/models/transferProcess/IDataspaceProtocolTransferRequestMessage.js.map +1 -1
  41. package/dist/es/models/transferProcess/IDataspaceProtocolTransferStartMessage.js.map +1 -1
  42. package/dist/es/models/transferProcess/IDataspaceProtocolTransferSuspensionMessage.js.map +1 -1
  43. package/dist/es/models/transferProcess/IDataspaceProtocolTransferTerminationMessage.js.map +1 -1
  44. package/dist/es/models/transferProcess/dataspaceProtocolTransferProcessTypes.js +2 -2
  45. package/dist/es/models/transferProcess/dataspaceProtocolTransferProcessTypes.js.map +1 -1
  46. package/dist/es/models/transferProcess/types/dataspaceProtocolEndpointType.js +5 -59
  47. package/dist/es/models/transferProcess/types/dataspaceProtocolEndpointType.js.map +1 -1
  48. package/dist/es/models/transferProcess/types/dataspaceProtocolTransferProcessStateType.js +2 -2
  49. package/dist/es/models/transferProcess/types/dataspaceProtocolTransferProcessStateType.js.map +1 -1
  50. package/dist/es/schemas/DataspaceProtocolAgreement.json +1 -1
  51. package/dist/es/schemas/DataspaceProtocolCatalog.json +2 -2
  52. package/dist/es/schemas/DataspaceProtocolCatalogBase.json +6 -6
  53. package/dist/es/schemas/DataspaceProtocolCatalogError.json +1 -1
  54. package/dist/es/schemas/DataspaceProtocolCatalogRequestMessage.json +1 -1
  55. package/dist/es/schemas/DataspaceProtocolContractAgreementMessage.json +1 -1
  56. package/dist/es/schemas/DataspaceProtocolContractAgreementVerificationMessage.json +1 -1
  57. package/dist/es/schemas/DataspaceProtocolContractNegotiation.json +2 -2
  58. package/dist/es/schemas/DataspaceProtocolContractNegotiationError.json +1 -1
  59. package/dist/es/schemas/DataspaceProtocolContractNegotiationEventMessage.json +1 -1
  60. package/dist/es/schemas/DataspaceProtocolContractNegotiationTerminationMessage.json +1 -1
  61. package/dist/es/schemas/DataspaceProtocolContractOfferMessage.json +1 -1
  62. package/dist/es/schemas/DataspaceProtocolContractRequestMessage.json +1 -1
  63. package/dist/es/schemas/DataspaceProtocolDataAddress.json +5 -5
  64. package/dist/es/schemas/DataspaceProtocolDataService.json +2 -2
  65. package/dist/es/schemas/DataspaceProtocolDataServiceBase.json +1 -1
  66. package/dist/es/schemas/DataspaceProtocolDataset.json +2 -2
  67. package/dist/es/schemas/DataspaceProtocolDatasetBase.json +3 -3
  68. package/dist/es/schemas/DataspaceProtocolDatasetRequestMessage.json +1 -1
  69. package/dist/es/schemas/DataspaceProtocolDistribution.json +3 -3
  70. package/dist/es/schemas/DataspaceProtocolDistributionBase.json +5 -5
  71. package/dist/es/schemas/DataspaceProtocolEndpointProperty.json +4 -4
  72. package/dist/es/schemas/DataspaceProtocolOffer.json +2 -2
  73. package/dist/es/schemas/DataspaceProtocolOfferBase.json +1 -1
  74. package/dist/es/schemas/DataspaceProtocolPolicy.json +1 -1
  75. package/dist/es/schemas/DataspaceProtocolSet.json +1 -1
  76. package/dist/es/schemas/DataspaceProtocolTransferCompletionMessage.json +3 -3
  77. package/dist/es/schemas/DataspaceProtocolTransferError.json +3 -3
  78. package/dist/es/schemas/DataspaceProtocolTransferProcess.json +3 -3
  79. package/dist/es/schemas/DataspaceProtocolTransferRequestMessage.json +3 -3
  80. package/dist/es/schemas/DataspaceProtocolTransferStartMessage.json +3 -3
  81. package/dist/es/schemas/DataspaceProtocolTransferSuspensionMessage.json +3 -3
  82. package/dist/es/schemas/DataspaceProtocolTransferTerminationMessage.json +3 -3
  83. package/dist/types/models/catalog/IDataspaceProtocolCatalogError.d.ts +2 -2
  84. package/dist/types/models/catalog/IDataspaceProtocolCatalogRequestMessage.d.ts +2 -2
  85. package/dist/types/models/catalog/IDataspaceProtocolDatasetRequestMessage.d.ts +2 -2
  86. package/dist/types/models/catalog/dataspaceProtocolCatalogTypes.d.ts +2 -2
  87. package/dist/types/models/contractNegotiation/IDataspaceProtocolContractAgreementMessage.d.ts +2 -2
  88. package/dist/types/models/contractNegotiation/IDataspaceProtocolContractAgreementVerificationMessage.d.ts +2 -2
  89. package/dist/types/models/contractNegotiation/IDataspaceProtocolContractNegotiation.d.ts +3 -3
  90. package/dist/types/models/contractNegotiation/IDataspaceProtocolContractNegotiationError.d.ts +2 -2
  91. package/dist/types/models/contractNegotiation/IDataspaceProtocolContractNegotiationEventMessage.d.ts +2 -2
  92. package/dist/types/models/contractNegotiation/IDataspaceProtocolContractNegotiationTerminationMessage.d.ts +2 -2
  93. package/dist/types/models/contractNegotiation/IDataspaceProtocolContractOfferMessage.d.ts +2 -2
  94. package/dist/types/models/contractNegotiation/IDataspaceProtocolContractRequestMessage.d.ts +2 -2
  95. package/dist/types/models/contractNegotiation/dataspaceProtocolContractNegotiationTypes.d.ts +2 -2
  96. package/dist/types/models/contractNegotiation/types/dataspaceProtocolContractNegotiationEventType.d.ts +2 -2
  97. package/dist/types/models/contractNegotiation/types/dataspaceProtocolContractNegotiationStateType.d.ts +2 -2
  98. package/dist/types/models/dataspaceProtocolContexts.d.ts +1 -1
  99. package/dist/types/models/dcat3/IDataspaceProtocolCatalog.d.ts +2 -17
  100. package/dist/types/models/dcat3/IDataspaceProtocolCatalogBase.d.ts +6 -21
  101. package/dist/types/models/dcat3/IDataspaceProtocolDataService.d.ts +2 -17
  102. package/dist/types/models/dcat3/IDataspaceProtocolDataServiceBase.d.ts +1 -16
  103. package/dist/types/models/dcat3/IDataspaceProtocolDataset.d.ts +2 -27
  104. package/dist/types/models/dcat3/IDataspaceProtocolDatasetBase.d.ts +3 -34
  105. package/dist/types/models/dcat3/IDataspaceProtocolDistribution.d.ts +3 -28
  106. package/dist/types/models/dcat3/IDataspaceProtocolDistributionBase.d.ts +5 -38
  107. package/dist/types/models/odrl/IDataspaceProtocolAgreement.d.ts +1 -6
  108. package/dist/types/models/odrl/IDataspaceProtocolOffer.d.ts +2 -7
  109. package/dist/types/models/odrl/IDataspaceProtocolOfferBase.d.ts +1 -7
  110. package/dist/types/models/odrl/IDataspaceProtocolPolicy.d.ts +1 -6
  111. package/dist/types/models/odrl/IDataspaceProtocolSet.d.ts +1 -6
  112. package/dist/types/models/transferProcess/IDataspaceProtocolDataAddress.d.ts +6 -6
  113. package/dist/types/models/transferProcess/IDataspaceProtocolEndpointProperty.d.ts +5 -5
  114. package/dist/types/models/transferProcess/IDataspaceProtocolTransferCompletionMessage.d.ts +4 -4
  115. package/dist/types/models/transferProcess/IDataspaceProtocolTransferError.d.ts +4 -4
  116. package/dist/types/models/transferProcess/IDataspaceProtocolTransferProcess.d.ts +4 -4
  117. package/dist/types/models/transferProcess/IDataspaceProtocolTransferRequestMessage.d.ts +4 -4
  118. package/dist/types/models/transferProcess/IDataspaceProtocolTransferStartMessage.d.ts +4 -4
  119. package/dist/types/models/transferProcess/IDataspaceProtocolTransferSuspensionMessage.d.ts +4 -4
  120. package/dist/types/models/transferProcess/IDataspaceProtocolTransferTerminationMessage.d.ts +4 -4
  121. package/dist/types/models/transferProcess/dataspaceProtocolTransferProcessTypes.d.ts +2 -2
  122. package/dist/types/models/transferProcess/types/dataspaceProtocolEndpointType.d.ts +6 -60
  123. package/dist/types/models/transferProcess/types/dataspaceProtocolTransferProcessStateType.d.ts +2 -2
  124. package/docs/changelog.md +34 -0
  125. package/docs/reference/interfaces/IDataspaceProtocolAgreement.md +2 -7
  126. package/docs/reference/interfaces/IDataspaceProtocolCatalog.md +8 -21
  127. package/docs/reference/interfaces/IDataspaceProtocolCatalogBase.md +7 -20
  128. package/docs/reference/interfaces/IDataspaceProtocolCatalogError.md +4 -1
  129. package/docs/reference/interfaces/IDataspaceProtocolCatalogRequestMessage.md +4 -1
  130. package/docs/reference/interfaces/IDataspaceProtocolContractAgreementMessage.md +4 -1
  131. package/docs/reference/interfaces/IDataspaceProtocolContractAgreementVerificationMessage.md +4 -1
  132. package/docs/reference/interfaces/IDataspaceProtocolContractNegotiation.md +5 -2
  133. package/docs/reference/interfaces/IDataspaceProtocolContractNegotiationError.md +4 -1
  134. package/docs/reference/interfaces/IDataspaceProtocolContractNegotiationEventMessage.md +4 -1
  135. package/docs/reference/interfaces/IDataspaceProtocolContractNegotiationTerminationMessage.md +4 -1
  136. package/docs/reference/interfaces/IDataspaceProtocolContractOfferMessage.md +4 -1
  137. package/docs/reference/interfaces/IDataspaceProtocolContractRequestMessage.md +4 -1
  138. package/docs/reference/interfaces/IDataspaceProtocolDataAddress.md +8 -5
  139. package/docs/reference/interfaces/IDataspaceProtocolDataService.md +3 -16
  140. package/docs/reference/interfaces/IDataspaceProtocolDataServiceBase.md +2 -15
  141. package/docs/reference/interfaces/IDataspaceProtocolDataset.md +5 -36
  142. package/docs/reference/interfaces/IDataspaceProtocolDatasetBase.md +4 -35
  143. package/docs/reference/interfaces/IDataspaceProtocolDatasetRequestMessage.md +4 -1
  144. package/docs/reference/interfaces/IDataspaceProtocolDistribution.md +7 -39
  145. package/docs/reference/interfaces/IDataspaceProtocolDistributionBase.md +6 -39
  146. package/docs/reference/interfaces/IDataspaceProtocolEndpointProperty.md +7 -4
  147. package/docs/reference/interfaces/IDataspaceProtocolOffer.md +3 -8
  148. package/docs/reference/interfaces/IDataspaceProtocolOfferBase.md +1 -7
  149. package/docs/reference/interfaces/IDataspaceProtocolPolicy.md +2 -7
  150. package/docs/reference/interfaces/IDataspaceProtocolSet.md +2 -7
  151. package/docs/reference/interfaces/IDataspaceProtocolTransferCompletionMessage.md +6 -3
  152. package/docs/reference/interfaces/IDataspaceProtocolTransferError.md +6 -3
  153. package/docs/reference/interfaces/IDataspaceProtocolTransferProcess.md +6 -3
  154. package/docs/reference/interfaces/IDataspaceProtocolTransferRequestMessage.md +6 -3
  155. package/docs/reference/interfaces/IDataspaceProtocolTransferStartMessage.md +6 -3
  156. package/docs/reference/interfaces/IDataspaceProtocolTransferSuspensionMessage.md +6 -3
  157. package/docs/reference/interfaces/IDataspaceProtocolTransferTerminationMessage.md +6 -3
  158. package/docs/reference/type-aliases/DataspaceProtocolEndpointType.md +1 -8
  159. package/docs/reference/variables/DataspaceProtocolCatalogTypes.md +5 -2
  160. package/docs/reference/variables/DataspaceProtocolContexts.md +1 -1
  161. package/docs/reference/variables/DataspaceProtocolContractNegotiationEventType.md +5 -2
  162. package/docs/reference/variables/DataspaceProtocolContractNegotiationStateType.md +5 -2
  163. package/docs/reference/variables/DataspaceProtocolContractNegotiationTypes.md +5 -2
  164. package/docs/reference/variables/DataspaceProtocolEndpointType.md +11 -56
  165. package/docs/reference/variables/DataspaceProtocolTransferProcessStateType.md +5 -2
  166. package/docs/reference/variables/DataspaceProtocolTransferProcessTypes.md +5 -2
  167. package/package.json +3 -3
@@ -1,23 +1,10 @@
1
1
  # Interface: IDataspaceProtocolCatalog
2
2
 
3
- Catalog interface compliant with Eclipse Data Space Protocol.
4
-
5
- This interface extends ICatalog and enforces DS Protocol-specific requirements
6
- by overriding properties with more specific types and constraints.
7
-
8
- **Requirements per DS Protocol:**
9
- - `@id` MUST be present for dataset identification (REQUIRED)
10
- - participantId MUST be present (REQUIRED)
11
-
12
- **Type System Design:**
13
- - Interface extension allows TypeScript to override inherited property types
14
- - Standards packages (@twin.org/standards-w3c-*) follow W3C specs exactly
15
- - DS Protocol-specific constraints are defined here
3
+ Catalog compliant with Eclipse Data Space Protocol, requiring a context, id, and participantId.
16
4
 
17
5
  ## See
18
6
 
19
- - https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
20
- - https://www.w3.org/TR/vocab-dcat-3/ - W3C DCAT v3 spec
7
+ https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
21
8
 
22
9
  ## Extends
23
10
 
@@ -29,7 +16,7 @@ by overriding properties with more specific types and constraints.
29
16
 
30
17
  > **@context**: [`DataspaceProtocolContextType`](../type-aliases/DataspaceProtocolContextType.md)
31
18
 
32
- LD Context. Required per Eclipse Data Space Protocol.
19
+ The JSON-LD context.
33
20
 
34
21
  ***
35
22
 
@@ -63,7 +50,7 @@ REQUIRED per Eclipse Data Space Protocol.
63
50
 
64
51
  > **participantId**: `string`
65
52
 
66
- Participant Id
53
+ The participant identifier.
67
54
 
68
55
  #### Inherited from
69
56
 
@@ -75,7 +62,7 @@ Participant Id
75
62
 
76
63
  > `optional` **catalog?**: [`IDataspaceProtocolCatalogBase`](IDataspaceProtocolCatalogBase.md)[]
77
64
 
78
- Other concerned catalogs
65
+ Nested catalogs.
79
66
 
80
67
  #### Inherited from
81
68
 
@@ -87,7 +74,7 @@ Other concerned catalogs
87
74
 
88
75
  > `optional` **dataset?**: [`IDataspaceProtocolDatasetBase`](IDataspaceProtocolDatasetBase.md)[]
89
76
 
90
- Datasets registered
77
+ Datasets registered in this catalog.
91
78
 
92
79
  #### Inherited from
93
80
 
@@ -99,7 +86,7 @@ Datasets registered
99
86
 
100
87
  > `optional` **distribution?**: [`IDataspaceProtocolDistributionBase`](IDataspaceProtocolDistributionBase.md)[]
101
88
 
102
- Catalog's distributions
89
+ Distributions for this catalog.
103
90
 
104
91
  #### Inherited from
105
92
 
@@ -111,7 +98,7 @@ Catalog's distributions
111
98
 
112
99
  > `optional` **service?**: [`IDataspaceProtocolDataServiceBase`](IDataspaceProtocolDataServiceBase.md)[]
113
100
 
114
- Data services registered-
101
+ Data services registered in this catalog.
115
102
 
116
103
  #### Inherited from
117
104
 
@@ -1,23 +1,10 @@
1
1
  # Interface: IDataspaceProtocolCatalogBase
2
2
 
3
- Catalog interface compliant with Eclipse Data Space Protocol.
4
-
5
- This interface extends ICatalog and enforces DS Protocol-specific requirements
6
- by overriding properties with more specific types and constraints.
7
-
8
- **Requirements per DS Protocol:**
9
- - `@id` MUST be present for dataset identification (REQUIRED)
10
- - participantId MUST be present (REQUIRED)
11
-
12
- **Type System Design:**
13
- - Interface extension allows TypeScript to override inherited property types
14
- - Standards packages (@twin.org/standards-w3c-*) follow W3C specs exactly
15
- - DS Protocol-specific constraints are defined here
3
+ Base catalog interface compliant with Eclipse Data Space Protocol, requiring an id and participantId.
16
4
 
17
5
  ## See
18
6
 
19
- - https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
20
- - https://www.w3.org/TR/vocab-dcat-3/ - W3C DCAT v3 spec
7
+ https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
21
8
 
22
9
  ## Extends
23
10
 
@@ -55,7 +42,7 @@ REQUIRED per Eclipse Data Space Protocol.
55
42
 
56
43
  > **participantId**: `string`
57
44
 
58
- Participant Id
45
+ The participant identifier.
59
46
 
60
47
  ***
61
48
 
@@ -63,7 +50,7 @@ Participant Id
63
50
 
64
51
  > `optional` **catalog?**: `IDataspaceProtocolCatalogBase`[]
65
52
 
66
- Other concerned catalogs
53
+ Nested catalogs.
67
54
 
68
55
  ***
69
56
 
@@ -71,7 +58,7 @@ Other concerned catalogs
71
58
 
72
59
  > `optional` **dataset?**: [`IDataspaceProtocolDatasetBase`](IDataspaceProtocolDatasetBase.md)[]
73
60
 
74
- Datasets registered
61
+ Datasets registered in this catalog.
75
62
 
76
63
  ***
77
64
 
@@ -79,7 +66,7 @@ Datasets registered
79
66
 
80
67
  > `optional` **distribution?**: [`IDataspaceProtocolDistributionBase`](IDataspaceProtocolDistributionBase.md)[]
81
68
 
82
- Catalog's distributions
69
+ Distributions for this catalog.
83
70
 
84
71
  ***
85
72
 
@@ -87,7 +74,7 @@ Catalog's distributions
87
74
 
88
75
  > `optional` **service?**: [`IDataspaceProtocolDataServiceBase`](IDataspaceProtocolDataServiceBase.md)[]
89
76
 
90
- Data services registered-
77
+ Data services registered in this catalog.
91
78
 
92
79
  ***
93
80
 
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolCatalogError
2
2
 
3
- Interface for Dataspace Protocol Catalog Error.
3
+ Interface for the Dataspace Protocol catalog error response.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#error-catalog-error
5
8
 
6
9
  ## Properties
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolCatalogRequestMessage
2
2
 
3
- Interface for Dataspace Protocol Catalog Request Messages.
3
+ Interface for the Dataspace Protocol catalog request message.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#catalog-request-message
5
8
 
6
9
  ## Properties
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolContractAgreementMessage
2
2
 
3
- Interface for Dataspace Protocol Contract Agreement Messages.
3
+ Interface for the Dataspace Protocol contract agreement message.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#contract-agreement-message
5
8
 
6
9
  ## Properties
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolContractAgreementVerificationMessage
2
2
 
3
- Interface for Dataspace Protocol Contract Agreement Verification Messages.
3
+ Interface for the Dataspace Protocol contract agreement verification message.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#contract-agreement-verification-message
5
8
 
6
9
  ## Properties
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolContractNegotiation
2
2
 
3
- Interface for Dataspace Protocol Contract Agreement Messages.
3
+ Interface for the Dataspace Protocol contract negotiation acknowledgment.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#ack-contract-negotiation
5
8
 
6
9
  ## Properties
@@ -41,4 +44,4 @@ The consumer id for the contract.
41
44
 
42
45
  > **state**: [`DataspaceProtocolContractNegotiationStateType`](../type-aliases/DataspaceProtocolContractNegotiationStateType.md)
43
46
 
44
- The offer being requested.
47
+ The current state of the contract negotiation.
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolContractNegotiationError
2
2
 
3
- Interface for Dataspace Protocol Contract Negotiation Error Messages.
3
+ Interface for the Dataspace Protocol contract negotiation error response.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#error-contract-negotiation-error
5
8
 
6
9
  ## Properties
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolContractNegotiationEventMessage
2
2
 
3
- Interface for Dataspace Protocol Contract Negotiation Event Messages.
3
+ Interface for the Dataspace Protocol contract negotiation event message.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#contract-negotiation-event-message
5
8
 
6
9
  ## Properties
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolContractNegotiationTerminationMessage
2
2
 
3
- Interface for Dataspace Protocol Contract Negotiation Termination Messages.
3
+ Interface for the Dataspace Protocol contract negotiation termination message.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#contract-negotiation-termination-message
5
8
 
6
9
  ## Properties
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolContractOfferMessage
2
2
 
3
- Interface for Dataspace Protocol Contract Offer Messages.
3
+ Interface for the Dataspace Protocol contract offer message.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#contract-offer-message
5
8
 
6
9
  ## Properties
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolContractRequestMessage
2
2
 
3
- Interface for Dataspace Protocol Contract Request Messages.
3
+ Interface for the Dataspace Protocol contract request message.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#contract-request-message
5
8
 
6
9
  ## Properties
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolDataAddress
2
2
 
3
- Interface for Dataspace Protocol Transfer Messages.
3
+ Interface for a Dataspace Protocol data address.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/#lower-level-types
5
8
 
6
9
  ## Properties
@@ -9,7 +12,7 @@ https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/#lower-level
9
12
 
10
13
  > **@type**: `"DataAddress"`
11
14
 
12
- LD Type
15
+ The JSON-LD type.
13
16
 
14
17
  ***
15
18
 
@@ -17,7 +20,7 @@ LD Type
17
20
 
18
21
  > **endpointType**: `string`
19
22
 
20
- The type of endpoint of this data address.
23
+ The endpoint type identifier.
21
24
 
22
25
  ***
23
26
 
@@ -25,7 +28,7 @@ The type of endpoint of this data address.
25
28
 
26
29
  > `optional` **endpoint?**: `string`
27
30
 
28
- The endpoint of the data address
31
+ The endpoint URL or address.
29
32
 
30
33
  ***
31
34
 
@@ -33,4 +36,4 @@ The endpoint of the data address
33
36
 
34
37
  > `optional` **endpointProperties?**: [`IDataspaceProtocolEndpointProperty`](IDataspaceProtocolEndpointProperty.md)[]
35
38
 
36
- Properties associated to the endpoint which might depend on the endpoint type.
39
+ Transport-specific endpoint properties.
@@ -1,23 +1,10 @@
1
1
  # Interface: IDataspaceProtocolDataService
2
2
 
3
- Data Service interface compliant with Eclipse Data Space Protocol.
4
-
5
- This interface extends IDataService and enforces DS Protocol-specific requirements
6
- by overriding properties with more specific types and constraints.
7
-
8
- **Requirements per DS Protocol:**
9
- - `@id` MUST be present for dataset identification (REQUIRED)
10
- - endpointURL MUST be present (REQUIRED)
11
-
12
- **Type System Design:**
13
- - Interface extension allows TypeScript to override inherited property types
14
- - Standards packages (@twin.org/standards-w3c-*) follow W3C specs exactly
15
- - DS Protocol-specific constraints are defined here
3
+ Data service compliant with Eclipse Data Space Protocol, requiring an id and endpointURL.
16
4
 
17
5
  ## See
18
6
 
19
- - https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
20
- - https://www.w3.org/TR/vocab-dcat-3/ - W3C DCAT v3 spec
7
+ https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
21
8
 
22
9
  ## Extends
23
10
 
@@ -29,7 +16,7 @@ by overriding properties with more specific types and constraints.
29
16
 
30
17
  > **@context**: [`DataspaceProtocolContextType`](../type-aliases/DataspaceProtocolContextType.md)
31
18
 
32
- LD Context. Required per Eclipse Data Space Protocol.
19
+ The JSON-LD context.
33
20
 
34
21
  ***
35
22
 
@@ -1,23 +1,10 @@
1
1
  # Interface: IDataspaceProtocolDataServiceBase
2
2
 
3
- Data Service interface compliant with Eclipse Data Space Protocol.
4
-
5
- This interface extends IDataService and enforces DS Protocol-specific requirements
6
- by overriding properties with more specific types and constraints.
7
-
8
- **Requirements per DS Protocol:**
9
- - `@id` MUST be present for dataset identification (REQUIRED)
10
- - endpointURL MUST be present (REQUIRED)
11
-
12
- **Type System Design:**
13
- - Interface extension allows TypeScript to override inherited property types
14
- - Standards packages (@twin.org/standards-w3c-*) follow W3C specs exactly
15
- - DS Protocol-specific constraints are defined here
3
+ Base data service interface compliant with Eclipse Data Space Protocol, requiring an id and endpointURL.
16
4
 
17
5
  ## See
18
6
 
19
- - https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
20
- - https://www.w3.org/TR/vocab-dcat-3/ - W3C DCAT v3 spec
7
+ https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
21
8
 
22
9
  ## Extends
23
10
 
@@ -1,35 +1,10 @@
1
1
  # Interface: IDataspaceProtocolDataset
2
2
 
3
- Dataset interface compliant with Eclipse Data Space Protocol.
4
-
5
- This interface extends IDataset and enforces DS Protocol-specific requirements
6
- by overriding properties with more specific types and constraints.
7
-
8
- **Requirements per DS Protocol:**
9
- - `@id` MUST be present for dataset identification (REQUIRED)
10
- - `odrl:hasPolicy` MUST be present as an array of ODRL Offers (REQUIRED)
11
- - Array MUST contain at least one IOdrlOffer
12
- - Each Offer MUST have `@type`: "Offer"
13
- - Each Offer MUST have `@id`
14
- - `dcat:distribution` MUST be present (REQUIRED)
15
-
16
- **Type System Design:**
17
- - W3C DCAT spec defines `odrl:hasPolicy` as optional singular `IOdrlPolicy`
18
- - DS Protocol requires it as a REQUIRED array of `IOdrlOffer`
19
- - Interface extension allows TypeScript to override inherited property types
20
- - Standards packages (@twin.org/standards-w3c-*) follow W3C specs exactly
21
- - DS Protocol-specific constraints are defined here
22
-
23
- **Future Compatibility:**
24
- - Currently only one Offer per dataset is supported
25
- - Array structure allows future support for multiple offers
3
+ Dataset compliant with Eclipse Data Space Protocol, requiring an id, hasPolicy, and distribution.
26
4
 
27
5
  ## See
28
6
 
29
- - https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
30
- - https://www.w3.org/TR/vocab-dcat-3/ - W3C DCAT v3 spec
31
- - IOdrlOffer from @twin.org/standards-w3c-odrl
32
- - IResource.odrl:hasPolicy from @twin.org/standards-w3c-dcat
7
+ https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
33
8
 
34
9
  ## Extends
35
10
 
@@ -41,7 +16,7 @@ by overriding properties with more specific types and constraints.
41
16
 
42
17
  > **@context**: [`DataspaceProtocolContextType`](../type-aliases/DataspaceProtocolContextType.md)
43
18
 
44
- LD Context. Required per Eclipse Data Space Protocol.
19
+ The JSON-LD context.
45
20
 
46
21
  ***
47
22
 
@@ -75,12 +50,7 @@ REQUIRED per Eclipse Data Space Protocol.
75
50
 
76
51
  > **hasPolicy**: [`IDataspaceProtocolOfferBase`](IDataspaceProtocolOfferBase.md)[]
77
52
 
78
- Array of ODRL policies (Offers) as required by DS Protocol.
79
-
80
- REQUIRED per Eclipse Data Space Protocol spec.
81
- Must contain at least one IOdrlOffer.
82
- Currently only single offer is supported, but array structure
83
- allows for future multi-offer support.
53
+ Array of ODRL offers; must contain at least one entry.
84
54
 
85
55
  #### Inherited from
86
56
 
@@ -92,8 +62,7 @@ allows for future multi-offer support.
92
62
 
93
63
  > **distribution**: [`IDataspaceProtocolDistributionBase`](IDataspaceProtocolDistributionBase.md)[]
94
64
 
95
- Distribution of the dataset.
96
- REQUIRED per Eclipse Data Space Protocol.
65
+ Distributions of this dataset; must contain at least one entry.
97
66
 
98
67
  #### Inherited from
99
68
 
@@ -1,35 +1,10 @@
1
1
  # Interface: IDataspaceProtocolDatasetBase
2
2
 
3
- Dataset interface compliant with Eclipse Data Space Protocol.
4
-
5
- This interface extends IDataset and enforces DS Protocol-specific requirements
6
- by overriding properties with more specific types and constraints.
7
-
8
- **Requirements per DS Protocol:**
9
- - `@id` MUST be present for dataset identification (REQUIRED)
10
- - `odrl:hasPolicy` MUST be present as an array of ODRL Offers (REQUIRED)
11
- - Array MUST contain at least one IOdrlOffer
12
- - Each Offer MUST have `@type`: "Offer"
13
- - Each Offer MUST have `@id`
14
- - `dcat:distribution` MUST be present (REQUIRED)
15
-
16
- **Type System Design:**
17
- - W3C DCAT spec defines `odrl:hasPolicy` as optional singular `IOdrlPolicy`
18
- - DS Protocol requires it as a REQUIRED array of `IOdrlOffer`
19
- - Interface extension allows TypeScript to override inherited property types
20
- - Standards packages (@twin.org/standards-w3c-*) follow W3C specs exactly
21
- - DS Protocol-specific constraints are defined here
22
-
23
- **Future Compatibility:**
24
- - Currently only one Offer per dataset is supported
25
- - Array structure allows future support for multiple offers
3
+ Base dataset interface compliant with Eclipse Data Space Protocol, requiring an id, hasPolicy, and distribution.
26
4
 
27
5
  ## See
28
6
 
29
- - https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
30
- - https://www.w3.org/TR/vocab-dcat-3/ - W3C DCAT v3 spec
31
- - IOdrlOffer from @twin.org/standards-w3c-odrl
32
- - IResource.odrl:hasPolicy from @twin.org/standards-w3c-dcat
7
+ https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
33
8
 
34
9
  ## Extends
35
10
 
@@ -67,12 +42,7 @@ REQUIRED per Eclipse Data Space Protocol.
67
42
 
68
43
  > **hasPolicy**: [`IDataspaceProtocolOfferBase`](IDataspaceProtocolOfferBase.md)[]
69
44
 
70
- Array of ODRL policies (Offers) as required by DS Protocol.
71
-
72
- REQUIRED per Eclipse Data Space Protocol spec.
73
- Must contain at least one IOdrlOffer.
74
- Currently only single offer is supported, but array structure
75
- allows for future multi-offer support.
45
+ Array of ODRL offers; must contain at least one entry.
76
46
 
77
47
  ***
78
48
 
@@ -80,8 +50,7 @@ allows for future multi-offer support.
80
50
 
81
51
  > **distribution**: [`IDataspaceProtocolDistributionBase`](IDataspaceProtocolDistributionBase.md)[]
82
52
 
83
- Distribution of the dataset.
84
- REQUIRED per Eclipse Data Space Protocol.
53
+ Distributions of this dataset; must contain at least one entry.
85
54
 
86
55
  ***
87
56
 
@@ -1,6 +1,9 @@
1
1
  # Interface: IDataspaceProtocolDatasetRequestMessage
2
2
 
3
- Interface for Dataspace Protocol Dataset Request Messages.
3
+ Interface for the Dataspace Protocol dataset request message.
4
+
5
+ ## See
6
+
4
7
  https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1/#dataset-request-message
5
8
 
6
9
  ## Properties
@@ -1,34 +1,10 @@
1
1
  # Interface: IDataspaceProtocolDistribution
2
2
 
3
- Distribution interface compliant with Eclipse Data Space Protocol.
4
-
5
- This interface extends IDistribution and enforces DS Protocol-specific requirements
6
- by overriding properties with more specific types and constraints.
7
-
8
- **Requirements per DS Protocol:**
9
- - `@id` MUST be present for dataset identification (REQUIRED)
10
- - `odrl:hasPolicy` MIGHT be present as an array of ODRL Offers (OPTIONAL)
11
- - Array MUST contain at least one IOdrlOffer
12
- - Each Offer MUST have `@type`: "Offer"
13
- - `format` is REQUIRED.
14
-
15
- **Type System Design:**
16
- - W3C DCAT spec defines `odrl:hasPolicy` as optional singular `IOdrlPolicy`
17
- - DS Protocol requires it as a REQUIRED array of `IOdrlOffer`
18
- - Interface extension allows TypeScript to override inherited property types
19
- - Standards packages (@twin.org/standards-w3c-*) follow W3C specs exactly
20
- - DS Protocol-specific constraints are defined here
21
-
22
- **Future Compatibility:**
23
- - Currently only one Offer per dataset is supported
24
- - Array structure allows future support for multiple offers
3
+ Distribution compliant with Eclipse Data Space Protocol, requiring an id and format.
25
4
 
26
5
  ## See
27
6
 
28
- - https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
29
- - https://www.w3.org/TR/vocab-dcat-3/ - W3C DCAT v3 spec
30
- - IOdrlOffer from @twin.org/standards-w3c-odrl
31
- - IResource.odrl:hasPolicy from @twin.org/standards-w3c-dcat
7
+ https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1/#lower-level-types
32
8
 
33
9
  ## Extends
34
10
 
@@ -40,7 +16,7 @@ by overriding properties with more specific types and constraints.
40
16
 
41
17
  > **@context**: [`DataspaceProtocolContextType`](../type-aliases/DataspaceProtocolContextType.md)
42
18
 
43
- LD Context. Required per Eclipse Data Space Protocol.
19
+ The JSON-LD context.
44
20
 
45
21
  ***
46
22
 
@@ -48,8 +24,7 @@ LD Context. Required per Eclipse Data Space Protocol.
48
24
 
49
25
  > **@id**: `string`
50
26
 
51
- Unique identifier for the distribution.
52
- REQUIRED on standalone Distribution objects per Eclipse Data Space Protocol.
27
+ Unique identifier for the distribution; required on standalone distribution objects.
53
28
 
54
29
  #### Overrides
55
30
 
@@ -74,12 +49,7 @@ REQUIRED per Eclipse Data Space Protocol.
74
49
 
75
50
  > `optional` **hasPolicy?**: [`IDataspaceProtocolOfferBase`](IDataspaceProtocolOfferBase.md)[]
76
51
 
77
- Array of ODRL policies (Offers) as required by DS Protocol.
78
-
79
- REQUIRED per Eclipse Data Space Protocol spec.
80
- Must contain at least one IOdrlOffer.
81
- Currently only single offer is supported, but array structure
82
- allows for future multi-offer support.
52
+ Optional array of ODRL offers; when present, must contain at least one entry.
83
53
 
84
54
  #### Inherited from
85
55
 
@@ -91,8 +61,7 @@ allows for future multi-offer support.
91
61
 
92
62
  > **accessService**: `string` \| [`IDataspaceProtocolDataServiceBase`](IDataspaceProtocolDataServiceBase.md)
93
63
 
94
- Access service.
95
- It can be a URI pointing to an access service or inline the access service itself.
64
+ Access service URI or inline access service definition.
96
65
 
97
66
  #### Inherited from
98
67
 
@@ -104,8 +73,7 @@ It can be a URI pointing to an access service or inline the access service itsel
104
73
 
105
74
  > **format**: `string`
106
75
 
107
- Distribution format.
108
- REQUIRED per Eclipse Data Space Protocol.
76
+ Distribution format identifier.
109
77
 
110
78
  #### Inherited from
111
79