
{  
   "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/2408af7bbca3ebe4cba9eec584ebb5477/drb",         
         "tags" : [
            "HLRS","Programming","code","data","myown","segmentation"
         ],
         
         "intraHash" : "408af7bbca3ebe4cba9eec584ebb5477",
         "interHash" : "d08e185893c922d9cf6b12551cb26fee",
         "label" : "Principles of Code and Data Segmentation",
         "user" : "drb",
         "description" : "",
         "date" : "2015-10-30 15:30:28",
         "changeDate" : "2015-10-30 14:50:35",
         "count" : 1,
         "pub-type": "article",
         
         "year": "2010", 
         "url": "", 
         
         "author": [ 
            "Matthias Assel","Lutz Schubert","Daniel Rubio Bonilla"
         ],
         "authors": [
         	
            	{"first" : "Matthias",	"last" : "Assel"},
            	{"first" : "Lutz",	"last" : "Schubert"},
            	{"first" : "Daniel",	"last" : "Rubio Bonilla"}
         ],
         
         "editor": [ 
            "International Conference on Computational Science"
         ],
         "editors": [
         	
            	{"first" : "International Conference",	"last" : "on Computational Science"}
         ],
         
         "bibtexKey": "assel2010principles"

      }
	  
   ]
}
