
{  
   "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/235c906e6e0ed8af37317e03e45d8d101/hermann",         
         "tags" : [
            "forschungsdaten","documentation","software","diss","quality"
         ],
         
         "intraHash" : "35c906e6e0ed8af37317e03e45d8d101",
         "interHash" : "e7cf2e3e9da28d4a81f902d6e27553c5",
         "label" : "Software Engineering at Google",
         "user" : "hermann",
         "description" : "",
         "date" : "2021-04-13 07:03:21",
         "changeDate" : "2021-04-13 05:03:21",
         "count" : 2,
         "pub-type": "article",
         "journal": "CoRR",
         "year": "2017", 
         "url": "http://arxiv.org/abs/1702.01715", 
         
         "author": [ 
            "Fergus Henderson"
         ],
         "authors": [
         	
            	{"first" : "Fergus",	"last" : "Henderson"}
         ],
         "volume": "abs/1702.01715",
         "eprint" : "1702.01715",
         
         "bibsource" : "dblp computer science bibliography, https://dblp.org",
         
         "archiveprefix" : "arXiv",
         
         "bibtexKey": "henderson2017software"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/289ca6df04bbf38567e94cb2e05fed0c4/hermann",         
         "tags" : [
            "forschungsdaten","documentation","software","diss","quality"
         ],
         
         "intraHash" : "89ca6df04bbf38567e94cb2e05fed0c4",
         "interHash" : "722f4da160c40f832cecac27e437ab4f",
         "label" : "Software reliability modeling based on ISO/IEC SQuaRE",
         "user" : "hermann",
         "description" : "",
         "date" : "2021-03-11 06:28:02",
         "changeDate" : "2021-03-11 05:28:02",
         "count" : 2,
         "pub-type": "article",
         "journal": "Information and Software Technology","publisher":"Elsevier BV",
         "year": "2016", 
         "url": "https://doi.org/10.1016%2Fj.infsof.2015.09.006", 
         
         "author": [ 
            "Felipe Febrero","Coral Calero","M. Ángeles Moraga"
         ],
         "authors": [
         	
            	{"first" : "Felipe",	"last" : "Febrero"},
            	{"first" : "Coral",	"last" : "Calero"},
            	{"first" : "M. Ángeles",	"last" : "Moraga"}
         ],
         "volume": "70","pages": "18--29",
         "doi" : "10.1016/j.infsof.2015.09.006",
         
         "bibtexKey": "Febrero_2016"

      }
	  
   ]
}
