iRODS Integration

Overview

iRODS is an open-source data management software that virtualizes where the data is stored, which enables a useful layer of abstraction: users are able to access their data no matter the device it is stored on, and links to resources are more robust. In addition, iRODS has an extensive plugin architecture that includes authentication, databases, and a powerful API.

RSpace provides methods to connect to an iRODS (ICAT) instance, and files are accessed and linked to in the same way as other file systems.

Setup

System Administrators will want to follow Configuring Institutional File Systems, specifically the section on iRODS File System Specific Options.

Users will want to follow File Store Integration (for Enterprise) to connect and log in to their iRODS instance.

Usage

One of the benefits of using an iRODS instance to link to files within RSpace is that you no longer have to worry about your links getting broken if files are moved around on the file system. Files are retrieved using their unique DATA_IDs instead of their file paths within iRODS so you'll always be able to get a hold of your files reliably.

Links are created in the same way for files in iRODS as they are for other file systems, therefore the generic File Store Integration (for Enterprise) instructions can be used.


How did we do?


Powered by HelpDocs (opens in a new tab)