[{"data":1,"prerenderedAt":707},["ShallowReactive",2],{"blog-blog_en-page-4":3},{"posts":4,"totalPosts":667,"totalPages":137,"currentPage":137},[5,248,397],{"id":6,"title":7,"body":8,"cover":233,"date":234,"description":235,"draft":236,"extension":237,"meta":238,"navigation":140,"path":239,"seo":240,"stem":241,"tags":242,"__hash__":247},"blog_en\u002Fen\u002Fblog\u002Feclipse-tractus-x-open-source-basis-von-catena-x.md","Eclipse Tractus-X: The Open-Source Foundation of Catena-X",{"type":9,"value":10,"toc":228},"minimark",[11,20,25,28,35,39,42,49,52,86,89,217,221,224],[12,13,14,15,19],"p",{},"Catena-X defines standards and business processes for sovereign data exchange in the automotive industry. The technical implementation of these standards is developed as open-source software in the ",[16,17,18],"strong",{},"Eclipse Tractus-X"," project -- hosted by the Eclipse Foundation.",[21,22,24],"h2",{"id":23},"what-is-eclipse-tractus-x","What is Eclipse Tractus-X?",[12,26,27],{},"Eclipse Tractus-X is the official open-source reference implementation of the Catena-X ecosystem. The project provides all software components required to operate a Catena-X-compliant dataspace. All components are developed under open-source licenses and are freely available through the Eclipse Foundation.",[12,29,30,31,34],{},"In addition, Tractus-X now also serves as the technical foundation for several ",[16,32,33],{},"Manufacturing-X"," initiatives. This means the project's significance extends well beyond the automotive sector.",[21,36,38],{"id":37},"core-components-at-a-glance","Core Components at a Glance",[12,40,41],{},"The following diagram shows the component architecture of Eclipse Tractus-X:",[12,43,44],{},[45,46],"img",{"alt":47,"src":48},"Tractus-X Architecture","\u002Fimg\u002Fblog\u002Ftractus-x-architektur.png",[12,50,51],{},"The key building blocks of the project include:",[53,54,55,62,68,74,80],"ul",{},[56,57,58,61],"li",{},[16,59,60],{},"Tractus-X EDC Connector"," -- the Catena-X distribution of the Eclipse Dataspace Components for secure data exchange",[56,63,64,67],{},[16,65,66],{},"Portal"," -- the central user interface for onboarding and managing dataspace participants",[56,69,70,73],{},[16,71,72],{},"BPDM (Business Partner Data Management)"," -- management and validation of business partner data",[56,75,76,79],{},[16,77,78],{},"Digital Twin Registry"," -- the registry for digital twins based on the Asset Administration Shell",[56,81,82,85],{},[16,83,84],{},"KITs (Keep It Together)"," -- modular toolboxes with documentation, API specifications, and reference implementations for specific use cases",[12,87,88],{},"Getting started with a local development environment is done via Helm charts. The following example shows the installation of a Tractus-X EDC Connector:",[90,91,96],"pre",{"className":92,"code":93,"language":94,"meta":95,"style":95},"language-bash shiki shiki-themes github-light github-dark","# Add the Helm repository\nhelm repo add tractusx-edc \\\n  https:\u002F\u002Feclipse-tractusx.github.io\u002Fcharts\u002Fdev\n\nhelm repo update\n\n# Install the connector with default configuration\nhelm install my-connector tractusx-edc\u002Ftractusx-connector \\\n  --namespace catena-x \\\n  --create-namespace \\\n  --set controlplane.env.EDC_HOSTNAME=localhost \\\n  --set dataplane.env.EDC_HOSTNAME=localhost\n","bash","",[97,98,99,108,129,135,142,152,157,163,179,190,198,209],"code",{"__ignoreMap":95},[100,101,104],"span",{"class":102,"line":103},"line",1,[100,105,107],{"class":106},"sJ8bj","# Add the Helm repository\n",[100,109,111,115,119,122,125],{"class":102,"line":110},2,[100,112,114],{"class":113},"sScJk","helm",[100,116,118],{"class":117},"sZZnC"," repo",[100,120,121],{"class":117}," add",[100,123,124],{"class":117}," tractusx-edc",[100,126,128],{"class":127},"sj4cs"," \\\n",[100,130,132],{"class":102,"line":131},3,[100,133,134],{"class":117},"  https:\u002F\u002Feclipse-tractusx.github.io\u002Fcharts\u002Fdev\n",[100,136,138],{"class":102,"line":137},4,[100,139,141],{"emptyLinePlaceholder":140},true,"\n",[100,143,145,147,149],{"class":102,"line":144},5,[100,146,114],{"class":113},[100,148,118],{"class":117},[100,150,151],{"class":117}," update\n",[100,153,155],{"class":102,"line":154},6,[100,156,141],{"emptyLinePlaceholder":140},[100,158,160],{"class":102,"line":159},7,[100,161,162],{"class":106},"# Install the connector with default configuration\n",[100,164,166,168,171,174,177],{"class":102,"line":165},8,[100,167,114],{"class":113},[100,169,170],{"class":117}," install",[100,172,173],{"class":117}," my-connector",[100,175,176],{"class":117}," tractusx-edc\u002Ftractusx-connector",[100,178,128],{"class":127},[100,180,182,185,188],{"class":102,"line":181},9,[100,183,184],{"class":127},"  --namespace",[100,186,187],{"class":117}," catena-x",[100,189,128],{"class":127},[100,191,193,196],{"class":102,"line":192},10,[100,194,195],{"class":127},"  --create-namespace",[100,197,128],{"class":127},[100,199,201,204,207],{"class":102,"line":200},11,[100,202,203],{"class":127},"  --set",[100,205,206],{"class":117}," controlplane.env.EDC_HOSTNAME=localhost",[100,208,128],{"class":127},[100,210,212,214],{"class":102,"line":211},12,[100,213,203],{"class":127},[100,215,216],{"class":117}," dataplane.env.EDC_HOSTNAME=localhost\n",[21,218,220],{"id":219},"why-this-matters","Why This Matters",[12,222,223],{},"Open standards alone are not enough -- there also needs to be openly available software that implements those standards. Eclipse Tractus-X fills exactly this gap. By hosting the project under the Eclipse Foundation, companies gain access to a vendor-neutral, collaboratively developed codebase on which commercial products and custom solutions can be built.",[225,226,227],"style",{},"html pre.shiki code .sJ8bj, html code.shiki .sJ8bj{--shiki-default:#6A737D;--shiki-dark:#6A737D}html pre.shiki code .sScJk, html code.shiki .sScJk{--shiki-default:#6F42C1;--shiki-dark:#B392F0}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}html pre.shiki code .sj4cs, html code.shiki .sj4cs{--shiki-default:#005CC5;--shiki-dark:#79B8FF}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":95,"searchDepth":110,"depth":110,"links":229},[230,231,232],{"id":23,"depth":110,"text":24},{"id":37,"depth":110,"text":38},{"id":219,"depth":110,"text":220},"\u002Fimg\u002Fblog\u002Ftractus-x-cover.jpg","2026-02-06","Eclipse Tractus-X provides the open-source reference implementation of Catena-X standards under the Eclipse Foundation.",false,"md",{},"\u002Fen\u002Fblog\u002Feclipse-tractus-x-open-source-basis-von-catena-x",{"title":7,"description":235},"en\u002Fblog\u002Feclipse-tractus-x-open-source-basis-von-catena-x",[243,244,245,246],"Tractus-X","Catena-X","Open Source","EDC","wyYUTyeqFn8PR8CnCwTZ9VoiUuZmZ8Co5KO50dUGqss",{"id":249,"title":250,"body":251,"cover":386,"date":387,"description":388,"draft":236,"extension":237,"meta":389,"navigation":140,"path":390,"seo":391,"stem":392,"tags":393,"__hash__":396},"blog_en\u002Fen\u002Fblog\u002Feu-data-act-neue-regeln-fuer-den-datenaustausch.md","EU Data Act: New Rules for Data Sharing",{"type":9,"value":252,"toc":381},[253,260,263,267,270,302,305,311,315,318,338,347,350,373,375,378],[12,254,255,256,259],{},"Since September 12, 2025, the ",[16,257,258],{},"EU Data Act"," (Regulation 2023\u002F2854) has been fully applicable. The regulation establishes new, harmonized rules for access to and use of data -- with far-reaching implications for businesses, cloud services, and dataspace ecosystems.",[12,261,262],{},"The regulation applies to all companies that operate or offer connected products or related services in the EU, regardless of where they are headquartered. This affects manufacturers of IoT devices, SaaS providers, cloud infrastructure operators, and recipients of machine-generated data alike.",[21,264,266],{"id":265},"what-does-the-data-act-regulate","What Does the Data Act Regulate?",[12,268,269],{},"The Data Act addresses several core areas of the data economy. At its core, it concerns the question of who gets access to machine-generated data and under what conditions:",[53,271,272,278,284,290,296],{},[56,273,274,277],{},[16,275,276],{},"Access rights for users of connected products:"," Users of IoT devices, connected vehicles, or industrial machinery gain the right to access data generated by their devices and to share that data with third parties.",[56,279,280,283],{},[16,281,282],{},"Fair contractual terms:"," The regulation includes provisions against unfair contractual clauses in business-to-business (B2B) data sharing.",[56,285,286,289],{},[16,287,288],{},"Cloud switching rights:"," Providers of cloud and edge services must facilitate switching to other providers. Starting September 2025, switching fees are being phased out.",[56,291,292,295],{},[16,293,294],{},"Interoperability:"," New requirements apply to the interoperability of data processing services and smart contracts.",[56,297,298,301],{},[16,299,300],{},"Data access for public bodies:"," Public authorities can request access to business data in exceptional situations such as natural disasters or emergencies (B2G).",[12,303,304],{},"The following diagram shows the Data Act in the context of European data legislation:",[12,306,307],{},[45,308],{"alt":309,"src":310},"EU Data Act Timeline","\u002Fimg\u002Fblog\u002Feu-data-act-timeline.png",[21,312,314],{"id":313},"impact-on-businesses-and-dataspaces","Impact on Businesses and Dataspaces",[12,316,317],{},"Implementation follows a phased timeline:",[53,319,320,326,332],{},[56,321,322,325],{},[16,323,324],{},"From September 12, 2025:"," Core provisions applicable, including data access rights and cloud switching rules",[56,327,328,331],{},[16,329,330],{},"From September 12, 2026:"," Obligations for the design, manufacture, and provision of connected products and related services",[56,333,334,337],{},[16,335,336],{},"From September 12, 2027:"," Rules on unfair contractual terms also apply to certain pre-existing contracts",[12,339,340,341,343,344,346],{},"For existing dataspace initiatives such as ",[16,342,244],{}," and ",[16,345,33],{},", there are direct points of contact. The principles demanded by the Data Act -- data access, interoperability, and fair conditions -- align with the core principles of dataspace architecture. At the same time, dataspace operators must ensure that their implementations fully comply with the new regulatory requirements.",[12,348,349],{},"In concrete terms, this means for businesses:",[53,351,352,358,361,367],{},[56,353,354,355],{},"Manufacturers of connected products must provide data in an ",[16,356,357],{},"accessible, structured format",[56,359,360],{},"Cloud providers may not impede switching through technical or contractual barriers",[56,362,363,364],{},"Contractual clauses that unilaterally restrict data access can be declared ",[16,365,366],{},"void",[56,368,369,370],{},"Member states are required to establish their own ",[16,371,372],{},"national enforcement mechanisms",[21,374,220],{"id":219},[12,376,377],{},"The EU Data Act, together with the Data Governance Act and the GDPR, forms the regulatory foundation of the European data strategy. Companies that have already invested in dataspace technologies are generally well positioned. The key challenge, however, is to integrate the specific obligations from the regulation into existing data strategies and technical architectures early on.",[12,379,380],{},"With the Data Act, the EU sends a clear signal: data should not remain in silos but should become a driver of innovation and competition under fair conditions. For the European dataspace landscape, this represents both momentum and a mandate to act.",{"title":95,"searchDepth":110,"depth":110,"links":382},[383,384,385],{"id":265,"depth":110,"text":266},{"id":313,"depth":110,"text":314},{"id":219,"depth":110,"text":220},"\u002Fimg\u002Fblog\u002Feu-data-act-cover.jpg","2026-01-28","The EU Data Act has been fully applicable since September 2025, fundamentally changing how data is handled.",{},"\u002Fen\u002Fblog\u002Feu-data-act-neue-regeln-fuer-den-datenaustausch",{"title":250,"description":388},"en\u002Fblog\u002Feu-data-act-neue-regeln-fuer-den-datenaustausch",[258,394,395],"Data Sovereignty","Regulation","tV4WJl2hNh3J3yqJRIgQeF0a2JmYwzICAGOTNaxnMRQ",{"id":398,"title":399,"body":400,"cover":696,"date":697,"description":698,"draft":236,"extension":237,"meta":699,"navigation":140,"path":700,"seo":701,"stem":702,"tags":703,"__hash__":706},"blog_en\u002Fen\u002Fblog\u002Fmanufacturing-x-datenraeume-ueber-die-automobilbranche-hinaus.md","Manufacturing-X: Dataspaces Beyond Automotive",{"type":9,"value":401,"toc":691},[402,408,412,419,422,448,452,463,466,472,475,683,685,688],[12,403,404,405,407],{},"With Catena-X, the automotive industry has demonstrated how sovereign data exchange between companies can work in practice. Now the German government is extending this principle to all manufacturing sectors: with ",[16,406,33],{},".",[21,409,411],{"id":410},"what-is-manufacturing-x","What is Manufacturing-X?",[12,413,414,415,418],{},"Manufacturing-X is an initiative funded by the ",[16,416,417],{},"German Federal Ministry for Economic Affairs and Climate Action (BMWK)"," with a budget of approximately 152 million euros. The goal is to build a cross-sector, decentralized data ecosystem for Industry 4.0. Companies should be able to use data collaboratively across their manufacturing and supply chains -- while maintaining full data sovereignty.",[12,420,421],{},"Since 2024, initial funded projects have been running across various sectors:",[53,423,424,430,436,442],{},[56,425,426,429],{},[16,427,428],{},"Factory-X"," for the machinery and equipment industry",[56,431,432,435],{},[16,433,434],{},"Aerospace-X"," for the aerospace industry",[56,437,438,441],{},[16,439,440],{},"Semiconductor-X"," for the semiconductor sector",[56,443,444,447],{},[16,445,446],{},"HealthTrack-X"," for the pharmaceutical industry",[21,449,451],{"id":450},"from-catena-x-to-manufacturing-x","From Catena-X to Manufacturing-X",[12,453,454,455,458,459,462],{},"The technological foundation of Manufacturing-X is based on the same principles as Catena-X: ",[16,456,457],{},"Eclipse Dataspace Components (EDC)",", the Dataspace Protocol, and the ",[16,460,461],{},"Asset Administration Shell (AAS)"," as the standard format for digital twins.",[12,464,465],{},"The following diagram shows the overarching architecture of Manufacturing-X:",[12,467,468],{},[45,469],{"alt":470,"src":471},"Manufacturing-X Architecture","\u002Fimg\u002Fblog\u002Fmanufacturing-x-architektur.png",[12,473,474],{},"An example of an AAS submodel descriptor, as used across industries:",[90,476,480],{"className":477,"code":478,"language":479,"meta":95,"style":95},"language-json shiki shiki-themes github-light github-dark","{\n  \"idShort\": \"TechnicalData\",\n  \"id\": \"urn:example:submodel:technical-data:1.0\",\n  \"semanticId\": {\n    \"type\": \"ExternalReference\",\n    \"keys\": [\n      {\n        \"type\": \"GlobalReference\",\n        \"value\": \"urn:samm:io.catenax.technical_data:1.0.0\"\n      }\n    ]\n  },\n  \"endpoints\": [\n    {\n      \"interface\": \"SUBMODEL-3.0\",\n      \"protocolInformation\": {\n        \"href\": \"https:\u002F\u002Fconnector.example.com\u002Fapi\u002Fsubmodel\",\n        \"endpointProtocol\": \"HTTP\",\n        \"endpointProtocolVersion\": [\"1.1\"]\n      }\n    }\n  ]\n}\n","json",[97,481,482,488,502,514,522,534,542,547,559,569,574,579,584,592,598,611,619,632,645,660,665,671,677],{"__ignoreMap":95},[100,483,484],{"class":102,"line":103},[100,485,487],{"class":486},"sVt8B","{\n",[100,489,490,493,496,499],{"class":102,"line":110},[100,491,492],{"class":127},"  \"idShort\"",[100,494,495],{"class":486},": ",[100,497,498],{"class":117},"\"TechnicalData\"",[100,500,501],{"class":486},",\n",[100,503,504,507,509,512],{"class":102,"line":131},[100,505,506],{"class":127},"  \"id\"",[100,508,495],{"class":486},[100,510,511],{"class":117},"\"urn:example:submodel:technical-data:1.0\"",[100,513,501],{"class":486},[100,515,516,519],{"class":102,"line":137},[100,517,518],{"class":127},"  \"semanticId\"",[100,520,521],{"class":486},": {\n",[100,523,524,527,529,532],{"class":102,"line":144},[100,525,526],{"class":127},"    \"type\"",[100,528,495],{"class":486},[100,530,531],{"class":117},"\"ExternalReference\"",[100,533,501],{"class":486},[100,535,536,539],{"class":102,"line":154},[100,537,538],{"class":127},"    \"keys\"",[100,540,541],{"class":486},": [\n",[100,543,544],{"class":102,"line":159},[100,545,546],{"class":486},"      {\n",[100,548,549,552,554,557],{"class":102,"line":165},[100,550,551],{"class":127},"        \"type\"",[100,553,495],{"class":486},[100,555,556],{"class":117},"\"GlobalReference\"",[100,558,501],{"class":486},[100,560,561,564,566],{"class":102,"line":181},[100,562,563],{"class":127},"        \"value\"",[100,565,495],{"class":486},[100,567,568],{"class":117},"\"urn:samm:io.catenax.technical_data:1.0.0\"\n",[100,570,571],{"class":102,"line":192},[100,572,573],{"class":486},"      }\n",[100,575,576],{"class":102,"line":200},[100,577,578],{"class":486},"    ]\n",[100,580,581],{"class":102,"line":211},[100,582,583],{"class":486},"  },\n",[100,585,587,590],{"class":102,"line":586},13,[100,588,589],{"class":127},"  \"endpoints\"",[100,591,541],{"class":486},[100,593,595],{"class":102,"line":594},14,[100,596,597],{"class":486},"    {\n",[100,599,601,604,606,609],{"class":102,"line":600},15,[100,602,603],{"class":127},"      \"interface\"",[100,605,495],{"class":486},[100,607,608],{"class":117},"\"SUBMODEL-3.0\"",[100,610,501],{"class":486},[100,612,614,617],{"class":102,"line":613},16,[100,615,616],{"class":127},"      \"protocolInformation\"",[100,618,521],{"class":486},[100,620,622,625,627,630],{"class":102,"line":621},17,[100,623,624],{"class":127},"        \"href\"",[100,626,495],{"class":486},[100,628,629],{"class":117},"\"https:\u002F\u002Fconnector.example.com\u002Fapi\u002Fsubmodel\"",[100,631,501],{"class":486},[100,633,635,638,640,643],{"class":102,"line":634},18,[100,636,637],{"class":127},"        \"endpointProtocol\"",[100,639,495],{"class":486},[100,641,642],{"class":117},"\"HTTP\"",[100,644,501],{"class":486},[100,646,648,651,654,657],{"class":102,"line":647},19,[100,649,650],{"class":127},"        \"endpointProtocolVersion\"",[100,652,653],{"class":486},": [",[100,655,656],{"class":117},"\"1.1\"",[100,658,659],{"class":486},"]\n",[100,661,663],{"class":102,"line":662},20,[100,664,573],{"class":486},[100,666,668],{"class":102,"line":667},21,[100,669,670],{"class":486},"    }\n",[100,672,674],{"class":102,"line":673},22,[100,675,676],{"class":486},"  ]\n",[100,678,680],{"class":102,"line":679},23,[100,681,682],{"class":486},"}\n",[21,684,220],{"id":219},[12,686,687],{},"Catena-X has proven that cross-company data exchange with clear rules and technical guarantees works. Manufacturing-X transfers these lessons to all of industry. This creates a unified digital infrastructure that enables innovation in areas such as predictive maintenance, supply chain transparency, and sustainable production -- independent of sector and fully scalable.",[225,689,690],{},"html pre.shiki code .sVt8B, html code.shiki .sVt8B{--shiki-default:#24292E;--shiki-dark:#E1E4E8}html pre.shiki code .sj4cs, html code.shiki .sj4cs{--shiki-default:#005CC5;--shiki-dark:#79B8FF}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":95,"searchDepth":110,"depth":110,"links":692},[693,694,695],{"id":410,"depth":110,"text":411},{"id":450,"depth":110,"text":451},{"id":219,"depth":110,"text":220},"\u002Fimg\u002Fblog\u002Fmanufacturing-x-cover.jpg","2026-01-15","How the Manufacturing-X initiative extends Catena-X dataspace concepts to all manufacturing sectors.",{},"\u002Fen\u002Fblog\u002Fmanufacturing-x-datenraeume-ueber-die-automobilbranche-hinaus",{"title":399,"description":698},"en\u002Fblog\u002Fmanufacturing-x-datenraeume-ueber-die-automobilbranche-hinaus",[33,244,704,705],"Dataspace","Industry 4.0","3HWSdqXfQm0fJQDdEG_PReHn4zXyZWT6RExSqucrs9g",1775892934072]