Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page properties
hiddentrue
idng-release
Component
Browse
Version

0.1

Started

 

Released

24 Aug   

Summary

Replaces classic /abs and /ct routes with feature parity

Status 
GitHub Release 
MilestoneB01: Abstract Page

Browse version 0.1 

Start date:  ; release date: 24 Aug  

Source code:  TBD

Link forthcoming

A  reimplementation of the arXiv abstract (/abs) page in python/Flask application with minimal design changes. The application integrates with the existing database and network filesystem.

Features

The following list of features reproduces the features in the classic /abs implementation:

  • Author parsing and search link generation
  • Collapse display of large author lists
  • Support URL filtering on metadata fields
  • RDF tag generation
  • Resolve group/archive/category names where needed from taxonomy defined in arxiv-base
  • Ensure correct canonical / non-canonical category display
  • Submitter "view email" link generation
  • Support TeXism conversions
  • Support handling deleted papers
  • Implement additional query parameters for /abs
  • Extra services: generate download links in full-text links section of page
  • Extra services: license linking
  • Extra services: browse context links
  • Extra services: ancillary files
  • Extra services: trackbacks section
  • Extra services: references and citations section (INSPIRE, ADS)
  • Extra services: bookmarks section
  • Extra sectionExtra services: citation meta tags

...

  • Cache control headers for abs page
  • URLs for resources that might be accessed from multiple repos of arxiv-ng
  • Replace clickthrough (/ct) route
  • Logging support