Difference between revisions of "Roda"

From COPTR
Jump to navigation Jump to search
Line 5: Line 5:
 
|license=LGPL v3
 
|license=LGPL v3
 
|platforms=Server runs on Linux. Client runs on any web browser.
 
|platforms=Server runs on Linux. Client runs on any web browser.
 +
|formats_in=METS (Metadata Encoding and Transmission Standard)
 +
|formats_out=METS (Metadata Encoding and Transmission Standard)
 
|function=Preservation System
 
|function=Preservation System
|content=METS
 
 
}}
 
}}
 
{{Infobox tool details
 
{{Infobox tool details

Revision as of 15:41, 8 June 2021


Roda
RODA - Repository of Authentic Digital Objects
Homepage:http://www.roda-community.org
License:LGPL v3
Platforms:Server runs on Linux. Client runs on any web browser.
Input Formats:METS (Metadata Encoding and Transmission Standard)
Output Formats:METS (Metadata Encoding and Transmission Standard)
Function:Preservation System


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt673fba73883c08_35372187


Description

RODA is a digital repository created in conjunction with the Portuguese National Archives. Its primary objective is to allow long-term preservation and authenticity of digital objects of national importance. Based as much as possible on standards, following international specifications to become a trustworthy repository, as the OAIS/TRAC, and having high standards of security and scalability. The user interface was also an important consideration, as it was designed for archivists, producers, and consumers.

Features

RODA is a complete digital repository that delivers functionality for all the main units of the OAIS reference model. RODA is capable of ingesting, managing and providing access to the various types of digital content produced by large corporations or public bodies. RODA is based on open-source technologies and is supported by existing standards such as the OAIS, METS, EAD and PREMIS.

  • Conforms to open standards - RODA follows open standards using EAD for description metadata, PREMIS for preservation metadata, METS for structural metadata, and several standards for technical metadata (e.g. NISO Z39.87 for digital still images).
  • Vendor independent - RODA is 100% built on top of open-source technologies. The entire infrastructure required to support RODA is vendor independent. This means that you may use the hardware and Linux distributions that best fit your institutional needs.
  • Scalable - The service-oriented nature of RODA's architecture allows the system to be highly scalable, enabling the distribution of the processing load between several servers. Furthermore, new developments are in the works to enable RODA's preservation actions to be run over Hadoop clusters for even greater performance.
  • Embedded preservation actions - Preservation actions and management within RODA is handled by a task scheduler. The task scheduler allows the administrator to define the set of rules that trigger specific actions, and when these should take place. Preservation actions include format conversions, checksum verifications, reporting (e.g. to automatically send SIP acceptance/rejection emails), notification events, etc.
  • Authenticity - RODA uses preservation metadata (PREMIS) to create a trust chain between all format migrations and content verifications. The preservation metadata, together with the establishment of trust of its surrounding environment (ISO 16363) ensures reliability of the service and authenticity of the enclosed digital records.
  • Support for multiple formats - RODA is capable of ingesting and normalizing (according to the preservation plan in place) text documents, raster images, relational databases, video, and audio. A plug-in mechanism enables RODA to easily support additional formats.
  • Copes with the rapid changing nature of technology - The plug-in and task scheduling mechanism allows an easy way to add more functionality to the system (e.g. new preservation events, alerts, tools, etc.). Also, the service oriented architecture allows RODA base components to be incrementally updated, allowing a heterogeneous use of technologies at all levels: hardware, OS and applications.
  • Advanced access control - Users must be authenticated before accessing the repository. All user actions are logged for future accountability. Permissions are granular and can be defined at repository level, all the way down to individual data objects.
  • Integration with 3rd party systems - RODA exposes all its functionality via Web Services. Convenient Java libraries are available to allow developers to interact with RODA via its Core APIs. Several tools exist to create and manipulate the SIPs and submit them to RODA's ingest workflow.
  • Advanced ingest workflow - RODA supports the ingest of new digital material as well as associated metadata in 4 distinct ways: 1) online submission (self-archiving), 2) off-line submission using an client application called “RODA-in” (off-line self-archiving), 3) batch import by depositing SIPs via FTP or SMB/CIFS; and 4) integration with third-party document management software via invocation of SOAP Services or client API.


User Experiences

Development Activity

Code is being actively developed at RODA GitHub repository. All development activity is visible on GitHub: http://github.com/keeps/roda/commits


Release Feed

Below the last 3 release feeds:

2024-09-05 08:39:41
[tag:github.com,2008:Repository/4259466/v5.7.0 v5.7.0]
by github-actions[bot]
2024-06-21 09:56:49
[tag:github.com,2008:Repository/4259466/v5.7.0-beta1 v5.7.0-beta1]
by github-actions[bot]
2024-06-07 17:07:26
[tag:github.com,2008:Repository/4259466/v5.6.5 v5.6.5]
by github-actions[bot]

The following new features were added in RODA version 1.2.0:

  • Using Droid for file format identification
  • Added support for presentations: Microsoft Powerpoint (ppt, pptx), OpenOffice Presentation / LibreOffice Impress (odp)
  • Added support for spreadsheets: Microsoft Excel (xls, xlsx), OpenOffice Spreadsheet / LibreOffice Calc (ods)
  • Added support for email (.eml) but conversion is not yet supported
  • Added web service to download AIP
  • Added web service to download DIP

For more information checkout the complete change log.


Activity Feed

Below the last 5 commits:

2024-09-05 08:40:33
[tag:github.com,2008:Grit::Commit/54bacf2a1b264995de66f109d4fa9173c9e3d862 Setting version 5.8.0-SNAPSHOT]
by hmiguim https://github.com/hmiguim
2024-09-05 08:40:15
[tag:github.com,2008:Grit::Commit/77919bb27c802055a122821f6fd34cf301143876 Updating changelog [ci skip]]
by hmiguim https://github.com/hmiguim
2024-09-05 08:15:42
[tag:github.com,2008:Grit::Commit/d20bbbdeb590cf2cd4e16fc945406dfcb02623ea Setting version 5.7.0]
by hmiguim https://github.com/hmiguim
2024-09-04 16:53:43
[tag:github.com,2008:Grit::Commit/da8ee3ea81486580bab138f3e81f3f2e10dae618 Merge pull request #3277 from keeps/cafonso-dev-commons]
by hmiguim https://github.com/hmiguim
2024-09-04 16:19:25
[tag:github.com,2008:Grit::Commit/ab488dc326c0df75a0c46e147415362e74f4f00f Updated commons ip version and added headers to fix icons]
by carlosjepard https://github.com/carlosjepard