Opened 13 years ago
Closed 13 years ago
#645 closed enhancement (fixed)
Geonetwork harvester / Add XSL filter of harvested records
Reported by: | Fxp | Owned by: | fxp |
---|---|---|---|
Priority: | minor | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Add an optional parameter to GeoNetwork harvester in order to apply an XSL filter to harvested metadata records.
Main use case
Set up a public node which harvests an internal catalogue where you want to anonymise metadata records (eg. replace individual email address by generic email, removing local network folder path).
Details
The filter is a process (see schema/process folder) which depends on the schema.
If the process is not found or an error occurs during XSL processing for the metadata record, the metadata is inserted/updated as it was harvested.
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | geonetwork-harvester-with-xsl-filter.patch added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Committed revision 8327.