File tree 3 files changed +3
-3
lines changed
src/main/java/io/github/ilri/cgspace
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ DSpace curation tasks and other Java-based helpers used on the [CGSpace](https:/
6
6
- ** FixLowQualityThumbnails** : remove low-quality thumbnails when PDF bitstreams are present
7
7
- ** NormalizeDOIs** : normalize DOIs by stripping whitespace, lowercasing, and converting to https://doi.org/ format
8
8
9
- Tested on DSpace 7.6. Read more about the [ DSpace curation system] ( https://wiki.lyrasis.org/display/DSDOC7x/Curation+System ) .
9
+ Tested on DSpace 7.6.1. Read more about the [ DSpace curation system] ( https://wiki.lyrasis.org/display/DSDOC7x/Curation+System ) .
10
10
11
11
## Build and Install
12
12
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ DSpace curation tasks used on the [CGSpace](https://cgspace.cgiar.org) instituti
4
4
- ** CountryCodeTagger** : add ISO 3166-1 Alpha2 country codes to items based on their existing country metadata
5
5
- ** NormalizeDOIs** : normalize DOIs by stripping whitespace, lowercasing, and converting to https://doi.org/ format
6
6
7
- Tested on DSpace 7.6. Read more about the [ DSpace curation system] ( https://wiki.lyrasis.org/display/DSDOC5x/Curation+System ) .
7
+ Tested on DSpace 7.6.1. Read more about the [ DSpace curation system] ( https://wiki.lyrasis.org/display/DSDOC5x/Curation+System ) .
8
8
9
9
## Build and Install
10
10
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Java-based helpers used on the [CGSpace](https://cgspace.cgiar.org) institutiona
4
4
- ** FixJpgJpgThumbnails** : fix low-quality ".jpg.jpg" thumbnails by replacing them with their originals
5
5
- ** FixLowQualityThumbnails** : remove low-quality thumbnails when PDF bitstreams are present
6
6
7
- Tested on DSpace 7.6. Read more about the [ DSpace curation system] ( https://wiki.lyrasis.org/display/DSDOC6x/Curation+System ) .
7
+ Tested on DSpace 7.6.1. Read more about the [ DSpace curation system] ( https://wiki.lyrasis.org/display/DSDOC6x/Curation+System ) .
8
8
9
9
## Build and Install
10
10
You can’t perform that action at this time.
0 commit comments