turbomam / mixs-subset-examples-first

A subset of the MIxS specification that's self-documenting and DataHarmonizer compatible. Comes with valid and invalid data examples. Subset = all checklists and all environmental packages, but partial combinations.
https://turbomam.github.io/mixs-subset-examples-first/
MIT License
0 stars 0 forks source link

global definitions of Database slots like mims_soil_set have incorrect, implicit range of string #77

Open turbomam opened 1 year ago

turbomam commented 1 year ago

Global

  mims_soil_set:
    name: mims_soil_set
    from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first

Database slot_usage

      mims_soil_set:
        name: mims_soil_set
        multivalued: true
        range: MimsSoil
        inlined_as_list: true
turbomam commented 1 year ago

just manually copied all of the implicit Database slot usage rows, removed the Database class mention, to get slot definition rows

turbomam commented 1 year ago

need to update the generation code