Originally in marda-alliance/metadata_extractors_registry#34:
This would mean that a CI in the yard repo would use the beam package to check whether the files in the marda_registry/data/lfs folder can be matched to FileTypes and processed using any matching Extractors in the yard.
- The obvious issue right now is how to deal with GitHub's LFS restrictions.
- The obvious issue down the road is how to deal with the server load.
Originally in marda-alliance/metadata_extractors_registry#34:
datafolder and make sure they correspond to registered file typesThis would mean that a CI in the
yardrepo would use thebeampackage to check whether the files in themarda_registry/data/lfsfolder can be matched toFileTypesand processed using any matchingExtractorsin theyard.