
{  
   "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/2126f3fa8bec24577bba645b667124fb1/annettegugel",         
         "tags" : [
            "An","Investigation","RMS","and","classification","data.","extraction","feature","for","high","on","power","quality","resolution","selection","with"
         ],
         
         "intraHash" : "126f3fa8bec24577bba645b667124fb1",
         "interHash" : "284ecbae6bdf901a021694ca7e34a7cd",
         "label" : "An Investigation on feature extraction and feature selection for power quality classification with high resolution and RMS data.",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2022-02-09 16:25:32",
         "changeDate" : "2022-02-14 12:10:01",
         "count" : 3,
         "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" : "The 9th International Conference on Renewable Power Generation - IET RPG",
         
         "venue" : "Dublin, Ireland, online",
         
         "eventdate" : "March 1-2",
         
         "bibtexKey": "eisenmann2021investigation"

      }
	  
   ]
}
