
{  
   "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/2065f7630b0c3160009fd421539c36447/annettegugel",         
         "tags" : [
            "Interim","Reliability","Report","Survey:","Transformer"
         ],
         
         "intraHash" : "065f7630b0c3160009fd421539c36447",
         "interHash" : "fef31b2945af881b98f0e4c37bc84d7d",
         "label" : "Transformer Reliability Survey: Interim Report",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-05-18 15:20:07",
         "changeDate" : "2020-05-18 13:20:07",
         "count" : 1,
         "pub-type": "article",
         "journal": "Electra",
         "year": "2012", 
         "url": "", 
         
         "author": [ 
            "Stefan Tenbohlen"," et al."
         ],
         "authors": [
         	
            	{"first" : "Stefan",	"last" : "Tenbohlen"},
            	{"first" : "",	"last" : "et al."}
         ],
         "number": "261","pages": "46-49",
         "bibtexKey": "tenbohlen2012transformer"

      }
	  
   ]
}
