
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2389e7432bed10d0610371c6ecf4bffb3/malvarez",         
         "tags" : [
            "ai","data","myown","timber"
         ],
         
         "intraHash" : "389e7432bed10d0610371c6ecf4bffb3",
         "interHash" : "49e897572b1d395598b3b58bfd24e55a",
         "label" : "Universal Timber Slab: Simulated Multidisciplinary Performance Data for UTS Solid Timber Slab in Triangular Slab Bays at 1m Resolution",
         "user" : "malvarez",
         "description" : "",
         "date" : "2026-01-13 16:21:54",
         "changeDate" : "2026-01-13 16:23:25",
         "count" : 4,
         "pub-type": "dataset",
         "publisher":"DaRUS",
         "year": "2025", 
         "url": "https://darus.uni-stuttgart.de/citation?persistentId=doi:10.18419/DARUS-5369", 
         
         "author": [ 
            "Martin Alvarez","Hans Jakob Wagner","Tim Stark","Achim Menges","Renan Prandini","Gregor Neubauer","Jan Knippers","Theresa Müller","Simon Panik","Matthias Müller","Philip Leistner"
         ],
         "authors": [
         	
            	{"first" : "Martin",	"last" : "Alvarez"},
            	{"first" : "Hans Jakob",	"last" : "Wagner"},
            	{"first" : "Tim",	"last" : "Stark"},
            	{"first" : "Achim",	"last" : "Menges"},
            	{"first" : "Renan",	"last" : "Prandini"},
            	{"first" : "Gregor",	"last" : "Neubauer"},
            	{"first" : "Jan",	"last" : "Knippers"},
            	{"first" : "Theresa",	"last" : "Müller"},
            	{"first" : "Simon",	"last" : "Panik"},
            	{"first" : "Matthias",	"last" : "Müller"},
            	{"first" : "Philip",	"last" : "Leistner"}
         ],
         "abstract": "OverviewThis dataset includes preliminary results for Computational Design, Structural Design, Acoustics + Building Physics, and Life Cycle Analysis in relation to the default benchmark defined in the   Slab Building Blocks dataset,  \"1. Triangular Slabs every 1.0m \u2013 Default\". The slabs included were computed through various disciplinary layers, capturing performance data across multiple domains. The results are intended to serve as a baseline for further research and comparative analysis.Data format: This data format uses the BHoM framework.  It is possible to load the dataset with the core version of BHoM, even though a UTS BHoM Toolkit was used to organize the data. This ensures compatibility with the computational design method and future developments.All data is stored in JSON files that contain BHoM objects.Using SI units unless spefified differently. Data Structure: Following the structure of BHoM and JSON files, the data is organized in a nested structure. For each design geometry, a \"Performance\" section contains multiple \"PerformanceSolutions\" per bay. Thus, each disciplinary layer can autonomously generate different solutions, while a versioning system enables them to refer to and align with outputs from other layers, maintaining links between interconnected results.",
         "doi" : "10.18419/DARUS-5369",
         
         "bibtexKey": "https://doi.org/10.18419/darus-5369"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2a94e88d98526724ea357495ea0f72dac/malvarez",         
         "tags" : [
            "ai","data","myown","timber"
         ],
         
         "intraHash" : "a94e88d98526724ea357495ea0f72dac",
         "interHash" : "1fdfffa6c0a45f6e9eaf349e5b53e573",
         "label" : "Slab Building Blocks",
         "user" : "malvarez",
         "description" : "",
         "date" : "2026-01-13 09:53:38",
         "changeDate" : "2026-01-13 16:24:03",
         "count" : 3,
         "pub-type": "dataset",
         "publisher":"DaRUS",
         "year": "2025", 
         "url": "https://darus.uni-stuttgart.de/citation?persistentId=doi:10.18419/DARUS-5096", 
         
         "author": [ 
            "Martin Alvarez","Hans Jakob Wagner","Achim Menges"
         ],
         "authors": [
         	
            	{"first" : "Martin",	"last" : "Alvarez"},
            	{"first" : "Hans Jakob",	"last" : "Wagner"},
            	{"first" : "Achim",	"last" : "Menges"}
         ],
         
         "doi" : "10.18419/DARUS-5096",
         
         "bibtexKey": "https://doi.org/10.18419/darus-5096"

      }
	  
   ]
}
