Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove enums that aren't used by any slots according to assets/schema_pattern_linting.txt #2298

Open
turbomam opened this issue Dec 5, 2024 · 1 comment
Assignees

Comments

@turbomam
Copy link
Member

turbomam commented Dec 5, 2024

doesn't require a migrator?

might be in mixs.yaml

  • freq_clean_enum
  • organism_count_enum
  • plant_growth_med_enum
  • samp_md_enum
@turbomam turbomam self-assigned this Dec 5, 2024
@turbomam
Copy link
Member Author

turbomam commented Dec 5, 2024

There are slots that share names with these enums, like samp_md, 'sample measured depth', which currently has a QuantityValue range.

I have no idea how that relates to these PVs. Too bad there's no annotations.

  samp_md_enum:
    from_schema: http://w3id.org/mixs/terms
    permissible_values:
      DF: {}
      RT: {}
      KB: {}
      MSL: {}
      other: {}

Possibly related: https://en.wikipedia.org/wiki/Depth_in_a_well

@turbomam turbomam changed the title remove enums that aren't used by any slots according to `` remove enums that aren't used by any slots according to assets/schema_pattern_linting.txt Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant