@twin.org/standards-gaia-x 0.0.3-next.1 → 0.0.3-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.
|
@@ -14,36 +14,32 @@
|
|
|
14
14
|
{
|
|
15
15
|
"type": "array",
|
|
16
16
|
"minItems": 2,
|
|
17
|
+
"prefixItems": [
|
|
18
|
+
{
|
|
19
|
+
"type": "string",
|
|
20
|
+
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
24
|
+
}
|
|
25
|
+
],
|
|
17
26
|
"items": {
|
|
18
|
-
"anyOf": [
|
|
19
|
-
{
|
|
20
|
-
"type": "string",
|
|
21
|
-
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
25
|
-
}
|
|
26
|
-
]
|
|
27
|
-
},
|
|
28
|
-
"additionalItems": {
|
|
29
27
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
30
28
|
}
|
|
31
29
|
},
|
|
32
30
|
{
|
|
33
31
|
"type": "array",
|
|
34
32
|
"minItems": 2,
|
|
33
|
+
"prefixItems": [
|
|
34
|
+
{
|
|
35
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"type": "string",
|
|
39
|
+
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
35
42
|
"items": {
|
|
36
|
-
"anyOf": [
|
|
37
|
-
{
|
|
38
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"type": "string",
|
|
42
|
-
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
43
|
-
}
|
|
44
|
-
]
|
|
45
|
-
},
|
|
46
|
-
"additionalItems": {
|
|
47
43
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
48
44
|
}
|
|
49
45
|
}
|
|
@@ -122,15 +118,13 @@
|
|
|
122
118
|
{
|
|
123
119
|
"type": "array",
|
|
124
120
|
"minItems": 1,
|
|
121
|
+
"prefixItems": [
|
|
122
|
+
{
|
|
123
|
+
"type": "string",
|
|
124
|
+
"const": "DataExchangeComponent"
|
|
125
|
+
}
|
|
126
|
+
],
|
|
125
127
|
"items": {
|
|
126
|
-
"anyOf": [
|
|
127
|
-
{
|
|
128
|
-
"type": "string",
|
|
129
|
-
"const": "DataExchangeComponent"
|
|
130
|
-
}
|
|
131
|
-
]
|
|
132
|
-
},
|
|
133
|
-
"additionalItems": {
|
|
134
128
|
"type": "string"
|
|
135
129
|
}
|
|
136
130
|
}
|
|
@@ -14,36 +14,32 @@
|
|
|
14
14
|
{
|
|
15
15
|
"type": "array",
|
|
16
16
|
"minItems": 2,
|
|
17
|
+
"prefixItems": [
|
|
18
|
+
{
|
|
19
|
+
"type": "string",
|
|
20
|
+
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
24
|
+
}
|
|
25
|
+
],
|
|
17
26
|
"items": {
|
|
18
|
-
"anyOf": [
|
|
19
|
-
{
|
|
20
|
-
"type": "string",
|
|
21
|
-
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
25
|
-
}
|
|
26
|
-
]
|
|
27
|
-
},
|
|
28
|
-
"additionalItems": {
|
|
29
27
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
30
28
|
}
|
|
31
29
|
},
|
|
32
30
|
{
|
|
33
31
|
"type": "array",
|
|
34
32
|
"minItems": 2,
|
|
33
|
+
"prefixItems": [
|
|
34
|
+
{
|
|
35
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"type": "string",
|
|
39
|
+
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
35
42
|
"items": {
|
|
36
|
-
"anyOf": [
|
|
37
|
-
{
|
|
38
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"type": "string",
|
|
42
|
-
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
43
|
-
}
|
|
44
|
-
]
|
|
45
|
-
},
|
|
46
|
-
"additionalItems": {
|
|
47
43
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
48
44
|
}
|
|
49
45
|
}
|
|
@@ -14,36 +14,32 @@
|
|
|
14
14
|
{
|
|
15
15
|
"type": "array",
|
|
16
16
|
"minItems": 2,
|
|
17
|
+
"prefixItems": [
|
|
18
|
+
{
|
|
19
|
+
"type": "string",
|
|
20
|
+
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
24
|
+
}
|
|
25
|
+
],
|
|
17
26
|
"items": {
|
|
18
|
-
"anyOf": [
|
|
19
|
-
{
|
|
20
|
-
"type": "string",
|
|
21
|
-
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
25
|
-
}
|
|
26
|
-
]
|
|
27
|
-
},
|
|
28
|
-
"additionalItems": {
|
|
29
27
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
30
28
|
}
|
|
31
29
|
},
|
|
32
30
|
{
|
|
33
31
|
"type": "array",
|
|
34
32
|
"minItems": 2,
|
|
33
|
+
"prefixItems": [
|
|
34
|
+
{
|
|
35
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"type": "string",
|
|
39
|
+
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
35
42
|
"items": {
|
|
36
|
-
"anyOf": [
|
|
37
|
-
{
|
|
38
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"type": "string",
|
|
42
|
-
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
43
|
-
}
|
|
44
|
-
]
|
|
45
|
-
},
|
|
46
|
-
"additionalItems": {
|
|
47
43
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
48
44
|
}
|
|
49
45
|
}
|
|
@@ -14,36 +14,32 @@
|
|
|
14
14
|
{
|
|
15
15
|
"type": "array",
|
|
16
16
|
"minItems": 2,
|
|
17
|
+
"prefixItems": [
|
|
18
|
+
{
|
|
19
|
+
"type": "string",
|
|
20
|
+
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
24
|
+
}
|
|
25
|
+
],
|
|
17
26
|
"items": {
|
|
18
|
-
"anyOf": [
|
|
19
|
-
{
|
|
20
|
-
"type": "string",
|
|
21
|
-
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
25
|
-
}
|
|
26
|
-
]
|
|
27
|
-
},
|
|
28
|
-
"additionalItems": {
|
|
29
27
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
30
28
|
}
|
|
31
29
|
},
|
|
32
30
|
{
|
|
33
31
|
"type": "array",
|
|
34
32
|
"minItems": 2,
|
|
33
|
+
"prefixItems": [
|
|
34
|
+
{
|
|
35
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"type": "string",
|
|
39
|
+
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
35
42
|
"items": {
|
|
36
|
-
"anyOf": [
|
|
37
|
-
{
|
|
38
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"type": "string",
|
|
42
|
-
"const": "https://schema.twindev.org/gaia-x-loire/"
|
|
43
|
-
}
|
|
44
|
-
]
|
|
45
|
-
},
|
|
46
|
-
"additionalItems": {
|
|
47
43
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
48
44
|
}
|
|
49
45
|
}
|
package/docs/changelog.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @twin.org/standards-gaia-x - Changelog
|
|
2
2
|
|
|
3
|
+
## [0.0.3-next.2](https://github.com/twinfoundation/standards/compare/standards-gaia-x-v0.0.3-next.1...standards-gaia-x-v0.0.3-next.2) (2025-11-11)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* update schemas ([c3c11e0](https://github.com/twinfoundation/standards/commit/c3c11e07da6c0d3eac5ea4a68e3ad57f022b2351))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/standards-w3c-odrl bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
16
|
+
|
|
3
17
|
## [0.0.3-next.1](https://github.com/twinfoundation/standards/compare/standards-gaia-x-v0.0.3-next.0...standards-gaia-x-v0.0.3-next.1) (2025-11-10)
|
|
4
18
|
|
|
5
19
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twin.org/standards-gaia-x",
|
|
3
|
-
"version": "0.0.3-next.
|
|
3
|
+
"version": "0.0.3-next.2",
|
|
4
4
|
"description": "Models which define the structure of Gaia-x",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -17,7 +17,7 @@
|
|
|
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-odrl": "0.0.3-next.
|
|
20
|
+
"@twin.org/standards-w3c-odrl": "0.0.3-next.2"
|
|
21
21
|
},
|
|
22
22
|
"main": "./dist/es/index.js",
|
|
23
23
|
"types": "./dist/types/index.d.ts",
|