
{  
   "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/2f983f028b28b79b08d142acf76f6538f/annettegugel",         
         "tags" : [
            "Research","and","development","ester","filled","of","power","transformers."
         ],
         
         "intraHash" : "f983f028b28b79b08d142acf76f6538f",
         "interHash" : "a9f8c1d0db09c1688b35860890fab695",
         "label" : "Research and development of ester filled power transformers.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2022-02-14 15:46:42",
         "changeDate" : "2022-02-14 14:46:42",
         "count" : 2,
         "pub-type": "article",
         "journal": "IEEE Transactions on Electromagnetic Compatibility, Transformers Magazin",
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Z.D. Wang","S. Y. Matharage","Q. Liu","Stefan Tenbohlen","C. Ekanayake","T.K. Saha","H. Ma","Y. XU"
         ],
         "authors": [
         	
            	{"first" : "Z.D.",	"last" : "Wang"},
            	{"first" : "S. Y.",	"last" : "Matharage"},
            	{"first" : "Q.",	"last" : "Liu"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"},
            	{"first" : "C.",	"last" : "Ekanayake"},
            	{"first" : "T.K.",	"last" : "Saha"},
            	{"first" : "H.",	"last" : "Ma"},
            	{"first" : "Y.",	"last" : "XU"}
         ],
         "volume": "8","number": "4","pages": "24-33",
         "bibtexKey": "wang2021research"

      }
	  
   ]
}
