
{  
   "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/282ba0251a2e4bb132d6086d2cd0c2689/annettegugel",         
         "tags" : [
            "Data","Framework","General","Power","Processing.","Quality","Simulating","for"
         ],
         
         "intraHash" : "82ba0251a2e4bb132d6086d2cd0c2689",
         "interHash" : "3e3ddb016efcbae125bf3d1e365b77d3",
         "label" : "General Framework for Simulating Power Quality Data Processing.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2022-02-14 13:45:53",
         "changeDate" : "2022-02-14 12:45:53",
         "count" : 2,
         "pub-type": "conference",
         
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Adrian Eisenmann","Tim Streubel","Krzysztof Rudion"
         ],
         "authors": [
         	
            	{"first" : "Adrian",	"last" : "Eisenmann"},
            	{"first" : "Tim",	"last" : "Streubel"},
            	{"first" : "Krzysztof",	"last" : "Rudion"}
         ],
         
         "eventtitle" : "26th International Conference and Exhibition on Electricity Distribution \u2013 CIRED",
         
         "venue" : "Geneva, Switzerland, online",
         
         "eventdate" : "September 20-23",
         
         "bibtexKey": "eisenmann2021general"

      }
	  
   ]
}
