
{  
   "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/2951be49d5d89cb1b47ec8d2defcee7d1/annettegugel",         
         "tags" : [
            "Detecting","Displacements","Function","Method","Power","Transfer","Transformers","Winding"
         ],
         
         "intraHash" : "951be49d5d89cb1b47ec8d2defcee7d1",
         "interHash" : "72d68476fd759610977bf3f316531f9e",
         "label" : "Procedures for Detecting Winding Displacements in Power Transformers by the Transfer Function Method",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-08-10 13:51:59",
         "changeDate" : "2020-08-10 11:52:46",
         "count" : 2,
         "pub-type": "article",
         "journal": "IEEE Transactions on Power Delivery",
         "year": "2004", 
         "url": "", 
         
         "author": [ 
            "Jochen Christian","Kurt Feser"
         ],
         "authors": [
         	
            	{"first" : "Jochen",	"last" : "Christian"},
            	{"first" : "Kurt",	"last" : "Feser"}
         ],
         "volume": "15","number": "1","pages": "214-220",
         "bibtexKey": "christian2004procedures"

      }
	  
   ]
}
