Opened 14 years ago
Closed 14 years ago
#407 closed defect (fixed)
Option to discard invalid harvested metadata
Reported by: | heikki | Owned by: | heikki |
---|---|---|---|
Priority: | minor | Milestone: | v2.6.2 |
Component: | General | Version: | v2.6.1 |
Keywords: | harvesting validation inspire | Cc: |
Description
Some people interpret INSPIRE such that it prescribe there's only valid metadata in the catalog. These people would like to see an option for harvesting, that when enabled, validates incoming metadata and does not insert them if they are not valid.
If this option is disabled by default, there is no compatibility issue with current behaviour.
Change History (2)
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
integrated to 26x revision 6981
Note:
See TracTickets
for help on using tickets.
Added validation option to ArcSDE, CSW and Geonet20 harvesters. Turns out it was already present in Localfilesystem and Z3950 harvesters -- thanks Simon Pigot for pointing this out.
Added change to trunk (rev. 6955); would like to add to 2.6.x too.