
{  
   "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/29cf7c319172aa178eba3177968b47fe3/annettegugel",         
         "tags" : [
            "Acoustic","Discharges","Localization","Method","Partial","Power","Transformer"
         ],
         
         "intraHash" : "9cf7c319172aa178eba3177968b47fe3",
         "interHash" : "50584eb0fa7a5ea70eecc3a3ea65975e",
         "label" : "Localization of Partial Discharges in Power Transformer by Acoustic Method",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-06-23 15:06:49",
         "changeDate" : "2020-06-23 13:06:49",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2010", 
         "url": "", 
         
         "author": [ 
            "Su Su Win","Sebastian Coenen","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Su Su",	"last" : "Win"},
            	{"first" : "Sebastian",	"last" : "Coenen"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         
         "eventtitle" : "Second IEEE Student Conference 2010",
         
         "venue" : "Hamburg, Germany",
         
         "eventdate" : "May 20-21",
         
         "bibtexKey": "win2010localization"

      }
	  
   ]
}
