
{  
   "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/2a15be065d1715192f305a95110418601/annettegugel",         
         "tags" : [
            "Aggregated","Congestion","Flexibility","Interface.","Management","TSO-DSO","Using","at","the"
         ],
         
         "intraHash" : "a15be065d1715192f305a95110418601",
         "interHash" : "21d2a96c6228289985442ef22a20b136",
         "label" : "Congestion Management Using Aggregated Flexibility at the TSO-DSO Interface.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2022-02-10 15:38:03",
         "changeDate" : "2022-02-14 12:06:44",
         "count" : 2,
         "pub-type": "conference",
         
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Daniel Contreras","Sharon Müller","Krzysztof Rudion"
         ],
         "authors": [
         	
            	{"first" : "Daniel",	"last" : "Contreras"},
            	{"first" : "Sharon",	"last" : "Müller"},
            	{"first" : "Krzysztof",	"last" : "Rudion"}
         ],
         
         "eventtitle" : "14th IEEE PES PowerTech Conference",
         
         "venue" : "Madrid, Spain, online",
         
         "eventdate" : "June 28 - July 2",
         
         "doi" : "10.1109/PowerTech46648.2021.9494793",
         
         "bibtexKey": "contreras2021congestion"

      }
	  
   ]
}
