You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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:
http://standards.iso.org/iso/19115/-3/mdb/2.0
Test Data
The text was updated successfully, but these errors were encountered: