
{  
   "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/232fa0f37df221ae0b63afbd09600e688/hermann",         
         "tags" : [
            "forschungsdaten","software","preservation","workshop"
         ],
         
         "intraHash" : "32fa0f37df221ae0b63afbd09600e688",
         "interHash" : "bf5c26c4d085b276a7e1156b705960dc",
         "label" : "Software Deposit and Preservation Policy and \r\n                   Planning Workshop Report",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-06-14 13:45:59",
         "changeDate" : "2018-06-14 11:45:59",
         "count" : 2,
         "pub-type": "misc",
         
         "year": "2018", 
         "url": "https://doi.org/10.5281/zenodo.1250310", 
         
         "author": [ 
            "Christopher Brown","Neil Chue Hong","Michael Jackson"
         ],
         "authors": [
         	
            	{"first" : "Christopher",	"last" : "Brown"},
            	{"first" : "Neil Chue",	"last" : "Hong"},
            	{"first" : "Michael",	"last" : "Jackson"}
         ],
         "note": "This workshop was organised by Jisc. The Software                    Sustainability Institute is supported by EPSRC                   grant EP/H043160/1 and EPSRC/BBSRC and ESRC grant                   EP/N006410/1.",
         "doi" : "10.5281/zenodo.1250310",
         
         "bibtexKey": "brown2018software"

      }
	  
   ]
}
