
{  
   "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/2bcaf029e96c6a6cc9c5514c78e25fe67/hermann",         
         "tags" : [
            "workflow","obib"
         ],
         
         "intraHash" : "bcaf029e96c6a6cc9c5514c78e25fe67",
         "interHash" : "8fb6d4f3b49771202bcb236eb4eaf1c7",
         "label" : "Workflow-based Integration: Grundlagen, Technologien, Management",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-02-26 17:15:29",
         "changeDate" : "2018-02-28 10:31:24",
         "count" : 1,
         "pub-type": "book",
         "publisher":"Springer","address":"Berlin",
         "year": "2005", 
         "url": "", 
         
         "author": [ 
            "Joachim Müller"
         ],
         "authors": [
         	
            	{"first" : "Joachim",	"last" : "Müller"}
         ],
         
         "isbn" : "3-540-20439-3",
         
         "doi" : "https://doi.org/10.1007/b138228",
         
         "bibtexKey": "noauthororeditor"

      }
	  
   ]
}
