
{  
   "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/2ca592479b0e6cdd08604a1b7461cca0a/c.niethammer",         
         "tags" : [
            "Cartesian","MPI","grid","hlrs","network","parallel","programming","spmt","topology"
         ],
         
         "intraHash" : "ca592479b0e6cdd08604a1b7461cca0a",
         "interHash" : "2064368de35135a3063019225f5506e0",
         "label" : "Topology aware Cartesian grid mapping with MPI",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2019-01-31 21:11:23",
         "changeDate" : "2019-01-31 20:11:23",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2018", 
         "url": "https://eurompi2018.bsc.es/sites/default/files/uploaded/EuroMPI2018_Niethammer%2BRabenseifner_ML-Cartesian_e-abstract.pdf", 
         
         "author": [ 
            "Christoph Niethammer","Rolf Rabenseifner"
         ],
         "authors": [
         	
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "Rolf",	"last" : "Rabenseifner"}
         ],
         
         "bibtexKey": "niethammer2018topology"

      }
	  
   ]
}
