
{  
   "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/23bff484b72a2cf2276a07452583f1d9d/mwigger",         
         "tags" : [
            "Computer","Data","Dimension","Improved","Method","Radar","Retrieval","Single-Doppler","VVP","Wind","architecture;Computer","of","science;Three","with"
         ],
         
         "intraHash" : "3bff484b72a2cf2276a07452583f1d9d",
         "interHash" : "a37042b39858fc3c289a42f6d89d9041",
         "label" : "Three Dimension Wind Retrievel of single Doppler Radar Data with improved VVP-Method: 1st International Conference on Information Science and Engineering ICISE 2009",
         "user" : "mwigger",
         "description" : "",
         "date" : "2018-07-01 13:42:06",
         "changeDate" : "2018-09-14 09:59:55",
         "count" : 1,
         "pub-type": "book",
         "publisher":"IEEE","address":"[Piscataway, N.J.]",
         "year": "2009", 
         "url": "", 
         
         "author": [ 
            "Ming Wei","Nan Li"
         ],
         "authors": [
         	
            	{"first" : "Ming",	"last" : "Wei"},
            	{"first" : "Nan",	"last" : "Li"}
         ],
         "abstract": "Track 15: The Other Related Topics",
         "urldate" : "11.03.2016",
         
         "bibtexKey": "wei2009three"

      }
	  
   ]
}
