https://github.com/bodleian/fedora6_client
Fedora6 Client Ruby Library
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.5%) to scientific vocabulary
Repository
Fedora6 Client Ruby Library
Basic Info
- Host: GitHub
- Owner: bodleian
- License: mit
- Language: Ruby
- Default Branch: main
- Size: 80.1 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
Fedora6::Client
The Fedora6::Client gem is for interaction with the Fedora6 Repository API, documented at https://wiki.lyrasis.org/display/FEDORA6x/REST+API+Specification
It was created by Thomas Wrobel thomas.wrobel@bodliean.ox.ac.uk in support of the integration between ORA (https://ora.ox.ac.uk) and the ORA Digital Preservation Service.
A comapnion class that uses this gem for preserving objects within the API is ORA::DPS, available on request.
Installation
Add this line to your application's Gemfile:
ruby
gem 'fedora6-client'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install fedora6-client
Development
After checking out the repo, run bin/setup to install dependencies. Then, run bundle exec rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and the created tag, and push the .gem file to rubygems.org.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/bodleian/fedora6-client.
License
The gem is available as open source under the terms of the MIT License.
Owner
- Name: Bodleian Libraries
- Login: bodleian
- Kind: organization
- Location: Oxford, UK
- Website: https://www.bodleian.ox.ac.uk
- Repositories: 56
- Profile: https://github.com/bodleian
The Bodleian Libraries of the University of Oxford
GitHub Events
Total
Last Year
Dependencies
- rake ~> 13.0
- rspec ~> 3.0
- rubocop ~> 1.21
- addressable 2.8.4
- ast 2.4.2
- bundler 2.3.5
- byebug 11.1.3
- connection_pool 2.4.0
- crack 0.4.5
- diff-lcs 1.5.0
- fedora6-client 0.1.0
- hashdiff 1.0.1
- json 2.6.3
- net-http-persistent 4.0.2
- parallel 1.23.0
- parser 3.2.2.1
- public_suffix 5.0.1
- rainbow 3.1.1
- rake 13.0.6
- regexp_parser 2.8.0
- rexml 3.2.5
- rspec 3.12.0
- rspec-core 3.12.2
- rspec-expectations 3.12.3
- rspec-mocks 3.12.5
- rspec-support 3.12.0
- rubocop 1.50.2
- rubocop-ast 1.28.0
- ruby-progressbar 1.13.0
- unicode-display_width 2.4.2
- webmock 3.18.1
- byebug >= 0
- net-http-persistent >= 0
- rspec >= 0
- webmock >= 0