Difference between revisions of "SOCR HTML5 InteractivePubsMappingProject"
(Created page with '== SOCR Project - SOCR Interactive Publications Mapping Project== ===Project goals=== The goal of this project is to design a new dynami…') |
(→Project Description) |
||
Line 5: | Line 5: | ||
===Project Description=== | ===Project Description=== | ||
− | * Review the listings of the SOCR [http://www.socr.ucla.edu/htmls/SOCR_References.html Pubs1], [http://www.loni.ucla.edu/~dinov/publications.html Pubs2], [http://www.ncbi.nlm.nih.gov/pmc/?term=socr PMC] and [ Scholar] publications. | + | * Review the listings of the SOCR [http://www.socr.ucla.edu/htmls/SOCR_References.html Pubs1], [http://www.loni.ucla.edu/~dinov/publications.html Pubs2], [http://www.ncbi.nlm.nih.gov/pmc/?term=socr PMC] and [http://scholar.google.com/scholar?hl=en&as_sdt=0,5&q=%22statistics+online+computational+resource%22 Scholar] publications. |
* Design a method to automatically retrieve the SOCR Publications, parse the authors, titles, years, journals and URLs. Note that only [http://www.ncbi.nlm.nih.gov/books/NBK55694/ PMC provides an API] for machine consumption of publications meta-data. Start with the [http://www.ncbi.nlm.nih.gov/books/NBK55694/ PMC API] first]. | * Design a method to automatically retrieve the SOCR Publications, parse the authors, titles, years, journals and URLs. Note that only [http://www.ncbi.nlm.nih.gov/books/NBK55694/ PMC provides an API] for machine consumption of publications meta-data. Start with the [http://www.ncbi.nlm.nih.gov/books/NBK55694/ PMC API] first]. | ||
* Review the [http://d3js.org/ D3 framework] and its [https://github.com/mbostock/d3/wiki/Gallery many examples]. | * Review the [http://d3js.org/ D3 framework] and its [https://github.com/mbostock/d3/wiki/Gallery many examples]. | ||
Line 13: | Line 13: | ||
* Design a clever mapping UI that allows the user to interactively search, filter, group, sort, view pubs by year, (co)author, journal, topic, etc. | * Design a clever mapping UI that allows the user to interactively search, filter, group, sort, view pubs by year, (co)author, journal, topic, etc. | ||
* Make sure this infrastructure can be easily extended for any other project. | * Make sure this infrastructure can be easily extended for any other project. | ||
− | |||
===See also === | ===See also === |
Revision as of 17:18, 18 October 2012
Contents
SOCR Project - SOCR Interactive Publications Mapping Project
Project goals
The goal of this project is to design a new dynamic visualization tool that provides an interactive mechanism for traversing, exploring, mapping, parsing and viewing SOCR Publications. The meta-data about SOCR publications will be automatically retrieved from PMC and Scholar and the HTML interface will be platform- and browser-independent, implemented using HTML5/JavaScript/JQuery technologies.
Project Description
- Review the listings of the SOCR Pubs1, Pubs2, PMC and Scholar publications.
- Design a method to automatically retrieve the SOCR Publications, parse the authors, titles, years, journals and URLs. Note that only PMC provides an API for machine consumption of publications meta-data. Start with the PMC API first].
- Review the D3 framework and its many examples.
- See this Publications mapping example. Note that this demonstration uses a Django app back-end, which makes it impractical for our use. This webapp needs to run on the client machine.
- Demonstrate you can pull publications meta-data (from PMC) using "SOCR" or "statistics online computational resource" phrases.
- then demonstrate you can parse the publication citation meta-data (e.g., author(s), year, journal, URL, etc.)
- Design a clever mapping UI that allows the user to interactively search, filter, group, sort, view pubs by year, (co)author, journal, topic, etc.
- Make sure this infrastructure can be easily extended for any other project.
See also
- A publications mapping example and it's sparse documentation.
Translate this page: