Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sckott/pubpatterns

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pubpatterns

Ruby

Use publisher URL patterns to generate full text links to scholarly articles.

These could be used in a variety of ways:

  • If you're interested in a particular publisher, or a journal within a publisher, navigate directly to it.
  • If start with a DOI, then match on DOI prefix to the publisher

Spec

spec.json

Example

example.json

Patterns

All .json files are in the src/ directory.

Example patterns

  • Instituto de Investigaciones Filologicas (<spec/iif.json>): can get full URL from Crossref metadata, but need to replace /view/ with /download/ - requires a HTTP request to Crossref API, then a regex sub
  • ... more to come

Test suite

Tests are in test/ - will be run on Travis-CI on each change in this repo.

Tests are meant to make sure that URLs actually work. Failures will quickly let us know we need to fix something.

Contribute

Please do contribute! Fork, make a feature branch, add a .json file in src/, add a test in test/, send a pull request to this repo. Thanks!

About

Lookup for full text urls

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.