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.

60

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

60 results for “Masonry”

Learn how ShareScore rates datasets ↗
zenodo40/100

Cyclic test data of six unreinforced masonry walls with different boundary conditions

<p>Previous test data on unreinforced masonry walls focused on the global response of the wall. A new dataset on six wall tests, which is publically available, allows linking global to local deformations of masonry walls, which can be useful for advancing performance-based design and assessment methods for unreinforced masonry buildings. This data paper presents the<br> results of a test series on six identical unreinforced masonry walls that were constructed using hollow clay brick units and standard cement-based mortar.<br> The test units were subjected to quasi-static cycles of increasing drift demands and the tests differed with regard to the applied axial load and the moment restraint applied at the top of the walls. The walls were tested up to failure. Throughout the loading the deformations of the walls were recorded using a digital photogrammetric measurement system tracking the movement of 312 points per test unit.</p>

opencc-by-sa-4.0Oct 2013View details →
zenodo40/100

Dynamic testing of a four-storey building with reinforced concrete and unreinforced masonry wall: Data set

<p>This paper presents a publically available data set recorded during the shake-table test of a structure with reinforced concrete (RC) and unreinforced masonry (URM) walls. The shake-table test, performed at the TREES laboratory of EUCENTRE (Pavia, Italy), was part of a larger research initiative at EPFL (Lausanne, Switzerland) that addresses the seismic behaviour of mixed RC-URM structures. The half-scale test unit was subjected to several shakings of different intensity levels. The paper presents the geometry of the test unit, the properties of the construction materials, the instrumentation, and outlines the organization of the recorded data. Two sets of data are available: the unprocessed data and a second set of processed data where conventional and optical measurements are synchronised. This second set contains also some derived data, which allows to quickly plot key quantities such as base shear and top displacement. The aim of the paper is to provide all information required by the reader for analysing the test data and using it for validation purposes of numerical and mechanical models. The performance of the test unit is described in a companion paper.</p>

opencc-by-sa-4.0Sep 2014View details →
zenodo40/100

Dataset for Crack Detection in Images of Bricks and Masonry Using CNNs

