Use the generic CSW harvester when SmartFinder contains ISO 19139 metadata.
This MR just forwards those datasets to the CSW harvester outright, but we could of course also decide to just use the csw::Record
instance instead of translating it using csw::translate_dataset
.