<?xml version="1.0" encoding="UTF-8"?>
<resource xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4/metadata.xsd"
          xmlns="http://datacite.org/schema/kernel-4"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <identifier identifierType="DOI">10.26165/JUELICH-DATA/VLBZIA</identifier>
    <creators><creator><creatorName>Kuckertz, Patrick</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0002-2314-7107</nameIdentifier><affiliation>(Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany)</affiliation></creator><creator><creatorName>Benjamin Fuchs</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0002-7820-851X</nameIdentifier><affiliation>(German Aerospace Center (DLR), Institute of Networked Energy Systems, 70563 Stuttgart, Germany)</affiliation></creator><creator><creatorName>Julian Schönau</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0003-4636-6465</nameIdentifier><affiliation>(Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany)</affiliation></creator><creator><creatorName>Hedda Gardian</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0003-1113-0225</nameIdentifier><affiliation>(German Aerospace Center (DLR), Institute of Networked Energy Systems, 70563 Stuttgart, Germany)</affiliation></creator><creator><creatorName>Kevin Knosala</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0002-8825-5934</nameIdentifier><affiliation>(Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany)</affiliation></creator><creator><creatorName>Eugenio Arellano Ruiz</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0003-2508-3976</nameIdentifier><affiliation>(German Aerospace Center (DLR), Institute of Networked Energy Systems, 70563 Stuttgart, Germany)</affiliation></creator><creator><creatorName>Jan Göpfert</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0003-4722-4012</nameIdentifier><affiliation>(Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany)</affiliation></creator><creator><creatorName>Hans Christian Gils</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0001-6745-6609</nameIdentifier><affiliation>(German Aerospace Center (DLR), Institute of Networked Energy Systems, 70563 Stuttgart, Germany)</affiliation></creator><creator><creatorName>Jann M. Weinand</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0003-2948-876X</nameIdentifier><affiliation>(Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany)</affiliation></creator><creator><creatorName>Patrick Jochem</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0002-7486-4958</nameIdentifier><affiliation>(German Aerospace Center (DLR), Institute of Networked Energy Systems, 70563 Stuttgart, Germany)</affiliation></creator><creator><creatorName>Jochen Linßen</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0003-2805-2307</nameIdentifier><affiliation>(Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany)</affiliation></creator><creator><creatorName>Detlef Stolten</creatorName><nameIdentifier schemeURI="https://orcid.org/" nameIdentifierScheme="ORCID">0000-0002-1671-3262</nameIdentifier><affiliation>(Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany; RWTH Aachen University, Chair for Fuel Cells, Faculty of Mechanical Engineering, 52062 Aachen, Germany)</affiliation></creator></creators>
    <titles>
        <title>Supplementary material: Model coupling through reproducible adapter workflows based on shared transformation functions</title>
    </titles>
    <publisher>Jülich DATA</publisher>
    <publicationYear>2025</publicationYear>
    <resourceType resourceTypeGeneral="Dataset"/>
    
    <descriptions>
        <description descriptionType="Abstract">This supplementary material provides resources supporting the implementation of the refined DataDesc metadata schema and the ioProc workflow manager, described in the article, “Model coupling through reproducible adapter workflows based on shared transformation functions.” It aims to facilitate data and software integration, as well as data processing, by formalizing interface and data model descriptions and automating the identification of data transformation requirements. Using the ioProc and Snakemake workflow tools, these resources support reproducible, transparent adapter workflows with reusable transformation functions. The DataDesc schema is applied to create machine-interpretable descriptions of transformations, ensuring transparency in data handling across complex, coupled workflows. Organization The project is organized into sections for DataDesc Annotations, Data Models, Workflows, and Shared Data.  DataDesc Annotations  Data: Contains JSON files with metadata annotations for energy technologies and renewable resources:  PEM electrolysis (86 PEMEC 100 MW.json) Solar PV (ninja_pv_country_DE_merra-2_corrected.json) Wind onshore (ninja_wind_country_DE_current-merra-2_corrected.json) Technology data for electricity and district heating (technology_data_for_el_and_dh.json) Technology data for energy storage (technology_datasheet_for_energy_storage.json) Specific technologies, including gas turbines, heat pumps, and lithium-ion batteries.   Data Models: JSON files representing data models for different workflows:  FINE framework models (fine_dd.json, fine_merra_comparison.json) REMix framework models (REMix_dd.json, remix_readRemixCsv.json)     Workflows  FINE Workflow and REMix Workflow: Workflow configuration files for each framework, implementing the transformations and data processing steps.   Shared Data  Contains .xlsx and .csv datasets shared across workflows:  Renewable fuels data (data_sheets_for_renewable_fuels.xlsx) Technology data for electricity, heat, and storage (technology_data_for_el_and_dh.xlsx, technology_datasheet_for_energy_storage.xlsx) High-resolution generation data for Germany from renewables.ninja, including solar PV and wind (ninja_pv_country_DE_merra-2_corrected.csv, ninja_wind_country_DE_current-merra-2_corrected.csv).     README.md: General project instructions and usage guidelines.  License All source code is licensed under the BSD 3-Clause License, including the jupyter notebooks. All input data from the Danish Energy Agency and Renewables Ninja have their respective licenses specified in accompanying license files. All other data is licensed under CC-BY 4.0 Attribution 4.0 International. Copyright (C) 2023-2024 FZJ-ICE-2 and Deutsches Zentrum für Luft- und Raumfahrt Acknowledgement The authors would like to thank the Federal Ministry for Economic Affairs and Climate Action of Germany (BMWK) for supporting this work with a grant for the project LOD-GEOSS (03EI1005A-G). Furthermore, the authors are grateful to the German federal government, the German state governments, and the Joint Science Conference (GWK) for their funding and support as part of the NFDI4Ing consortium, managed by the German Research Foundation (DFG) – 442146713. This work was also supported by the Helmholtz Association as part of the program "Energy System Design".</description>
    </descriptions>
    <contributors><contributor contributorType="ContactPerson"><contributorName>Kuckertz, Patrick</contributorName><affiliation>(Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany)</affiliation></contributor></contributors>
</resource>
