
{  
   "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/2e967ce30a91b76e8839a26d08a8688a7/annettegugel",         
         "tags" : [
            "Assessment","Classification","Condition","FRA","Fault","Forest","Random","Transformer","Using","Winding"
         ],
         
         "intraHash" : "e967ce30a91b76e8839a26d08a8688a7",
         "interHash" : "c717e2d70530393cee50196fa7dd13c0",
         "label" : "Transformer Winding Fault Classification and Condition Assessment Based on Random Forest Using FRA.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2024-03-07 15:35:39",
         "changeDate" : "2024-03-07 15:35:39",
         "count" : 2,
         "pub-type": "article",
         "journal": "Energies 2023",
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "Mehran Tahir","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Mehran",	"last" : "Tahir"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         "volume": "16","number": "3714",
         "doi" : "10.3390/en16093714",
         
         "bibtexKey": "noauthororeditor2023transformer"

      }
	  
   ]
}
