mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2025-02-03 08:52:54 +01:00
Alan Orth
0f2081db51
src/main/java: Correctly map common_name and official_name
I forgot to fix these so that they map exactly to the ISO 3166-1 JSON so that GSON can deserialize them automatically.
DSpace Curation Tasks
Metadata curation tasks used on the CGSpace institutional repository:
- CountryCodeTagger: tag items with appropriate country codes based on their existing country metadata
Tested on DSpace 5.8. Read more about the DSpace curation system.
Notes
This project was initially created according to the Maven Getting Started Guide:
$ mvn -B archetype:generate -DgroupId=org.cgiar.cgspace.ctasks -DartifactId=dspace-curation-tasks -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4
License
This work is licensed under the GPLv3.
This repository contains data from the Debian iso-codes project project, which is licensed under the GNU Lesser General Public License v2.1.
Languages
Java
100%