
{  
   "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/255027cb264f598c2b925854fbf4eaef/droessler",
         "tags" : [
            "bildschirmaufzeichnung","e-tutorial","linux","obs","open","screencast","software","source","video","video-tutorial"
         ],
         
         "intraHash" : "255027cb264f598c2b925854fbf4eaef",
         "label" : "Open Broadcaster Software | Download",
         "user" : "droessler",
         "description" : "Video-Screencasts",
         "date" : "2017-06-16 15:34:47",
         "changeDate" : "2017-06-16 13:34:47",
         "count" : 1,
         "url" : "https://obsproject.com/download"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/25140903eed1da8a8e497ad2b37d3398e/droessler",         
         "tags" : [
            "betriebssystem","linus","linux","open","software","source","thorvalds"
         ],
         
         "intraHash" : "5140903eed1da8a8e497ad2b37d3398e",
         "interHash" : "91a652da5cfd2daa62422a9664e3a855",
         "label" : "Samizdat: And Other Issues Regarding the \u2018Source\u2019 of Open Source Code",
         "user" : "droessler",
         "description" : "",
         "date" : "2017-01-07 22:53:51",
         "changeDate" : "2018-02-28 22:22:32",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2004", 
         "url": "http://www.angelfire.com/linux/toussaint/samizdat/samizdat.pdf", 
         
         "author": [ 
            "Kenneth Brown"
         ],
         "authors": [
         	
            	{"first" : "Kenneth",	"last" : "Brown"}
         ],
         
         "groups" : "public",
         
         "intrahash" : "5140903eed1da8a8e497ad2b37d3398e",
         
         "interhash" : "91a652da5cfd2daa62422a9664e3a855",
         
         "timestamp" : "2017-01-07 10:53:51",
         
         "username" : "droessler",
         
         "bibtexKey": "Brown2004"

      }
	  
   ]
}
