
{  
   "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/2765e7c0ddbab87259093e2e604967140/lhuillae",         
         "tags" : [
            "(according","ACM","CCS),","Categories","Computer","Computing","Descriptors","Generation,","Graphics:","I.3.3","I.3.6","Methodologies\u2014Methodology","Methodologies\u2014Picture/Image","Subject","Techniques","and","myown","to"
         ],
         
         "intraHash" : "765e7c0ddbab87259093e2e604967140",
         "interHash" : "f8e8c7bc197dd311a3d84f7d58d9163e",
         "label" : "State of the Art in Edge and Trail Bundling Techniques",
         "user" : "lhuillae",
         "description" : "",
         "date" : "2018-06-14 18:03:41",
         "changeDate" : "2018-06-14 16:03:41",
         "count" : 1,
         "pub-type": "article",
         "journal": "Computer Graphics Forum",
         "year": "2017", 
         "url": "https://onlinelibrary.wiley.com/doi/abs/10.1111/cgf.13213", 
         
         "author": [ 
            "Antoine Lhuillier","Christophe Hurter","Alexandru Telea"
         ],
         "authors": [
         	
            	{"first" : "Antoine",	"last" : "Lhuillier"},
            	{"first" : "Christophe",	"last" : "Hurter"},
            	{"first" : "Alexandru",	"last" : "Telea"}
         ],
         "volume": "36","number": "3","pages": "619-645","abstract": "Abstract Bundling techniques provide a visual simplification of a graph drawing or trail set, by spatially grouping similar graph edges or trails. This way, the structure of the visualization becomes simpler and thereby easier to comprehend in terms of assessing relations that are encoded by such paths, such as finding groups of strongly interrelated nodes in a graph, finding connections between spatial regions on a map linked by a number of vehicle trails, or discerning the motion structure of a set of objects by analyzing their paths. In this state of the art report, we aim to improve the understanding of graph and trail bundling via the following main contributions. First, we propose a data\u2010based taxonomy that organizes bundling methods on the type of data they work on (graphs vs trails, which we refer to as paths). Based on a formal definition of path bundling, we propose a generic framework that describes the typical steps of all bundling algorithms in terms of high\u2010level operations and show how existing method classes implement these steps. Next, we propose a description of tasks that bundling aims to address. Finally, we provide a wide set of example applications of bundling techniques and relate these to the above\u2010mentioned taxonomies. Through these contributions, we aim to help both researchers and users to understand the bundling landscape as well as its technicalities.",
         "doi" : "10.1111/cgf.13213",
         
         "eprint" : "https://onlinelibrary.wiley.com/doi/pdf/10.1111/cgf.13213",
         
         "bibtexKey": "doi:10.1111/cgf.13213"

      }
	  
   ]
}
