
{  
   "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/20d089cef182ae930b101df39044a9a0c/annettegugel",         
         "tags" : [
            "Energy","Load","Parameter","Power","Probability","computing","consumption","demand","density","distribution","engineering","estimation","flow","function","modeling"
         ],
         
         "intraHash" : "0d089cef182ae930b101df39044a9a0c",
         "interHash" : "d4704a7a29c88887a2bf7b06c2c558e1",
         "label" : "Probabilistische Lastmodellierung von Haushaltslasten",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-05-18 14:12:20",
         "changeDate" : "2020-05-18 12:18:45",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2012", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2012_Probst_IEEE_Probalistische_Lastmodellierung_von_Haushaltslasten.pdf", 
         
         "author": [ 
            "Georg Kayser","Alexander Probst","Martin Braun","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Georg",	"last" : "Kayser"},
            	{"first" : "Alexander",	"last" : "Probst"},
            	{"first" : "Martin",	"last" : "Braun"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         
         "eventtitle" : "IEEE Power and Energy Student Summit",
         
         "venue" : "Ilmenau, Germany",
         
         "eventdate" : "January 19-20",
         
         "bibtexKey": "kayser2012probabilistische"

      }
	  
   ]
}
