
{  
   "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/25a0b1ed823863221c7de810797a39e5c/jkneifl",         
         "tags" : [
            "myown","code"
         ],
         
         "intraHash" : "5a0b1ed823863221c7de810797a39e5c",
         "interHash" : "d1c0cf1bf9df7eca4ce83a54d6cbc03a",
         "label" : "VENI-VINDy-VICI: 0.1.7",
         "user" : "jkneifl",
         "description" : "Code",
         "date" : "2024-08-15 13:28:10",
         "changeDate" : "2024-08-15 13:28:10",
         "count" : 6,
         "pub-type": "misc",
         "publisher":"Zenodo",
         "year": "2024", 
         "url": "https://zenodo.org/doi/10.5281/zenodo.13120249", 
         
         "author": [ 
            "Jonas Kneifl","Paolo Conti"
         ],
         "authors": [
         	
            	{"first" : "Jonas",	"last" : "Kneifl"},
            	{"first" : "Paolo",	"last" : "Conti"}
         ],
         "abstract": "An interpretable data-driven framework for building generative reduced order models with embedded uncertainty quantification",
         "copyright" : "MIT License",
         
         "doi" : "10.5281/ZENODO.13120249",
         
         "bibtexKey": "https://doi.org/10.5281/zenodo.13120249"

      }
	  
   ]
}
