
{  
   "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/0240d539d1a4a7984650cd2a4504f999/droessler",
         "tags" : [
            "bsi","bundesamt","computer","der","für","in","informationstechnik","it","it-sicherheit","malware","schadsoftware","sicherheit","software"
         ],
         
         "intraHash" : "0240d539d1a4a7984650cd2a4504f999",
         "label" : "BSIFB - Startseite BSI für Bürger",
         "user" : "droessler",
         "description" : "BSI für Bürger ist ein kostenloses Informationsangebot des Bundesamtes für Sicherheit in der Informationstechnik.",
         "date" : "2018-01-04 20:45:40",
         "changeDate" : "2018-01-04 19:47:06",
         "count" : 1,
         "url" : "https://www.bsi-fuer-buerger.de/BSIFB/DE/Home/home_node.html"

      }
	  
   ]
}
