NOT IN USE
ValkyrieActiveFedora
Extends ActiveFedora gem to place nicely with Valkyrie data mapper gem.
Setup
Compatibility
Tested with...
- Ruby 2.5
- Rails 5.1.6
Installation Instructions
Adding the engine dependency
Add this line to your application's Gemfile:
gem 'valkyrie_active_fedora'
And then execute:
$ bundle
Or install it yourself as:
$ gem install valkyrie_active_fedora
Follow remaining installation instructions in the ActiveFedora gem.
Contributing
Have a suggestion for code improvements or new linked data authorities? Submit an issue with your request. For new authorities, include links to the authority's linked data API and other access documentation.
Have code improvements you've written or a configuration for a new authority you'd like to submit? Submit a PR and your changes will be reviewed for possible inclussion. If you want to make a substantial change, you may want to express your ideas in an issue first for discussion.
License
The gem is available as open source under the terms of the Apache License.