<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-22T03:36:37Z</responseDate>
  <request verb="GetRecord" identifier="oai:researchdata.tuwien.ac.at:1x07g-g9j17" metadataPrefix="oai_datacite">https://researchdata.tuwien.ac.at/oai2d</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:researchdata.tuwien.ac.at:1x07g-g9j17</identifier>
        <datestamp>2026-06-18T10:37:59Z</datestamp>
        <setSpec>openaire_data</setSpec>
      </header>
      <metadata>
        <oai_datacite xmlns="http://schema.datacite.org/oai/oai-1.1/" xsi:schemaLocation="http://schema.datacite.org/oai/oai-1.1/ http://schema.datacite.org/oai/oai-1.1/oai.xsd">
          <schemaVersion>4.3</schemaVersion>
          <datacentreSymbol>TUW.TUDATA</datacentreSymbol>
          <payload>
            <resource xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.3/metadata.xsd">
              <identifier identifierType="DOI">10.48436/1x07g-g9j17</identifier>
              <alternateIdentifiers>
                <alternateIdentifier alternateIdentifierType="oai">oai:researchdata.tuwien.ac.at:1x07g-g9j17</alternateIdentifier>
              </alternateIdentifiers>
              <creators>
                <creator>
                  <creatorName nameType="Personal">Laa, Dominik</creatorName>
                  <givenName>Dominik</givenName>
                  <familyName>Laa</familyName>
                  <nameIdentifier nameIdentifierScheme="ORCID">0009-0007-9721-2446</nameIdentifier>
                  <affiliation affiliationIdentifier="https://ror.org/04d836q62" affiliationIdentifierScheme="ROR">TU Wien</affiliation>
                </creator>
                <creator>
                  <creatorName nameType="Personal">Geyer, Sebastian</creatorName>
                  <givenName>Sebastian</givenName>
                  <familyName>Geyer</familyName>
                  <nameIdentifier nameIdentifierScheme="ORCID">0009-0000-6882-4178</nameIdentifier>
                  <affiliation>Hochschule Campus Wien</affiliation>
                </creator>
                <creator>
                  <creatorName nameType="Personal">Koch, Thomas</creatorName>
                  <givenName>Thomas</givenName>
                  <familyName>Koch</familyName>
                  <nameIdentifier nameIdentifierScheme="ORCID">0000-0003-2801-3113</nameIdentifier>
                  <affiliation>TU Wien</affiliation>
                </creator>
                <creator>
                  <creatorName nameType="Personal">Stampfl, Jürgen</creatorName>
                  <givenName>Jürgen</givenName>
                  <familyName>Stampfl</familyName>
                  <nameIdentifier nameIdentifierScheme="ORCID">0000-0002-3626-5647</nameIdentifier>
                  <affiliation>TU Wien</affiliation>
                </creator>
              </creators>
              <titles>
                <title>Research Data for "Topological Influence on the Tensile Performance of Multi-Material SLA 3D Printed Cellular Structures"</title>
              </titles>
              <publisher>TU Wien</publisher>
              <publicationYear>2026</publicationYear>
              <subjects>
                <subject>multi-material 3D printing</subject>
                <subject>vat photopolymerization</subject>
                <subject>stereolithography</subject>
                <subject>Cellular Solids</subject>
                <subject>Voxel-based Design</subject>
                <subject>Predictive Modeling</subject>
              </subjects>
              <dates>
                <date dateType="Issued">2026-06-17</date>
                <date dateType="Collected" dateInformation="Data uploaded to TU Wien Researchdata">2026-04-29</date>
                <date dateType="Updated">2026-06-18</date>
              </dates>
              <language>eng</language>
              <resourceType resourceTypeGeneral="Dataset"></resourceType>
              <relatedIdentifiers>
                <relatedIdentifier relatedIdentifierType="DOI" relationType="IsVersionOf">10.48436/2av64-bjr33</relatedIdentifier>
              </relatedIdentifiers>
              <rightsList>
                <rights rightsURI="https://creativecommons.org/licenses/by/4.0/legalcode" rightsIdentifierScheme="spdx" rightsIdentifier="cc-by-4.0">Creative Commons Attribution 4.0 International</rights>
                <rights rightsURI="https://www.gnu.org/licenses/gpl-3.0-standalone.html" rightsIdentifierScheme="spdx" rightsIdentifier="gpl-3.0-or-later">GNU General Public License v3.0 or later</rights>
              </rightsList>
              <descriptions>
                <description descriptionType="Abstract">Context and methodology

This dataset was developed within the field of Additive Manufacturing (AM), specifically focusing on Multi-Material Stereo Lithography (MMSL). It investigates the mechanical behavior of heterogeneous cellular structures fabricated using a modified MMSL platform. The dataset provides the experimental base for how different topologies and material distributions influence mechanical properties. The dataset was created through the following workflow:



Design: 60 unique combinations where considered in the design space, 20 of them have been selected for the following training steps, 4 for the validation. The selection methodology is part of this dataset. 

Fabrication: Specimens were printed on the MMSL machine with two distinct photopolymers.

Testing: Tensile tests were performed on an Zwick Z050, the unfiltered results are available in this dataset. 

Prediction: Results of tensile tests were used to build models and predict the results of all 60 unique combinations.

Validation: Predictions were compared agains the later tested validation set. 


Technical details



The dataset is split into 4 sections: Boundary Represented Geometries (B-rep), Voxel Represented Geometries (V-rep), Results and R-Processing

The B-rep geometries can be opened with any compatible software, as unit for the .STL files mm was utilized. The V-rep files can be opened layer per layer with any image viewer. Results are available for Microsoft Excel. The processing files are written in R and can be inspected by any text-editor or executed with R-Studio. 


Using the R-Project



Open the project in RStudio

To modify the filter method or other basic properties, edit R_Setup.R

Run Filter_Overview.qmd to apply the filtering logic and evaluate its effect

Run Data_Overview.qmd to get an overview of the data after filtering

Run any of the Analysis_Pipelines to run the respective machine learning method

If R-Studio is unavailable, existing results can be reviewed by opening the .html files with any browser


Further details



If you use the dataset, please cite the original paper!


Changelog



Version 1: Initial Upload of the Dataset

Version 2:



Added nanoindendation results (Nanoindendation.xlsx)

Added additional tenisile test results (Tensile_Tests_5.xlsx)

Removed predictions and models, as they are dependent on the setup of the R-project (Model_Results_Detailed.xlsx, All_Predictions_Detailed.xlsx)

Rewritten the complete R-Processing: Includs different filtering methods and statistical model methods now, split overall several files 

Updated this description with information how the R-Project can be used and added the changelog</description>
              </descriptions>
            </resource>
          </payload>
        </oai_datacite>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
