
{  
   "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/"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/21b49f16193f6cd988f90857030ae1ae3/mohannazadeh",         
         "tags" : [
            "LVQ","border","decision","prototype"
         ],
         
         "intraHash" : "1b49f16193f6cd988f90857030ae1ae3",
         "interHash" : "d95da5ac5b1ab995c6f2be9369bf340e",
         "label" : "The geometry of decision borders between affine space prototypes for nearest prototype classifiers",
         "user" : "mohannazadeh",
         "description" : "",
         "date" : "2026-01-21 10:29:13",
         "changeDate" : "2026-01-21 10:29:13",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "International Conference on Artificial Intelligence and Soft Computing",
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "M Mohannazadeh Bakhtiari","Andrea Villmann","Thomas Villmann"
         ],
         "authors": [
         	
            	{"first" : "M",	"last" : "Mohannazadeh Bakhtiari"},
            	{"first" : "Andrea",	"last" : "Villmann"},
            	{"first" : "Thomas",	"last" : "Villmann"}
         ],
         "pages": "134--144",
         "bibtexKey": "mohannazadeh2023geometry"

      }
	  
   ]
}
