Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)