geonetwork / geonetwork/core-geonetwork

RDF export uses deprecated GetRelated service that throws "No supported" exception #1752

Open
#4,496 1 comment 0 reactions 0 assignees View on GitHub
stale
Dominant language
Java
Stars
521
Forks
514
Avg merge
6d 13h
Merged PRs (30d)
19

Description

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

Contributor guide

Open the contributing guide

Research direction

Start by reading the related issue #1752 and the RDF template at schemas/iso19139/src/main/plugin/iso19139/layout/tpl-rdf.xsl, especially lines 479-482. Trace the deprecated GetRelated service and determine how RDF export can process the affected elements without the “No supported” exception; done means those elements are processed successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, xml
Domain
backend, data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.