<?xml version='1.0' encoding='UTF-8'?><metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns="http://dublincore.org/documents/dcmi-terms/"><dcterms:title>Supplementary material: Model coupling through reproducible adapter workflows based on shared transformation functions</dcterms:title><dcterms:identifier>https://doi.org/10.26165/JUELICH-DATA/VLBZIA</dcterms:identifier><dcterms:creator>Kuckertz, Patrick</dcterms:creator><dcterms:creator>Benjamin Fuchs</dcterms:creator><dcterms:creator>Julian Schönau</dcterms:creator><dcterms:creator>Hedda Gardian</dcterms:creator><dcterms:creator>Kevin Knosala</dcterms:creator><dcterms:creator>Eugenio Arellano Ruiz</dcterms:creator><dcterms:creator>Jan Göpfert</dcterms:creator><dcterms:creator>Hans Christian Gils</dcterms:creator><dcterms:creator>Jann M. Weinand</dcterms:creator><dcterms:creator>Patrick Jochem</dcterms:creator><dcterms:creator>Jochen Linßen</dcterms:creator><dcterms:creator>Detlef Stolten</dcterms:creator><dcterms:publisher>Jülich DATA</dcterms:publisher><dcterms:issued>2025-12-06</dcterms:issued><dcterms:modified>2025-12-06T08:31:52Z</dcterms:modified><dcterms:description>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.”&#xd;
&#xd;
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.&#xd;
&#xd;
&lt;h3>Organization&lt;/h3>&#xd;
&#xd;
&lt;p>The project is organized into sections for &lt;code>DataDesc Annotations&lt;/code>, &lt;code>Data Models&lt;/code>, &lt;code>Workflows&lt;/code>, and &lt;code>Shared Data&lt;/code>.&lt;/p>&#xd;
&#xd;
&lt;ul>&#xd;
  &lt;li>&lt;strong>&lt;code>DataDesc Annotations&lt;/code>&lt;/strong>&#xd;
    &lt;ul>&#xd;
      &lt;li>&lt;strong>&lt;code>Data&lt;/code>:&lt;/strong> Contains JSON files with metadata annotations for energy technologies and renewable resources:&#xd;
        &lt;ul>&#xd;
          &lt;li>PEM electrolysis (&lt;code>86 PEMEC 100 MW.json&lt;/code>)&lt;/li>&#xd;
          &lt;li>Solar PV (&lt;code>ninja_pv_country_DE_merra-2_corrected.json&lt;/code>)&lt;/li>&#xd;
          &lt;li>Wind onshore (&lt;code>ninja_wind_country_DE_current-merra-2_corrected.json&lt;/code>)&lt;/li>&#xd;
          &lt;li>Technology data for electricity and district heating (&lt;code>technology_data_for_el_and_dh.json&lt;/code>)&lt;/li>&#xd;
          &lt;li>Technology data for energy storage (&lt;code>technology_datasheet_for_energy_storage.json&lt;/code>)&lt;/li>&#xd;
          &lt;li>Specific technologies, including gas turbines, heat pumps, and lithium-ion batteries.&lt;/li>&#xd;
        &lt;/ul>&#xd;
      &lt;/li>&#xd;
      &lt;li>&lt;strong>&lt;code>Data Models&lt;/code>:&lt;/strong> JSON files representing data models for different workflows:&#xd;
        &lt;ul>&#xd;
          &lt;li>FINE framework models (&lt;code>fine_dd.json&lt;/code>, &lt;code>fine_merra_comparison.json&lt;/code>)&lt;/li>&#xd;
          &lt;li>REMix framework models (&lt;code>REMix_dd.json&lt;/code>, &lt;code>remix_readRemixCsv.json&lt;/code>)&lt;/li>&#xd;
        &lt;/ul>&#xd;
      &lt;/li>&#xd;
    &lt;/ul>&#xd;
  &lt;/li>&#xd;
&#xd;
  &lt;li>&lt;strong>&lt;code>Workflows&lt;/code>&lt;/strong>&#xd;
    &lt;ul>&#xd;
      &lt;li>&lt;strong>&lt;code>FINE Workflow&lt;/code>&lt;/strong> and &lt;strong>&lt;code>REMix Workflow&lt;/code>&lt;/strong>: Workflow configuration files for each framework, implementing the transformations and data processing steps.&lt;/li>&#xd;
    &lt;/ul>&#xd;
  &lt;/li>&#xd;
&#xd;
  &lt;li>&lt;strong>&lt;code>Shared Data&lt;/code>&lt;/strong>&#xd;
    &lt;ul>&#xd;
      &lt;li>Contains &lt;code>.xlsx&lt;/code> and &lt;code>.csv&lt;/code> datasets shared across workflows:&#xd;
        &lt;ul>&#xd;
          &lt;li>Renewable fuels data (&lt;code>data_sheets_for_renewable_fuels.xlsx&lt;/code>)&lt;/li>&#xd;
          &lt;li>Technology data for electricity, heat, and storage (&lt;code>technology_data_for_el_and_dh.xlsx&lt;/code>, &lt;code>technology_datasheet_for_energy_storage.xlsx&lt;/code>)&lt;/li>&#xd;
          &lt;li>High-resolution generation data for Germany from renewables.ninja, including solar PV and wind (&lt;code>ninja_pv_country_DE_merra-2_corrected.csv&lt;/code>, &lt;code>ninja_wind_country_DE_current-merra-2_corrected.csv&lt;/code>).&lt;/li>&#xd;
        &lt;/ul>&#xd;
      &lt;/li>&#xd;
    &lt;/ul>&#xd;
  &lt;/li>&#xd;
&#xd;
  &lt;li>&lt;strong>&lt;code>README.md&lt;/code>&lt;/strong>: General project instructions and usage guidelines.&lt;/li>&#xd;
&lt;/ul>&#xd;
&#xd;
&lt;h3>License&lt;/h3>&#xd;
&#xd;
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.&#xd;
&#xd;
Copyright (C) 2023-2024 FZJ-ICE-2 and Deutsches Zentrum für Luft- und Raumfahrt&#xd;
&#xd;
&lt;h3>Acknowledgement&lt;/h3>&#xd;
&#xd;
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".</dcterms:description><dcterms:subject>Computer and Information Science</dcterms:subject><dcterms:subject>Software Coupling</dcterms:subject><dcterms:subject>Data Integration</dcterms:subject><dcterms:subject>Scientific Workflows</dcterms:subject><dcterms:subject>Data Models</dcterms:subject><dcterms:subject>Transformation Functions</dcterms:subject><dcterms:subject>Metadata</dcterms:subject><dcterms:subject>Reusability</dcterms:subject><dcterms:subject>Interoperability</dcterms:subject><dcterms:subject>DataDesc Schema</dcterms:subject><dcterms:subject>ioProc Workflow Manager</dcterms:subject><dcterms:language>English</dcterms:language><dcterms:contributor>Kuckertz, Patrick</dcterms:contributor><dcterms:dateSubmitted>2025-12-04</dcterms:dateSubmitted><dcterms:license>NONE</dcterms:license><dcterms:rights>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.&#xd;
&#xd;
Copyright (C) 2023-2024 FZJ-ICE-2 and Deutsches Zentrum für Luft- und Raumfahrt</dcterms:rights></metadata>