
{  
   "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/2676af875ee9e650100b937509a581e97/annettegugel",         
         "tags" : [
            "Analysis","Dielectric","Drying","Monitoring","Power","Process","Response","Transformers","Using"
         ],
         
         "intraHash" : "676af875ee9e650100b937509a581e97",
         "interHash" : "21718c38fdbfaa689dcd83783e19fff1",
         "label" : "Monitoring of the Drying Process of Power Transformers Using Dielectric Response\r\nAnalysis",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-06-15 15:02:15",
         "changeDate" : "2020-06-15 13:02:15",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2011", 
         "url": "", 
         
         "author": [ 
            "Maik Koch","S. Rätzke","M. Freiburg","Mark Jovalekic"
         ],
         "authors": [
         	
            	{"first" : "Maik",	"last" : "Koch"},
            	{"first" : "S.",	"last" : "Rätzke"},
            	{"first" : "M.",	"last" : "Freiburg"},
            	{"first" : "Mark",	"last" : "Jovalekic"}
         ],
         
         "eventtitle" : "10th HRO CIGRÉ Session",
         
         "venue" : "Cavtat, Croatia",
         
         "eventdate" : "November 6-10",
         
         "bibtexKey": "koch2011monitoring"

      }
	  
   ]
}