<p><strong>Dataset for training CNN built from aerial drone images of buildings in Hamburg</strong></p> <p>This dataset contains images extracted from aerial surveillance photos of the&nbsp;<a href="https://www.bing.com/ck/a?!&amp;&amp;p=b45d6a7b67c7b3c6JmltdHM9MTY1ODMzOTc0MCZpZ3VpZD04NTU2MjdiYS1kYjljLTQyOTMtOTFlOC0xYmM0NmE1ZWViOGMmaW5zaWQ9NTIyMQ&amp;ptn=3&amp;hsh=3&amp;fclid=2a810abc-0855-11ed-8af8-d88619cb2403&amp;u=a1aHR0cHM6Ly9kZS53aWtpcGVkaWEub3JnL3dpa2kvU3BlaWNoZXJzdGFkdA&amp;ntb=1">Speicherstadt</a>&nbsp;and&nbsp;<a href="https://www.bing.com/ck/a?!&amp;&amp;p=750d82f6afc564d9JmltdHM9MTY1ODMzOTg0OSZpZ3VpZD1mOWMwYzE5OC01NjU3LTQ1NzMtOGE0YS1mNzYxN2VlOTlmMmEmaW5zaWQ9NTIxNA&amp;ptn=3&amp;hsh=3&amp;fclid=6b854f27-0855-11ed-9794-60e2f5efc96c&amp;u=a1aHR0cHM6Ly93d3cuaGFmZW5jaXR5LmNvbS9pbmZvY2VudGVyL2tlc3NlbGhhdXM&amp;ntb=1">Kesselhaus</a>&nbsp;buildings in Hamburg, provided by the City of Hamburg. Original 834 high resolution images (5472 x 3648 pixels) have been separated into smaller images (227 x 227 pixels) of the size that could be processed using&nbsp;SqueezeNet, a deep Convolutional Neural Network (CNN). This resulted in more than 350 thousand images that had to be subsequently processed automatically to retain images containing solely bricks and mortar and concrete. The final stage contained tedious manual/visual verification of images and their separation into positive (containing cracks) and negative (clear bricks and mortars) sets of images. The final set contains nearly 40 thousand images.</p> <p>Since images extracted from Hamburg buildings contained only specific type of bricks and our intention was to extend the CNN to be able to deal with wider range of brick types as well as concrete surfaces, we added to our training set also images from the following Open Access databases (note that such images required resizing to 227 x 227 pixel size before use):</p> <ul> <li><a href="https://data.mendeley.com/datasets/5y9wdsg2zt/1">Concrete Crack Images for Classification (Mendeley Data)</a></li> <li><a href="https://zenodo.org/record/5108846#.YthGSLbP0bB">Dataset for Crack Detection in Images of Masonry Using CNNs</a></li> </ul> <p>Such a combined data set resulted in over 80 thousand of images.</p> <p><strong>Matlab WebApp Server&nbsp;application based on trained SqueezeNet CNN </strong></p> <p>The integrated database of images has been used to train the&nbsp;SqueezeNet CNN using a method proposed by&nbsp;<a href="https://www.linkedin.com/in/kenta-itakura-b88129202/">Kenta Itakura</a>&nbsp;in his article published on Matlab Central:&nbsp;<a href="https://www.mathworks.com/matlabcentral/fileexchange/75418-classify-crack-image-using-deep-learning-and-explain-why?s_tid=srchtitle">Classify crack image using deep learning and explain &quot;WHY&quot;</a>, which in turn is based on the work of&nbsp;<a href="https://ieeexplore.ieee.org/author/37280177000">Lei Zhang</a>&nbsp;reported in his IEEE article:&nbsp;<a href="https://ieeexplore.ieee.org/abstract/document/7533052">Road crack detection using deep convolutional neural network</a>&nbsp;published at&nbsp;<a href="https://ieeexplore.ieee.org/xpl/conhome/7527113/proceeding">2016 IEEE International Conference on Image Processing (ICIP)</a>.</p> <p>The &quot;Matlab&quot; subfolder contains the complete software to allow building the application to run under Matlab WebApps Server. The provided version of the &quot;<em>netTransfer.mat</em>&quot; file has been compiled for Matlab revision 2020b, but it should also work when compiled for other revisions from 2019a onwards. BTW, the original location of the files was &quot;D:\Cracks (2-class)\&quot;. For instructions how to use the provided Matlab files, refer to Matlab instructions at&nbsp;<a href="https://www.mathworks.com/products/matlab-web-app-server.html">MATLAB Web App Server</a>&nbsp;and&nbsp;<a href="https://www.mathworks.com/help/webappserver/getting-started-with-matlab-web-app-server.html?s_tid=CRUX_lftnav">Get Started with MATLAB Web App Server</a>.</p> <p>After producing and uploading the application to the Matlab WebApps Server, the application can be found at&nbsp;http://localhost:9988/webapps/home/ if deployed locally. It can be also deployed on a WEB server, subject to installation of the compliant Matlab Runtime package on the custom server, whcih can be found at&nbsp;<a href="https://www.mathworks.com/products/compiler/matlab-runtime.html">MATLAB Runtimes (mathworks.com)</a>.</p> <p>The important function included in the package is &quot;unscramble.m&quot;, which <strong>corrects the error that exists in all known revisions of Matlab</strong>&nbsp;in uploading images selected by open file function in the&nbsp;Matlab App Designer. The effect is that image is &quot;scrambled beyond recognition&quot; after uploading to the Matlab WebApps Server. Our function de-scrambles such images, converting them into their original form.</p>

opencc-by-4.0Jul 2022View details →
zenodo40/100

Dataset for "Correlation between sonic pulse velocity and flat-jack tests for the estimation of the elastic properties of unreinforced brick masonry"

<p>This repository contains data from the sonic test experimental campaign carried out in eight structures at various location in Croatia.</p> <p>The data set is structured in 3 levels of folders:</p> <p>- At first level, the 8 folders correspond to the 8 tested buildings.</p> <p>- At second level, for each building, each folder corresponds to a different test location within the building, e.g. &quot;Data FJ1&quot;.</p> <p>- At third level, for each location, each folder corresponds to a different setup (i.e. distance and location of hammer and accelerometer), , e.g. &quot;FJ1 1-2&quot;.</p> <p>Sonic data are presented in .txt files in three columns corresponding to the time, the hammer (emitter) and the accelerometer (receptor), respectively.</p> <p>Please cite the following related publication:</p> <p>Ortega J, Stepinac M, Lulic L, Nu&ntilde;ez Garcia M, Saloustros S, Aranha C, Greco F, Correlation between sonic pulse velocity and flat-jack tests for the estimation of the elastic properties of unreinforced brick masonry, under review (2022)</p>

