Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

9

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

9 results for “Polymers and Plastics”

Learn how ShareScore rates datasets ↗
zenodo40/100

Data of "Bayesian inference of high-dimensional finite-strain visco-elastic-visco-plastic model parameters for additive manufactured polymers and neural network based material parameters generator"

<p><strong>General</strong></p> <p>Data of <a href="http://doi.org/10.1016/j.ijsolstr.2023.112470">https://doi.org/10.1016/j.ijsolstr.2023.112470</a> related to MOAMMM project.</p> <p>Data related to the publication (we would be grateful if you could cite the paper in the case in which you are using the data):</p> <p>title = &quot;Bayesian inference of high-dimensional finite-strain visco-elastic-visco-plastic model parameters for additive manufactured polymers and neural network based material parameters generator.&quot;,<br> journal = &quot;International Journal of Solids and Structures&quot;,<br> year = &quot;2023&quot;,<br> volume = &quot;283&quot;,<br> pages = &quot;112470&quot;,<br> doi = &quot;10.1016/j.ijsolstr.2023.112470&quot;,<br> author = &quot;Ling Wu, Cyrielle Anglade, Lucia Cobian, Miguel Monclus, Javier Segurado, Fatma Karayagiz, Ubiratan Freitas, and Ludovic Noels&quot;</p> <p>This project has received funding from the European Union&rsquo;s Horizon 2020 research and innovation programme under grant agreement No 862015. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union. Neither the European Union nor the granting authority can be held responsible for them.</p> <p><strong>Description</strong></p> <p>BI code and results of the inference of a pressure-dependent visco-elastic visco-plastic model developed in [NGU16] with a umat implementation in <a href="https://gitlab.uliege.be/moammm/moammmPublic/code/-/tree/main/MaterialModels/FiniteStrain/Finite_VEVP">https://gitlab.uliege.be/moammm/moammmPublic/code/-/tree/main/MaterialModels/FiniteStrain/Finite_VEVP</a>. The BI is described in [WU23] .The experimental results used in the BI are reported in [COB22,COB22b]. To run the BI you need the open source code <a href="https://gitlab.onelab.info/cm3/cm3Libraries">https://gitlab.onelab.info/cm3/cm3Libraries</a> If you use these data or model, we would be grateful if you could cite the related papers.</p> <p><strong>Bibliography</strong></p> <ul> <li>[WU23] L. Wu, C. Anglade, L. Cobian, M. Monclus, J. Segurado, F. Karayagiz, U. Santos Freitas, L. Noels, Bayesian inference of high-dimensional finite-strain visco-elastic-visco-plastic model parameters for additive manufactured polymers and neural network based material parameters generator, International Journal of Solids and Structures (2023) 112470: https://doi.org/10.1016/j.ijsolstr.2023.112470</li> <li>[COB22] L. Cobian, M. Rueda-Ruiz, J.P. Fernandez-Blazquez, V. Martinez, F. Galvez, F. Karayagiz, T. L&uuml;ck, J. Segurado, M.A. Monclus, Micromechanical characterization of the material response in a PA12-SLS fabricated lattice structure and its correlation with bulk behaviour, Polymer Testing 110 (2022) 107556: https://doi.org/10.1016/j.polymertesting.2022.107556 (in Open access)</li> <li>[COB22b] Data of &ldquo;. Cobian, M. Rueda-Ruiz, J.P. Fernandez-Blazquez, V. Martinez, F. Galvez, F. Karayagiz, T. L&uuml;ck, J. Segurado, M.A. Monclus, Micromechanical characterization of the material response in a PA12-SLS fabricated lattice structure and its correlation with bulk behaviour, Polymer Testing 110 (2022) 107556&rdquo; http://dx.doi.org/10.5281/zenodo.6136935 (in Open access)</li> <li>[NGU16] V. D. Nguyen, F. Lani, T. Pardoen, X. Morelle, L. Noels, A large strain hyperelastic viscoelastic-viscoplastic-damage constitutive model based on a multi-mechanism non-local damage continuum for amorphous glassy polymers. International Journal of Solids and Structures 96 (2016): 192-216; https://dx.doi.org/10.1016/j.ijsolstr.2016.06.008, Open access: https://orbi.uliege.be/handle/2268/197898</li> </ul> <p><strong>Directories</strong></p> <p>All the codes and experimental results are in five directories:</p> <ol> <li>experimentalTests: experimental data, see the README.txt in each subdirectory for details</li> <li>BayesianVE: BI of the visco-elastic parameters <ol> <li>PlotExperimentalCurves: to vizualize the experimental curves and prepare the observations for the BI in the VE range <ol> <li>Loadcase_H.py and Loadcase_V.py read experimental results and create Load_ExpVE_H.dat and Load_ExpVE_V.dat, which keep the experimental observations and loading conditions to perform the BI.</li> <li>PrintDir_H &amp; PrintDir_V subdirectories with the functions called by Loadcase_H.py and Loadcase_V.py</li> <li>Load_ExpVE_H.dat and Load_ExpVE_V.dat created files with the observations and loading conditions to perform the BI</li> </ol> </li> <li>VE_V2Step and VE_H: BI for viscoelastic properties of &quot;V&quot; specimen (VE_V2Step) and &quot;H&quot; specimen (VE_H) <ol> <li>BI_allpos_sequence.py runs the BI using Predict_VETest.py and creates the MCMC_VE_....dat</li> <li>WarmStart = True is used to restart an inference</li> <li>MCMC_VE_....dat in the VE_V2Step and VE_H directories are the BI results</li> <li>When proceeding in two steps in VE_V2Step, a first step generates MCMC_VE_VN8_1st.dat whose posterior is used as prior in the second step to generate MCMC_VE_VN8_2nd.dat</li> </ol> </li> <li>CheckBayRes: to visualize predictions of a BI sample and experimental curves <ol> <li>MCMCRes.py is used to check the numerical predictions of a BI parameter sample (read last sample by default, V or H direction can be selected at line</li> <li>ResKGEmu.py plots the evolution of elastic properties with time</li> <li>uses as input VE_V2Step/MCMC_VE_....dat or VE_H/MCMC_VE_....dat</li> <li>uses local ViscoElasticTest.py, line.geo, line. msh as interface with https://gitlab.onelab.info/cm3/cm3Libraries code</li> <li>uses local functions plotExpLoad_Unload.py, plotExp.py</li> </ol> </li> <li>ViscoElasticTest.py, line.geo, line.msh: interface with <a href="https://gitlab.onelab.info/cm3/cm3Libraries">https://gitlab.onelab.info/cm3/cm3Libraries</a> code used by VE_V2Step and VE_H to call the VEVP model</li> </ol> </li> <li>BayesianVEVP: BI of the visco-elastic and visco-plastic parameters <ol> <li>PlotExperimentalCurves: to vizualize the experimental curves and prepare the observations for the BI in the VE-VP ranges <ol> <li>Loadcase_H.py and Loadcase_V.py read experimental results and create Load_ExpVEVP_H.dat and Load_ExpVEVP_V.dat, which keep the experimental observations and loading conditions to perform BI at the viscoplastic stage.</li> <li>PrintDir_H &amp; PrintDir_V subdirectories with the functions called by Loadcase_H.py and Loadcase_V.py</li> <li>Load_ExpVEVP_H.dat and Load_ExpVEVP_V.dat created files with the observations and loading conditions to perform the BI</li> </ol> </li> <li>VP_V2step and VP_H2step: BI for viscoelastic-viscoplastic properties of &quot;V&quot; specimen (VP_V2Step) and &quot;H&quot; specimen (VP_H2Step) <ol> <li>BI_allpos_sequence.py runs the BI using Predict_VETest.py and creates the MCMC_VP_....dat</li> <li>WarmStart = True is used to restart an inference</li> <li>It starts from the VE prosterior as prior, see point 2, and generates a MCMC_VP_?_1of2Steps.dat (? being H or V)</li> <li>Then using MCMC_VP_?_1of2Steps.dat posterior to get a new prior, it generates MCMC_VP_?_2of2Steps.dat (? being H or V)</li> </ol> </li> <li>CheckBayRes: visualize predictions of a BI sample and experimental curves <ol> <li>MCMCRes.py is used to check the numerical predictions with 3 BI parameter samples ([28000, 45000,70000] by default, V or H direction can be selected at line 12) using the samples of BayesianVEVP/VP_?2step/MCMC_VP_?_2of2Steps.dat (? being H or V)</li> <li>plot_hist.py is used to plot histograms of all the inferred parameters using the samples of BayesianVEVP/VP_?2step/MCMC_VP_?_2of2Steps.dat (? being H or V)</li> <li>Plot_Prop.py plots joints histograms of the inferred parameters using the samples of BayesianVEVP/VP_?2step/MCMC_VP_?_2of2Steps.dat (? being H or V)</li> <li>ResKGEmu.py plots the evolution of elastic properties with time</li> </ol> </li> <li>VEVPTest.py: interface with https://gitlab.onelab.info/cm3/cm3Libraries code used by VP_V2Step and VP_H2Step to call the VEVP model</li> </ol> </li> <li>RandomParametersGenerator: used to generate the parameters from the BI samples, with the same statistical content <ol> <li>Generator <ol> <li>DataProcess.py: creates normalized data for training from final inferred parameters in ../MCMC_ResData and creates ?_dirNormData (? being H or V)</li> <li>KmeanDataProcess.py: performs clustering for the data of H_dirNormDat and creates H_dirNormData_2cluster (no need for V direction because not bimodal)</li> <li>Gan_V.py and Gan_H.py are used to train the random material parameter generators and create the VDir_Gan or HDir_Gan200_0/HDir_Gan200_1</li> <li>GenerateParameters.py generates random parameters using the Gan files VDir_Gan or HDir_Gan200_0/HDir_Gan200_1 and checks the joint histograms of generated parameters, generated parameters are in V_GenData and H_GenData</li> <li>Ganlib.py is used by the generator</li> </ol> </li> <li>CheckRes <ol> <li>GenDataRes.py is used to check the numerical predictions with the generated parameter samples, see point 4) (using V_GenData and H_GenData).</li> <li>Plot_PropGen.py plots joints histograms of the generated parameters using the samples of V_GenData or H_GenData</li> </ol> </li> </ol> </li> <li>MCMC_ResData:All final data used in the paper (they can substitute the ones used here above) <ol> <li>H_direction and V_direction keep the MCMC random walk results of BI.</li> <li>RandomParameterGenerator keeps results of the generator Paper</li> </ol> </li> </ol> <p><strong>Figures of [WU23]</strong></p> <ul> <li>Fig. 5: From directory BayesianVE/PlotExperimentalCurves, run python3 ./PrintDir_V/plotExp_T.py or ./PrintDir_V/plotExp_C.py or ./PrintDir_V/plotExp_R.py</li> <li>Fig. 7: BayesianVEVP/CheckBayRes/Plot_Prop.py with direct = &quot;V&quot; and then with direct = &quot;H&quot; and with Var = [0,1,20,24,28,29,30,31]</li> <li>Fig. 8: BayesianVEVP/CheckBayRes/MCMCRes.py with direct = &quot;V&quot; (requires <a href="https://gitlab.onelab.info/cm3/cm3Libraries">https://gitlab.onelab.info/cm3/cm3Libraries</a> code)</li> <li>Fig. 9: BayesianVEVP/CheckBayRes/MCMCRes.py with direct = &quot;H&quot; (requires<a href="https://gitlab.onelab.info/cm3/cm3Libraries"> https://gitlab.onelab.info/cm3/cm3Libraries</a> code)</li> <li>Fig. 11: RandomParametersGenerator/CheckRes/Plot_PropGen.py with direct = &quot;V&quot; and then with direct = &quot;H&quot; and with Var = [0,1,20,24,28,29,30,31]</li> <li>Fig. 12: RandomParametersGenerator/CheckRes/GenDataRes.py with direct = &quot;V&quot; (requires <a href="https://gitlab.onelab.info/cm3/cm3Libraries">https://gitlab.onelab.info/cm3/cm3Libraries</a> code)</li> <li>Fig. 13: RandomParametersGenerator/CheckRes/GenDataRes.py with direct = &quot;H&quot; (requires <a href="https://gitlab.onelab.info/cm3/cm3Libraries">https://gitlab.onelab.info/cm3/cm3Libraries</a> code)</li> <li>Fig. 14A: From directory BayesianVE/PlotExperimentalCurves, run python3 ./PrintDir_H/plotExp_T.py or ./PrintDir_H/plotExp_C.py or ./PrintDir_H/plotExp_R.py</li> <li>Fig. 15C: BayesianVEVP/CheckBayRes/Plot_Prop.py with direct = &quot;V&quot;, Var = [2,3,8,9,14,15,18,19] and [20,21,22,23,24,25,26,27]</li> <li>Fig. 16C: BayesainVEVP/CheckBayRes/plot_hist.py with direct = &quot;V&quot;</li> <li>Fig. 17C: BayesianVEVP/CheckBayRes/plot_hist.py with direct = &quot;V&quot;</li> <li>Fig. 18C: BayesianVEVP/CheckBayRes/Plot_Prop.py with direct = &quot;H&quot;, Var = [2,3,8,9,14,15,18,19] and [20,21,22,23,24,25,26,27]</li> <li>Fig. 19C: BayesianVEVP/CheckBayRes/plot_hist.py with direct = &quot;H&quot;</li> <li>Fig. 20C: BayesianVEVP/CheckBayRes/plot_hist.py with direct = &quot;H&quot;</li> <li>Fig. 21D: RandomParametersGenerator/CheckRes/Plot_PropGen.py with direct = &quot;V&quot; , Var = [2,3,8,9,14,15,18,19] and [20,21,22,23,24,25,26,27]</li> <li>Fig. 22D: RandomParametersGenerator/CheckRes/Plot_PropGen.py with direct = &quot;H&quot; , Var = [2,3,8,9,14,15,18,19] and [20,21,22,23,24,25,26,27]</li> </ul> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Apr 2023View details →
dryad36/100

Dynamics of leaching of POPs and additives from plastic in a Procellariiform gastric model: Diet and polymer dependent effects and implications for long-term exposure

<p>Procellariiform seabirds are known to have high rates of plastic ingestion. We investigated the bioaccessibility of plastic-associated chemicals [plastic additives and sorbed persistent organic pollutants (POPs)] leached from plastic over time using an in vitro Procellariiform gastric model. High-density polyethylene (HDPE) and polyvinyl chloride (PVC), commonly ingested by Procellariiform seabirds, were manufactured with one additive [decabrominated diphenyl ether (PBDE-209) or bisphenol S (BPS)]. HDPE and PVC added with PBDE-209 were additionally incubated in salt water with 2,4,4'-trichloro-1,1'-biphenyl (PCB-28) and 2,2',3,4,4',5'-hexachlorobiphenyl (PCB-138) to simulate sorption of POPs on plastic in the marine environment. Our results indicate that the type of plastic (nature of polymer and additive), presence of food (i.e., lipids and proteins) and gastric secretions (i.e., pepsin) influence the leaching of chemicals in a seabird. In addition, 100% of the sorbed POPs were leached from the plastic within 100 hours, while only 2-5% of the additives were leached from the matrix within 100 hours, suggesting that the remaining 95% of the additives could continue to be leached. Overall, our study illustrates how plastic type, diet and plastic retention time can influence a Procellariform's exposure risk to plastic-associated chemicals.</p>

opencc-zeroDec 2023View details →
zenodo36/100

Plasticization of a Semicrystalline Metallosupramolecular Polymer Network

<p>Data set divided in folders according to the Figures in the manuscript and supporting information</p>

opencc-by-4.0Nov 2022View details →
dryad36/100

Polymer characterization of submerged plastic litter from Lake Tahoe, United States

<p>Monitoring plastic litter in the environment is critical to understanding the amount, sources, transport, fate, and environmental impact of this pollutant. However, few studies have monitored plastic litter on lakebeds which are potentially important environments for determining the fate and transport of plastic litter in freshwater basins. In this study, self-contained underwater breathing apparatus (SCUBA) was used for litter collection at the lakebed along transects at five locations in Lake Tahoe, United States. Litter was brought to the surface and characterized by litter type. Plastic litter was subsampled for polymer determination using Attenuated Total Reflectance-Fourier Transform InfraRed (ATR-FTIR) spectroscopy. The average plastic litter recovered from the lakebed for the five dive sites was 83 ±49 items per kilometer. The top plastic litter categories were other plastic litter (i.e. plastic litter that did not fall in another category), followed by food containers, plastic bags, toys, and bottles &lt;2 L. These results are in line with prior studies on submerged litter, supporting that intervention approaches or ongoing education is needed. The six polymers most frequently detected in the subsamples were polyvinyl chloride, polystyrene/expanded polystyrene, polyethylene terephthalate/polyester, polyethylene, polypropylene, and polyamide. These observations generally reflect the global plastic production trend and global compilations of microplastic studies from lake surface water and sediments. We found that some litter subcategories were primarily comprised of a single polymer type, therefore, in studies where the polymer type cannot be measured but litter is categorized, these results could provide an estimate of the total polymer composition for select subcategories.</p>

