Skip to content

Commit 2313413

Browse files
authored
fix(data space): update use case and policy intro section content (#282)
1 parent 1c62004 commit 2313413

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

public/assets/content/de/dataspace.json

+12-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"imagePath": "/images/frame/AccessVsUsage.png",
4242
"backgroundColor": "#FFFFFFF",
4343
"id": "intro-id",
44-
"template": "TextImageSideBySide",
44+
"template": "TextImageSideBySideWithSections",
4545
"sectionLink": {
4646
"data": [
4747
{
@@ -65,6 +65,16 @@
6565
"internal": true
6666
}
6767
]
68+
},
69+
"subDescriptions": {
70+
"title": "In addition a policy hub has been provided/released to support data provider, consumers as well as app and service provider to access the latest CX supported policy rule, their definition and complete policy templates.",
71+
"sections": [
72+
{
73+
"title": "<2>Follow the Swagger Service</2>",
74+
"value": ">> Swagger Service",
75+
"link": "https://policy-hub.dev.demo.catena-x.net/api/policy-hub/swagger/index.html"
76+
}
77+
]
6878
}
6979
},
7080
{
@@ -99,7 +109,7 @@
99109
},
100110
{
101111
"title": "Use Cases",
102-
"description": "Unterstützte UseCase-Anmeldeinformationen: <1></1><1></1>>> Attribute - >>> CredentialSubjectItem <1></1><1></1>>> FrameworkAgreement.pcf - PcfCredential <1></1><1></1>>> FrameworkAgreement.sustainability - SustainabilityCredential <1></1><1></1>>> FrameworkAgreement.quality - QualityCredential <1></1><1></1>>> FrameworkAgreement.traceability - TraceabilityCredential <1></1><1></1>>> FrameworkAgreement.behavioraltwin - BehaviorTwinCredential <1></1><1></1>",
112+
"description": "Unterstützte UseCase-Anmeldeinformationen: <1></1><1></1>* TraceabilityCredential<1></1><1></1>* QualityCredential<1></1><1></1>* CircularEconomyCredential<1></1><1></1>* PcfCredential<1></1><1></1>* DemandCapacityCredential<1></1><1></1>* PurisCredential<1></1><1></1>* BusinessPartnerCredential<1></1><1></1>* BehavioralTwinCredential<1></1><1></1>",
103113
"imagePath": "/images/logos/cx-text.svg",
104114
"backgroundColor": "#F9F9F9",
105115
"id": "usecase-id",

public/assets/content/en/dataspace.json

+12-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"imagePath": "/images/frame/AccessVsUsage.png",
4242
"backgroundColor": "#FFFFFFF",
4343
"id": "intro-id",
44-
"template": "TextImageSideBySide",
44+
"template": "TextImageSideBySideWithSections",
4545
"sectionLink": {
4646
"data": [
4747
{
@@ -65,6 +65,16 @@
6565
"internal": true
6666
}
6767
]
68+
},
69+
"subDescriptions": {
70+
"title": "In addition a policy hub has been provided/released to support data provider, consumers as well as app and service provider to access the latest CX supported policy rule, their definition and complete policy templates.",
71+
"sections": [
72+
{
73+
"title": "<2>Follow the Swagger Service</2>",
74+
"value": ">> Swagger Service",
75+
"link": "https://policy-hub.dev.demo.catena-x.net/api/policy-hub/swagger/index.html"
76+
}
77+
]
6878
}
6979
},
7080
{
@@ -99,7 +109,7 @@
99109
},
100110
{
101111
"title": "Use Cases",
102-
"description": "Supported UseCase credentials: <1></1><1></1>>> Attribute - >>> CredentialSubjectItem <1></1><1></1>>> FrameworkAgreement.pcf - PcfCredential <1></1><1></1>>> FrameworkAgreement.sustainability - SustainabilityCredential <1></1><1></1>>> FrameworkAgreement.quality - QualityCredential <1></1><1></1>>> FrameworkAgreement.traceability - TraceabilityCredential <1></1><1></1>>> FrameworkAgreement.behavioraltwin - BehaviorTwinCredential <1></1><1></1>",
112+
"description": "Supported UseCase credentials: <1></1><1></1>* TraceabilityCredential<1></1><1></1>* QualityCredential<1></1><1></1>* CircularEconomyCredential<1></1><1></1>* PcfCredential<1></1><1></1>* DemandCapacityCredential<1></1><1></1>* PurisCredential<1></1><1></1>* BusinessPartnerCredential<1></1><1></1>* BehavioralTwinCredential<1></1><1></1>",
103113
"imagePath": "/images/logos/cx-text.svg",
104114
"backgroundColor": "#F9F9F9",
105115
"id": "usecase-id",

0 commit comments

Comments
 (0)