
{  
   "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/21e4a52b1f007479478d8ef5a06a1865e/knittejs",         
         "tags" : [
            "analytics","real-time","streaming","twitter","vis-gis","visualization","visus:ertl","visus:knittejs","visus:kochsn"
         ],
         
         "intraHash" : "1e4a52b1f007479478d8ef5a06a1865e",
         "interHash" : "c007deab89e44502ee765d6b5a60bfdf",
         "label" : "Real-Time Visual Analysis of High-Volume Social Media Posts",
         "user" : "knittejs",
         "description" : "",
         "date" : "2022-02-14 15:29:43",
         "changeDate" : "2022-02-14 14:29:43",
         "count" : 6,
         "pub-type": "article",
         "journal": "IEEE Transactions on Visualization & Computer Graphics","publisher":"IEEE Computer Society","address":"Los Alamitos, CA, USA",
         "year": "2022", 
         "url": "", 
         
         "author": [ 
            "Johannes Knittel","Steffen Koch","Tan Tang","Wei Chen","Yingcai Wu","Shixia Liu","Thomas Ertl"
         ],
         "authors": [
         	
            	{"first" : "Johannes",	"last" : "Knittel"},
            	{"first" : "Steffen",	"last" : "Koch"},
            	{"first" : "Tan",	"last" : "Tang"},
            	{"first" : "Wei",	"last" : "Chen"},
            	{"first" : "Yingcai",	"last" : "Wu"},
            	{"first" : "Shixia",	"last" : "Liu"},
            	{"first" : "Thomas",	"last" : "Ertl"}
         ],
         "volume": "28","number": "01","pages": "879-889",
         "issn" : "1941-0506",
         
         "doi" : "10.1109/TVCG.2021.3114800",
         
         "bibtexKey": "Knittel22Streaming"

      }
	  
   ]
}
