You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this follows the id conventions used for tree collections, the appropriate conversion is probably to a "web slug" (hyphens and lower case, with special characters removed). Currently used slugify methods in OpenTree:
or lower-case the user input, if we lower-case the "name" field when saving.
See https://github.com/OpenTreeOfLife/collections-1/blob/master/collections-by-owner/snacktavish/woodpeckers.json
Which has the "name" field listed as "Woodpeckers"
The text was updated successfully, but these errors were encountered: