Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(company roles): standard library title and description #244

Merged
merged 1 commit into from
Feb 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 10 additions & 15 deletions public/assets/content/de/companyroles.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,8 @@
]
},
{
"title": "Standard Libraries",
"description": "",
"title": "App Provider Certification Standards",
"description": "The Catena-X operating environment is based on the idea that there are multiple but distinct roles that aim at providing an attractive and fully functional ecosystem. Each provider can take on one or more of the following roles in any combination:<1></1><1></1>1. Core Service Provider<1></1><1></1>2. Enablement Service Provider<1></1><1></1>3. Business Application Provider<1></1><1></1>4. On-Boarding Service Provider<1></1><1></1>5. Consulting Provider<1></1><1></1>6. Data Provider and Consumer<1></1><1></1>7. Conformity Assessment Body<1></1><1></1>In the list you can find all current active standards relevant for App Provider Certification certification.",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
Expand Down Expand Up @@ -420,8 +420,8 @@
]
},
{
"title": "Standard Libraries",
"description": "",
"title": "Service Provider Certification Standards",
"description": "The Catena-X operating environment is based on the idea that there are multiple but distinct roles that aim at providing an attractive and fully functional ecosystem. Each provider can take on one or more of the following roles in any combination:<1></1><1></1>1. Core Service Provider<1></1><1></1>2. Enablement Service Provider<1></1><1></1>3. Business Application Provider<1></1><1></1>4. On-Boarding Service Provider<1></1><1></1>5. Consulting Provider<1></1><1></1>6. Data Provider and Consumer<1></1><1></1>7. Conformity Assessment Body<1></1><1></1>In the list you can find all current active standards relevant for Service Provider Certification certification.",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
Expand Down Expand Up @@ -706,8 +706,8 @@
]
},
{
"title": "Standard Libraries",
"description": "",
"title": "Participant Certification Standards",
"description": "The Catena-X operating environment is based on the idea that there are multiple but distinct roles that aim at providing an attractive and fully functional ecosystem. Each provider can take on one or more of the following roles in any combination:<1></1><1></1>1. Core Service Provider<1></1><1></1>2. Enablement Service Provider<1></1><1></1>3. Business Application Provider<1></1><1></1>4. On-Boarding Service Provider<1></1><1></1>5. Consulting Provider<1></1><1></1>6. Data Provider and Consumer<1></1><1></1>7. Conformity Assessment Body<1></1><1></1>In the list you can find all current active standards relevant for Participant Certification certification.",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
Expand Down Expand Up @@ -765,8 +765,8 @@
}
},
{
"title": "Standard Libraries",
"description": "",
"title": "Conformity Assessment Bodies Certification Standards",
"description": "The Catena-X operating environment is based on the idea that there are multiple but distinct roles that aim at providing an attractive and fully functional ecosystem. Each provider can take on one or more of the following roles in any combination:<1></1><1></1>1. Core Service Provider<1></1><1></1>2. Enablement Service Provider<1></1><1></1>3. Business Application Provider<1></1><1></1>4. On-Boarding Service Provider<1></1><1></1>5. Consulting Provider<1></1><1></1>6. Data Provider and Consumer<1></1><1></1>7. Conformity Assessment Body<1></1><1></1>In the list you can find all current active standards relevant for Conformity Assessment Bodies certification.",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
Expand Down Expand Up @@ -795,11 +795,6 @@
"index": 4,
"title": "standard libraries",
"navigation": "std-libraries-id"
},
{
"index": 5,
"title": "standard libraries",
"navigation": "std-libraries-id"
}
],
"title": "Catena-X Onboarding Service Provider ",
Expand Down Expand Up @@ -888,8 +883,8 @@
"template": "TextImageSideBySideWithSections"
},
{
"title": "Standard Libraries",
"description": "",
"title": "Onboarding Service Provider Certification Standards",
"description": "The Catena-X operating environment is based on the idea that there are multiple but distinct roles that aim at providing an attractive and fully functional ecosystem. Each provider can take on one or more of the following roles in any combination:<1></1><1></1>1. Core Service Provider<1></1><1></1>2. Enablement Service Provider<1></1><1></1>3. Business Application Provider<1></1><1></1>4. On-Boarding Service Provider<1></1><1></1>5. Consulting Provider<1></1><1></1>6. Data Provider and Consumer<1></1><1></1>7. Conformity Assessment Body<1></1><1></1>In the list you can find all current active standards relevant for Onboarding Service Provider certification.",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
Expand Down
2 changes: 1 addition & 1 deletion public/assets/content/de/dataspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"description": "Mithilfe von Richtlinien werden Datenzugriffsrichtlinien sowie Nutzungsdetails definiert.<1></1><1></1>'Access' bedeutet, dass festgelegt wird, wer Datenangebote sehen kann. Die Nutzung definiert den Datenzugriff selbst – also Vertragsverhandlungen und Datenverbrauch. Z.B. Unternehmen A kann sehen, dass Unternehmen B ein Datenangebot für die in der letzten Woche produzierten Fahrzeugdaten hat. Aufgrund fehlender Nutzungsrechte kann das Unternehmen die Vereinbarung/das Datenangebot jedoch nicht annehmen und hat keinen Zugriff auf diese Daten.<1></1>< 1></1>Auf der folgenden Seite finden Sie Einzelheiten zu den jeweils verfügbaren Zugriffs-/Nutzungsrichtlinien<1></1><1></1>",
"imagePath": "/images/frame/AccessVsUsage.png",
"backgroundColor": "#FFFFFFF",
"id": "core-id",
"id": "intro-id",
"template": "TextImageSideBySide",
"sectionLink": {
"data": [
Expand Down
20 changes: 10 additions & 10 deletions public/assets/content/en/companyroles.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,8 @@
]
},
{
"title": "Standard Libraries",
"description": "",
"title": "App Provider Certification Standards",
"description": "The Catena-X operating environment is based on the idea that there are multiple but distinct roles that aim at providing an attractive and fully functional ecosystem. Each provider can take on one or more of the following roles in any combination:<1></1><1></1>1. Core Service Provider<1></1><1></1>2. Enablement Service Provider<1></1><1></1>3. Business Application Provider<1></1><1></1>4. On-Boarding Service Provider<1></1><1></1>5. Consulting Provider<1></1><1></1>6. Data Provider and Consumer<1></1><1></1>7. Conformity Assessment Body<1></1><1></1>In the list you can find all current active standards relevant for App Provider Certification certification.",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
Expand Down Expand Up @@ -420,8 +420,8 @@
]
},
{
"title": "Standard Libraries",
"description": "",
"title": "Service Provider Certification Standards",
"description": "The Catena-X operating environment is based on the idea that there are multiple but distinct roles that aim at providing an attractive and fully functional ecosystem. Each provider can take on one or more of the following roles in any combination:<1></1><1></1>1. Core Service Provider<1></1><1></1>2. Enablement Service Provider<1></1><1></1>3. Business Application Provider<1></1><1></1>4. On-Boarding Service Provider<1></1><1></1>5. Consulting Provider<1></1><1></1>6. Data Provider and Consumer<1></1><1></1>7. Conformity Assessment Body<1></1><1></1>In the list you can find all current active standards relevant for Service Provider Certification certification.",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
Expand Down Expand Up @@ -706,8 +706,8 @@
]
},
{
"title": "Standard Libraries",
"description": "",
"title": "Participant Certification Standards",
"description": "The Catena-X operating environment is based on the idea that there are multiple but distinct roles that aim at providing an attractive and fully functional ecosystem. Each provider can take on one or more of the following roles in any combination:<1></1><1></1>1. Core Service Provider<1></1><1></1>2. Enablement Service Provider<1></1><1></1>3. Business Application Provider<1></1><1></1>4. On-Boarding Service Provider<1></1><1></1>5. Consulting Provider<1></1><1></1>6. Data Provider and Consumer<1></1><1></1>7. Conformity Assessment Body<1></1><1></1>In the list you can find all current active standards relevant for Participant Certification certification.",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
Expand Down Expand Up @@ -765,8 +765,8 @@
}
},
{
"title": "Standard Libraries",
"description": "",
"title": "Conformity Assessment Bodies Certification Standards",
"description": "The Catena-X operating environment is based on the idea that there are multiple but distinct roles that aim at providing an attractive and fully functional ecosystem. Each provider can take on one or more of the following roles in any combination:<1></1><1></1>1. Core Service Provider<1></1><1></1>2. Enablement Service Provider<1></1><1></1>3. Business Application Provider<1></1><1></1>4. On-Boarding Service Provider<1></1><1></1>5. Consulting Provider<1></1><1></1>6. Data Provider and Consumer<1></1><1></1>7. Conformity Assessment Body<1></1><1></1>In the list you can find all current active standards relevant for Conformity Assessment Bodies certification.",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
Expand Down Expand Up @@ -883,8 +883,8 @@
"template": "TextImageSideBySideWithSections"
},
{
"title": "Standard Libraries",
"description": "",
"title": "Onboarding Service Provider Certification Standards",
"description": "The Catena-X operating environment is based on the idea that there are multiple but distinct roles that aim at providing an attractive and fully functional ecosystem. Each provider can take on one or more of the following roles in any combination:<1></1><1></1>1. Core Service Provider<1></1><1></1>2. Enablement Service Provider<1></1><1></1>3. Business Application Provider<1></1><1></1>4. On-Boarding Service Provider<1></1><1></1>5. Consulting Provider<1></1><1></1>6. Data Provider and Consumer<1></1><1></1>7. Conformity Assessment Body<1></1><1></1>In the list you can find all current active standards relevant for Onboarding Service Provider certification.",
"imagePath": "",
"backgroundColor": "#FFFFFF",
"id": "std-libraries-id",
Expand Down
2 changes: 1 addition & 1 deletion public/assets/content/en/dataspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"description": "Policies are used to define data access policies as well as usage details.<1></1><1></1>Access means it defined who can view data offers. Usage defines the data access itself - means contract negotiations and data consumption. E.g. Company A can see that Company B has a Data Offer of last week produced vehicle data - however due to missing usage rights the company can not accept the agreement/data offer and can't access those data.<1></1><1></1>The following page provides details about the respective available access/usage policies<1></1><1></1>",
"imagePath": "/images/frame/AccessVsUsage.png",
"backgroundColor": "#FFFFFFF",
"id": "core-id",
"id": "intro-id",
"template": "TextImageSideBySide",
"sectionLink": {
"data": [
Expand Down
Loading