
{  
   "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/27d439e6b6a675c66bf4856fb4827a9ea/hermann",         
         "tags" : [
            "VFU","obib","textgrid"
         ],
         
         "intraHash" : "7d439e6b6a675c66bf4856fb4827a9ea",
         "interHash" : "eb4bd4b2fab9c603434b4de887dffa95",
         "label" : "TextGrid: Von der Community \u2013 für die Community",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-02-20 21:24:48",
         "changeDate" : "2018-02-21 17:07:49",
         "count" : 1,
         "pub-type": "book",
         
         "year": "2015", 
         "url": "", 
         
         "editor": [ 
            "Heike Neuroth","Andrea Rapp","Sibylle Söring"
         ],
         "editors": [
         	
            	{"first" : "Heike",	"last" : "Neuroth"},
            	{"first" : "Andrea",	"last" : "Rapp"},
            	{"first" : "Sibylle",	"last" : "Söring"}
         ],
         
         "doi" : "https://doi.org/10.3249/webdoc-3947",
         
         "bibtexKey": "2015textgrid"

      }
	  
   ]
}
