Skip to content

MetaDIG Quality Engine Suites and Checks v0.3.0

Compare
Choose a tag to compare
@gothub gothub released this 22 May 22:41

This release includes the FAIR Suite v0.3.1

  • updates to the FAIR Suite:
    • for EML: now using distrbution URL for id
      • removed entity.identifier.resolvable
      • added entity.distributionURL.resolvable
      • removed resource.distribution.present
    • check entity.format.present
      • for EML, don't just look for /eml/dataset/*/physical/dataFormat/externallyDefinedFormat/formatNamem,
        instead pass if these are present: ./dataFormat/textFormat, ./dataFormat/externallyDefineFormat,
        ./dataFormat/binaryRasterFormat
    • check entity.attributeDefinition.sufficient
      • minimum required word count changed from 5 to 3
      • maximum required word count removed
    • check entity.attributeDomain.present
      • don't require an explicit domain for dateTime, i.e. pass if
        ./measurementScale/dateTime is present