
{  
   "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/2c842e233f030550e978a8b2a34c887ec/diglezakis",         
         "tags" : [
            "computing","lessonsLearned","scientic","teaching"
         ],
         
         "intraHash" : "c842e233f030550e978a8b2a34c887ec",
         "interHash" : "3528856e87c2b745f9fb5a4524d4d8ee",
         "label" : "Software Carpentry: lessons learned",
         "user" : "diglezakis",
         "description" : "Software Carpentry: lessons learned - F1000Research",
         "date" : "2018-03-20 10:00:50",
         "changeDate" : "2018-03-20 09:00:50",
         "count" : 1,
         "pub-type": "article",
         "journal": "F1000Research","publisher":"F1000 Research, Ltd.",
         "year": "2016", 
         "url": "https://doi.org/10.12688%2Ff1000research.3-62.v2", 
         
         "author": [ 
            "Greg Wilson"
         ],
         "authors": [
         	
            	{"first" : "Greg",	"last" : "Wilson"}
         ],
         
         "doi" : "10.12688/f1000research.3-62.v2",
         
         "bibtexKey": "Wilson_2016"

      }
	  
   ]
}
