Project

toccatore

0.0
No commit activity in last 3 years
No release in over 3 years
Ruby library to find ORCID IDs in the DataCite Solr index.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0
>= 0
~> 12.0
~> 3.4
>= 3.0.3, ~> 3.0
>= 3.0.1, ~> 3.0

Runtime

< 6, >= 4.2.5
>= 2.1.1, ~> 2.1
< 5, >= 3.5.7
~> 0.11.0
~> 0.19
 Project Readme

Toccatore

Build Status Code Climate Test Coverage

Agent for Event Data service. Extracts links to ORCID IDs and DOIs not from DataCite from DataCite metadata, and pushes them to the other services.

Installation and use

gem install toccatore
toccatore datacite_related --push_url https://example.org --access_token abc

Or run as Docker container

docker run datacite/toccatore toccatore datacite_related --push_url https://example.org --access_token abc

Development

We use rspec for unit testing:

bundle exec rspec

Follow along via Github Issues.

Note on Patches/Pull Requests

  • Fork the project
  • Write tests for your new feature or a test that reproduces a bug
  • Implement your feature or make a bug fix
  • Do not mess with Rakefile, version or history
  • Commit, push and make a pull request. Bonus points for topical branches.

License

toccatore is released under the MIT License.