Class MissingLicenseValidator

java.lang.Object
org.incenp.obofoundry.sssom.checks.MissingLicenseValidator
All Implemented Interfaces:
IMappingSetValidator

public class MissingLicenseValidator extends Object implements IMappingSetValidator
Checks that a mapping set has a license.

The license slot is officially considered as required at the set level, though historically both SSSOM-Py and SSSOM-Java have been lenient on that requirement.

  • Constructor Details

    • MissingLicenseValidator

      public MissingLicenseValidator()
  • Method Details