
{  
   "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/2854d2f6c3057ab9edfefa6fff4f5fef1/mwigger",         
         "tags" : [
            "Data","Dimension","Improved","Method","Radar","Retrieval","Single-Doppler","Three","VVP","Wind","of","with"
         ],
         
         "intraHash" : "854d2f6c3057ab9edfefa6fff4f5fef1",
         "interHash" : "4a57556d83c48e53201f051dd1656b49",
         "label" : "Three Dimension Wind Retrieval of Single-Doppler Radar Data with Imporooved VVP Method: 26 - 28 Dec. 2009, Nanjing, China",
         "user" : "mwigger",
         "description" : "",
         "date" : "2018-07-01 13:42:06",
         "changeDate" : "2018-09-14 09:59:55",
         "count" : 1,
         "pub-type": "article",
         "journal": "International Conference on Information Science and Engineering (ICISE)",
         "year": "2009", 
         "url": "http://ieeexplore.ieee.org/servlet/opac?punumber=5454173", 
         
         "author": [ 
            "Ming Wei","Nan Li"
         ],
         "authors": [
         	
            	{"first" : "Ming",	"last" : "Wei"},
            	{"first" : "Nan",	"last" : "Li"}
         ],
         "volume": "1",
         "bibtexKey": "wei2009three"

      }
	  
   ]
}
