Ticket #762 (closed enhancement: fixed)

Opened 16 months ago

Last modified 16 months ago

CSW / date and relation queryable does not exist

Reported by: fxp Owned by: geonetwork-devel@…
Priority: major Milestone: v2.7.0
Component: General Version:
Keywords: Cc:

Description

dc:date, dc:relation are used as a queryable by CSW 2.0.2 testsuite.

"All elements contained in the csw:Record element shall be available as queryables" 0GC 07-006r1.

Add the one required for the testsuite:

<parameter name="Date" field="createDate" type="AdditionalQueryables" />
<parameter name="Relation" field="relation" type="AdditionalQueryables" />

to improve testsuite results.

Change History

Changed 16 months ago by josegar74

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.