opencc-by-4.0Sep 2022View details →
zenodo40/100

Supplemental material to the paper: Incorporating epistemic uncertainty in the assessment of an existing masonry building through a Point Estimate Method

<p>This repository contains the meterials used to study numerically the effect of model uncertainties in the seismic assessment of a case-study stone masonry building. The simulations were run in the research version of the software <a href="http://www.tremuri.com/">Tremuri</a>. The repository contains input files, model results and the matlab code to reproduce the figures presented in the paper:</p> <blockquote> <p>Vanin F.,&nbsp;Beyer K., &quot;Incorporating epistemic uncertainty in the assessment of an existing masonry building through a Point Estimate Method&quot;,&nbsp; submitted for publication (2019)</p> </blockquote>

opencc-by-4.0May 2019View details →
zenodo40/100

Experimental data on plastered rubble stone masonry walls

<p>This repository contains data from experimental tests on plastered rubble stone masonry walls conducted at &Eacute;cole Polytechnique F&eacute;d&eacute;rale de Lausanne (EPFL) in Switzerland.&nbsp;</p> <p><strong>Data visualization in RENKU</strong>: <a href="https://renkulab.io/projects/eesd.epfl/plastered-rubble-stone-masonry-walls">Click here</a></p> <p>Please cite the following related publications:</p> <blockquote> <p><br> [1]&nbsp;Rezaie, A., Godio, M.,&nbsp;Beyer, K. (2020). Experimental investigation of strength, stiffness and drift capacity of rubble stone masonry walls.&nbsp;Construction and Building Materials,&nbsp;251, 118972.</p> <p>&nbsp;</p> <p>[2]&nbsp;Rezaie, A., Achanta, R., Godio, M.,&nbsp;Beyer, K. (2020). Comparison of crack segmentation using digital image correlation measurements and deep learning.&nbsp;Construction and Building Materials,&nbsp;261, 120474.</p> <p>&nbsp;</p> <p>[3]&nbsp;Rezaie, A., Godio, M., &amp; Beyer, K. (2021). Investigating the cracking of plastered stone masonry walls under shear&ndash;compression loading.&nbsp;Construction and Building Materials,&nbsp;306, 124831.</p> <p><br> [4]&nbsp;Rezaie, A., Godio, M., Achanta, R., &amp; Beyer, K. (2022). Machine-learning for damage assessment of rubble stone masonry piers based on crack patterns.&nbsp;<em>Automation in Construction</em>,&nbsp;<em>140</em>, 104313.</p> </blockquote>

openother-atJun 2021View details →
zenodo40/100

Tilting test campaign on masonry corners (2021-06-03, UMinho)

<p>This experimental dataset gathers the geometrical model tested, the video of the tests and the horizontal load multiplier results. Some additional figures support the experimental campaign.</p>

opencc-by-4.0Dec 2020View details →
zenodo40/100

Postdiction Competition - Sera.ta - Seismic Response of Masonry Cross Vaults: Shaking table tests and numerical validations

<p>Once the blind prediction has been completed (DOI&nbsp;10.5281/zenodo.7624666), new data are given to the research groups to perform the post diction simulations.&nbsp; The main objectives are:</p> <ul> <li>to calibrate the numerical model based on the dynamic properties;</li> <li>to emprove the capability of different modelling/analysis approaches and better justify&nbsp;the numerical assumptions.</li> </ul> <p>Below you can find the data set for the post diction analysis namely:</p> <ul> <li>Unstrengthened specimen results:&nbsp;</li> <li>Strengthened specimen results:&nbsp;</li> <li>Results of mix mortars used for the TRM technique:</li> </ul> <p>&nbsp;</p>

opencc-by-4.0Feb 2023View details →
zenodo40/100

Experimental data: Single- and double-wythe brick masonry walls subjected to four-point bending tests under different support conditions: Simply supported, rigid, non-rigid

