
{  
   "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/2fb7e991d5545bfe146d15ba408b9a787/droessler",         
         "tags" : [
            "data","pi","raspberry","science","software"
         ],
         
         "intraHash" : "fb7e991d5545bfe146d15ba408b9a787",
         "interHash" : "f4060fc06763a573f52e9a1f3dd113b6",
         "label" : "Data Science with Raspberry Pi. Real-Time Applications Using a Localized Cloud",
         "user" : "droessler",
         "description" : "",
         "date" : "2021-12-07 15:30:56",
         "changeDate" : "2021-12-07 14:30:56",
         "count" : 1,
         "pub-type": "book",
         "publisher":"Apress","address":"Berkeley, CA",
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "K. Mohaideen Abdul Kadhar","G. Anand"
         ],
         "authors": [
         	
            	{"first" : "K.",	"last" : "Mohaideen Abdul Kadhar"},
            	{"first" : "G.",	"last" : "Anand"}
         ],
         
         "doi" : "https://doi.org/10.1007/978-1-4842-6825-4",
         
         "bibtexKey": "mohaideenabdulkadhar2021science"

      }
	  
   ]
}
