Class MetadataValueLinkChecker

All Implemented Interfaces:
CurationTask

public class MetadataValueLinkChecker extends BasicLinkChecker
A link checker that builds upon the BasicLinkChecker to check URLs that appear in all metadata fields where the field starts with http:// or https:// Of course this assumes that there is no extra metadata following the URL.
Author:
Stuart Lewis
  • Constructor Details

    • MetadataValueLinkChecker

      public MetadataValueLinkChecker()
  • Method Details