PCF KIT Add#1561
Conversation
|
Hi @LucasFochler, thank you for this PR!!! we are still missing your Eclipse Account and Agreement to the ECA. Here you have a guide in our getting started: https://eclipse-tractusx.github.io/docs/getting-started#eclipse-foundation-account
|
matbmoser
left a comment
There was a problem hiding this comment.
Hi I will compile in my local and see if it is working good.
Co-authored-by: Mathias Moser <mathias.moser@catena-x.net>
|
And meanwhile I will ask our AI agent (KIT MASTER BUILDER) to make some checks for me if we are forgetting something. |
There was a problem hiding this comment.
Pull request overview
This PR adds a new “PCF Data Acquisition” KIT to the Tractus-X KIT documentation site, including documentation pages, images, and a KIT gallery/master-data entry.
Changes:
- Added a new KIT documentation structure under
docs-kits/kits/pcf-data-aquisition-kit/(adoption + development content, plus a linked AAS documentation file). - Added a new KIT logo asset with a
.licensesidecar understatic/img/kits/pcfdataacquisition/. - Registered the KIT in
data/kitsData.js(new entry inuseCaseKits).
Reviewed changes
Copilot reviewed 11 out of 19 changed files in this pull request and generated 32 comments.
Show a summary per file
| File | Description |
|---|---|
data/kitsData.js |
Adds a new KIT entry; currently has logo/URL issues and missing sidebar registration. |
docs-kits/kits/pcf-data-aquisition-kit/adoption-view/adoption-view.md |
Adds the KIT’s main adoption view; needs id alignment + NOTICE formatting and image licensing metadata. |
docs-kits/kits/pcf-data-aquisition-kit/adoption-view/collection-of-manufacturing-data-for-PCF-calculation/adoption-view-with-MES/adoption-view-with-MES.md |
Adds adoption view for MES scenario; needs frontmatter placement + spelling + NOTICE fixes. |
docs-kits/kits/pcf-data-aquisition-kit/adoption-view/collection-of-manufacturing-data-for-PCF-calculation/adoption-view-using-AAS/adoption-view-without-MES.md |
Adds adoption view for AAS scenario; needs frontmatter placement + spelling + NOTICE fixes. |
docs-kits/kits/pcf-data-aquisition-kit/adoption-view/collection-of-logistics-data-for-PCF-calculation/adoption-view-logistics.md |
Adds logistics adoption view; needs NOTICE fixes. |
docs-kits/kits/pcf-data-aquisition-kit/development-view/collection-of-manufacturing-data-for-PCF-calculation/using-MES-data/development-view-with-MES.md |
Adds MES development view; needs kitId fix, missing-source link fix, spelling + NOTICE fixes. |
docs-kits/kits/pcf-data-aquisition-kit/development-view/collection-of-manufacturing-data-for-PCF-calculation/using-AAS/development-view-without-MES.md |
Adds AAS development view; needs frontmatter placement, mermaid fence fix, spelling + NOTICE fixes. |
docs-kits/kits/pcf-data-aquisition-kit/development-view/collection-of-logistics-data-for-PCF-calculation/development-view-logistics.md |
Adds logistics development view; needs frontmatter placement + NOTICE fixes. |
docs-kits/kits/pcf-data-aquisition-kit/resources/mdfiles/AAS_Documentation_Use_Case_without_MES.md |
Adds linked AAS documentation; needs license header + NOTICE formatting fixes. |
docs-kits/kits/pcf-data-aquisition-kit/changelog.md |
Adds KIT changelog; currently references Logistics KIT branding and is missing standard header/notice. |
static/img/kits/pcfdataacquisition/pcfdataacquisition-kit-raw-logo.svg |
Adds KIT logo SVG. |
static/img/kits/pcfdataacquisition/pcfdataacquisition-kit-raw-logo.svg.license |
Adds license sidecar for the KIT logo. |
| id: 'pcf-data-acquisition', | ||
| name: 'PCF data acquisition KIT', | ||
| logo: GeometryKitLogo, | ||
| logoLicencse: { |
| logoWidth: 100, | ||
| route: '/docs-kits/kits/pcf-data-aquisition-kit/adoption-view', | ||
| colors: { |
| id: 'pcf-data-acquisition', | ||
| name: 'PCF data acquisition KIT', | ||
| logo: GeometryKitLogo, | ||
| logoLicencse: { | ||
| type: 'CC-BY-4.0', | ||
| authors: '2026 Eclipse Tractus-X Contributors', | ||
| licenseUrl: 'https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/static/img/kits/pcfdataacquisition/pcfdataacquisition-kit-logo.svg.license', | ||
| sourceUrl: 'https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/static/img/kits/pcfdataacquisition/pcfdataacquisition-kit-logo.svg' | ||
| }, | ||
| logoHeight: 100, | ||
| logoWidth: 100, | ||
| route: '/docs-kits/kits/pcf-data-aquisition-kit/adoption-view', | ||
| colors: { |
| id: data-acquisition-for-product-carbon-footprint-calculation-kit | ||
| title: Adaption view - data acquisition for Product Carbon Footprint calculation | ||
| description: 'Adoption view - Data acquisition for Product Carbon Footprint calculation KIT' | ||
| sidebar_position: 1 |
| # AAS Documentation – Use Case without MES | ||
|
|
||
| ## Overview |
| This work is licensed under the [CC-BY-4.0]. | ||
|
|
||
| - SPDX-License-Identifier: CC-BY-4.0 | ||
| - SPDX-FileCopyrightText: [2026] [Siemens] | ||
| - SPDX-FileCopyrightText:[2026] Contributors to the Eclipse Foundation |
| description: Logistics KIT | ||
| sidebar_position: 1 | ||
| --- | ||
|
|
||
|  | ||
|
|
||
| ## [1.0.0] - 2025-02-12 | ||
|
|
||
| ### Added | ||
|
|
||
| - Initial version of the KIT including the adoption views and development views | ||
|
|
||
| ### Changed | ||
|
|
||
| - ./. | ||
|
|
||
| ### Removed | ||
|
|
||
| - ./. |
| id: 'pcf-data-acquisition', | ||
| name: 'PCF data acquisition KIT', | ||
| logo: GeometryKitLogo, |
|
|
||
| ## General data Exchange between components | ||
|
|
||
| Source: [`1_MES_General_woMX_segmented.mmd`](1_MES_General_woMX_segmented.mmd) |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
I fixed the KIT markdown linting and structure. |



Description
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: