
{  
   "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/289311614a8afd98e9abea1c2ac1ba35e/annettegugel",         
         "tags" : [
            "Data-based","Expansion","Grid","Load","Modeling","Planning","Profile","Weather"
         ],
         
         "intraHash" : "89311614a8afd98e9abea1c2ac1ba35e",
         "interHash" : "0e68c1e968363286c2304d162a5708e9",
         "label" : "Weather data-based load profile modeling for grid expansion planning",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-04-27 15:29:10",
         "changeDate" : "2020-04-27 13:29:10",
         "count" : 3,
         "pub-type": "conference",
         
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "Pascal Wiest","Krzysztof Rudion","Alexander Probst"
         ],
         "authors": [
         	
            	{"first" : "Pascal",	"last" : "Wiest"},
            	{"first" : "Krzysztof",	"last" : "Rudion"},
            	{"first" : "Alexander",	"last" : "Probst"}
         ],
         
         "eventtitle" : "PowerTech 2015, Towards Future Power Systems and Emerging Technologies",
         
         "venue" : "Eindhoven, Niederlande",
         
         "language" : "eng",
         
         "eventdate" : "2015-06-29/2015-07-02",
         
         "bibtexKey": "wiest2015weather"

      }
	  
   ]
}