<p>This dataset contains the results of laboratory quasi-static monotonic four-point bending tests conducted at RISE Research Institutes of Sweden on eleven natural-scale unreinforced brick masonry walls. The walls were spanning vertically between two reinforced concrete slabs and were tested under three different support conditions defined according to the American manual UFC 3-340-02: simply supported, rigid, non-rigid. The influence of these support conditions on the out-of-plane behavior of the walls was studied on elements with varying thickness &ndash; single and double wythe &ndash; and subjected to different levels of axial compression (or overload). The walls were tested inside of a bi-axial test setup that allowed not only the lateral, out-of-plane force but also the axial, arching action to be measured throughout the tests. Optical full-field displacement measurements were also acquired by two systems of cameras making use of the 2D and 3D Digital Image Correlation (DIC) technique.</p> <p>The data generated from these tests are made here available to support further investigations on masonry structures subjected to extreme lateral, out-of-plane actions. The dataset includes&nbsp;3 compressed folders, ordered from 01 to 03, along with an auxiliary document describing the content and organization of the dataset.&nbsp;</p> <p>The data presented here are described in the following research article:</p> <blockquote> <p><a href="https://www.sciencedirect.com/science/article/pii/S0950061823022602?via%3Dihub">Godio M, Flansbjer M, Williams Portal N (2023). Single- and double-wythe brick masonry walls subjected to four-point bending tests under different support conditions: simply supported, rigid, non-rigid, Construction and Building Materials</a></p> </blockquote> <p>To cite this dataset, please refer to the&nbsp;article.</p> <p>The Authors</p>

openother-openJul 2023View details →
zenodo40/100

Data from the parametric analysis of multi-ring masonry arches using a limit analysis approach for the span of 3m

<p>The dataset is produced by running a series of 360 simulations using the in-house code ALMA (<em>Analisi Limite Murature Attritive</em>) that implements the upper bound approach of limit analysis to detect the collapse multiplier and mechanism for masonry structures. This set of data contains the results of 120 simulations achieved for the multi-ring masonry arches for span of 3m with different level of parameters considered, namely size of blocks, span of the arch, ring number, interlocking coefficient and the friction angle.&nbsp;In order to simplify references to figures an acronym system is used and it follows a sequence of &quot;<em>size_span_ring_interlock_friction</em>&quot;. Size takes attributes as <strong>S</strong>-small and <strong>B</strong>-big while span takes number attributes based on the span like <strong>S3</strong>, <strong>S5</strong>, <strong>S7</strong> for spans of <strong>3</strong>, <strong>5</strong>&nbsp;and <strong>7</strong>&nbsp;meters, respectively. Ring number similarly is based on the number of rings as <strong>R2</strong>, <strong>R3</strong>, <strong>R4</strong> and <strong>R5</strong>&nbsp;and interlock takes the following attributes, I<strong>00</strong>, <strong>I15</strong>, <strong>I35</strong>&nbsp;and <strong>I50</strong>&nbsp;for the interlocking percentage considered such that <strong>00</strong>-stacked, <strong>15%</strong>, <strong>35%</strong> and <strong>50%</strong>, respectively. Finally friction takes attributes following the angle of friction such as <strong>F25</strong>&mdash;low level, <strong>F30</strong>&mdash;medium level, and <strong>F35</strong>&mdash;high level. The acronym used for the equivalent one-ring arches is used as simply <strong>EQ</strong>. For example, the acronym &ldquo;<em><strong>S_S7_R4_I35_F30</strong></em>&quot; refers to the arch with small blocks, span of 7&nbsp;meters, consisting of 4&nbsp;rings and by blocks interlocked at 35%&nbsp;with a joint friction of 30<sup>o</sup>.</p> <p>This database&nbsp;contains a <strong>*.txt</strong>, a <strong>*.vtk</strong> and a <strong>*.png</strong> file. In the .txt file the elapsed&nbsp;time and the collapse multiplier of each simulation can be found. The .vtk file contains all the geometry and displacement values of every masonry panel. Finally, the .png file presents the collapse mechanism obtained.&nbsp;</p>

opencc-by-4.0Sep 2023View details →
zenodo40/100

Data from the parametric analysis of multi-ring masonry arches using a limit analysis approach for the span of 7m

