@twin.org/rights-management-service 0.0.3-next.13 → 0.0.3-next.14

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/docs/changelog.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # @twin.org/rights-management-pap-service - Changelog
2
2
 
3
+ ## [0.0.3-next.14](https://github.com/twinfoundation/rights-management/compare/rights-management-service-v0.0.3-next.13...rights-management-service-v0.0.3-next.14) (2026-02-12)
4
+
5
+
6
+ ### Features
7
+
8
+ * add default policy arbiter ([#76](https://github.com/twinfoundation/rights-management/issues/76)) ([b62ff9c](https://github.com/twinfoundation/rights-management/commit/b62ff9ce1b3400c4a95909da01863af47f430dbf))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/rights-management-models bumped from 0.0.3-next.13 to 0.0.3-next.14
16
+ * devDependencies
17
+ * @twin.org/rights-management-pap-service bumped from 0.0.3-next.13 to 0.0.3-next.14
18
+ * @twin.org/rights-management-pdp-service bumped from 0.0.3-next.13 to 0.0.3-next.14
19
+ * @twin.org/rights-management-pep-service bumped from 0.0.3-next.13 to 0.0.3-next.14
20
+ * @twin.org/rights-management-pip-service bumped from 0.0.3-next.13 to 0.0.3-next.14
21
+ * @twin.org/rights-management-pmp-service bumped from 0.0.3-next.13 to 0.0.3-next.14
22
+ * @twin.org/rights-management-pnp-service bumped from 0.0.3-next.13 to 0.0.3-next.14
23
+ * @twin.org/rights-management-pxp-service bumped from 0.0.3-next.13 to 0.0.3-next.14
24
+
3
25
  ## [0.0.3-next.13](https://github.com/twinfoundation/rights-management/compare/rights-management-service-v0.0.3-next.12...rights-management-service-v0.0.3-next.13) (2026-02-02)
4
26
 
5
27
 
@@ -4096,6 +4096,25 @@
4096
4096
  },
4097
4097
  {
4098
4098
  "$ref": "https://schema.twindev.org/w3c-odrl/OdrlParty"
4099
+ },
4100
+ {
4101
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlPartyCollection"
4102
+ },
4103
+ {
4104
+ "type": "array",
4105
+ "items": {
4106
+ "anyOf": [
4107
+ {
4108
+ "type": "string"
4109
+ },
4110
+ {
4111
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlParty"
4112
+ },
4113
+ {
4114
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlPartyCollection"
4115
+ }
4116
+ ]
4117
+ }
4099
4118
  }
4100
4119
  ],
4101
4120
  "description": "The assigner of the policy. Applies to all rules unless overridden at rule level."
@@ -4107,6 +4126,25 @@
4107
4126
  },
4108
4127
  {
4109
4128
  "$ref": "https://schema.twindev.org/w3c-odrl/OdrlParty"
4129
+ },
4130
+ {
4131
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlPartyCollection"
4132
+ },
4133
+ {
4134
+ "type": "array",
4135
+ "items": {
4136
+ "anyOf": [
4137
+ {
4138
+ "type": "string"
4139
+ },
4140
+ {
4141
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlParty"
4142
+ },
4143
+ {
4144
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlPartyCollection"
4145
+ }
4146
+ ]
4147
+ }
4110
4148
  }
4111
4149
  ],
4112
4150
  "description": "The assignee of the policy. Applies to all rules unless overridden at rule level."
@@ -4119,6 +4157,9 @@
4119
4157
  {
4120
4158
  "$ref": "https://schema.twindev.org/w3c-odrl/OdrlAsset"
4121
4159
  },
4160
+ {
4161
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlAssetCollection"
4162
+ },
4122
4163
  {
4123
4164
  "type": "array",
4124
4165
  "items": {
@@ -4128,6 +4169,9 @@
4128
4169
  },
4129
4170
  {
4130
4171
  "$ref": "https://schema.twindev.org/w3c-odrl/OdrlAsset"
4172
+ },
4173
+ {
4174
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlAssetCollection"
4131
4175
  }
4132
4176
  ]
4133
4177
  }
@@ -4183,24 +4227,45 @@
4183
4227
  "$ref": "https://schema.twindev.org/w3c-odrl/ConflictStrategyType"
4184
4228
  },
4185
4229
  "permission": {
4186
- "type": "array",
4187
- "items": {
4188
- "$ref": "https://schema.twindev.org/w3c-odrl/OdrlPermission"
4189
- },
4230
+ "anyOf": [
4231
+ {
4232
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlPermission"
4233
+ },
4234
+ {
4235
+ "type": "array",
4236
+ "items": {
4237
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlPermission"
4238
+ }
4239
+ }
4240
+ ],
4190
4241
  "description": "The permissions in the policy. At least one of permission, prohibition, or obligation must be present."
4191
4242
  },
4192
4243
  "prohibition": {
4193
- "type": "array",
4194
- "items": {
4195
- "$ref": "https://schema.twindev.org/w3c-odrl/OdrlProhibition"
4196
- },
4244
+ "anyOf": [
4245
+ {
4246
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlProhibition"
4247
+ },
4248
+ {
4249
+ "type": "array",
4250
+ "items": {
4251
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlProhibition"
4252
+ }
4253
+ }
4254
+ ],
4197
4255
  "description": "The prohibitions in the policy. At least one of permission, prohibition, or obligation must be present."
4198
4256
  },
4199
4257
  "obligation": {
4200
- "type": "array",
4201
- "items": {
4202
- "$ref": "https://schema.twindev.org/w3c-odrl/OdrlDuty"
4203
- },
4258
+ "anyOf": [
4259
+ {
4260
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlDuty"
4261
+ },
4262
+ {
4263
+ "type": "array",
4264
+ "items": {
4265
+ "$ref": "https://schema.twindev.org/w3c-odrl/OdrlDuty"
4266
+ }
4267
+ }
4268
+ ],
4204
4269
  "description": "The obligations in the policy. At least one of permission, prohibition, or obligation must be present."
4205
4270
  },
4206
4271
  "@id": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/rights-management-service",
3
- "version": "0.0.3-next.13",
3
+ "version": "0.0.3-next.14",
4
4
  "description": "Rights Management service implementation and REST endpoint definitions",
5
5
  "repository": {
6
6
  "type": "git",
@@ -24,7 +24,7 @@
24
24
  "@twin.org/data-json-ld": "next",
25
25
  "@twin.org/entity": "next",
26
26
  "@twin.org/nameof": "next",
27
- "@twin.org/rights-management-models": "0.0.3-next.13",
27
+ "@twin.org/rights-management-models": "0.0.3-next.14",
28
28
  "@twin.org/standards-dataspace-protocol": "next",
29
29
  "@twin.org/standards-w3c-did": "next",
30
30
  "@twin.org/standards-w3c-odrl": "next",