
{  
   "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/295af9d105d2c9582572a496ab3e78b59/mwigger",         
         "tags" : [
            "python"
         ],
         
         "intraHash" : "95af9d105d2c9582572a496ab3e78b59",
         "interHash" : "f62570233a0b8d430713ebc35d44cdfe",
         "label" : "Python Scientific lecture notes",
         "user" : "mwigger",
         "description" : "",
         "date" : "2018-07-01 13:42:06",
         "changeDate" : "2018-09-14 09:59:55",
         "count" : 1,
         "pub-type": "conference",
         "booktitle": "EuroScipy",
         "year": "2013", 
         "url": "", 
         
         "author": [ 
            "Valentin Heanel","Emmanuelle Gouillart","Gael Varoquaux"
         ],
         "authors": [
         	
            	{"first" : "Valentin",	"last" : "Heanel"},
            	{"first" : "Emmanuelle",	"last" : "Gouillart"},
            	{"first" : "Gael",	"last" : "Varoquaux"}
         ],
         "pages": "S. 4-6",
         "date-modified" : "2014-10-28 17:47:40 +0000",
         
         "date-added" : "2014-10-28 17:42:19 +0000",
         
         "bibtexKey": "heanel2013python"

      }
	  
   ]
}
