
{  
   "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/2dc7950dd5219d0bc8017c81f291a1a30/annettegugel",         
         "tags" : [
            "Online","aggregation","distribution","estimation.","flexibility","grids","in","of","potential","state","the","using"
         ],
         
         "intraHash" : "dc7950dd5219d0bc8017c81f291a1a30",
         "interHash" : "5e301216e9b04e699a76ffa6f45653f7",
         "label" : "Online aggregation of the flexibility potential in distribution grids using state estimation.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2022-02-14 13:50:26",
         "changeDate" : "2022-02-14 12:50:26",
         "count" : 3,
         "pub-type": "conference",
         
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Sharon Müller","Daniel Contreras","Heiner Früh","Krzysztof Rudion","C. Exner","A. von Haken"
         ],
         "authors": [
         	
            	{"first" : "Sharon",	"last" : "Müller"},
            	{"first" : "Daniel",	"last" : "Contreras"},
            	{"first" : "Heiner",	"last" : "Früh"},
            	{"first" : "Krzysztof",	"last" : "Rudion"},
            	{"first" : "C.",	"last" : "Exner"},
            	{"first" : "A.",	"last" : "von Haken"}
         ],
         
         "eventtitle" : "26th International Conference and Exhibition on Electricity Distribution - CIRED",
         
         "venue" : "Geneva, Switzerland, online",
         
         "eventdate" : "September 20-23",
         
         "bibtexKey": "muller2021online"

      }
	  
   ]
}
