core-geonetwork
core-geonetwork copied to clipboard
RDF export uses deprecated GetRelated service that throws "No supported" exception #1752
Similar to https://github.com/geonetwork/core-geonetwork/issues/1752
The exception doesn't fail the service, but some elements will not be processed, like:
https://github.com/geonetwork/core-geonetwork/blob/1b06264880e264ccf029a4c81b67dc709e66388c/schemas/iso19139/src/main/plugin/iso19139/layout/tpl-rdf.xsl#L479-L482
GetRelated
Jeeves service is called in
https://github.com/geonetwork/core-geonetwork/blob/1b06264880e264ccf029a4c81b67dc709e66388c/web/src/main/webapp/WEB-INF/config/config-service-dcat-rdf.xml#L28-L42