***apologies for cross-posting***
Dear all,
I'm glad to announce the availability of the 5.6(.1) version of DSpace-CRIS built
on top of DSpace JSPUI 5.6
https://github.com/4Science/DSpace/tree/dspace-cris-5.6.1
and a new Add-on module for DSpace(-CRIS) named DSpace-CKAN
https://github.com/4Science/dspace-ckan
A demo website maintained by 4Science running the latest available code for DSpace-CRIS and the DSpace-CKAN integration module has been setup here:
https://dspace-cris.4science.it/
The release includes the security fixes already available in DSpace JSPUI 5.6, making it easier to upgrade from a recent DSpace version to DSpace-CRIS (no more need to run sql scripts manually) and brings a lot of new and exciting features:
As first implementation of the UI Extendibility we provide native support in DSpace-CRIS of the DSpace-CKAN Integration module. DSpace-CKAN allows an in-depth integration between DSpace and CKAN. Tabular data (CSV, XLS, etc.) are deposited in a CKAN instance through a curation task. The preview of the dataset content is enabled proxing in DSpace the CKAN Datastore API so to enforce the access condition defined in DSpace (Open Access, embargo, etc.). The dataset preview allows filtering, pagination and sorting, all the operation are performed on server side to save bandwidth overload. An example is visible here: https://dspace-cris.4science.it/handle/123456789/31
A special thanks to Andrea Pascarelli, DSpace Committer and lead Engineer at 4Science, who put a lot of effort on this new release making it possible.
-- Andrea Bollini Chief Technology and Innovation Officer 4Science, www.4science.it office: Via Edoardo D'Onofrio 304, 00155 Roma, Italy mobile: +39 333 934 1808 skype: a.bollini linkedin: andreabollini orcid: 0000-0002-9029-1854 an Itway Group Company Italy, France, Spain, Portugal, Greece, Turkey, Lebanon, Qatar, U.A.Emirates
Hi Susan,
DSpace-CRIS and all the modules provided by 4Science will follow the same path of DSpace, so they will work on DSpace 7 (angularjs 2) in the most smooth way as possible when DSpace 7 will be ready. To be more precise the plan is to use exactly the same technology so to merge as much functionalities as possible in the future versions of DSpace if liked by the community.
About the CKAN integration we don't expect much work to move it to angular2. Using the module you can keep your ckan installation extremely simple as you don't need to expose directly on the web, so you can completely avoid layout customization and integration with local authentication provider. Right now we have embedded the CKAN data explorer capabilities but we are looking for feedback from the community for other functionalities that could be of interest. For instance we will like to collaborate on projects to use the CKAN datastore api to manage "live" dataset, where researcher can add/edit data and when satisfied make snapshot to cite in a specific paper or presentation.
Keep in touch!
Andrea