
{  
   "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/3b1f92539b4411f551e34c64ce04c2bd/hermann",
         "tags" : [
            "format","langzeitarchivierung","lza"
         ],
         
         "intraHash" : "3b1f92539b4411f551e34c64ce04c2bd",
         "label" : "Just Solve the File Format Problem",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-06-13 15:18:51",
         "changeDate" : "2018-06-13 13:18:51",
         "count" : 2,
         "url" : "http://fileformats.archiveteam.org/wiki/Main_Page"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/0afa72b3e67bdd188170c6095773bca0/hermann",
         "tags" : [
            "format","forschungsdaten"
         ],
         
         "intraHash" : "0afa72b3e67bdd188170c6095773bca0",
         "label" : "Datenformate - RADAR - DE",
         "user" : "hermann",
         "description" : "",
         "date" : "2016-03-09 13:35:51",
         "changeDate" : "2016-03-09 12:35:51",
         "count" : 1,
         "url" : "https://www.radar-projekt.org/display/RD/Datenformate"

      }
	  
   ]
}
