GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world.
To facilitate access to the index document content (which is useful for facet configuration), add a new formatter. The index mapping being dynamic, some fields are created depending on the metadata content eg. thesaurus. Accessing the index document is usually done through Kibana when installed but this formatter can facilitate access.
[ ] Pull request provided for main branch, backports managed with label
[ ] Good housekeeping of code, cleaning up comments, tests, and documentation
[ ] Clean commit history broken into understandable chucks, avoiding big commits with hundreds of files, cautious of reformatting and whitespace changes
[ ] Clean commit messages, longer verbose messages are encouraged
[ ] API Changes are identified in commit messages
[ ] Testing provided for features or enhancements using automatic tests
[ ] User documentation provided for new features or enhancements in manual
[ ] Build documentation provided for development instructions in README.md files
[ ] Library management using pom.xml dependency management. Update build documentation with intended library use and library tutorials or documentation
To facilitate access to the index document content (which is useful for facet configuration), add a new formatter. The index mapping being dynamic, some fields are created depending on the metadata content eg. thesaurus. Accessing the index document is usually done through Kibana when installed but this formatter can facilitate access.
eg. http://localhost:8080/geonetwork/srv/api/records/7128b9b9-75e8-4318-a14a-d64eff6a8887/formatters/json+index
Checklist
main
branch, backports managed with labelREADME.md
filespom.xml
dependency management. Update build documentation with intended library use and library tutorials or documentationFunded by SPW