
{  
   "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" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/1f18d4c1e5392cc43f3b099d68326854/hermann",
         "tags" : [
            "blockchain","soc2018","bitcoin"
         ],
         
         "intraHash" : "1f18d4c1e5392cc43f3b099d68326854",
         "label" : "Is Bitcoin a Waste of Electricity, or Something Worse?",
         "user" : "hermann",
         "description" : "New York Times",
         "date" : "2018-06-25 14:38:17",
         "changeDate" : "2018-06-26 07:28:39",
         "count" : 1,
         "url" : "https://www.nytimes.com/2018/02/28/business/economy/bitcoin-electricity-productivity.html"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2dfe0d9d21266a63e83818ca02e4016b9/hermann",         
         "tags" : [
            "blockchain","soc2018"
         ],
         
         "intraHash" : "dfe0d9d21266a63e83818ca02e4016b9",
         "interHash" : "e40143903b0f9e2cd52e8b88aa302604",
         "label" : "Blockchain Basics",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-06-25 14:28:42",
         "changeDate" : "2018-06-26 07:29:01",
         "count" : 1,
         "pub-type": "book",
         "publisher":"Apress","address":"Berkeley, CA",
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Daniel Drescher"
         ],
         "authors": [
         	
            	{"first" : "Daniel",	"last" : "Drescher"}
         ],
         
         "isbn" : "978-1-4842-2603-2",
         
         "doi" : "10.1007/978-1-4842-2604-9",
         
         "bibtexKey": "drescher2017blockchain"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/292850ebff5f8772d46bc77ae0a7e6572/hermann",         
         "tags" : [
            "blockchain","soc2018"
         ],
         
         "intraHash" : "92850ebff5f8772d46bc77ae0a7e6572",
         "interHash" : "640c894474d30f62e3acc7a506fc7c59",
         "label" : "Blockchain Enabled Applications",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-06-25 14:25:06",
         "changeDate" : "2018-06-26 07:29:19",
         "count" : 1,
         "pub-type": "book",
         "publisher":"Apress","address":"Berkeley, CA",
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Vikram Dhillon","David Metcalf","Max Hooper"
         ],
         "authors": [
         	
            	{"first" : "Vikram",	"last" : "Dhillon"},
            	{"first" : "David",	"last" : "Metcalf"},
            	{"first" : "Max",	"last" : "Hooper"}
         ],
         
         "isbn" : "978-1-4842-3080-0",
         
         "doi" : "10.1007/978-1-4842-3081-7",
         
         "bibtexKey": "dhillon2017blockchain"

      }
	  
   ]
}
