
{  
   "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/2047ca0a9a5656743a9fbfa60b4101972/c.niethammer",         
         "tags" : [
            "debugging","hlrs","myown","parallel","performance","programming","spmt","tools"
         ],
         
         "intraHash" : "047ca0a9a5656743a9fbfa60b4101972",
         "interHash" : "5411133c891b8b9b43ea21df272b77a3",
         "label" : "Tools for High Performance Computing 2016",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2017-12-12 09:47:55",
         "changeDate" : "2017-12-12 08:47:55",
         "count" : 1,
         "pub-type": "book",
         "publisher":"Springer Berlin Heidelberg",
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Christoph Niethammer","José Gracia","Tobias Hilbrich","Andreas Knüpfer","Michael M. Resch","Wolfgang E. Nagel"
         ],
         "authors": [
         	
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Tobias",	"last" : "Hilbrich"},
            	{"first" : "Andreas",	"last" : "Knüpfer"},
            	{"first" : "Michael M.",	"last" : "Resch"},
            	{"first" : "Wolfgang E.",	"last" : "Nagel"}
         ],
         
         "bibtexKey": "niethammer2017tools"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2b26595fd802137a8ae7a11841a3d40ff/c.niethammer",         
         "tags" : [
            "debugging","hlrs","myown","parallel","performance","programming","spmt","tools"
         ],
         
         "intraHash" : "b26595fd802137a8ae7a11841a3d40ff",
         "interHash" : "994cfa70853bae14b6cd7a854fe08777",
         "label" : "Tools for High Performance Computing 2014",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:49:19",
         "changeDate" : "2015-11-20 14:51:12",
         "count" : 1,
         "pub-type": "book",
         "publisher":"Springer Berlin Heidelberg",
         "year": "2015", 
         "url": "", 
         
         "editor": [ 
            "Christoph Niethammer","José Gracia","Andreas Knüpfer","Michael M. Resch","Wolfgang E. Nagel"
         ],
         "editors": [
         	
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Andreas",	"last" : "Knüpfer"},
            	{"first" : "Michael M.",	"last" : "Resch"},
            	{"first" : "Wolfgang E.",	"last" : "Nagel"}
         ],
         
         "bibtexKey": "noauthororeditor2015tools"

      }
	  
   ]
}
