
{  
   "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/22be662c303d9ebf871111ab05616bad6/annettegugel",         
         "tags" : [
            "Clusteringsend:unibiblio","PRPD","Patterns","Separation","Signal","by","of","superimposed"
         ],
         
         "intraHash" : "2be662c303d9ebf871111ab05616bad6",
         "interHash" : "b76c2df7c8c0af2f14dac419dc354323",
         "label" : "Separation of superimposed PRPD Patterns by Signal Clustering",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2021-01-28 10:44:22",
         "changeDate" : "2021-01-28 09:44:22",
         "count" : 1,
         "pub-type": "conference",
         
         "year": "2020", 
         "url": "", 
         
         "author": [ 
            "Benjamin Adam","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Benjamin",	"last" : "Adam"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         
         "eventtitle" : "IEEE International Conference on Dielectrics (ICD)",
         
         "venue" : "Valencia, Spain, online",
         
         "eventdate" : "July 06-31",
         
         "bibtexKey": "adam2020separation"

      }
	  
   ]
}
