Hi All,
Recently we have a case where an organisation has changed its name and acronym
and we need to update certain metadata fields on 100's of iso19139.mcp records.
I need an automated way to do this rather than editing many records with
the liability of making a mistake.
What I think I need is this:
1) Geonetwork to search and extract a subset of records containing
some string (acronym) in title say "(ACROXY)".
2) For this subset run a customised xslt which will update contents of-
gmd:title/gco:characterString
gmd:credit[1]/gco:characterString
gmd:credit[2]/gco:characterString
gmd:resourceConstraints/gmd:useLimitation/gco:characterString
3) I insert updated XML records back in geonetwork db.
Has anyone done anything similar with geonetwork? If so I would really appreciate some pointers about how to do.
Thanks,
Andrew