
{  
   "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/2cdc8e21d3c3e7688955b65b1f94572e3/annettegugel",         
         "tags" : [
            "Capacity","Electric","Future","Grids","Improving","Integrating","Low","Photovoltaic","Power","System","Utilization","Voltage","high","microgrids","penetration","supergrids"
         ],
         
         "intraHash" : "cdc8e21d3c3e7688955b65b1f94572e3",
         "interHash" : "19179df242e393487e01c322f6cb8aff",
         "label" : "Improving Capacity Utilization - Low Voltage Grids with high Photovoltaic penetration\r\nThe Electric Power System of the Future - Integrating supergrids and microgrids",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-06-15 13:44:48",
         "changeDate" : "2020-06-15 11:44:48",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2011", 
         "url": "", 
         
         "author": [ 
            "Martin Braun","C. Ma"
         ],
         "authors": [
         	
            	{"first" : "Martin",	"last" : "Braun"},
            	{"first" : "C.",	"last" : "Ma"}
         ],
         
         "eventtitle" : "CIGRE Symposium",
         
         "venue" : "Bologna, Italy",
         
         "eventdate" : "September 13-15",
         
         "bibtexKey": "braun2011improving"

      }
	  
   ]
}
