
{  
   "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/24c7f4e3b1b49cc12d34bc5407caf12da/annettegugel",         
         "tags" : [
            "Analysis","Approaches","Benchmark","Computing","ML","PQ","Parallel","Prediction","Sensitivity","classical"
         ],
         
         "intraHash" : "4c7f4e3b1b49cc12d34bc5407caf12da",
         "interHash" : "d9d910e2c458d7321a48471f8f563b22",
         "label" : "PQ Prediction by Way of Parallel Computing - Benchmark and Sensitivity Analysis for classical ML Approaches",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-10-07 14:13:11",
         "changeDate" : "2020-10-07 12:13:11",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2019", 
         "url": "", 
         
         "author": [ 
            "Adrian Eisenmann","Tim Streubel","Krzysztof Rudion"
         ],
         "authors": [
         	
            	{"first" : "Adrian",	"last" : "Eisenmann"},
            	{"first" : "Tim",	"last" : "Streubel"},
            	{"first" : "Krzysztof",	"last" : "Rudion"}
         ],
         
         "eventtitle" : "25th International Conference and Exhibition on Electricity Distribution - CIRED",
         
         "venue" : "Madrid, Spain",
         
         "eventdate" : "June 3-6",
         
         "bibtexKey": "eisenmann2019prediction"

      }
	  
   ]
}
