Opened 13 years ago

Closed 13 years ago

#458 closed enhancement (fixed)

Get relation service : add XML output and add parent and dataset option

Reported by: fxp Owned by: fxp
Priority: major Milestone: v2.7.0
Component: General Version:
Keywords: Cc:

Description

Add 2 other options to the type parameter. Values could be: service|children|related|parent|dataset|null for all

  • dataset : return datasets for a service (from the srv:operatesOn info)
  • parent : return the parent metadata record (from the gmd:parentIdentifier)

Currently this is not needed because the GUI for related resources is made with the current metadata record in XSL (so operatesOn and parentIdentifier are available to list this kind of relations). A GUI which does not have the current metadata record can't get this information easily.

Add an xml.relation service to return the results using a brief brief formatting (id, uuid, title, abstract).

Attachments (1)

458-partial-patch.patch (12.9 KB ) - added by fxp 13 years ago.
Patch with Java part mainly. superBrief templating and common.xsl is not yet part of that patch (moving all metadata related XSL to a metadata folder on-going).

Download all attachments as: .zip

Change History (2)

by fxp, 13 years ago

Attachment: 458-partial-patch.patch added

Patch with Java part mainly. superBrief templating and common.xsl is not yet part of that patch (moving all metadata related XSL to a metadata folder on-going).

comment:1 by fxp, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.