Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaideraf/dspace-tools
Tools for DSpace repositories management
https://github.com/jaideraf/dspace-tools
Last synced: 4 days ago
JSON representation
Tools for DSpace repositories management
- Host: GitHub
- URL: https://github.com/jaideraf/dspace-tools
- Owner: jaideraf
- License: gpl-2.0
- Created: 2015-08-19T21:11:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T20:55:22.000Z (over 5 years ago)
- Last Synced: 2024-11-06T15:56:10.814Z (about 2 months ago)
- Language: Shell
- Size: 21.5 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DSpace tools
Tools for DSpace repositories management* ```generateSafPackageFromPdf.sh``` is a Shell script that generates SAF packages to import PDF files in a DSpace repository.
* ```dedupCsvValues.pl``` is a Perl script that deduplicate values in a CSV file used for importing data in DSpace (not working yet).
* ```viewStatistics.sh``` is a Shell script that extracts view statistics in a DSpace repository.## See also
* [DSpace](https://github.com/DSpace/DSpace)
* [Metadata conversions to DSpace](https://github.com/fsassumpcao/metadata-conversions-to-dspace)
* [Item2CollectionRuler](https://github.com/vitorsilverio/Item2CollectionRuler) [(designer)](https://github.com/vitorsilverio/Item2CollectionRulerDesigner)
* [MetadataPatterner](https://github.com/vitorsilverio/MetadataPatterner) [(designer)](https://github.com/vitorsilverio/MetadataPatternerDesigner)
* [Folhas de estilo XSLT do Repositório Institucional UNESP](https://github.com/unesp-cgb/repositorio-folhas-de-estilo)
* [Georgetown University Libraries Batch Tools](https://github.com/Georgetown-University-Libraries/batch-tools)
* [NCHUIR CSV to DSpace SAF](https://github.com/NCHUIR/csvToDspaceSaf)