
{  
   "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/20ace774f7a6793874363bb34e9e65a7b/bastiankoller",         
         "tags" : [
            "Data-as-a-Service","MPI","OMPIJava","Parallelisation","Performance"
         ],
         
         "intraHash" : "0ace774f7a6793874363bb34e9e65a7b",
         "interHash" : "921f863d6d1f0846708c323a613df400",
         "label" : "Leveraging High-Performance Computing Infrastructures to Web Data Analytic Applications by Means of Message-Passing Interface",
         "user" : "bastiankoller",
         "description" : "",
         "date" : "2017-03-14 06:31:25",
         "changeDate" : "2017-03-14 05:31:25",
         "count" : 1,
         "pub-type": "inbook",
         
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "Alexey Cheptsov","Bastian Koller"
         ],
         "authors": [
         	
            	{"first" : "Alexey",	"last" : "Cheptsov"},
            	{"first" : "Bastian",	"last" : "Koller"}
         ],
         
         "bibtexKey": "cheptsov2015leveraging"

      }
	  
   ]
}
