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
This should have been obvious since the patterns are available for most. Regex checking isn't strictly necessary if the id mapping is loaded, but can provide more information to users. It can also help catch cases where we would want to make an identifiers.org URL but there's no id->name mapping available already
Possible cases to handle:
some namespaces don't have patterns but do have identifiers... should warn me as the developer to get curating (pattern and sample ID should go in the metaregistry)
some namespaces have a pattern written in the metaregistry (ensure there's a sample ID)
Add optional field in metaregistry for decoy identifiers
This should have been obvious since the patterns are available for most. Regex checking isn't strictly necessary if the id mapping is loaded, but can provide more information to users. It can also help catch cases where we would want to make an identifiers.org URL but there's no id->name mapping available already
Possible cases to handle:
See also:
The text was updated successfully, but these errors were encountered: