
{  
   "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/2362451394b671d1741b91d83bc710456/annettegugel",         
         "tags" : [
            "CT","DC","decaying","differential","digital","measurement","of","parameters","protection","saturation","signalprocessing","synchronousmachine","transformer"
         ],
         
         "intraHash" : "362451394b671d1741b91d83bc710456",
         "interHash" : "6a8991a71cc89d5ec3c65809c17f8a79",
         "label" : "Prediction of CT Saturation Period for Differential Relay Adaptation Purposes",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-08-11 14:20:55",
         "changeDate" : "2020-08-11 12:20:55",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2004", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2004_International-Conference-on-Advanced-Power-System-Automation-and-Protection_Jeju_Korea_Hayder.pdf", 
         
         "author": [ 
            "Waldemar Rebizant","Tammam Hayder","Ludwig Schiel"
         ],
         "authors": [
         	
            	{"first" : "Waldemar",	"last" : "Rebizant"},
            	{"first" : "Tammam",	"last" : "Hayder"},
            	{"first" : "Ludwig",	"last" : "Schiel"}
         ],
         
         "eventtitle" : "International Conference on Advanced Power System Automation and Protection  (APAP2004)",
         
         "venue" : "Jeju, Korea",
         
         "eventdate" : "October 25-28",
         
         "bibtexKey": "rebizant2004prediction"

      }
	  
   ]
}
