@twin.org/standards-w3c-odrl 0.9.0 → 0.9.1-next.2

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 (2) hide show
  1. package/docs/changelog.md +71 -0
  2. package/package.json +7 -7
package/docs/changelog.md CHANGED
@@ -1,5 +1,76 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.9.1-next.2](https://github.com/iotaledger/twin-standards/compare/standards-w3c-odrl-v0.9.1-next.1...standards-w3c-odrl-v0.9.1-next.2) (2026-06-26)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * **standards-w3c-odrl:** Synchronize repo versions
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/standards-w3c-vcard bumped from 0.9.1-next.1 to 0.9.1-next.2
16
+ * @twin.org/standards-dublin-core bumped from 0.9.1-next.1 to 0.9.1-next.2
17
+
18
+ ## [0.9.1-next.1](https://github.com/iotaledger/twin-standards/compare/standards-w3c-odrl-v0.9.1-next.0...standards-w3c-odrl-v0.9.1-next.1) (2026-06-26)
19
+
20
+
21
+ ### Features
22
+
23
+ * add context id features ([#64](https://github.com/iotaledger/twin-standards/issues/64)) ([e68bb87](https://github.com/iotaledger/twin-standards/commit/e68bb87a215f3c3956cfd6400a5e1e2a16256085))
24
+ * add missing schema generation ([3a7b858](https://github.com/iotaledger/twin-standards/commit/3a7b858229a928b3fd29e0aec488d85c5a0eef0a))
25
+ * add missing schema generation ([e4e6aa0](https://github.com/iotaledger/twin-standards/commit/e4e6aa09c6f711a264d6a99f750abf8e204fc07d))
26
+ * add validate-locales ([838389c](https://github.com/iotaledger/twin-standards/commit/838389c1daf62ed42397d5758d267c3d1a37fa4d))
27
+ * add w3c dcat standards package ([#68](https://github.com/iotaledger/twin-standards/issues/68)) ([85746c6](https://github.com/iotaledger/twin-standards/commit/85746c673464498a52e9c30ce498fd88b81a7434))
28
+ * align ODRL models with specification ([#142](https://github.com/iotaledger/twin-standards/issues/142)) ([e57088c](https://github.com/iotaledger/twin-standards/commit/e57088c6296d95cf5956f8e6d8104aa97a7e5fc1))
29
+ * eslint migration to flat config ([648c1a1](https://github.com/iotaledger/twin-standards/commit/648c1a1e69d99b6b0cf69358ec6bdeecdbe3a5ea))
30
+ * fixes in dataspace and odrl ([9924f91](https://github.com/iotaledger/twin-standards/commit/9924f9135cb6e227e1040065ab017b1c7ef8347a))
31
+ * improve caching ([#196](https://github.com/iotaledger/twin-standards/issues/196)) ([968e61a](https://github.com/iotaledger/twin-standards/commit/968e61a04156a22cf5ffc3ba237a42a81ec2e0c1))
32
+ * improve LD Context definition for ODRL ([#28](https://github.com/iotaledger/twin-standards/issues/28)) ([3362fb0](https://github.com/iotaledger/twin-standards/commit/3362fb0fe301bef56f4d67955f21e44b9119b8ef))
33
+ * improved namespaces and contexts ([#102](https://github.com/iotaledger/twin-standards/issues/102)) ([c74c370](https://github.com/iotaledger/twin-standards/commit/c74c370cd8145d6166ca4454353f3774c302ac3b))
34
+ * inline context types in schemas ([11f8377](https://github.com/iotaledger/twin-standards/commit/11f8377b129d459a4596ff30a86651beacd7f743))
35
+ * naming fixing and usage ([#98](https://github.com/iotaledger/twin-standards/issues/98)) ([9e95344](https://github.com/iotaledger/twin-standards/commit/9e953440963c9bc028399be9cbea25d92922bd01))
36
+ * normalise type outputs ([0b3aed7](https://github.com/iotaledger/twin-standards/commit/0b3aed7df0802cd609423bbd7fda6bde601d3ceb))
37
+ * register schemas at hosted location ([#128](https://github.com/iotaledger/twin-standards/issues/128)) ([ab35298](https://github.com/iotaledger/twin-standards/commit/ab35298c812d69f043f69c35ab5aa1ac4a6aaa90))
38
+ * remove IJsonLdNodeObject base interfaces ([#172](https://github.com/iotaledger/twin-standards/issues/172)) ([8ff8d7a](https://github.com/iotaledger/twin-standards/commit/8ff8d7a2892d626879b76ba5da912469ff899954))
39
+ * remove ObjectOrArray usage ([61fd52d](https://github.com/iotaledger/twin-standards/commit/61fd52da035356bbe5bcc315367089405b4d1386))
40
+ * remove unneeded redirect ([32f1b5a](https://github.com/iotaledger/twin-standards/commit/32f1b5a3479902673a3f7bd554bf6d963df7a462))
41
+ * typescript 6 update ([79bfb52](https://github.com/iotaledger/twin-standards/commit/79bfb52e3dcb24689cec7b201dde822bcee970c5))
42
+ * update dependencies ([e422ed3](https://github.com/iotaledger/twin-standards/commit/e422ed351fb09e2deea5ef741326c37b0802af3a))
43
+ * update framework core ([58c0c3d](https://github.com/iotaledger/twin-standards/commit/58c0c3dd6cea0e4c2393dc0e3e1eb33a6d06f617))
44
+ * update JsonSchemaHelper.validate usage ([fe08315](https://github.com/iotaledger/twin-standards/commit/fe0831571cc618465a4510b52c3032a750e6e149))
45
+ * update ODRL actions and allow custom actions ([c517dad](https://github.com/iotaledger/twin-standards/commit/c517dad09d68f5dee9117c6cb142f75caad098c4))
46
+ * update ODRL data types and context definitions ([#31](https://github.com/iotaledger/twin-standards/issues/31)) ([ade0169](https://github.com/iotaledger/twin-standards/commit/ade0169d1049e7812bfc128ce5c16512548714fa))
47
+ * update registrations ([dd3c92f](https://github.com/iotaledger/twin-standards/commit/dd3c92f52ff44679f61ff2a84b9fbc98bdc574d5))
48
+ * update schemas ([c3c11e0](https://github.com/iotaledger/twin-standards/commit/c3c11e07da6c0d3eac5ea4a68e3ad57f022b2351))
49
+ * update schemas to support additional properties ([4679e21](https://github.com/iotaledger/twin-standards/commit/4679e21728a54cb587f120874841c3d1ed3771de))
50
+ * update schemas with new enum format ([4851603](https://github.com/iotaledger/twin-standards/commit/4851603f26910fafd7fe22b46533814dba3b041c))
51
+ * update to latest JSON schema spec ([7a23930](https://github.com/iotaledger/twin-standards/commit/7a2393032d7f48bfb20d3a484f981fb6dd83a92c))
52
+ * update to new ts-ts-schema and generic constructs ([4dff991](https://github.com/iotaledger/twin-standards/commit/4dff991fb70de4320668641ed94abf8e9b06acad))
53
+ * update ts-to-schema generation ([0905daa](https://github.com/iotaledger/twin-standards/commit/0905daa4a344ed35fc37b7f12fcf9ce9d34e4bd6))
54
+ * use shared store mechanism ([#11](https://github.com/iotaledger/twin-standards/issues/11)) ([96fa237](https://github.com/iotaledger/twin-standards/commit/96fa23735f69c1fc7e3d0019b527634fa0a042d9))
55
+
56
+
57
+ ### Bug Fixes
58
+
59
+ * incorrect base url for JSON-LD references in ODRL ([f66db7e](https://github.com/iotaledger/twin-standards/commit/f66db7ee8f3deaae96fe64bc67e3c93b593e9b8c))
60
+ * json-ld context for odrl ([78b694d](https://github.com/iotaledger/twin-standards/commit/78b694d922b1f3a5b57978c8d4586d22ff19970a))
61
+ * odrl constraint right operand as array ([91c5bf6](https://github.com/iotaledger/twin-standards/commit/91c5bf6f12f5e2f57d22352b17a50cdf249059e3))
62
+ * odrl LD Context vs odrl namespace ([#83](https://github.com/iotaledger/twin-standards/issues/83)) ([d2c0c3c](https://github.com/iotaledger/twin-standards/commit/d2c0c3ca71b4a38f15d46070118fb4d6ac00fc02))
63
+ * updating the missing packages ([#114](https://github.com/iotaledger/twin-standards/issues/114)) ([90b03f8](https://github.com/iotaledger/twin-standards/commit/90b03f8bdcd81506284d74a445840386c2da2d35))
64
+ * use async getStore in tests ([c5f4d53](https://github.com/iotaledger/twin-standards/commit/c5f4d533d5c9726e0cff6711fe22edbf0fc4d746))
65
+
66
+
67
+ ### Dependencies
68
+
69
+ * The following workspace dependencies were updated
70
+ * dependencies
71
+ * @twin.org/standards-w3c-vcard bumped from 0.9.1-next.0 to 0.9.1-next.1
72
+ * @twin.org/standards-dublin-core bumped from 0.9.1-next.0 to 0.9.1-next.1
73
+
3
74
  ## [0.9.0](https://github.com/iotaledger/twin-standards/compare/standards-w3c-odrl-v0.9.0...standards-w3c-odrl-v0.9.0) (2026-06-23)
4
75
 
5
76
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/standards-w3c-odrl",
3
- "version": "0.9.0",
3
+ "version": "0.9.1-next.2",
4
4
  "description": "Data models for the W3C ODRL information model.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,12 +14,12 @@
14
14
  "node": ">=20.0.0"
15
15
  },
16
16
  "dependencies": {
17
- "@twin.org/core": "^0.9.0",
18
- "@twin.org/data-core": "^0.9.0",
19
- "@twin.org/data-json-ld": "^0.9.0",
20
- "@twin.org/standards-dublin-core": "^0.9.0",
21
- "@twin.org/standards-w3c-vcard": "^0.9.0",
22
- "@twin.org/web": "^0.9.0"
17
+ "@twin.org/core": "next",
18
+ "@twin.org/data-core": "next",
19
+ "@twin.org/data-json-ld": "next",
20
+ "@twin.org/standards-dublin-core": "0.9.1-next.2",
21
+ "@twin.org/standards-w3c-vcard": "0.9.1-next.2",
22
+ "@twin.org/web": "next"
23
23
  },
24
24
  "main": "./dist/es/index.js",
25
25
  "types": "./dist/types/index.d.ts",