
{  
   "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/358700f6397b8703630710c6083d4c41/hermann",
         "tags" : [
            "Suchmaschinen","temporal","webarchiv"
         ],
         
         "intraHash" : "358700f6397b8703630710c6083d4c41",
         "label" : "Tempas v2 (based on anchors)",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-11-28 15:08:23",
         "changeDate" : "2018-11-28 14:08:23",
         "count" : 1,
         "url" : "http://tempas.l3s.de/v2/index"

      }
	  
   ]
}
