
{  
   "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/217666d638101d1fd5e68416ede625e30/annettegugel",         
         "tags" : [
            "Actual","Diagnosis","Fault","Function","High-Voltage","Large-Power","Method","Transfer","Windings"
         ],
         
         "intraHash" : "17666d638101d1fd5e68416ede625e30",
         "interHash" : "4503321e3a509eedc87f9f420505278d",
         "label" : "Fault Diagnosis of Actual Large-Power High-Voltage Windings using Transfer\r\nFunction Method",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-06-15 14:32:17",
         "changeDate" : "2020-06-15 12:32:17",
         "count" : 1,
         "pub-type": "article",
         "journal": "Archives of Electrical Engineering",
         "year": "2011", 
         "url": "", 
         
         "author": [ 
            "Ebrahim Rahimpour","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Ebrahim",	"last" : "Rahimpour"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         "volume": "60","number": "3","pages": "269-281",
         "bibtexKey": "rahimpour2011fault"

      }
	  
   ]
}
