
{  
   "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" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2dbdbbbfff33bd3add1006a9d296bd9fb/itke",         
         "tags" : [
            "instability","baseball","itke","from:petraheim","seoul","Gil","Kangsend:unibiblio","behaviour","dome","Kim"
         ],
         
         "intraHash" : "dbdbbbfff33bd3add1006a9d296bd9fb",
         "interHash" : "eda5bbef748464dac03a849af2d33c5b",
         "label" : "A study on instability behavior of the Seoul Southwestern Baseball Dome",
         "user" : "itke",
         "description" : "",
         "date" : "2020-12-09 16:57:15",
         "changeDate" : "2020-12-09 15:57:15",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of IASS Annual Symposia",
         "year": "2014", 
         "url": "", 
         
         "author": [ 
            "InA Sin","NamSeok Kim","Marta Gil Pérez","Thomas Kang","SeungDeog Kim"
         ],
         "authors": [
         	
            	{"first" : "InA",	"last" : "Sin"},
            	{"first" : "NamSeok",	"last" : "Kim"},
            	{"first" : "Marta",	"last" : "Gil Pérez"},
            	{"first" : "Thomas",	"last" : "Kang"},
            	{"first" : "SeungDeog",	"last" : "Kim"}
         ],
         "volume": "2014","number": "8","pages": "1--7",
         "bibtexKey": "sin2014study"

      }
	  
   ]
}
