
{  
   "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/2f092e541dc2c04e26702b4dcac36344b/annettegugel",         
         "tags" : [
            "Based","Data","Evaluation","National","Reliability","Statistics","Transformer","Utility","and","of","on"
         ],
         
         "intraHash" : "f092e541dc2c04e26702b4dcac36344b",
         "interHash" : "dee263c6c7d561dbd7a1d5b4976034de",
         "label" : "Evaluation of Transformer Reliability Data Based on National and Utility Statistics",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-06-29 15:28:14",
         "changeDate" : "2020-06-29 13:28:14",
         "count" : 1,
         "pub-type": "proceedings",
         
         "year": "2009", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2009_ISH_Jagers_Tenbohlen_Evaluation_of_Transformer_Reliability.pdf", 
         
         "author": [ 
            "Janine Jagers","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Janine",	"last" : "Jagers"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         
         "eventtitle" : "16th International Symposium on High Voltage Engineering",
         
         "venue" : "Cape Town, South Africa",
         
         "eventdate" : "August 24-28",
         
         "bibtexKey": "jagers2009evaluation"

      }
	  
   ]
}
