Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silvae86/install-dspace6-in-ubuntu16
This is a collection of scripts I used to install a DSpace instance in Ubuntu 16.04. Includes custom parametrization for discovery and indexing.
https://github.com/silvae86/install-dspace6-in-ubuntu16
dspace installation setup ubuntu vagrant
Last synced: about 1 month ago
JSON representation
This is a collection of scripts I used to install a DSpace instance in Ubuntu 16.04. Includes custom parametrization for discovery and indexing.
- Host: GitHub
- URL: https://github.com/silvae86/install-dspace6-in-ubuntu16
- Owner: silvae86
- Created: 2017-05-05T10:11:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T19:06:01.000Z (over 2 years ago)
- Last Synced: 2023-04-03T10:30:42.859Z (over 1 year ago)
- Topics: dspace, installation, setup, ubuntu, vagrant
- Language: Shell
- Homepage:
- Size: 5.42 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DSpace 6.x on Ubuntu 16.04
Installation scripts for DSpace 6.x on an Ubuntu 16.04 Machine powered by Vagrant.
Includes custom metadata importing by field mapping in the `bte.xml` file.
Also supports the case when you have more than one value for a metadata descriptor, just separate them like this in the CSV:
`João Rocha#Miguel Maria`
# Acknowledgements
Thanks to Claudia Jürgen and all others who [helped me](https://groups.google.com/forum/#!topic/dspace-tech/nzH76gcvWjc) at the DSpace Technical forum, you are great!