
{  
   "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/278feed56c1636b8fcbfd657450c145bd/clausbraun",         
         "tags" : [
            "ABFT","GPGPU","GPU","SimTech","algebra","algorithm-based","error","error-detection","fault","fault-tolerance","linear","matrix-operations","myown","simulation"
         ],
         
         "intraHash" : "78feed56c1636b8fcbfd657450c145bd",
         "interHash" : "f4aa6bff08e99d1685a2218270cadc80",
         "label" : "Algorithm-based fault tolerance for matrix operations on graphics processing units: analysis and extension to autonomous operation.",
         "user" : "clausbraun",
         "description" : "",
         "date" : "2018-03-19 16:42:05",
         "changeDate" : "2018-03-19 15:42:05",
         "count" : 3,
         "pub-type": "phdthesis",
         
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "Claus Braun"
         ],
         "authors": [
         	
            	{"first" : "Claus",	"last" : "Braun"}
         ],
         
         "ee" : "http://d-nb.info/1075190916",
         
         "bibtexKey": "phd/dnb/Braun15"

      }
	  
   ]
}
