diff --git a/public/assets/content/de/companyroles.json b/public/assets/content/de/companyroles.json index 782f24912..58b41f3ec 100644 --- a/public/assets/content/de/companyroles.json +++ b/public/assets/content/de/companyroles.json @@ -1,22 +1,22 @@ { - "subNavigation": [ - { - "index": 1, - "title": "marketplace", - "navigation": "intro-id" - }, - { - "index": 2, - "title": "marketplace subscriptions", - "navigation": "data-id" - }, - { - "index": 3, - "title": "dataspace participants", - "navigation": "business-id" - } - ], "appProvider": { + "subNavigation": [ + { + "index": 1, + "title": "marketplace", + "navigation": "intro-id" + }, + { + "index": 2, + "link2Label": "marketplace subscriptions", + "navigation": "data-id" + }, + { + "index": 3, + "link3Label": "dataspace participants", + "navigation": "business-id" + } + ], "title": "Catena-X Data App Provider", "description": "The catena-x App Provider is the standard role inside the catena-x network. Companies sharing and receviing data as well as using service provider offers and app offers are usually 'App Provider' - active members of the network.", "sections": [ @@ -162,6 +162,23 @@ ] }, "serviceProvider": { + "subNavigation": [ + { + "index": 1, + "title": "marketplace", + "navigation": "intro-id" + }, + { + "index": 2, + "link2Label": "marketplace subscriptions", + "navigation": "data-id" + }, + { + "index": 3, + "link3Label": "dataspace participants", + "navigation": "business-id" + } + ], "title": "Catena-X Data Service Provider", "description": "The catena-x Service Provider is the standard role inside the catena-x network. Companies sharing and receviing data as well as using service provider offers and app offers are usually 'Service Provider' - active members of the network.", "sections": [ @@ -307,161 +324,316 @@ ] }, "participant": { - "title": "Catena-X Data Participant", - "description": "The catena-x participant is the standard role inside the catena-x network. Companies sharing and receviing data as well as using service provider offers and app offers are usually 'participants' - active members of the network.", + "subNavigation": [ + { + "index": 1, + "title": "Company Setting", + "navigation": "company-setting-id" + }, + { + "index": 2, + "title": "Get Ready for Data Exchange", + "navigation": "data-excahnge-id" + }, + { + "index": 3, + "title": "Prepare your Technical Integration", + "navigation": "tech-integration-id" + }, + { + "index": 4, + "title": "Manage your Network", + "navigation": "network-id" + } + ], + "title": "Company Setting", + "description": + "Configure your company before participating fully inside the network.", "sections": [ { "title": "Catena-X Marketplace", - "description": "The CX marketplace(s) are separated between apps and services. Both the marketplaces offer customer oriented offers to enable the customer to participate inside the network as well as support the daily business by use case specific business applications.", - "imagePath": "/images/content/teaser.png", - "backgroundColor": "#FFFFFF", - "id": "intro-id", - "template": "TextImageSideBySideWithCardGrid", - "detailsWithImageRow1": [ - { - "title": "App Marketplace", - "imagePath": "/images/content/MarketplaceIntro.png", - "description": "The app marketplace offers use case driven business applications.", - "readMore": "/appmarketplace", - "readMoreTitle": "Get there...", - "backgroundColor": "#F9F9F9" - }, - { - "title": "Service Marketplace", - "imagePath": "/images/content/ServiceMarketplaceIntro.png", - "description": "Service offerings to enable CX members to participate in the dataspace.", - "readMore": "/servicemarketplace", - "readMoreTitle": "Get there...", - "backgroundColor": "#F9F9F9" - }, - { - "title": "more to come", - "imagePath": "/images/content/teaser.png", - "description": "Lorem Lipsum", - "readMore": "", - "readMoreTitle": "more to come", - "backgroundColor": "#F9F9F9" - } - ], - "detailsWithoutImageRow1": [ - { - "title": "to be defined", - "description": "to be defined", - "readMore": "", - "backgroundColor": "#FFFFFF" - }, - { - "title": "How to get to the app marketplace", - "description": "to get to the marketplace, just follow the link below", - "readMore": "/appmarketplace", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" - }, - { - "title": "How to get to the service marketplace", - "description": "to get to the marketplace, just follow the link below", - "readMore": "/servicemarketplace", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" + "description": + "The CX marketplace is separated into two marketplaces - apps and services/tools. Both the marketplaces offer customer oriented offers to enable the customer to participate inside the network (services/tools) as well as support the daily business by use case specific business applications<1><1>", + "imagePath": "/images/content/CXMarketplace_Teaser.svg", + "backgroundColor": "#F9F9F9", + "id": "company-setting-id", + "template": "TextImageSideBySideWithSections", + "sectionLink": { + "data": [ + { + "title": ">> IdP Config", + "id": "idp-id", + "internal": true + }, + { + "title": ">> User Management", + "id": "user-id", + "internal": true + }, + { + "title": ">> Company Certificates", + "id": "company-id", + "internal": true + }, + { + "title": ">> Use Case Frameworks", + "id": "usecase-id", + "internal": true + } + ] + }, + "subsections": [ + { + "title": "User Management", + "description": + "To add further members of your company as users to the portal, please proceed by reviewing the Role Descriptions and adding the desired colleagues via the User Management<1><1>", + "id": "user-id", + "sectionLink": { + "data": [ + { + "title": ">> Role Descriptions", + "id": "/role-details", + "internal": false + }, + { + "title": ">> User Management", + "id": "/usermanagement", + "internal": false + } + ] + } + }, + { + "title": "Configure Company IdP (optional)", + "description": + "If your company would like to use their own company authentication to have the comfort of federated user login and user credentials not shared with an operator, you can connect your company IdP with the Catena-X shared IdP. Please refer to the following documentation to show you the necessary steps to configure your Company IdP.<1><1>", + "id": "idp-id", + "sectionLink": { + "data": [ + { + "title": ">> Configure your IdP", + "id": "https://portal.int.demo.catena-x.net/documentation/?path=docs%2F02.+Technical+Integration%2F02.+Identity+Provider+Management", + "internal": false + } + ] + } + }, + { + "title": "Company Certificates", + "description": "", + "id": "company-id", + "sectionLink": { + "data": [ + { + "title": ">> Setup your company certificates", + "id": "https://portal.int.demo.catena-x.net/documentation/?path=docs%2F02.+Technical+Integration%2F02.+Identity+Provider+Management", + "internal": false + } + ] + } + }, + { + "title": "Use Case Frameworks", + "description": "", + "id": "usecase-id", + "sectionLink": { + "data": [ + { + "title": ">> Sign the relevant use case frameworks.", + "id": "https://portal.int.demo.catena-x.net/documentation/?path=docs%2F02.+Technical+Integration%2F02.+Identity+Provider+Management", + "internal": false + } + ] + } } ] }, { - "title": "Marketplace Subscriptions", - "description": "Inside the app and service marketplace, subscriptions to avialable offers can get made. Find out more how this works by following the details below", - "imagePath": "/images/content/teaser.png", - "id": "data-id", - "backgroundColor": "#F9F9F9", - "template": "TextImageSideBySideWithCardGrid", - "detailsWithImageRow1": [ - { - "title": "Subscription Authority", - "imagePath": "/images/content/circle-image.png", - "description": "This are the details which I will still add", - "readMore": "", - "backgroundColor": "#FFFFFF", - "imageShape": "circle" - }, - { - "title": "Subscription Flow", - "imagePath": "/images/content/circle-image.png", - "description": "This are the details which I will still add", - "readMore": "", - "backgroundColor": "#FFFFFF", - "imageShape": "circle" - } - ], - "detailsWithoutImageRow1": [ - { - "title": "Who can subscribe?", - "description": "the details will get added asap", - "readMore": "/help", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" - }, - { - "title": "What happens after the subscription?", - "description": "the details will get added asap", - "readMore": "/help", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" - }, - { - "title": "How can I use the service?", - "description": "the details will get added asap", - "readMore": "/help", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" + "title": "Get Ready for data exchange", + "description": + "Use cases describe the value add you can achieve with Catena-X. To learn more about the Catena-X Use Cases please visit the Use Case pages. You can inform yourself on the use case(s) you are interested in, its core values and benefits as well as an overview of the relevant data models and a list of business apps available.<1><1>", + "imagePath": "", + "id": "data-excahnge-id", + "backgroundColor": "#FFFFFF", + "template": "TextImageSideBySideWithSections", + "sectionLink": { + "data": [ + { + "title": ">> Use Case", + "id": "/usecase", + "internal": false + } + ] + }, + "subsections": [ + { + "title": "Marketplace", + "description": + "In the App Marketplace, you can inform yourself on existing business apps.<1><1>* If you are looking for a specific app, you can easily filter by name.<1>* Going to the Category View, you will find a list of apps for dedicated categories, e.g. for a specific use case.<1>* Remember that you can also inform yourself of use case specific business apps via the respective Use Case pages<1><1>", + "sectionLink": { + "data": [ + { + "title": ">> App Market Place", + "id": "/appmarketplace", + "internal": false + }, + { + "title": ">> Use cases", + "id": "/usecase", + "internal": false + } + ] + } + }, + { + "title": "Semantic Hub", + "description": + "The Semantic Hub describe the Catena-X standardized data models. The given semantic models and their descriptions are required to understand which data and which format is needed for for each supported data object. You also find basic information on the use case specific data models in the details of the dedicated Use Case Pages<1><1>", + "sectionLink": { + "data": [ + { + "title": ">> Semantic Hub", + "id": "/semantichub", + "internal": false + }, + { + "title": ">> Use cases", + "id": "/usecase", + "internal": false + } + ] + } + }, + { + "title": "Data Mapping", + "description": + "In this step you need to map your internal data formats to the existing Catena-X standard models. To prepare for this, refer to the relevant specific semantic models for the dedicated use case(s) you are interested in.<1><1>You will find a basic business description of data models within the details of the respective use case pages.<1><1>For more technical background, check out the Semantic Hub as well.<1><1>", + "sectionLink": { + "data": [ + { + "title": ">> Semantic Hub", + "id": "/semantichub", + "internal": false + }, + { + "title": ">> Use cases", + "id": "/usecase", + "internal": false + } + ] + } + }, + { + "title": "Data Release", + "description": + "For Information on how to establish an inter-organizational data governance mechanism and orchestrate your data release process for exchange with external partners do check out the Data Governance Guide on the Association Website. This includes an overview of processes, roles and their respective responsibilities.<1><1>", + "sectionLink": { + "data": [ + { + "title": ">> Data Governance Guide", + "id": "https://catena-x.net/en/catena-x-einfuehren-umsetzen/einfuehrung-von-catena-x", + "internal": false + } + ] + } } ] }, { - "title": "Dataspace participants", - "description": "Details regarding the dataspace ", - "imagePath": "/images/content/teaser.png", - "id": "business-id", + "title": "Prepare your technical integration", + "description": + "If you choose to manage the Catena-X components yourself and not use a Business Application or Managed Service, you will need to set up the technical components yourself.<1>Technical Documentation, Tutorials and Guides how these components can be set up can be found in the Shared Network KIT on Tractus-X<1><1>", + "imagePath": "", + "subDescriptions": { + "title": + "To actively participate one or more of the Catena-X Use Cases, you will need to provide or consume data. To do so , you have multiple options:<1>", + "sections": [ + { + "title": + "<2>* Use one of simple data exchange tools or middle ware solutions. To inform yourself on existing offers, check out the App Marketplace", + "value": "App Marketplace", + "link": "/appmarketplace" + }, + { + "title": + "<2>* Use one of simple data exchange tools or middle ware solutions. To inform yourself on existing offers, check out the Service Marketplace", + "value": "Service Marketplace", + "link": "/servicemarketplace" + }, + { + "title": + "<2>* Use a Business Application with data provisioning and consumption capabilities for the use case(s) you are interested in.", + "value": "Business Application", + "link": "/appmarketplace" + }, + { + "title": + "<2>* Connect your backend systems (e.g. Data Lake, Data Warehouse, …) and implement your integration pipelines individually based on the relevant semantic models.", + "value": "Semantic Hub", + "link": "/semantichub" + } + ] + }, + "id": "data-excahnge-id", + "backgroundColor": "#F9F9F9", + "template": "TextImageSideBySideWithSections", + "sectionLink": { + "data": [ + { + "title": ">> Tractus-X", + "id": "https://eclipse-tractusx.github.io/", + "internal": false + } + ] + } + }, + { + "title": "Manage your Network", + "description": "TBA<1><1>", + "imagePath": "", + "id": "network-id", "backgroundColor": "#FFFFFF", - "template": "TextImageSideBySideWithCardGrid", - "detailsWithImageRow1": [ - { - "title": "Simply lorem Ipsum Text", - "imagePath": "/images/content/teaser.png", - "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard .", - "readMore": "", - "backgroundColor": "#F9F9F9" - }, - { - "title": "Simply lorem Ipsum Text", - "imagePath": "/images/content/teaser.png", - "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard .", - "readMore": "", - "backgroundColor": "#F9F9F9" - } - ], - "detailsWithoutImageRow1": [ - { - "title": "Simply lorem Ipsum Text", - "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard .", - "readMore": "", - "backgroundColor": "#FFFFFF" - }, - { - "title": "Simply lorem Ipsum Text", - "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard .", - "readMore": "", - "backgroundColor": "#FFFFFF" - }, - { - "title": "Simply lorem Ipsum Text", - "description": "", - "readMore": "", - "backgroundColor": "#FFFFFF" - } - ] + "template": "TextImageSideBySideWithSections", + "sectionLink": { + "data": [ + { + "title": ">> Manage Subscriptions", + "id": "/appsubscription", + "internal": false + }, + { + "title": ">> Manage Connectors", + "id": "/technicalsetup", + "internal": false + }, + { + "title": ">> Manage your Data", + "id": "/", + "internal": false + } + ] + } } ] }, "confirmity": { + "subNavigation": [ + { + "index": 1, + "title": "marketplace", + "navigation": "intro-id" + }, + { + "index": 2, + "link2Label": "marketplace subscriptions", + "navigation": "data-id" + }, + { + "index": 3, + "link3Label": "dataspace participants", + "navigation": "business-id" + } + ], "title": "Catena-X Data Confirmity Body", "description": "The catena-x Confirmity Body is the standard role inside the catena-x network. Companies sharing and receviing data as well as using service provider offers and app offers are usually 'Confirmity Body' - active members of the network.", "sections": [ diff --git a/public/assets/content/de/dataspace.json b/public/assets/content/de/dataspace.json index a20c27411..eb45212af 100644 --- a/public/assets/content/de/dataspace.json +++ b/public/assets/content/de/dataspace.json @@ -125,4 +125,4 @@ } ] } -} \ No newline at end of file +} diff --git a/public/assets/content/en/companyroles.json b/public/assets/content/en/companyroles.json index f785ecfaf..a010d78fb 100644 --- a/public/assets/content/en/companyroles.json +++ b/public/assets/content/en/companyroles.json @@ -1,22 +1,22 @@ { - "subNavigation": [ - { - "index": 1, - "title": "marketplace", - "navigation": "intro-id" - }, - { - "index": 2, - "title": "marketplace subscriptions", - "navigation": "data-id" - }, - { - "index": 3, - "title": "dataspace participants", - "navigation": "business-id" - } - ], "appProvider": { + "subNavigation": [ + { + "index": 1, + "title": "marketplace", + "navigation": "intro-id" + }, + { + "index": 2, + "link2Label": "marketplace subscriptions", + "navigation": "data-id" + }, + { + "index": 3, + "link3Label": "dataspace participants", + "navigation": "business-id" + } + ], "title": "Catena-X Data App Provider", "description": "The catena-x App Provider is the standard role inside the catena-x network. Companies sharing and receviing data as well as using service provider offers and app offers are usually 'App Provider' - active members of the network.", "sections": [ @@ -162,6 +162,23 @@ ] }, "serviceProvider": { + "subNavigation": [ + { + "index": 1, + "title": "marketplace", + "navigation": "intro-id" + }, + { + "index": 2, + "link2Label": "marketplace subscriptions", + "navigation": "data-id" + }, + { + "index": 3, + "link3Label": "dataspace participants", + "navigation": "business-id" + } + ], "title": "Catena-X Data Service Provider", "description": "The catena-x Service Provider is the standard role inside the catena-x network. Companies sharing and receving data as well as using service provider offers and app offers are usually 'Service Provider' - active members of the network.", "sections": [ @@ -307,154 +324,316 @@ ] }, "participant": { - "title": "Catena-X Participant", - "description": "The catena-x participant is the standard Catena-X membership role inside the network. Companies sharing and receviing data as well as using service provider offers and app offers are 'Participants' - active members of the network.", + "subNavigation": [ + { + "index": 1, + "title": "Company Setting", + "navigation": "company-setting-id" + }, + { + "index": 2, + "title": "Get Ready for Data Exchange", + "navigation": "data-excahnge-id" + }, + { + "index": 3, + "title": "Prepare your Technical Integration", + "navigation": "tech-integration-id" + }, + { + "index": 4, + "title": "Manage your Network", + "navigation": "network-id" + } + ], + "title": "Company Setting", + "description": + "Configure your company before participating fully inside the network.", "sections": [ { "title": "Catena-X Marketplace", - "description": "The CX marketplace is separated into two marketplaces - apps and services/tools. Both the marketplaces offer customer oriented offers to enable the customer to participate inside the network (services/tools) as well as support the daily business by use case specific business applications.", + "description": + "The CX marketplace is separated into two marketplaces - apps and services/tools. Both the marketplaces offer customer oriented offers to enable the customer to participate inside the network (services/tools) as well as support the daily business by use case specific business applications<1><1>", "imagePath": "/images/content/CXMarketplace_Teaser.svg", - "backgroundColor": "#FFFFFF", - "id": "intro-id", - "template": "TextImageSideBySideWithCardGrid", - "detailsWithImageRow1": [ - { - "title": "App Marketplace", - "imagePath": "/images/content/MarketplaceIntro.png", - "description": "The app marketplace offers use case driven business applications to support your daily business and make even more out of your business data.", - "readMore": "/appmarketplace", - "readMoreTitle": "..to the app marketplace", - "backgroundColor": "#F9F9F9" - }, - { - "title": "Service Marketplace", - "imagePath": "/images/content/ServiceMarketplaceIntro.png", - "description": "Service/tools offerings to enable CX members to participate in the dataspace.", - "readMore": "/servicemarketplace", - "readMoreTitle": "..to the service marketplace", - "backgroundColor": "#F9F9F9" - } - ], - "detailsWithoutImageRow1": [ - { - "title": "Help - App Markteplace", - "description": "to get details to the app marketplace and available app details, click on details below", - "readMore": "/documentation/?path=docs%2F04.+App%28s%29%2F01.+Marketplace%2F01.+App+Overview.md", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" - }, - { - "title": "Help - Service Markteplace", - "description": "to get details to the service marketplace and available service details, click on details below", - "readMore": "/documentation/?path=docs%2F05.+Service%28s%29%2F01.+Service+Marketplace%2F01.+Service+Marketplace.md", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" - }, - { - "title": "Highlight app favorites", - "description": "to find out how you can set 'Favorites' go to details", - "readMore": "/documentation/?path=docs%2F04.+App%28s%29%2F01.+Marketplace%2F03.+App+Favorites.md", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" + "backgroundColor": "#F9F9F9", + "id": "company-setting-id", + "template": "TextImageSideBySideWithSections", + "sectionLink": { + "data": [ + { + "title": ">> IdP Config", + "id": "idp-id", + "internal": true + }, + { + "title": ">> User Management", + "id": "user-id", + "internal": true + }, + { + "title": ">> Company Certificates", + "id": "company-id", + "internal": true + }, + { + "title": ">> Use Case Frameworks", + "id": "usecase-id", + "internal": true + } + ] + }, + "subsections": [ + { + "title": "User Management", + "description": + "To add further members of your company as users to the portal, please proceed by reviewing the Role Descriptions and adding the desired colleagues via the User Management<1><1>", + "id": "user-id", + "sectionLink": { + "data": [ + { + "title": ">> Role Descriptions", + "id": "/role-details", + "internal": false + }, + { + "title": ">> User Management", + "id": "/usermanagement", + "internal": false + } + ] + } + }, + { + "title": "Configure Company IdP (optional)", + "description": + "If your company would like to use their own company authentication to have the comfort of federated user login and user credentials not shared with an operator, you can connect your company IdP with the Catena-X shared IdP. Please refer to the following documentation to show you the necessary steps to configure your Company IdP.<1><1>", + "id": "idp-id", + "sectionLink": { + "data": [ + { + "title": ">> Configure your IdP", + "id": "https://portal.int.demo.catena-x.net/documentation/?path=docs%2F02.+Technical+Integration%2F02.+Identity+Provider+Management", + "internal": false + } + ] + } + }, + { + "title": "Company Certificates", + "description": "", + "id": "company-id", + "sectionLink": { + "data": [ + { + "title": ">> Setup your company certificates", + "id": "https://portal.int.demo.catena-x.net/documentation/?path=docs%2F02.+Technical+Integration%2F02.+Identity+Provider+Management", + "internal": false + } + ] + } + }, + { + "title": "Use Case Frameworks", + "description": "", + "id": "usecase-id", + "sectionLink": { + "data": [ + { + "title": ">> Sign the relevant use case frameworks.", + "id": "https://portal.int.demo.catena-x.net/documentation/?path=docs%2F02.+Technical+Integration%2F02.+Identity+Provider+Management", + "internal": false + } + ] + } } ] }, { - "title": "Subscriptions", - "description": "Inside the app and service marketplace, subscriptions to avialable offers can get made. Find out more how this works by following the details below", - "imagePath": "/images/content/CXSubscription_Teaser.svg", - "id": "data-id", - "backgroundColor": "#F9F9F9", - "template": "TextImageSideBySideWithCardGrid", - "detailsWithImageRow1": [ - { - "title": "Subscription Authority", - "imagePath": "/images/content/circle-image.png", - "description": "This are the details which I will still add", - "readMore": "/documentation/?path=docs%2F04.+App%28s%29%2F05.+App-Subscription%2F01.+Subscription+Request+%28Customer%29.md", - "backgroundColor": "#FFFFFF", - "imageShape": "circle" - }, - { - "title": "Subscription Flow", - "imagePath": "/images/content/circle-image.png", - "description": "This are the details which I will still add", - "readMore": "/documentation/?path=docs%2F04.+App%28s%29%2F05.+App-Subscription%2F01.+Subscription+Request+%28Customer%29.md", - "backgroundColor": "#FFFFFF", - "imageShape": "circle" - } - ], - "detailsWithoutImageRow1": [ - { - "title": "Who can subscribe?", - "description": "the details will get added asap", - "readMore": "/documentation/?path=docs%2F04.+App%28s%29%2F05.+App-Subscription%2F01.+Subscription+Request+%28Customer%29.md", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" - }, - { - "title": "What does the subscription flow look like?", - "description": "the details will get added asap", - "readMore": "/documentation/?path=docs%2F04.+App%28s%29%2F05.+App-Subscription%2F01.+Subscription+Request+%28Customer%29.md", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" - }, - { - "title": "Where can I find my company subscriptions?", - "description": "the details will get added asap", - "readMore": "/documentation/?path=docs%2F04.+App%28s%29%2F05.+App-Subscription%2F01.+Subscription+Request+%28Customer%29.md", - "readMoreTitle": "Details", - "backgroundColor": "#FFFFFF" + "title": "Get Ready for data exchange", + "description": + "Use cases describe the value add you can achieve with Catena-X. To learn more about the Catena-X Use Cases please visit the Use Case pages. You can inform yourself on the use case(s) you are interested in, its core values and benefits as well as an overview of the relevant data models and a list of business apps available.<1><1>", + "imagePath": "", + "id": "data-excahnge-id", + "backgroundColor": "#FFFFFF", + "template": "TextImageSideBySideWithSections", + "sectionLink": { + "data": [ + { + "title": ">> Use Case", + "id": "/usecase", + "internal": false + } + ] + }, + "subsections": [ + { + "title": "Marketplace", + "description": + "In the App Marketplace, you can inform yourself on existing business apps.<1><1>* If you are looking for a specific app, you can easily filter by name.<1>* Going to the Category View, you will find a list of apps for dedicated categories, e.g. for a specific use case.<1>* Remember that you can also inform yourself of use case specific business apps via the respective Use Case pages<1><1>", + "sectionLink": { + "data": [ + { + "title": ">> App Market Place", + "id": "/appmarketplace", + "internal": false + }, + { + "title": ">> Use cases", + "id": "/usecase", + "internal": false + } + ] + } + }, + { + "title": "Semantic Hub", + "description": + "The Semantic Hub describe the Catena-X standardized data models. The given semantic models and their descriptions are required to understand which data and which format is needed for for each supported data object. You also find basic information on the use case specific data models in the details of the dedicated Use Case Pages<1><1>", + "sectionLink": { + "data": [ + { + "title": ">> Semantic Hub", + "id": "/semantichub", + "internal": false + }, + { + "title": ">> Use cases", + "id": "/usecase", + "internal": false + } + ] + } + }, + { + "title": "Data Mapping", + "description": + "In this step you need to map your internal data formats to the existing Catena-X standard models. To prepare for this, refer to the relevant specific semantic models for the dedicated use case(s) you are interested in.<1><1>You will find a basic business description of data models within the details of the respective use case pages.<1><1>For more technical background, check out the Semantic Hub as well.<1><1>", + "sectionLink": { + "data": [ + { + "title": ">> Semantic Hub", + "id": "/semantichub", + "internal": false + }, + { + "title": ">> Use cases", + "id": "/usecase", + "internal": false + } + ] + } + }, + { + "title": "Data Release", + "description": + "For Information on how to establish an inter-organizational data governance mechanism and orchestrate your data release process for exchange with external partners do check out the Data Governance Guide on the Association Website. This includes an overview of processes, roles and their respective responsibilities.<1><1>", + "sectionLink": { + "data": [ + { + "title": ">> Data Governance Guide", + "id": "https://catena-x.net/en/catena-x-einfuehren-umsetzen/einfuehrung-von-catena-x", + "internal": false + } + ] + } } ] }, { - "title": "Dataspace participants", - "description": "Details regarding the dataspace ", - "imagePath": "/images/content/teaser.png", - "id": "business-id", + "title": "Prepare your technical integration", + "description": + "If you choose to manage the Catena-X components yourself and not use a Business Application or Managed Service, you will need to set up the technical components yourself.<1>Technical Documentation, Tutorials and Guides how these components can be set up can be found in the Shared Network KIT on Tractus-X<1><1>", + "imagePath": "", + "subDescriptions": { + "title": + "To actively participate one or more of the Catena-X Use Cases, you will need to provide or consume data. To do so , you have multiple options:<1>", + "sections": [ + { + "title": + "<2>* Use one of simple data exchange tools or middle ware solutions. To inform yourself on existing offers, check out the App Marketplace", + "value": "App Marketplace", + "link": "/appmarketplace" + }, + { + "title": + "<2>* Use one of simple data exchange tools or middle ware solutions. To inform yourself on existing offers, check out the Service Marketplace", + "value": "Service Marketplace", + "link": "/servicemarketplace" + }, + { + "title": + "<2>* Use a Business Application with data provisioning and consumption capabilities for the use case(s) you are interested in.", + "value": "Business Application", + "link": "/appmarketplace" + }, + { + "title": + "<2>* Connect your backend systems (e.g. Data Lake, Data Warehouse, …) and implement your integration pipelines individually based on the relevant semantic models.", + "value": "Semantic Hub", + "link": "/semantichub" + } + ] + }, + "id": "data-excahnge-id", + "backgroundColor": "#F9F9F9", + "template": "TextImageSideBySideWithSections", + "sectionLink": { + "data": [ + { + "title": ">> Tractus-X", + "id": "https://eclipse-tractusx.github.io/", + "internal": false + } + ] + } + }, + { + "title": "Manage your Network", + "description": "TBA<1><1>", + "imagePath": "", + "id": "network-id", "backgroundColor": "#FFFFFF", - "template": "TextImageSideBySideWithCardGrid", - "detailsWithImageRow1": [ - { - "title": "Simply lorem Ipsum Text", - "imagePath": "/images/content/teaser.png", - "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard .", - "readMore": "", - "backgroundColor": "#F9F9F9" - }, - { - "title": "Simply lorem Ipsum Text", - "imagePath": "/images/content/teaser.png", - "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard .", - "readMore": "", - "backgroundColor": "#F9F9F9" - } - ], - "detailsWithoutImageRow1": [ - { - "title": "Simply lorem Ipsum Text", - "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard .", - "readMore": "", - "backgroundColor": "#FFFFFF" - }, - { - "title": "Simply lorem Ipsum Text", - "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard .", - "readMore": "", - "backgroundColor": "#FFFFFF" - }, - { - "title": "Simply lorem Ipsum Text", - "description": "", - "readMore": "", - "backgroundColor": "#FFFFFF" - } - ] + "template": "TextImageSideBySideWithSections", + "sectionLink": { + "data": [ + { + "title": ">> Manage Subscriptions", + "id": "/appsubscription", + "internal": false + }, + { + "title": ">> Manage Connectors", + "id": "/technicalsetup", + "internal": false + }, + { + "title": ">> Manage your Data", + "id": "/", + "internal": false + } + ] + } } ] }, "confirmity": { + "subNavigation": [ + { + "index": 1, + "title": "marketplace", + "navigation": "intro-id" + }, + { + "index": 2, + "link2Label": "marketplace subscriptions", + "navigation": "data-id" + }, + { + "index": 3, + "link3Label": "dataspace participants", + "navigation": "business-id" + } + ], "title": "Catena-X Data Confirmity Body", "description": "The catena-x Confirmity Body is the standard role inside the catena-x network. Companies sharing and receviing data as well as using service provider offers and app offers are usually 'Confirmity Body' - active members of the network.", "sections": [ diff --git a/public/assets/content/en/dataspace.json b/public/assets/content/en/dataspace.json index a20c27411..eb45212af 100644 --- a/public/assets/content/en/dataspace.json +++ b/public/assets/content/en/dataspace.json @@ -125,4 +125,4 @@ } ] } -} \ No newline at end of file +}