opencc-zeroDec 2022View details →
dryad36/100

Polymer characterization of submerged plastic litter from Lake Tahoe, United States

Open the record for dataset details and reuse information.

publicSep 2023View details →
dryad36/100

Dynamics of leaching of POPs and additives from plastic in a Procellariiform gastric model: Diet and polymer dependent effects and implications for long-term exposure

Open the record for dataset details and reuse information.

publicDec 2023View details →
zenodo32/100

Effect of glycerol trilevulinate plasticizer on thermal and mechanical properties of PHB, PHBV, PLA, PVC and PCL polymers

Open the record for dataset details and reuse information.

opencc-by-4.0Nov 2023View details →
zenodo32/100

FTIR-Plastics: a Fourier Transform Infrared Spectroscopy dataset for the six most prevalent industrial plastic polymers.

<p><span><span>Two datasets are presented: FTIR-Plastics-C4 and FTIR-Plastics-C8, comprising 6,000 spectra obtained through Fourier Transform Infrared Spectroscopy (FTIR) applied to the six most used synthetic polymers: Polyethylene Terephthalate (PET), High-Density Polyethylene (HDPE), Polyvinyl Chloride (PVC), Low-Density Polyethylene (LDPE), Polypropylene (PP), and Polystyrene (PS). The key feature of the datasets lies in the FTIR analysis, which reports the percentage transmittance as the intensity measure as a function of the wavelength of an Infrared light source, expressed as wavenumber (with units in cm</span></span><sup><span><span>-1</span></span></sup><span><span>). FTIR analysis was performed using a Jasco FTIR PRO 4x spectrophotometer with a wavenumber resolution setting of 8 cm</span></span><sup><span><span>-1</span></span></sup><span><span> for FTIR-Plastics-C8 and 4 cm</span></span><sup><span><span>-1</span></span></sup><span><span> for FTIR-Plastics-C4, both employing a configuration of 32 scans and a range from 4000 to 400 cm</span></span><sup><span><span>-1</span></span></sup><span><span>. The datasets are presented in CSV (comma-separated values) format, including the following information (per each column):</span></span></p> <ul> <li> <p><span><span><strong>IDE</strong></span></span><span><span>: unique identifier of the sample.</span></span></p> </li> <li> <p><span><span><strong>Polymer: </strong></span></span><span><span>type of synthetic polymer (PET, HDPE, PVC, LDPE, PP, or PS).</span></span></p> </li> <li> <p><span><span><strong>Technique: </strong></span></span><span><span>Type of technique used (FTIR).</span></span></p> </li> <li> <p><span><span><strong>Sample: </strong></span></span><span><span>polymer sample number.</span></span></p> </li> <li> <p><span><span><strong>BR</strong></span></span><span><span>: scanning configuration (32).</span></span></p> </li> <li> <p><span><span><strong>RST</strong></span></span><span><span>: resolution configuration (8 or 4 cm</span></span><sup><span><span>-1</span></span></sup><span><span>).</span></span></p> </li> <li> <p><span><span><strong>Data (x) y Data(y): </strong></span></span><span><span>1884 pairs of columns for FTIR-Plastics-C8 and 3751 pairs of columns for FTIR-Plastics-C4, representing values on the "x" axis (wavenumber) and the "y" axis values associated with molecular vibration intensities, indicating the transmittance (%), which differentiates each polymer.</span></span></p> </li> </ul> <p><span><span>Additionally, the files generated by the Jasco spectrophotometer for each polymer are provided, which were standardized by adding a header with the following structure:</span></span></p> <ul> <li> <p><span><span>TITLE SAMPLE NAME: referring to the name of the analyzed polymer.</span></span></p> </li> <li> <p><span><span>DATA TYPE: specifying the characterization technique.</span></span></p> </li> <li> <p><span><span>MEASUREMENT INFORMATION: equipment used for data collection.</span></span></p> </li> <li> <p><span><span>MODEL NAME: name of the equipment used.</span></span></p> </li> <li> <p><span><span>SERIAL No: serial number assigned to the equipment used.</span></span></p> </li> <li> <p><span><span>ACCESSORY: complementary device integrated into the equipment.</span></span></p> </li> <li> <p><span><span>LIGHT SOURCE: standardized light source related to the DLATGS detector.</span></span></p> </li> <li> <p><span><span>RESOLUTION: parameters are used to distinguish the wavenumber in the analyzed materials.</span></span></p> </li> <li> <p><span><span>XUNIT/HORIZONTAL AXIS: referring to the unit&rsquo;s title assigned on the x-axis.</span></span></p> </li> <li> <p><span><span>YUNITS/VERTICAL AXIS: referring to the unit&rsquo;s title designated on the y-axis.</span></span></p> </li> <li> <p><span><span>FIRSTX: initial value set for the x-axis.</span></span></p> </li> <li> <p><span><span>FIRSTY: initial value set for the y-axis.</span></span></p> </li> <li> <p><span><span>LASTX: final value set for the x-axis.</span></span></p> </li> <li> <p><span><span>LASTY: final value set for the y-axis.</span></span></p> </li> <li> <p><span><span>NPOINTS: total data points in the file.</span></span></p> </li> </ul> <p><span><span>Data collection was carried out meticulously, following specific steps to ensure the accuracy and reliability of the results. The calibration certificates issued by the supplier (calibration_certificate.pdf) corresponding to the equipment used in the experiments and data collection that give rise to these databases are attached.</span></span></p>

opencc-by-4.0Feb 2024View details →
zenodo28/100

Exposure of Bromus hordeaceus to petroleum and plant-based micro- and nanoplastics: Impacts and plant-plastic interactions vary depending on polymer type and growth phase

Open the record for dataset details and reuse information.

opencc-by-4.0Jul 2024View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record