
{  
   "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/21463084bbaf5fc2f2a25bc33ffe52226/drb",         
         "tags" : [
            "computing","hlrs","hpc","multicore","myown","parallel","programming"
         ],
         
         "intraHash" : "1463084bbaf5fc2f2a25bc33ffe52226",
         "interHash" : "a9e13ff07b613a19c6b15c7b12b059c8",
         "label" : "Programming Multi-core and Many-Core Computing Systems",
         "user" : "drb",
         "description" : "",
         "date" : "2015-10-30 15:41:08",
         "changeDate" : "2015-10-30 14:47:19",
         "count" : 1,
         "pub-type": "inbook",
         
         "year": "2014", 
         "url": "", 
         
         "author": [ 
            "Lutz Schubert","Stefan Wesner","Daniel Rubio Bonilla","Tommaso Cucinotta"
         ],
         "authors": [
         	
            	{"first" : "Lutz",	"last" : "Schubert"},
            	{"first" : "Stefan",	"last" : "Wesner"},
            	{"first" : "Daniel",	"last" : "Rubio Bonilla"},
            	{"first" : "Tommaso",	"last" : "Cucinotta"}
         ],
         
         "editor": [ 
            "Wiley Interscience"
         ],
         "editors": [
         	
            	{"first" : "Wiley",	"last" : "Interscience"}
         ],
         
         "bibtexKey": "schubert2014programming"

      }
	  
   ]
}
