
{  
   "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/28323dbffa180e8b216840866ae6379ee/annettegugel",         
         "tags" : [
            "Artificial","Assessment","Condition","Feedforward","Frequency","Measurements.","Network","Neural","Response","Transformer","Using","Winding","and"
         ],
         
         "intraHash" : "8323dbffa180e8b216840866ae6379ee",
         "interHash" : "b222651f1d1c70d89f194f65d082f9a1",
         "label" : "Transformer Winding Condition Assessment Using Feedforward Artificial Neural Network and Frequency Response Measurements.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2022-02-14 15:36:20",
         "changeDate" : "2022-02-14 14:36:20",
         "count" : 2,
         "pub-type": "article",
         "journal": "Energies 2021",
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Mehran Tahir","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Mehran",	"last" : "Tahir"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         "volume": "14","number": "3227",
         "bibtexKey": "tahir2021transformer"

      }
	  
   ]
}