<p>The dataset is produced by running a series of 360 simulations using the in-house code ALMA (<em>Analisi Limite Murature Attritive</em>) that implements the upper bound approach of limit analysis to detect the collapse multiplier and mechanism for masonry structures. This set of data contains the results of 120 simulations achieved for the multi-ring masonry arches for span of 7m with different level of parameters considered, namely size of blocks, span of the arch, ring number, interlocking coefficient and the friction angle.&nbsp;In order to simplify references to figures an acronym system is used and it follows a sequence of &quot;<em>size_span_ring_interlock_friction</em>&quot;. Size takes attributes as&nbsp;<strong>S</strong>-small and&nbsp;<strong>B</strong>-big while span takes number attributes based on the span like&nbsp;<strong>S3</strong>,&nbsp;<strong>S5</strong>,&nbsp;<strong>S7</strong>&nbsp;for spans of&nbsp;<strong>3</strong>,&nbsp;<strong>5</strong>&nbsp;and&nbsp;<strong>7</strong>&nbsp;meters, respectively. Ring number similarly is based on the number of rings as&nbsp;<strong>R2</strong>,&nbsp;<strong>R3</strong>,&nbsp;<strong>R4</strong>&nbsp;and&nbsp;<strong>R5</strong>&nbsp;and interlock takes the following attributes, I<strong>00</strong>,&nbsp;<strong>I15</strong>,&nbsp;<strong>I35</strong>&nbsp;and&nbsp;<strong>I50</strong>&nbsp;for the interlocking percentage considered such that&nbsp;<strong>00</strong>-stacked,&nbsp;<strong>15%</strong>,&nbsp;<strong>35%</strong>&nbsp;and&nbsp;<strong>50%</strong>, respectively. Finally friction takes attributes following the angle of friction such as&nbsp;<strong>F25</strong>&mdash;low level,&nbsp;<strong>F30</strong>&mdash;medium level, and&nbsp;<strong>F35</strong>&mdash;high level. The acronym used for the equivalent one-ring arches is used as simply&nbsp;<strong>EQ</strong>. For example, the acronym &ldquo;<em><strong>S_S7_R4_I35_F30</strong></em>&quot; refers to the arch with small blocks, span of 7&nbsp;meters, consisting of 4&nbsp;rings and by blocks interlocked at 35%&nbsp;with a joint friction of 30<sup>o</sup>.</p> <p>This database&nbsp;contains a&nbsp;<strong>*.txt</strong>, a&nbsp;<strong>*.vtk</strong>&nbsp;and a&nbsp;<strong>*.png</strong>&nbsp;file. In the .txt file the elapsed&nbsp;time and the collapse multiplier of each simulation can be found. The .vtk file contains all the geometry and displacement values of every masonry panel. Finally, the .png file presents the collapse mechanism obtained.&nbsp;</p>

opencc-by-4.0Sep 2023View details →
zenodo40/100

Data from the parametric analysis of multi-ring masonry arches using a limit analysis approach for the span of 5m

<p>The dataset is produced by running a series of 360 simulations using the in-house code ALMA (<em>Analisi Limite Murature Attritive</em>) that implements the upper bound approach of limit analysis to detect the collapse multiplier and mechanism for masonry structures. This set of data contains the results of 120 simulations achieved for the multi-ring masonry arches for span of 5m with different level of parameters considered, namely size of blocks, span of the arch, ring number, interlocking coefficient and the friction angle.&nbsp;In order to simplify references to figures an acronym system is used and it follows a sequence of &quot;<em>size_span_ring_interlock_friction</em>&quot;. Size takes attributes as&nbsp;<strong>S</strong>-small and&nbsp;<strong>B</strong>-big while span takes number attributes based on the span like&nbsp;<strong>S3</strong>,&nbsp;<strong>S5</strong>,&nbsp;<strong>S7</strong>&nbsp;for spans of&nbsp;<strong>3</strong>,&nbsp;<strong>5</strong>&nbsp;and&nbsp;<strong>7</strong>&nbsp;meters, respectively. Ring number similarly is based on the number of rings as&nbsp;<strong>R2</strong>,&nbsp;<strong>R3</strong>,&nbsp;<strong>R4</strong>&nbsp;and&nbsp;<strong>R5</strong>&nbsp;and interlock takes the following attributes, I<strong>00</strong>,&nbsp;<strong>I15</strong>,&nbsp;<strong>I35</strong>&nbsp;and&nbsp;<strong>I50</strong>&nbsp;for the interlocking percentage considered such that&nbsp;<strong>00</strong>-stacked,&nbsp;<strong>15%</strong>,&nbsp;<strong>35%</strong>&nbsp;and&nbsp;<strong>50%</strong>, respectively. Finally friction takes attributes following the angle of friction such as&nbsp;<strong>F25</strong>&mdash;low level,&nbsp;<strong>F30</strong>&mdash;medium level, and&nbsp;<strong>F35</strong>&mdash;high level. The acronym used for the equivalent one-ring arches is used as simply&nbsp;<strong>EQ</strong>. For example, the acronym &ldquo;<em><strong>S_S7_R4_I35_F30</strong></em>&quot; refers to the arch with small blocks, span of 7&nbsp;meters, consisting of 4&nbsp;rings and by blocks interlocked at 35%&nbsp;with a joint friction of 30<sup>o</sup>.</p> <p>This database&nbsp;contains a&nbsp;<strong>*.txt</strong>, a&nbsp;<strong>*.vtk</strong>&nbsp;and a&nbsp;<strong>*.png</strong>&nbsp;file. In the .txt file the elapsed&nbsp;time and the collapse multiplier of each simulation can be found. The .vtk file contains all the geometry and displacement values of every masonry panel. Finally, the .png file presents the collapse mechanism obtained.&nbsp;</p>

