Skip to content

Conversation

@fxprunayre
Copy link
Member

Element was dateOfNextUpdate in ISO19139 and is maintenanceDate in ISO19115-3

See https://github.com/geonetwork/core-geonetwork/blob/main/schemas/iso19115-3.2018/src/main/plugin/iso19115-3.2018/convert/ISO19139/mapping/core.xsl#L681-L682

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 EEA

@fxprunayre fxprunayre requested a review from juanluisrp October 23, 2025 07:04
@sonarqubecloud
Copy link

Copy link
Member

@jahow jahow left a comment

Choose a reason for hiding this comment

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

Thank you, looking good!

Out of curiosity, is there a place where the usage of this field (mmi:maintenanceDate) is used to describe the date of the next update?

I only found this: https://wiki.esipfed.org/MD_MaintenanceInformation

Which says that mmi:maintenanceDate is "Date information associated with maintenance of resource".

@fxprunayre
Copy link
Member Author

Out of curiosity, is there a place where the usage of this field (mmi:maintenanceDate) is used to describe the date of the next update?

Indeed, it is part of ISO19115-3 maintenance info section and nextUpdate is one of the date type available to track the resource lifecycle cf. https://github.com/geonetwork/core-geonetwork/blob/main/schemas/iso19115-3.2018/src/main/plugin/iso19115-3.2018/loc/eng/codelists.xml#L113-L118

Example of usage https://sdi.eea.europa.eu/catalogue/srv/eng/catalog.search#/search?any=q(_exists_:maintenance.nextUpdateDate)

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