No commit activity in last 3 years
No release in over 3 years
A rails engine to extend ActiveFedora gem to play nicely with Valkyrie data mapper gem
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 5.0
 Project Readme

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.