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

Test support output schema http://standards.iso.org/iso/19115/-3/mdb/2.0 for some servers #25

Closed
t83714 opened this issue Apr 27, 2023 · 1 comment
Assignees

Comments

@t83714
Copy link
Contributor

t83714 commented Apr 27, 2023

Is your feature request related to a problem? Please describe.

Some GeoNetwork servers support newer output schema: http://standards.iso.org/iso/19115/-3/mdb/2.0

e.g. aodn:

https://catalogue.aodn.org.au/geonetwork/srv/eng/csw?service=CSW&version=2.0.2&request=GetRecords&constraintLanguage=FILTER&constraint_language_version=1.1.0&resultType=results&elementsetname=full&outputschema=http%3A%2F%2Fstandards.iso.org%2Fiso%2F19115%2F-3%2Fmdb%2F2.0&typeNames=gmd%3AMD_Metadata&startPosition=1&maxRecords=3

Our default output schema used in the config: http://www.isotc211.org/2005/gmd works. However, some key fields (e.g. mdb:metadataLinkage) won't be available.

We need to:

  • write a few test cases for the new output schema: http://standards.iso.org/iso/19115/-3/mdb/2.0
  • pave the schema gaps if any
  • tested it in the dev cluster

Test Data

@t83714 t83714 self-assigned this Apr 27, 2023
@t83714 t83714 changed the title Test support output schema http://standards.iso.org/iso/19115/-3/mdb/2.0 for some server Test support output schema http://standards.iso.org/iso/19115/-3/mdb/2.0 for some servers Apr 27, 2023
@t83714
Copy link
Contributor Author

t83714 commented Jun 1, 2023

closed via PR: #26

@t83714 t83714 closed this as completed Jun 1, 2023
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

No branches or pull requests

1 participant