
{  
   "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/7810e31b91299d68336bb65d4912d314/droessler",
         "tags" : [
            "computer","datenschutz","internet","owncloud","server","spreedbox","videokonferenz"
         ],
         
         "intraHash" : "7810e31b91299d68336bb65d4912d314",
         "label" : "Spreed.ME \u2013 Spreedbox",
         "user" : "droessler",
         "description" : "",
         "date" : "2016-06-18 13:12:54",
         "changeDate" : "2016-06-18 11:12:54",
         "count" : 1,
         "url" : "https://www.spreed.me/spreedbox/?lang=de"

      }
	  
   ]
}