opencc-by-4.0Sep 2023View details →
zenodo36/100

Dataset: Quasi-static shear-compression tests on stone masonry walls with plaster: Influence of load history and axial load ratio

<p>This repository contains the results of six quasi-static cyclic shear-compression tests performed on single-leaf stone masonry walls made of limestone blocks and lime-based mortar joints. Of the six walls, four are tested under different axial load ratios, performing a cyclic load history with two cycles per increasing drift demand. Three are tested under the same axial load ratio but are subjected to different load histories, namely, one monotonic loading, one cyclic loading with two cycles per drift level and one cyclic loading with one hundred cycles per drift level.</p> <p>Results and details of the tests are reported in:</p> <blockquote> <p>Godio&nbsp;M, Vanin F, Zhang S, Beyer K&nbsp;(2019). &ldquo;Quasi-Static Shear-Compression Tests on Stone Masonry Walls with Plaster: Influence of Load History and Axial Load Ratio.&rdquo; Engineering Structures 192: 264&ndash;78. <a href="https://doi.org/10.1016/j.engstruct.2019.04.041">https://doi.org/10.1016/j.engstruct.2019.04.041</a>&nbsp;</p> </blockquote>

opencc-by-4.0Dec 2020View details →
zenodo36/100

Quasi-static cyclic shear-compression tests on plastered rubble stone masonry walls - Experimental data

<p>This dataset contains quasi-static cyclic shear-compression tests on six large-scale rubble stone masonry walls plus two example point clouds created from two specimens.</p> <p>&nbsp;</p>

opencc-by-4.0Jun 2021View details →
zenodo36/100

Estimates for the stiffness, strength and drift capacity of stone masonry walls based on 123 quasi-static cyclic tests reported in the literature

<p>Database of 123 shear and compression tests on stone masonry walls reported in the literature. Test references, geometrical and typological data, loading and boundary conditions, mechanical characterisation data, and synthetic test results are collected. Such test results include failure mode, force and displacement capacities&nbsp;for different limit states and estimates of the elastic and effective stiffness. Hysteretic force-displacement curves,&nbsp;digitalised from the sources, and the derived envelopes are provided, when available, as .csv files.</p>

opencc-by-4.0Jun 2017View details →
zenodo36/100

Masonry Paper South Italy

Brigantaggio PRE-1861 - Brigantaggio ANTI-borbonico - Salento - Italy. «Via torrem l'odiato trono» Il 16 Agosto 1814, il governo Murat dichiarò pubblicamente "bandito" Ciro Annicchiarico sospettandolo come filoborbonico. Un anno dopo, con la restaurazione borbonica e la caduta di Murat, don Ciro chiese l'amnistia professandosi filoborbonico, ma non ottenendola si alleò addirittura ai carbonari della setta dei Decisi, ala estrema del liberalismo salentino e padrona del nord est del tarantino e della Murgia meridionale. È il 1816 quando lo troviamo a capo dei Decisi, a cui darà un programma politico-sociale e un'organizzazione di tipo militare, arrivando a formulare un decalogo di regole dette Decisioni. https://books.google.it/books/about/Brigantaggio_e_Societ%C3%A0_segrete_nelle_Pu.html?id=kvIHYAAACAAJ&amp;redir_esc=y Source: Objaverse 1.0 / Sketchfab

opencc-byJan 2020View details →
zenodo36/100

