Opened 13 years ago
Closed 13 years ago
#717 closed enhancement (fixed)
Define Feature Catalogue relations in metadata xml
Reported by: | josegar74 | Owned by: | |
---|---|---|---|
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 (1)
Change History (5)
by , 13 years ago
Attachment: | Define_Feature_Catalogue_relations_in_metadata_xml.patch added |
---|
comment:1 by , 13 years ago
Milestone: | v2.6.5 → v2.7.0 |
---|
comment:2 by , 13 years ago
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I would suggest a minor change (to be discussed) for the xlink:href URL: