Tag Archives: open source

dArceo source code is open!

dArceo is a long term preservation system for source data (e.g. master files), initially developed by PSNC as a part of the SYNAT project . This system has been successfully included in the PSNC package DInGO – the set of tools to digitize and share collections on-line and it is currently used by dozens of Polish cultural and scientific institutions.

We are pleased to inform that the source code has been released under GNU GPL v3.0. It is a result of cooperation with Open Preservation Foundation, whose PSNC is a member. Releasing dArceo sources under the free software license makes the system more transparent and accessible for all interested – these are key conditions in the area of professional archiving and ensuring long-term access to digital content. We encourage to use the system and cooperation at its development!

dArceo source code repository:

http://github.com/psnc-dl/darceo

Public release of (part of) Clepsydra framework

We’re happy to announce the public release of part of Clepsydra, data aggregation and enrichment framework. It is released under the Apache Licence, Version 2.0.

Clepsydra is a flexible and scalable system for aggregation, processing and provisioning of data from heterogeneous sources. It was designed and developed to be a basis for services focused on aggregation and enrichment of data, e.g. metadata describing on-line collections of cultural heritage objects from Polish memory institutions. The first production deployment of this system is the PIONIER Network Digital Libraries Federation. Clepsydra is developed as a part of PSNC activities in the SYNAT project.

This first release of Clepsydra contains one component, Clepsydra Storage, which main aim is to serve as a flexible and scalable service allowing storing and accessing large amounts of heterogeneous data.

Installation instruction, documentation and source code for Clepsydra Storage module can be found here.