
{  
   "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/29add05f991d3409b78e19c106b27dc3c/andrevanhoorn",         
         "tags" : [
            "Dynamic","Monitoring,","Reverse","Software","analysis,","engineering","performance,","research,"
         ],
         
         "intraHash" : "9add05f991d3409b78e19c106b27dc3c",
         "interHash" : "8a16007083375bad8dd11b9f400eeae6",
         "label" : "Kieker: A monitoring framework for software engineering research",
         "user" : "andrevanhoorn",
         "description" : "",
         "date" : "2020-08-11 10:36:50",
         "changeDate" : "2020-08-11 08:36:50",
         "count" : 1,
         "pub-type": "article",
         "journal": "Software Impacts",
         "year": "2020", 
         "url": "http://www.sciencedirect.com/science/article/pii/S2665963820300063", 
         
         "author": [ 
            "Wilhelm Hasselbring","André van Hoorn"
         ],
         "authors": [
         	
            	{"first" : "Wilhelm",	"last" : "Hasselbring"},
            	{"first" : "André",	"last" : "van Hoorn"}
         ],
         "volume": "5",
         "issn" : "2665-9638",
         
         "doi" : "https://doi.org/10.1016/j.simpa.2020.100019",
         
         "bibtexKey": "HasselbringVanHoorn2020KiekerImpacts"

      }
	  
   ]
}
