
{  
   "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/278f8e8b3f85662a9ad8c6e60a64ef6ea/andreasruopp",         
         "tags" : [
            "Algorithm","Genetic","Hydraulic","Optimisation","Turbine","hlrs"
         ],
         
         "intraHash" : "78f8e8b3f85662a9ad8c6e60a64ef6ea",
         "interHash" : "608e0d037161794024d317748a3d0a32",
         "label" : "CFD Based Mathematical Optimization of Hydro Turbine Components Using\r\n        Cloud Computing",
         "user" : "andreasruopp",
         "description" : "",
         "date" : "2015-11-12 13:58:50",
         "changeDate" : "2015-11-13 10:13:34",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "SimHydro, Hydraulic modelling and uncertainty",
         "year": "2012", 
         "url": "", 
         
         "author": [ 
            "A Ruprecht","A Ruopp","J. Simader"
         ],
         "authors": [
         	
            	{"first" : "A",	"last" : "Ruprecht"},
            	{"first" : "A",	"last" : "Ruopp"},
            	{"first" : "J.",	"last" : "Simader"}
         ],
         
         "file" : ":/home/andy/mydata/office/papers/simhydro_2012/paper/Paper_81_CFD_based_math-Ruprecht.pdf:PDF",
         
         "bibtexKey": "ruprecht2012"

      }
	  
   ]
}
