{"dcterms:modified":"2025-12-06","dcterms:creator":"A Dataverse Instance","@type":"ore:ResourceMap","@id":"https://data.fz-juelich.de/api/datasets/export?exporter=OAI_ORE&persistentId=doi:10.26165/JUELICH-DATA/VLBZIA","ore:describes":{"Title":"Supplementary material: Model coupling through reproducible adapter workflows based on shared transformation functions","fzj:Institute":"ICE-2","fzj:PoF IV topic":["Effective System Transformation Pathways (POF4-1111)","Societally Feasible Transformation Pathways (POF4-1112)"],"Alternative URL":"https://github.com/dlr-ve-esy/modelcouplingworkflows","Author":[{"author:Name":"Kuckertz, Patrick","author:Affiliation":"Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0002-2314-7107"},{"author:Name":"Benjamin Fuchs","author:Affiliation":"German Aerospace Center (DLR), Institute of Networked Energy Systems, 70563 Stuttgart, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0002-7820-851X"},{"author:Name":"Julian Schönau","author:Affiliation":"Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0003-4636-6465"},{"author:Name":"Hedda Gardian","author:Affiliation":"German Aerospace Center (DLR), Institute of Networked Energy Systems, 70563 Stuttgart, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0003-1113-0225"},{"author:Name":"Kevin Knosala","author:Affiliation":"Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0002-8825-5934"},{"author:Name":"Eugenio Arellano Ruiz","author:Affiliation":"German Aerospace Center (DLR), Institute of Networked Energy Systems, 70563 Stuttgart, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0003-2508-3976"},{"author:Name":"Jan Göpfert","author:Affiliation":"Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0003-4722-4012"},{"author:Name":"Hans Christian Gils","author:Affiliation":"German Aerospace Center (DLR), Institute of Networked Energy Systems, 70563 Stuttgart, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0001-6745-6609"},{"author:Name":"Jann M. Weinand","author:Affiliation":"Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0003-2948-876X"},{"author:Name":"Patrick Jochem","author:Affiliation":"German Aerospace Center (DLR), Institute of Networked Energy Systems, 70563 Stuttgart, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0002-7486-4958"},{"author:Name":"Jochen Linßen","author:Affiliation":"Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany","Identifier Scheme":"ORCID","Identifier":"0000-0003-2805-2307"},{"author:Name":"Detlef Stolten","author: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","Identifier Scheme":"ORCID","Identifier":"0000-0002-1671-3262"}],"citation:Contact":{"datasetContact:Name":"Kuckertz, Patrick","datasetContact:Affiliation":"Forschungszentrum Jülich GmbH, Institute of Energy and Climate Research – Jülich Systems Analysis, 52425 Jülich, Germany","datasetContact:E-mail":"p.kuckertz@fz-juelich.de"},"citation:Description":{"dsDescription:Text":"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.”\r\n\r\nIt 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.\r\n\r\n<h3>Organization</h3>\r\n\r\n<p>The project is organized into sections for <code>DataDesc Annotations</code>, <code>Data Models</code>, <code>Workflows</code>, and <code>Shared Data</code>.</p>\r\n\r\n<ul>\r\n  <li><strong><code>DataDesc Annotations</code></strong>\r\n    <ul>\r\n      <li><strong><code>Data</code>:</strong> Contains JSON files with metadata annotations for energy technologies and renewable resources:\r\n        <ul>\r\n          <li>PEM electrolysis (<code>86 PEMEC 100 MW.json</code>)</li>\r\n          <li>Solar PV (<code>ninja_pv_country_DE_merra-2_corrected.json</code>)</li>\r\n          <li>Wind onshore (<code>ninja_wind_country_DE_current-merra-2_corrected.json</code>)</li>\r\n          <li>Technology data for electricity and district heating (<code>technology_data_for_el_and_dh.json</code>)</li>\r\n          <li>Technology data for energy storage (<code>technology_datasheet_for_energy_storage.json</code>)</li>\r\n          <li>Specific technologies, including gas turbines, heat pumps, and lithium-ion batteries.</li>\r\n        </ul>\r\n      </li>\r\n      <li><strong><code>Data Models</code>:</strong> JSON files representing data models for different workflows:\r\n        <ul>\r\n          <li>FINE framework models (<code>fine_dd.json</code>, <code>fine_merra_comparison.json</code>)</li>\r\n          <li>REMix framework models (<code>REMix_dd.json</code>, <code>remix_readRemixCsv.json</code>)</li>\r\n        </ul>\r\n      </li>\r\n    </ul>\r\n  </li>\r\n\r\n  <li><strong><code>Workflows</code></strong>\r\n    <ul>\r\n      <li><strong><code>FINE Workflow</code></strong> and <strong><code>REMix Workflow</code></strong>: Workflow configuration files for each framework, implementing the transformations and data processing steps.</li>\r\n    </ul>\r\n  </li>\r\n\r\n  <li><strong><code>Shared Data</code></strong>\r\n    <ul>\r\n      <li>Contains <code>.xlsx</code> and <code>.csv</code> datasets shared across workflows:\r\n        <ul>\r\n          <li>Renewable fuels data (<code>data_sheets_for_renewable_fuels.xlsx</code>)</li>\r\n          <li>Technology data for electricity, heat, and storage (<code>technology_data_for_el_and_dh.xlsx</code>, <code>technology_datasheet_for_energy_storage.xlsx</code>)</li>\r\n          <li>High-resolution generation data for Germany from renewables.ninja, including solar PV and wind (<code>ninja_pv_country_DE_merra-2_corrected.csv</code>, <code>ninja_wind_country_DE_current-merra-2_corrected.csv</code>).</li>\r\n        </ul>\r\n      </li>\r\n    </ul>\r\n  </li>\r\n\r\n  <li><strong><code>README.md</code></strong>: General project instructions and usage guidelines.</li>\r\n</ul>\r\n\r\n<h3>License</h3>\r\n\r\nAll 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.\r\n\r\nCopyright (C) 2023-2024 FZJ-ICE-2 and Deutsches Zentrum für Luft- und Raumfahrt\r\n\r\n<h3>Acknowledgement</h3>\r\n\r\nThe 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\"."},"Subject":"Computer and Information Science","citation:Keyword":[{"keyword:Term":"Software Coupling"},{"keyword:Term":"Data Integration"},{"keyword:Term":"Scientific Workflows"},{"keyword:Term":"Data Models"},{"keyword:Term":"Transformation Functions"},{"keyword:Term":"Metadata"},{"keyword:Term":"Reusability"},{"keyword:Term":"Interoperability"},{"keyword:Term":"DataDesc Schema"},{"keyword:Term":"ioProc Workflow Manager"}],"Language":"English","Grant Information":[{"grantNumber:Grant Agency":"BMWK","grantNumber:Grant Number":"03EI1005A-G"},{"grantNumber:Grant Agency":"GWK/DFG","grantNumber:Grant Number":"442146713"},{"grantNumber:Grant Agency":"Helmholtz Association","grantNumber:Grant Number":"Energy System Design"}],"citation:Depositor":"Kuckertz, Patrick","Deposit Date":"2025-12-04","@id":"doi:10.26165/JUELICH-DATA/VLBZIA","@type":["ore:Aggregation","schema:Dataset"],"schema:version":"1.0","schema:datePublished":"2025-12-06","schema:name":"Supplementary material: Model coupling through reproducible adapter workflows based on shared transformation functions","schema:dateModified":"2025-12-06 08:31:52.41","dvcore:termsOfUse":"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.\r\n\r\nCopyright (C) 2023-2024 FZJ-ICE-2 and Deutsches Zentrum für Luft- und Raumfahrt","dvcore:fileTermsOfAccess":{"dvcore:fileRequestAccess":false},"schema:includedInDataCatalog":"Institute of Climate and Energy Systems (ICE) – Jülich Systems Analysis (ICE-2)","ore:aggregates":[{"schema:name":"01_data_processing.ipynb","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42045","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42045","@type":"ore:AggregatedResource","schema:fileFormat":"application/x-ipynb+json","dvcore:filesize":12957,"dvcore:storageIdentifier":"s3://juelich_data:19af2c661f9-001c828296ce","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"6a4db477bba6ae642d268e9cd09467cc36f25a4ebd11f2cda9947558ffdbc868"}},{"schema:name":"02_model_calculation.ipynb","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42046","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42046","@type":"ore:AggregatedResource","schema:fileFormat":"application/x-ipynb+json","dvcore:filesize":165524,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6634e-522154593e61","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"f2ed9516e9241dcfd9b2dada4486495f6bdceb75706d997de9de828e3bb6cdd6"}},{"schema:name":"05 Gas turb. CC, steam extract..json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42056","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42056","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":7854,"dvcore:storageIdentifier":"s3://juelich_data:19af2c65c35-974b9bc7ac7a","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"71c3676cb8caacf96b28e56856168c7d0961ca033d6abc5a80bf49e05a905092"}},{"schema:name":"180 Lithium Ion Battery.json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42081","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42081","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":15104,"dvcore:storageIdentifier":"s3://juelich_data:19af2c65b7e-f3bc00d2676e","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"4d983de5ac8552e315bb4c2143b0bb718ff234d58043f2215a7df5d06e93919a"}},{"schema:name":"40 Absorption heat pump, DH.json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42073","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42073","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":9166,"dvcore:storageIdentifier":"s3://juelich_data:19af2c65ceb-758d823b8f42","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"555d222f381e31542668bd86d54e1354afd402137578e5d1538b038ad09bf0bd"}},{"schema:name":"86 PEMEC 100 MW.json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42026","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42026","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":12176,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6589c-67499faf9499","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"513352c00c67576dc8d7e71f2a56b2b0b950718a965e473fa79ee6a6871beba0"}},{"schema:name":"accounting_converteractivity-1.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42049","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42049","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":1039,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6b350-312e3a34c791","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"33a0ae021fc96dc6ca22bb10671a7d2af745ebb98711d97549870c78e3f33a71"}},{"schema:name":"accounting_converteractivity.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42004","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42004","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":1091,"dvcore:storageIdentifier":"s3://juelich_data:19af2c68028-d043f930990c","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"dcd7a29381fb22ed1f1db76b46589a6e88b64cfb00281a139c7486299f221d73"}},{"schema:name":"accounting_converterstartup.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42068","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42068","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":152,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6b410-af0e8c0a3f33","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"b065a8038973ab61b245b14ab8c910094c4a88da844f382c01303fb1703cc5ef"}},{"schema:name":"accounting_converterunits-1.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41995","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41995","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":1922,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6b4f0-afaa087c28ce","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"e1ff849ac05804bccc720766d336e1e2ccaaff8161746f588beae9f9b2275f69"}},{"schema:name":"accounting_converterunits.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42008","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42008","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":1921,"dvcore:storageIdentifier":"s3://juelich_data:19af2c680ed-932719826c4e","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"7459064f34748c6325a5bb80e1a7e7796d5803a045e80f354f9b12a4b8abb39d"}},{"schema:name":"accounting_indicatorbounds.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41991","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41991","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":165,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6b5b0-fe5811af1962","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"6b0495c8e4cd701159fa98a4c787034aa74824a5db36d77a1adb54df482f425d"}},{"schema:name":"accounting_perindicator.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42050","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42050","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":496,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6b66a-0dbbf00d78c4","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"8ba9c2d3115dfbc4977983942c1da3b8843a8081344a73125c3f2d8e9a764145"}},{"schema:name":"accounting_sourcesinkflow.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42002","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42002","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":369,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6b727-f62e3bb56a28","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"1e11698fde414d99bacfcc795d0c48196f44cc3faa3697e493bc4aa56988d678"}},{"schema:name":"accounting_storageunits-1.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42044","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42044","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":746,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6b7e3-7e7e2dd9d213","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"ea1aa8c4006074d13e3b1be996c685d02ef94e77521f8f3f29f544b2388bf7ac"}},{"schema:name":"accounting_storageunits.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42076","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42076","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":744,"dvcore:storageIdentifier":"s3://juelich_data:19af2c681ab-7c1385218339","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"6c87624ec84635f79ac05d96d99739cad93fa6a5a51028b0ff8feaf0b0a71cf8"}},{"schema:name":"accounting_transportdistance.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42080","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42080","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":429,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6b8a0-5d4f8fbaf4d8","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"28c7d920e9451b5d4a06d58e0cf5ff859e0e1801f7c53432fd72505ce0cfa531"}},{"schema:name":"config.yaml","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42035","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42035","@type":"ore:AggregatedResource","schema:fileFormat":"application/octet-stream","dvcore:filesize":8880,"dvcore:storageIdentifier":"s3://juelich_data:19af2c67df7-6a5339692740","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"3eaa0bcef1ad5db36d7852e7b6935d8de023c3b11d9595c8a0e43ce8e905d5e3"}},{"schema:name":"converter_activityprofile-1.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42079","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42079","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":11016889,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6df18-8cfe4f01e64d","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"770d2a014d146219ac8184d0f87392e9422e96a6e0f8cd67626447a2891b32d0"}},{"schema:name":"converter_activityprofile.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42034","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42034","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":11011450,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6a7c1-37ec28d406e8","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"3be0456001193ab21696e0047ed2e4933d9b4d288416852ec9219a3e22c5b4d0"}},{"schema:name":"converter_capacityparam.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42061","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42061","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":8517,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6e068-f855ad31cc2d","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"0b7759b5a2fc6389601b7b667a912f72cd3d0e278a25407160f7dddf39bc762f"}},{"schema:name":"converter_coefficient-1.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42067","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42067","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":3363,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6e116-b2eba35fd3e4","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"d2472da76235bd3ee9ef7da3083934ebb7071f22bf62ce23a4c5092d45ef13fa"}},{"schema:name":"converter_coefficient.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42033","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42033","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":3345,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6a8f4-3e6b7c2290bf","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"fcc62fbe5a2f0ea98bb6110bfd1b89a78c87121740198a2ad0e6c0ae08cdd8bb"}},{"schema:name":"converter_coefficientprofile.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42063","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42063","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":11459485,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7088f-04f647553b26","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"2e03ed24521d7683567790403d5f1babb9b8c5741355d03595c1804a2e2b8e82"}},{"schema:name":"converter_techparam-1.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42072","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42072","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":997,"dvcore:storageIdentifier":"s3://juelich_data:19af2c709e8-c58de7c4f516","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"fa089900108fb3433d8684d1dbd45fcf4ea5443b227c6adc97e691e39d39e0ea"}},{"schema:name":"converter_techparam.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42006","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42006","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":752,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6a9ab-96f931f678a6","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"2c5114090b143173a63324fa7dbcbd1d9256ee34c551217fce1ef4317c68bb53"}},{"schema:name":"convert_scalars.py","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42009","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42009","@type":"ore:AggregatedResource","schema:fileFormat":"text/x-python","dvcore:filesize":6527,"dvcore:storageIdentifier":"s3://juelich_data:19af2c67ece-c222cb5e02e9","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"7f774eb49803eca5c92dc44028c4c674026320100455beafe02252b7f14107a0"}},{"schema:name":"convert_timeseries.py","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42003","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42003","@type":"ore:AggregatedResource","schema:fileFormat":"text/x-python","dvcore:filesize":3473,"dvcore:storageIdentifier":"s3://juelich_data:19af2c67f6d-55381444a59a","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"a8aa27627ce858d96125414b8fc8881aacbebfb768a9dfafc5ab4a3a43a95dcc"}},{"schema:name":"create_folder_structure.py","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41988","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41988","@type":"ore:AggregatedResource","schema:fileFormat":"text/x-python","dvcore:filesize":76,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6adb0-1af1071eb343","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"7ac77bc85efdcf4efbe6fcb0d147ef572b5ffc7f93d3cb8d75a0bc358eb0cb82"}},{"schema:name":"data_sheets_for_renewable_fuels.xlsx","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42048","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42048","@type":"ore:AggregatedResource","schema:fileFormat":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","dvcore:filesize":1137869,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7eddb-ecfc48bb7f9b","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"a9d11524adac3f5a61fa21a848e8696bba9b1ad90b7f3f3eac185a1412309c3d"}},{"schema:name":"fine_dd.json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42083","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42083","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":10888,"dvcore:storageIdentifier":"s3://juelich_data:19af2c65db0-7b78aa8b8517","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"bbd89fc284349c36f526afd59c30634a7f9118e432bd4e8d0a5055ff5d10d1b5"}},{"schema:name":"fine_merra_comparison.json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42059","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42059","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":5764,"dvcore:storageIdentifier":"s3://juelich_data:19af2c65e6c-96a837f34f25","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"7e94482965d21eff3eaa740dd47070ac9a5d6d929215fa696791d70d7a26f9f9"}},{"schema:name":"general.py","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41986","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41986","@type":"ore:AggregatedResource","schema:fileFormat":"text/x-python","dvcore:filesize":2832,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6ac40-27e1985f6a01","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"19f7485d702e78a43e8463613eec614e17d955f41b990b3d82508a6bc74e89a2"}},{"schema:name":"getData.py","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42039","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42039","@type":"ore:AggregatedResource","schema:fileFormat":"text/x-python","dvcore:filesize":2210,"dvcore:storageIdentifier":"s3://juelich_data:19af2c66f24-dab530705265","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"a214d0356422af1b24517e872ed57f20dd6cab7f597e9e9246e9a14738e8a713"}},{"schema:name":"Input_profiles_fine_changed.xlsx","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42041","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42041","@type":"ore:AggregatedResource","schema:fileFormat":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","dvcore:filesize":413821,"dvcore:storageIdentifier":"s3://juelich_data:19af2c66834-c4c253ce5de8","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"f43a4eada54c1ae2c90502398ec2e7cab61f628be2fa8b015bff551d9fe693ea"}},{"schema:name":"Input_profiles_fine.xlsx","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42043","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42043","@type":"ore:AggregatedResource","schema:fileFormat":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","dvcore:filesize":568404,"dvcore:storageIdentifier":"s3://juelich_data:19af2c66602-562b687a82bf","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"4e06901324d256edce0f521dc765cea2f715bf4ad5bc2b8772fa4dcb5cbe863e"}},{"schema:name":"map_accnodes.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42074","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42074","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":85,"dvcore:storageIdentifier":"s3://juelich_data:19af2c70a9e-fc134886c9a8","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"5db8e53a7cc2af31e16e52c4d1ff938f7120947d9b6be3e8c55c50f6c6d92310"}},{"schema:name":"map_aggregatenodesmodel.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42001","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42001","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":87,"dvcore:storageIdentifier":"s3://juelich_data:19af2c70b4f-643c31d300cc","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"65e079394c55edc98ceadfb5fceaf175ee1972d5c5ef4254ecf0176d16531b49"}},{"schema:name":"model_coupling.py","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42037","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42037","@type":"ore:AggregatedResource","schema:fileFormat":"text/x-python","dvcore:filesize":18864,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6acff-6184e0cef5bf","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"f2a232fa50e13060149125d68c51e08bb4b9cd74c0c991fd2c30902d732b27b2"}},{"schema:name":"ninja_pv_country_DE_merra-2_corrected.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42005","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42005","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":8618001,"dvcore:storageIdentifier":"s3://juelich_data:19af2c80c56-0cf9e4edc724","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"679fcba9bdaff6640dc4ce3eaf76aad34e56140d431cb1d1a9e8b888e01d1494"}},{"schema:name":"ninja_pv_country_DE_merra-2_corrected.csv.license","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42075","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42075","@type":"ore:AggregatedResource","schema:fileFormat":"application/octet-stream","dvcore:filesize":146,"dvcore:storageIdentifier":"s3://juelich_data:19af2c80d6e-a39c2e90efd2","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"10ca23c5661bd9c3a3202625d2b60b6027dc761e5aa2752171ec50b4f729028b"}},{"schema:name":"ninja_pv_country_DE_merra-2_corrected.json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42052","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42052","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":2402,"dvcore:storageIdentifier":"s3://juelich_data:19af2c659f7-0675caecacb6","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"496e3775a267bcab2358e2bf09dee73e97443c5a8e2ef24ef468caaa77d20aa1"}},{"schema:name":"ninja_wind_country_DE_current-merra-2_corrected.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42014","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42014","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":14257782,"dvcore:storageIdentifier":"s3://juelich_data:19af2c83fcc-e4e6f8fa48bd","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"3fbaacae55e4dd778f4e96a5fa89182592ba0c8bf78766fccf2f72509e4999cd"}},{"schema:name":"ninja_wind_country_DE_current-merra-2_corrected.csv.license","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42055","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42055","@type":"ore:AggregatedResource","schema:fileFormat":"application/octet-stream","dvcore:filesize":148,"dvcore:storageIdentifier":"s3://juelich_data:19af2c8413c-e8128141bafe","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"bea09bd6476eb597c2fe538c97ada0873b4ab4f4978c85cfde0ca60b15f4f3bb"}},{"schema:name":"ninja_wind_country_DE_current-merra-2_corrected.json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42036","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42036","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":3123,"dvcore:storageIdentifier":"s3://juelich_data:19af2c65ab9-c0d17e503941","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"fc68dfc1b4cb704d0567d822b4d2e4d182b2a9e6510357938f389e05562fe8cd"}},{"schema:name":"Output_profiles_fine_changed.xlsx","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42065","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42065","@type":"ore:AggregatedResource","schema:fileFormat":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","dvcore:filesize":366507,"dvcore:storageIdentifier":"s3://juelich_data:19af2c66c5a-6b59625a945c","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"74884045d7e7290c59525ebe779ddb4f97f1a9c891d34d8282c00d478db8c1da"}},{"schema:name":"Output_profiles_fine.xlsx","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42031","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42031","@type":"ore:AggregatedResource","schema:fileFormat":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","dvcore:filesize":416476,"dvcore:storageIdentifier":"s3://juelich_data:19af2c66a63-068f44e17759","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"3ccfcc7ccb8dca93df61c7820d88b0be30d30cadb98f245345ecdca52afc5c24"}},{"schema:name":"parameters.json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42042","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42042","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":119,"dvcore:storageIdentifier":"s3://juelich_data:19af2c66d07-85d3cf930052","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"de981b3848c566f681120b7b446fadefcf8aefba108a6153139b2b2cc558682a"}},{"schema:name":"Potentials_changed.xlsx","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41989","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41989","@type":"ore:AggregatedResource","schema:fileFormat":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","dvcore:filesize":6511,"dvcore:storageIdentifier":"s3://juelich_data:19af2c66e74-3f7f0f905585","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"2cf987e51168014e7e14d29352478178ad0e49cf03c87dd450be4577ba31e327"}},{"schema:name":"Potentials.xlsx","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42021","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42021","@type":"ore:AggregatedResource","schema:fileFormat":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","dvcore:filesize":14490,"dvcore:storageIdentifier":"s3://juelich_data:19af2c66db7-3e44bb1f07f2","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"0871b83d6c41f0ff36eb1f0d1030a5f640ed76eacff6f42d6f187f9b00382911"}},{"schema:name":"README.md","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41999","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41999","@type":"ore:AggregatedResource","schema:fileFormat":"text/markdown","dvcore:filesize":8908,"dvcore:storageIdentifier":"s3://juelich_data:19af2c67cc4-26e67b1b5892","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"f44539819d08514e9fa5b98258179758aa53b3297773e71a8a0e9192e4adedb8"}},{"schema:name":"REMix_dd.json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42057","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42057","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":8124,"dvcore:storageIdentifier":"s3://juelich_data:19af2c65fcd-72457e581e50","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"64ab08f0201719f3050ee5d8afe22edb9b1b0f1abaeaeb2fb396e127cd2e8e04"}},{"schema:name":"remix_readRemixCsv.json","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41998","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41998","@type":"ore:AggregatedResource","schema:fileFormat":"application/json","dvcore:filesize":14994,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6608f-86b6c8a60697","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"82e6a06b919c840ba5cb236fa119a32eb5dfb7f860ca00152814192703fa5ae5"}},{"schema:name":"REMix-workflow.drawio","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42038","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42038","@type":"ore:AggregatedResource","schema:fileFormat":"application/octet-stream","dvcore:filesize":13536,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6aff8-7500be553920","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"11b931954e5fd07bfa0ed383b9a39264a7078231fde8a900f18a460a2d0f73eb"}},{"schema:name":"REMix-workflow.pdf","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42078","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42078","@type":"ore:AggregatedResource","schema:fileFormat":"application/pdf","dvcore:filesize":47379,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6b0d6-620d755ddfad","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"34fde2ad8a08ae21e060fc772ff0d9289cf2c878028c3189ab259132769c9c7e"}},{"schema:name":"run.py","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42062","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42062","@type":"ore:AggregatedResource","schema:fileFormat":"text/x-python","dvcore:filesize":67,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6ae6a-be752470f4af","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"24e6b314e315747c83279b18798dffcccca6cd486395cb5e49f9e67874239286"}},{"schema:name":"set_accnodes.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41992","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41992","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":3,"dvcore:storageIdentifier":"s3://juelich_data:19af2c70bff-53889cc234de","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"4378e1a2f8358c2479f3a41d58cc8d69dde17fd5db40c03603034c2fa374e66c"}},{"schema:name":"set_accnodesdata.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42082","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42082","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":43,"dvcore:storageIdentifier":"s3://juelich_data:19af2c70cb4-05d985d3c45a","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"2e126ae49d5f13ab187dd424bf94ff45f15b7d08541b556329eccde9b34d89a1"}},{"schema:name":"set_activities.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42020","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42020","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":89,"dvcore:storageIdentifier":"s3://juelich_data:19af2c70d64-2ea92c45b8d1","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"9bd1f9dbc11ffc2e9465b90e03b18021f87a171796a6d346ca374ff008859ed7"}},{"schema:name":"set_commodities.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42019","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42019","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":186,"dvcore:storageIdentifier":"s3://juelich_data:19af2c70e19-b45dbb4cd3ef","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"2afe119048710a7377fe7d37cdbca8a7a8dd4f96e2b1d9a9e2bbfcfdfbfccb8e"}},{"schema:name":"set_converter_techs.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42051","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42051","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":300,"dvcore:storageIdentifier":"s3://juelich_data:19af2c70f30-f7521c755c99","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"25c7b67a0197e953e0fdb161d3b0cbd5d69d301ca60ab4e50f56356be8da4e7d"}},{"schema:name":"set_distancetypes.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42015","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42015","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":9,"dvcore:storageIdentifier":"s3://juelich_data:19af2c70fe8-4887b6de7766","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"50b4b51622a5c9b080e159754b5269ae7fe7242bf8f02b6d5a741d065159748b"}},{"schema:name":"set_indicators.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42071","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42071","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":128,"dvcore:storageIdentifier":"s3://juelich_data:19af2c71096-3b8ffd72fc9f","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"1af438278caae4428a0b52f11affe42f823d9c04a7eed15c08711f3411075253"}},{"schema:name":"set_linksdata.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42011","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42011","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":133,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7114c-871169392e94","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"7f3bfad50c49bfee14bcda651eb15894c09c67744404359d318e084c76f3a8c8"}},{"schema:name":"set_nodesdata.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42069","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42069","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":33,"dvcore:storageIdentifier":"s3://juelich_data:19af2c711ff-f034df7da985","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"74beb56693e406a3954ba59e519295b9ebd50722599115e690e03bad2f449679"}},{"schema:name":"set_nodesmodel.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42024","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42024","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":35,"dvcore:storageIdentifier":"s3://juelich_data:19af2c712ab-73360bfe3a58","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"1349d0390c3409146c264fe020a5c0da80f9ff3c84136f4c5099b243655c508c"}},{"schema:name":"set_nodesmodelsel.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42017","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42017","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":32,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7136b-9c184785e769","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"ff2a04bc34c05aa9e5692c4a74d4e7a7f04e684b0cb3db712ded82ffc8a913b2"}},{"schema:name":"set_profiletypes.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42000","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42000","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":18,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7141f-2e7e44314d84","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"08e6a5cee8701ab4b64991ba2e0cf1d380372de3da2359cc362763fa2efce467"}},{"schema:name":"set_sourcesink_techs.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42012","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42012","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":113,"dvcore:storageIdentifier":"s3://juelich_data:19af2c714d1-d74577136aac","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"13b70df17fcd1a63c645925db816a81227f75bd64d1026b2c32d9538111706ab"}},{"schema:name":"set_storage_techs.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42030","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42030","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":91,"dvcore:storageIdentifier":"s3://juelich_data:19af2c71589-cb2ae1c48ad0","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"9295a15cf836bf16682ce057bc727be6694abd4b19c16238adc02284a6daee3c"}},{"schema:name":"set_timemodel.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42064","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42064","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":52560,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7166f-79b6fc5f4b2d","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"650bee9eda3c53cf5443bbdd0437ea15b9e1ee6b1477bab40c26c745dba02e78"}},{"schema:name":"set_transport_techs.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42032","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42032","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":3,"dvcore:storageIdentifier":"s3://juelich_data:19af2c71724-a5afad8a7490","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"9c1027603b5e53a211339363553a097ba9a3e447ad017b9c5e98b599ad0cd95e"}},{"schema:name":"set_years.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42047","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42047","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":13,"dvcore:storageIdentifier":"s3://juelich_data:19af2c717ea-0b3e6e29c823","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"9c5ac70f725e17db8c36ddb1e9b2c5a2615ba958dfe6d4d0948c6cdddc35e43d"}},{"schema:name":"set_yearssel.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42040","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42040","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":5,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7189d-8b526a3e912d","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"3bf15dcd5ff4488e78ebc8beffc05c60f941c205bb3e6dc01da4360f29a983b8"}},{"schema:name":"sourcesink_annualsum.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41987","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41987","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":3690,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7195d-b14225fc3b68","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"57583302373ce80bcfa32c6e08d1680523cbf50d7c591b029650c2572c794506"}},{"schema:name":"sourcesink_config.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42016","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42016","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":540,"dvcore:storageIdentifier":"s3://juelich_data:19af2c719ff-974b90308cd5","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"a857829ef77a1d0a53e8b4a7cef3fba315963b00e28c44ab18fa198cd296b338"}},{"schema:name":"sourcesink_profile.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42077","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42077","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":30153748,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7815c-eaa8ec254a61","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"6ce7d803fcb2817c97cbd205b5cd2a9764702f93d81661e7c5de9c66c1a60e06"}},{"schema:name":"storage_levelprofile.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42018","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42018","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":27462658,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e0e2-9e8100bd92ff","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"d8e9efe8725b63ce091d6f48633383ee9323b70c57ca3ecbca044d1a7a062d97"}},{"schema:name":"storage_reservoirparam.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42054","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42054","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":2523,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e2ed-baa875d73141","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"3582da4cb001e06a2bc0bef2619499c29f678e0a9c84a21b9c9c7c0a482db144"}},{"schema:name":"storage_sizeparam-1.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42029","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42029","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":296,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e3aa-9315b0b9acf3","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"3e79c779cd03e9289c96a872b9a934cbe8fedeb4d3dee3a822a212bb92fc4937"}},{"schema:name":"storage_sizeparam.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42025","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42025","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":297,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6aad3-94f649dcbc71","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"e85fe1d253ec604f4d8076b9911a277086eda34f705610d7f512dbccae9b4cef"}},{"schema:name":"storage_techparam-1.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42013","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42013","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":232,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e457-d62b19eab98b","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"2811f46421e00b544b5b6034d6e5f389a1cd2a62915fba14ccada0d30a7aa520"}},{"schema:name":"storage_techparam.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41993","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41993","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":280,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6ab85-86c93aac838a","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"4b0da699b20dd4c2a6a9ce40eccb0cc03e01de0b98e27f11ec57f69546c24435"}},{"schema:name":"strukturExample.png","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42060","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42060","@type":"ore:AggregatedResource","schema:fileFormat":"image/png","dvcore:filesize":67982,"dvcore:storageIdentifier":"s3://juelich_data:19af2c67010-fa814dfadb09","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"6768c4c9162bab5284c6b80ec4efdfd72e1a7ef2e43204860808842ed5893a19"}},{"schema:name":"strukturExample.vsdx","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42066","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42066","@type":"ore:AggregatedResource","schema:fileFormat":"application/vnd.ms-visio.viewer","dvcore:filesize":78661,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6716a-586a6a96b020","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"5e0de7e35024c73e04bb435c95f0b7c9a1aadd34cdd888865dfa7daeea6f299d"}},{"schema:name":"technology_data_for_el_and_dh.xlsx","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42007","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42007","@type":"ore:AggregatedResource","schema:fileFormat":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","dvcore:filesize":1256795,"dvcore:storageIdentifier":"s3://juelich_data:19af2c84948-9612eb2d2f79","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"8d9243b34f15a8199c74be543b4058100ef85ab0b0a8cd4a39277bbe397899dc"}},{"schema:name":"technology_data_for_el_and_dh.xlsx.license","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42022","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42022","@type":"ore:AggregatedResource","schema:fileFormat":"application/octet-stream","dvcore:filesize":173,"dvcore:storageIdentifier":"s3://juelich_data:19af2c84a2b-7c08016aa928","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"2fd4dbf427175b3389fbb4ef86f20799ab26b2604d369ac368602d99809dc3e3"}},{"schema:name":"technology_datasheet_for_energy_storage.xlsx","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42027","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42027","@type":"ore:AggregatedResource","schema:fileFormat":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","dvcore:filesize":301917,"dvcore:storageIdentifier":"s3://juelich_data:19af2c8437f-70af89a43369","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"ae09711bbcab7e07934f2ef94b061f45fea28d5fab5caac0fbde56de6fa74485"}},{"schema:name":"technology_datasheet_for_energy_storage.xlsx.license","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41996","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41996","@type":"ore:AggregatedResource","schema:fileFormat":"application/octet-stream","dvcore:filesize":171,"dvcore:storageIdentifier":"s3://juelich_data:19af2c84447-8d77d80a8276","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"6a5b97f0c6a5353440a1bb609c0ba951aa8de8ec9b4f3160dd7cd7c0e3d7c889"}},{"schema:name":"transport_coefficient.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42058","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42058","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":70,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e501-792abe10d0ec","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"59c92e988deff9176b8a006ae70004ef5194bbbdb296d68f7a7d04050b6002e8"}},{"schema:name":"transport_coefperdistance.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41994","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41994","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":128,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e5ab-c8397b52a198","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"0fde508bdc75e95a4b2b54813c3f8d78f76ff65c74e2f6aa836200d234a7e79d"}},{"schema:name":"transport_coefperflow.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42023","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42023","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":71,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e664-b613ef71d6c9","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"6c34a5a3bcb8a4a1130ac5c112e42c106f6882880a396f894ab3f3de03f4c357"}},{"schema:name":"transport_distanceparam.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42010","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42010","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":683,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e721-1f2ff6ccff4c","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"6a8e4dca212bd20b4983df3ce224304496c0b9561d8184ae5f3982ff1a343367"}},{"schema:name":"transport_linesparam.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42053","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42053","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":526,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e7d4-5fc3469d85b6","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"0eae073d7cfec35153ceae79a82fe54ba895d6dcbe3eaea7e06f8ca9201adc02"}},{"schema:name":"transport_linkstartend.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42070","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42070","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":576,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e885-1d739bd31330","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"302cb547256a027319f069a276636731d65d3d326d3c69608d867f83945e4e5c"}},{"schema:name":"transport_techparam.csv","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=42028","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/42028","@type":"ore:AggregatedResource","schema:fileFormat":"text/csv","dvcore:filesize":75,"dvcore:storageIdentifier":"s3://juelich_data:19af2c7e937-7acc5753dc6b","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"46d155ad074718b2fb1e7fc70f215ad131d14eaae53ed1f30a0bfd810ff7eb49"}},{"schema:name":"user.yaml","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41985","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41985","@type":"ore:AggregatedResource","schema:fileFormat":"application/octet-stream","dvcore:filesize":15264,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6af35-ba7ea12b5bde","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"d1b94e3b01d828cc209c72b729a2970b031a9b624c80ed9c8f7779e11887c85c"}},{"schema:name":"workflow.drawio","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41997","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41997","@type":"ore:AggregatedResource","schema:fileFormat":"application/octet-stream","dvcore:filesize":4167,"dvcore:storageIdentifier":"s3://juelich_data:19af2c6721e-5aeace140e63","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"d2cb13d48aabb70c3b074fcbd6fec29ebd7b77c366d5cd9339ac356616095c86"}},{"schema:name":"workflow.pdf","dvcore:restricted":false,"schema:version":1,"dvcore:datasetVersionId":1046,"@id":"https://data.fz-juelich.de/file.xhtml?fileId=41990","schema:sameAs":"https://data.fz-juelich.de/api/access/datafile/41990","@type":"ore:AggregatedResource","schema:fileFormat":"application/pdf","dvcore:filesize":46697,"dvcore:storageIdentifier":"s3://juelich_data:19af2c672f7-98df199792a4","dvcore:rootDataFileId":-1,"dvcore:checksum":{"@type":"SHA-256","@value":"856191949b259e9e2ea7037ee482fedd6312f89154f8c2d31abc97cd9e41d71d"}}],"schema:hasPart":["https://data.fz-juelich.de/file.xhtml?fileId=42045","https://data.fz-juelich.de/file.xhtml?fileId=42046","https://data.fz-juelich.de/file.xhtml?fileId=42056","https://data.fz-juelich.de/file.xhtml?fileId=42081","https://data.fz-juelich.de/file.xhtml?fileId=42073","https://data.fz-juelich.de/file.xhtml?fileId=42026","https://data.fz-juelich.de/file.xhtml?fileId=42049","https://data.fz-juelich.de/file.xhtml?fileId=42004","https://data.fz-juelich.de/file.xhtml?fileId=42068","https://data.fz-juelich.de/file.xhtml?fileId=41995","https://data.fz-juelich.de/file.xhtml?fileId=42008","https://data.fz-juelich.de/file.xhtml?fileId=41991","https://data.fz-juelich.de/file.xhtml?fileId=42050","https://data.fz-juelich.de/file.xhtml?fileId=42002","https://data.fz-juelich.de/file.xhtml?fileId=42044","https://data.fz-juelich.de/file.xhtml?fileId=42076","https://data.fz-juelich.de/file.xhtml?fileId=42080","https://data.fz-juelich.de/file.xhtml?fileId=42035","https://data.fz-juelich.de/file.xhtml?fileId=42079","https://data.fz-juelich.de/file.xhtml?fileId=42034","https://data.fz-juelich.de/file.xhtml?fileId=42061","https://data.fz-juelich.de/file.xhtml?fileId=42067","https://data.fz-juelich.de/file.xhtml?fileId=42033","https://data.fz-juelich.de/file.xhtml?fileId=42063","https://data.fz-juelich.de/file.xhtml?fileId=42072","https://data.fz-juelich.de/file.xhtml?fileId=42006","https://data.fz-juelich.de/file.xhtml?fileId=42009","https://data.fz-juelich.de/file.xhtml?fileId=42003","https://data.fz-juelich.de/file.xhtml?fileId=41988","https://data.fz-juelich.de/file.xhtml?fileId=42048","https://data.fz-juelich.de/file.xhtml?fileId=42083","https://data.fz-juelich.de/file.xhtml?fileId=42059","https://data.fz-juelich.de/file.xhtml?fileId=41986","https://data.fz-juelich.de/file.xhtml?fileId=42039","https://data.fz-juelich.de/file.xhtml?fileId=42041","https://data.fz-juelich.de/file.xhtml?fileId=42043","https://data.fz-juelich.de/file.xhtml?fileId=42074","https://data.fz-juelich.de/file.xhtml?fileId=42001","https://data.fz-juelich.de/file.xhtml?fileId=42037","https://data.fz-juelich.de/file.xhtml?fileId=42005","https://data.fz-juelich.de/file.xhtml?fileId=42075","https://data.fz-juelich.de/file.xhtml?fileId=42052","https://data.fz-juelich.de/file.xhtml?fileId=42014","https://data.fz-juelich.de/file.xhtml?fileId=42055","https://data.fz-juelich.de/file.xhtml?fileId=42036","https://data.fz-juelich.de/file.xhtml?fileId=42065","https://data.fz-juelich.de/file.xhtml?fileId=42031","https://data.fz-juelich.de/file.xhtml?fileId=42042","https://data.fz-juelich.de/file.xhtml?fileId=41989","https://data.fz-juelich.de/file.xhtml?fileId=42021","https://data.fz-juelich.de/file.xhtml?fileId=41999","https://data.fz-juelich.de/file.xhtml?fileId=42057","https://data.fz-juelich.de/file.xhtml?fileId=41998","https://data.fz-juelich.de/file.xhtml?fileId=42038","https://data.fz-juelich.de/file.xhtml?fileId=42078","https://data.fz-juelich.de/file.xhtml?fileId=42062","https://data.fz-juelich.de/file.xhtml?fileId=41992","https://data.fz-juelich.de/file.xhtml?fileId=42082","https://data.fz-juelich.de/file.xhtml?fileId=42020","https://data.fz-juelich.de/file.xhtml?fileId=42019","https://data.fz-juelich.de/file.xhtml?fileId=42051","https://data.fz-juelich.de/file.xhtml?fileId=42015","https://data.fz-juelich.de/file.xhtml?fileId=42071","https://data.fz-juelich.de/file.xhtml?fileId=42011","https://data.fz-juelich.de/file.xhtml?fileId=42069","https://data.fz-juelich.de/file.xhtml?fileId=42024","https://data.fz-juelich.de/file.xhtml?fileId=42017","https://data.fz-juelich.de/file.xhtml?fileId=42000","https://data.fz-juelich.de/file.xhtml?fileId=42012","https://data.fz-juelich.de/file.xhtml?fileId=42030","https://data.fz-juelich.de/file.xhtml?fileId=42064","https://data.fz-juelich.de/file.xhtml?fileId=42032","https://data.fz-juelich.de/file.xhtml?fileId=42047","https://data.fz-juelich.de/file.xhtml?fileId=42040","https://data.fz-juelich.de/file.xhtml?fileId=41987","https://data.fz-juelich.de/file.xhtml?fileId=42016","https://data.fz-juelich.de/file.xhtml?fileId=42077","https://data.fz-juelich.de/file.xhtml?fileId=42018","https://data.fz-juelich.de/file.xhtml?fileId=42054","https://data.fz-juelich.de/file.xhtml?fileId=42029","https://data.fz-juelich.de/file.xhtml?fileId=42025","https://data.fz-juelich.de/file.xhtml?fileId=42013","https://data.fz-juelich.de/file.xhtml?fileId=41993","https://data.fz-juelich.de/file.xhtml?fileId=42060","https://data.fz-juelich.de/file.xhtml?fileId=42066","https://data.fz-juelich.de/file.xhtml?fileId=42007","https://data.fz-juelich.de/file.xhtml?fileId=42022","https://data.fz-juelich.de/file.xhtml?fileId=42027","https://data.fz-juelich.de/file.xhtml?fileId=41996","https://data.fz-juelich.de/file.xhtml?fileId=42058","https://data.fz-juelich.de/file.xhtml?fileId=41994","https://data.fz-juelich.de/file.xhtml?fileId=42023","https://data.fz-juelich.de/file.xhtml?fileId=42010","https://data.fz-juelich.de/file.xhtml?fileId=42053","https://data.fz-juelich.de/file.xhtml?fileId=42070","https://data.fz-juelich.de/file.xhtml?fileId=42028","https://data.fz-juelich.de/file.xhtml?fileId=41985","https://data.fz-juelich.de/file.xhtml?fileId=41997","https://data.fz-juelich.de/file.xhtml?fileId=41990"]},"@context":{"Alternative URL":"https://schema.org/distribution","Author":"http://purl.org/dc/terms/creator","Deposit Date":"http://purl.org/dc/terms/dateSubmitted","Grant Information":"https://schema.org/sponsor","Identifier":"http://purl.org/spar/datacite/AgentIdentifier","Identifier Scheme":"http://purl.org/spar/datacite/AgentIdentifierScheme","Language":"http://purl.org/dc/terms/language","Subject":"http://purl.org/dc/terms/subject","Title":"http://purl.org/dc/terms/title","author":"https://dataverse.org/schema/citation/author#","citation":"https://dataverse.org/schema/citation/","datasetContact":"https://dataverse.org/schema/citation/datasetContact#","dcterms":"http://purl.org/dc/terms/","dsDescription":"https://dataverse.org/schema/citation/dsDescription#","dvcore":"https://dataverse.org/schema/core#","fzj":"https://jugit.fz-juelich.de/fdm/schemas","grantNumber":"https://dataverse.org/schema/citation/grantNumber#","keyword":"https://dataverse.org/schema/citation/keyword#","ore":"http://www.openarchives.org/ore/terms/","schema":"http://schema.org/"}}