Ticket #717 (closed enhancement: fixed)
Define Feature Catalogue relations in metadata xml
| Reported by: | josegar74 | Owned by: | geonetwork-devel@… |
|---|---|---|---|
| Priority: | major | Milestone: | v2.7.0 |
| Component: | General | Version: | v2.6.4 |
| Keywords: | Cc: |
Description
In actual implementation Feature Catalogue relations are stored only in the database (relations table).
This enhancement stores the relation in metadata xml, keeping the storage in database for backwards compatibility.
The relation is stored like:
<gmd:featureCatalogueCitation uuidref="22a7c5a0-3bea-4e53-9356-83d27d333cd8" xlink:href="http://localhost:8080/geonetwork/srv/en/metadata.show?uuid=22a7c5a0-3bea-4e53-9356-83d27d333cd8"/>
As CSW doesn't manage the iso19110 records in the xlink:ref url is use the metadata.show service instead.
Attached patch to review.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

