Additional Samvera Components
These components are available for use in the Samvera Community. See Ruby Samvera Component from samvera/maintenance
repo for a list of repositories and their CircleCI status.
Bixby
Bixby is a Ruby Gem containing the default configuration settings for RuboCop used to enforce common Ruby style guidelines across Samvera community projects.
Browse Everything
BrowseEverything is a Ruby gem that allows your rails application to access user files from cloud storage.
Getting Started with BrowseEverything
Configuring BrowseEverything and using JavaScript methods
Questioning Authority
Questioning Authority provides a set of uniform RESTful routes to query any controlled vocabulary or set of authority terms. Results are returned in JSON and can be used within the context of a Rails application or any other Ruby environment.
Questioning Authority - How do I use this?
Valkyrie
Valkyrie is a gem for enabling multiple backends for storage of files and metadata in Samvera.
iiif-processor
iiif-processor provides a full-featured image processor supporting the IIIF Image API versions 2.1 and 3.0. It covers only the image processing pipeline itself, leaving input and output to the caller.
iiif-processor Install with NPM and Usage
serverless-iiif
serverless-iiif is a IIIF 2.1 and 3.0 Image API compliant server written as an AWS Serverless Application.
serverless-iiif Getting Started