
{  
   "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/23210e1ffc832fafc1dca203bc6d8869d/hermann",         
         "tags" : [
            "documentation","workflow","diss"
         ],
         
         "intraHash" : "3210e1ffc832fafc1dca203bc6d8869d",
         "interHash" : "a3e47a18268aab24f08bfe75e91190cb",
         "label" : "Docs for Developers",
         "user" : "hermann",
         "description" : "",
         "date" : "2022-05-02 11:10:23",
         "changeDate" : "2022-05-02 09:10:23",
         "count" : 1,
         "pub-type": "book",
         "publisher":"Apress",
         "year": "2021", 
         "url": "https://doi.org/10.1007%2F978-1-4842-7217-6", 
         
         "author": [ 
            "Jared Bhatti","Zachary Sarah Corleissen","Jen Lambourne","David Nunez","Heidi Waterhouse"
         ],
         "authors": [
         	
            	{"first" : "Jared",	"last" : "Bhatti"},
            	{"first" : "Zachary Sarah",	"last" : "Corleissen"},
            	{"first" : "Jen",	"last" : "Lambourne"},
            	{"first" : "David",	"last" : "Nunez"},
            	{"first" : "Heidi",	"last" : "Waterhouse"}
         ],
         
         "doi" : "10.1007/978-1-4842-7217-6",
         
         "bibtexKey": "bhatti2021developers"

      }
	  
   ]
}
