Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standard / ISO19115-3 / Process / encode all keywords using anchor #8531

Merged

Conversation

GeryNi
Copy link
Collaborator

@GeryNi GeryNi commented Dec 3, 2024

Co-authored with @fxprunayre

Utility process encode-keyword-as-anchor to replace keywords encoded as CharacterString with Anchor (when a thesaurus is available).

Checklist

  • I have read the contribution guidelines
  • 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

Funded by SPW

@GeryNi GeryNi marked this pull request as draft December 3, 2024 13:31
@GeryNi GeryNi marked this pull request as ready for review December 3, 2024 13:31
@fxprunayre fxprunayre changed the title Add: process encode-keyword-as-anchor Standard / ISO19115-3 / Process / encode all keywords using anchor Dec 6, 2024
@fxprunayre fxprunayre added this to the 4.4.7 milestone Dec 6, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Member

@fxprunayre fxprunayre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Useful when all keywords need to be encode using an Anchor. Follow up of #8118

@fxprunayre fxprunayre merged commit 3389c9e into geonetwork:main Dec 11, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants