Skip to content

Head Start presents you with the main areas in the field, and lets you zoom into the most important publications within each area. It is intended to give researchers that are new to a field a head start on their literature review (hence the name).

License

pkdevbox/Headstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Head Start

Head Start presents you with the main areas in the field, and lets you zoom into the most important publications within each area. It is intended to give researchers that are new to a field a head start on their literature review (hence the name).

Head Start

Authors

Peter Kraker (peter.kraker@tugraz.at)

Philipp Weißensteiner (philipp.weissensteiner@student.tugraz.at)

Features

  • The main areas in the field are represented by the blue bubbles.
  • Once you click on a bubble, you are presented with the main papers in that area.
  • The dropdown on the right displays the same data in list form. By clicking on one of the papers, you can access all metadata for that paper.
  • If a preview is available, you can retrieve it by clicking on the thumbnail in the metadata panel.
  • By clicking on the white background, you can then zoom out and inspect another area.
  • To access the an overview over time, click on TimeLineView.

The visualization was created with D3.js. It has been successfully tested with Chrome 22, Firefox 15, and Safari 5.1. Unfortunately, Internet Explorer is not supported at this point due to the fact that it is not possible to insert HTML into a foreignObject.

Showcases

  • Mendeley Labs. A working prototype for the field of educational technology that includes paper previews.
  • Conference Navigator 3 [registration required]. An adaptation of Head Start for the conference scheduling system CN3. This version enables users to schedule papers directly from the visualization. Scheduled papers and recommended papers are highlighted.
  • Organic Edunet portal. Overview of recommended resources in the Organic Eudnet portal.

Background

The visualization is based on readership co-occurrence in Mendeley. More information can be found in the following papers:

Kraker, P., Schlögl, C. , Jack, K. & Lindstaedt, S. (2015). Visualization of Co-Readership Patterns from an Online Reference Management System. Journal of Informetrics, 9(1), 169–182. doi:10.1016/j.joi.2014.12.003

Kraker, P., Weißensteiner, P., & Brusilovsky, P. (2014). Altmetrics-based Visualizations Depicting the Evolution of a Knowledge Domain. In 19th International Conference on Science and Technology Indicators (pp. 330–333).

Kraker, P., Körner, C., Jack, K., & Granitzer, M. (2012). Harnessing User Library Statistics for Research Evaluation and Knowledge Domain Visualization. Proceedings of the 21st International Conference Companion on World Wide Web (pp. 1017–1024). Lyon: ACM. doi:10.1145/2187980.2188236

An earlier version of the code can be found on knowminer.at

Installation

To get the application running locally you can use the included ruby/server.rb.

$ ruby server

should start a server at http://localhost:8000/.

License

Head Start is licensed under LGPL v3.

Citation

If you use Head Start in your research, please cite it as follows:

Kraker, Peter; Weißensteiner, Philipp (2014): Head Start. figshare. http://dx.doi.org/10.6084/m9.figshare.1091372

About

Head Start presents you with the main areas in the field, and lets you zoom into the most important publications within each area. It is intended to give researchers that are new to a field a head start on their literature review (hence the name).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.8%
  • PHP 37.4%
  • CSS 5.0%
  • R 1.5%
  • Other 1.3%