
{  
   "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/c701e14f4079bbf500ec1e0a66df859a/droessler",
         "tags" : [
            "asyl","asylpolitik","border","europa","flucht","folter","gewalt","grenzsicherung","göttingen","migration","monitoring","politik","rigardu","trauma","violence"
         ],
         
         "intraHash" : "c701e14f4079bbf500ec1e0a66df859a",
         "label" : "Border Violence Monitoring",
         "user" : "droessler",
         "description" : "A project documenting illegal push-backs and police violence inflicted by EU member state authorities, mainly on the borders of Serbia/Croatia, Serbia/Hungary and Bosnia and Herzegovina/Croatia",
         "date" : "2018-12-16 20:34:40",
         "changeDate" : "2018-12-16 19:34:40",
         "count" : 1,
         "url" : "https://www.borderviolence.eu/"

      }
	  
   ]
}
