microbiomedata / nmdc-schema

National Microbiome Data Collaborative (NMDC) unified data model
https://microbiomedata.github.io/nmdc-schema/
Creative Commons Zero v1.0 Universal
27 stars 8 forks source link

resume efforts to detect examples coverage #2137

Open turbomam opened 1 month ago

turbomam commented 1 month ago
examples/output/Biosample-exhaustive_report.yaml: src/data/valid/Biosample-exhasutive.yaml
    $(RUN) exhaustion-check \
        --class-name Biosample \
        --instance-yaml-file $< \
        --output-yaml-file $@ \
        --schema-path src/schema/nmdc.yaml
turbomam commented 1 month ago