
{  
   "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/23e08a69c150faa8ed9a3f78f446f1bc0/diglezakis",         
         "tags" : [
            "forschungsdaten","development","software","workflows","dataverse","repository"
         ],
         
         "intraHash" : "3e08a69c150faa8ed9a3f78f446f1bc0",
         "interHash" : "612b68cbfdf1e86a414c5e11ef1e6006",
         "label" : "The Open Monolith - Keeping Your Codebase (and Your Headaches) Small",
         "user" : "diglezakis",
         "description" : "CON3449",
         "date" : "2019-07-10 08:13:58",
         "changeDate" : "2019-07-10 06:13:58",
         "count" : 1,
         "pub-type": "presentation",
         
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Michael Bar-Sinai","Matthew Dunlap"
         ],
         "authors": [
         	
            	{"first" : "Michael",	"last" : "Bar-Sinai"},
            	{"first" : "Matthew",	"last" : "Dunlap"}
         ],
         
         "editor": [ 
            " JavaOne"
         ],
         "editors": [
         	
            	{"first" : "",	"last" : "JavaOne"}
         ],
         
         "eventtitle" : "JavaOne 2017",
         
         "bibtexKey": "barsinai2017monolith"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/22c05531f609a49b012d8643297f35c15/diglezakis",         
         "tags" : [
            "forschungsdaten","development","repository"
         ],
         
         "intraHash" : "2c05531f609a49b012d8643297f35c15",
         "interHash" : "4a260b38f55108181e6cbaf6ac5dae2b",
         "label" : "Overly honest data repository development",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2017-09-12 08:32:16",
         "changeDate" : "2017-09-12 06:32:16",
         "count" : 1,
         "pub-type": "article",
         "journal": "The Code4Lib Journal",
         "year": "2016", 
         "url": "http://hdl.handle.net/2142/91684", 
         
         "author": [ 
            "Colleen Fallaw","Elise Dunham","Elizabeth Wickes","Dena Strong","Ayla Stein","Qian Zhang","Kyle R. Rimkus","William Ingram","Heidi J. Imker"
         ],
         "authors": [
         	
            	{"first" : "Colleen",	"last" : "Fallaw"},
            	{"first" : "Elise",	"last" : "Dunham"},
            	{"first" : "Elizabeth",	"last" : "Wickes"},
            	{"first" : "Dena",	"last" : "Strong"},
            	{"first" : "Ayla",	"last" : "Stein"},
            	{"first" : "Qian",	"last" : "Zhang"},
            	{"first" : "Kyle R.",	"last" : "Rimkus"},
            	{"first" : "William",	"last" : "Ingram"},
            	{"first" : "Heidi J.",	"last" : "Imker"}
         ],
         
         "editor": [ 
            " Code4Lib"
         ],
         "editors": [
         	
            	{"first" : "",	"last" : "Code4Lib"}
         ],
         "volume": "34","abstract": "Data repositories\r\nRepository development\r\nData publication\r\nData preservation\r\nDigital preservation",
         "bibtexKey": "noauthororeditor"

      }
	  
   ]
}