Experimental data: Low-velocity out-of-plane impact tests on double-wythe unreinforced brick masonry walls instrumented with optical measurements

<p>This dataset includes the results of laboratory impact tests conducted on natural-scale double-wythe unreinforced brick masonry walls. The walls were spanning vertically between two reinforced concrete slabs and were subjected to low-velocity drop-weight pendulum tests in which they were repeatedly hit until the opening of a breach in the center of the wall. The tests were instrumented with both hard-wired and optical measurements, the latter consisting of high-speed cameras and digital image correlation techniques. Investigated in these tests were the out-of-plane response of the walls and their capacity to resist the impacts. The axial load applied on the top of the walls was varied for two wall configurations and monitored throughout the tests to study the effect of arching on the failure mechanism produced and number of repeated hits needed to open the breach. Of interest was also the evidence of cracking, more specifically the way it initiated on the undamaged walls and next propagated upon consecutive hits.&nbsp;</p> <p>The data generated from the tests is made here available and documented to support further investigations on masonry structures subjected to extreme actions. The dataset includes&nbsp;four ZIP files, ordered from 01 to 05, along with an auxiliary PDF document describing the content and organization of the data.&nbsp;</p> <p>Test implementation and test results that are built upon this data are presented and discussed in the following research article:</p> <blockquote> <p><a href="https://www.sciencedirect.com/science/article/pii/S0734743X23001082?via%3Dihub">Godio M, Flansbjer M,&nbsp;Williams Portal N (2023) Low-velocity out-of-plane impact tests on double-wythe unreinforced brick masonry walls instrumented with optical measurements, International Journal of Impact Engineering</a></p> </blockquote> <p>To cite this data in your work please refer to the article.</p> <p>The Authors</p>

openother-atAug 2022View details →
zenodo36/100

Cyclopean masonry

Riverside wall in Prague. Possible use in game industry, natural scene creation, etc. Source: Objaverse 1.0 / Sketchfab

opencc-byMar 2018View details →
zenodo36/100

Characterization of mortar-timber and timber-timber cyclic friction in timber floor connections of masonry buildings (dataset)

<p>The seismic performance of buildings depends critically on the stiffness and strength of<br> storey diaphragms. Whilst for modern reinforced concrete or steel structures the<br> connection between floors and lateral resisting members is often assumed as<br> monolithic, timber floors and ceilings in masonry buildings are susceptible to sliding in<br> their supports. In fact, the anchorage of timber beams in masonry walls and<br> intermediate supports relies partly or totally on a frictional type of resisting mechanism.<br> The present work contributes to characterize this behaviour by presenting the results of<br> an extensive experimental programme with cyclic friction triplet tests between mortar<br> and timber units, and between timber and timber units. These were produced to be<br> representative of connection typologies characteristic of pre-modern and contemporary<br> construction periods. Each test was performed under a constant level of contact<br> pressure, which was increased throughout each series to cover a range of normal<br> forces foreseeable in building connections. Other aspects are also discussed, such as<br> the influence of cumulative loading or velocity. The experimental dataset is herein made<br> available for public use.</p>

opencc-by-4.0Jul 2019View details →
zenodo36/100

Supplemental material to 'A variational rigid-block modelling approach to nonlinear elastic and kinematic analysis of failure mechanisms in historic masonry structures subjected to lateral actions'

<p>This&nbsp;repository contains the data necessary to reproduce the content of the article:</p> <blockquote> <p>A variational rigid-block modelling approach to nonlinear elastic and kinematic analysis of failure mechanisms in historic masonry structures subjected to lateral actions (2021). Earthquake Engineering &amp; Structural Dynamics, 1&ndash;23. <a href="https://onlinelibrary.wiley.com/doi/full/10.1002/eqe.3512">https://doi.org/10.1002/eqe.3512</a></p> </blockquote> <p>The file <strong>01_Dataset.zip</strong> contains the dataset. The companion document <strong>00_Dataset_description.pdf&nbsp;</strong>describes the content of the dataset, guiding&nbsp;the analyst to its use in order to (i) reproduce the article&#39;s results and (ii) compare the article&#39;s results to new results brought by the analyst, e.g. by comparison with other numerical models.</p> <p>Version history</p> <p>v2: updated references in 00_dataset description.pdf&nbsp;&nbsp;</p>

opencc-by-4.0Jun 2021View 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