
{  
   "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/2b1f872da093bff4f949ba42c67bfb1b0/markusjohn",         
         "tags" : [
            "Analytics,","Close","Digital","Distant","Humanities,","Reading","Text","Visual","Visualization,","myown"
         ],
         
         "intraHash" : "b1f872da093bff4f949ba42c67bfb1b0",
         "interHash" : "2d94ee951b425ccdc4c9dad2787b8042",
         "label" : "Visual Analytics for Narrative Text\r\nVisualizing Characters and their Relationships as Extracted from Novels",
         "user" : "markusjohn",
         "description" : "",
         "date" : "2017-03-06 17:10:42",
         "changeDate" : "2017-03-10 09:39:02",
         "count" : 2,
         "pub-type": "article",
         "journal": "In Proceedings of the 6th International Conference on Information Visualization Theory and Applications",
         "year": "2016", 
         "url": "", 
         
         "author": [ 
            "Markus John","Steffen Lohmann","Steffen Koch","Michael Wörner","Thomas Ertl"
         ],
         "authors": [
         	
            	{"first" : "Markus",	"last" : "John"},
            	{"first" : "Steffen",	"last" : "Lohmann"},
            	{"first" : "Steffen",	"last" : "Koch"},
            	{"first" : "Michael",	"last" : "Wörner"},
            	{"first" : "Thomas",	"last" : "Ertl"}
         ],
         "abstract": "The study of novels and the analysis of their plot, characters and other entities are time-consuming and complex\r\ntasks in literary science. The digitization of literature and the proliferation of electronic books provide\r\nnew opportunities to support these tasks with visual abstractions. Methods from the fields of computational linguistics\r\ncan be used to automatically extract entities and their relations from digitized novels, which can then\r\nbe visualized to ease exploration and analysis tasks. This paper presents a web-based approach that combines\r\nautomatic analysis methods with effective visualization techniques. Different views on the extracted entities\r\nare provided and relations between them across the plot are indicated. Two usage scenarios show successful\r\napplications of the approach and demonstrate its benefits and limitations.",
         "bibtexKey": "noauthororeditor"

      }
	  
   ]
}
