
{  
   "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/499715738bc015d7117ad11e7c398bbf/droessler",
         "tags" : [
            "arbeiten","docs","dokumente","fdm","kollaboratives","paper","schreiben","shared","software","texteditor"
         ],
         
         "intraHash" : "499715738bc015d7117ad11e7c398bbf",
         "label" : "Authorea",
         "user" : "droessler",
         "description" : "Write, cite, collaborate, host data, and publish all in one place.",
         "date" : "2017-05-22 13:59:51",
         "changeDate" : "2017-05-22 11:59:51",
         "count" : 1,
         "url" : "https://www.authorea.com"

      }
	  
   ]
}
