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

Some slots have non-standard names #814

Open
turbomam opened this issue Jul 3, 2024 · 2 comments
Open

Some slots have non-standard names #814

turbomam opened this issue Jul 3, 2024 · 2 comments

Comments

@turbomam
Copy link
Member

turbomam commented Jul 3, 2024

linkml-lint src/mixs/schema/mixs.yaml | grep "standard_naming" | grep -v "Permissible value"

warning Slot has name 'HACCP_term' (standard_naming)
warning Slot has name 'IFSAC_category' (standard_naming)
warning Slot has name 'air_PM_concen' (standard_naming)
warning Slot has name 'ferm_pH' (standard_naming)
warning Slot has name 'microb_start_taxID' (standard_naming)
warning Slot has name 'soil_pH' (standard_naming)
warning Slot has name 'spikein_AMR' (standard_naming)
warning Slot has name 'water_pH' (standard_naming)
warning Enum has name 'poorly_NAMED_ENUM' (standard_naming)

@turbomam
Copy link
Member Author

turbomam commented Jul 3, 2024

For the record:

The slots/terms that are currently known as x16s_recover and x16s_recover_software had previously been named 16s_recover and 16s_recover_software. Those were non-standard names.

See also

@mslarae13
Copy link
Contributor

Non standard because there's capital letters?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants