
{  
   "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/2540d3ce1b09129c8e5ca6a00c3dcc11c/annettegugel",         
         "tags" : [
            "CT","adaptivity","differentialprotection","digital","processing","saturation","signal","synchronousmachine","transformer"
         ],
         
         "intraHash" : "540d3ce1b09129c8e5ca6a00c3dcc11c",
         "interHash" : "e9d0034ca85b30c577bc4c5a3d6d9a87",
         "label" : "Differential Relay with Adaptation during Saturation Period of Current Transformers",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-08-11 13:10:44",
         "changeDate" : "2020-08-11 11:10:44",
         "count" : 1,
         "pub-type": "proceedings",
         
         "year": "2004", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2004_14th-international-conference-on-power-system-protection_Bled_Slowenien_Hayder.pdf", 
         
         "author": [ 
            "Kurt Feser","Tammam Hayder","Waldemar Rebizant","Ludwig Schiel"
         ],
         "authors": [
         	
            	{"first" : "Kurt",	"last" : "Feser"},
            	{"first" : "Tammam",	"last" : "Hayder"},
            	{"first" : "Waldemar",	"last" : "Rebizant"},
            	{"first" : "Ludwig",	"last" : "Schiel"}
         ],
         
         "eventtitle" : "14th Int. Conference on Power System Protection (PSP2004)",
         
         "venue" : "Bled, Slovenia",
         
         "eventdate" : "September 29 - October 1",
         
         "bibtexKey": "feser2004differential"

      }
	  
   ]
}
