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 you require purl; a basic regex might be helpful: "^pkg:[A-Za-z\\.\\-\\+][A-Za-z0-9\\.\\-\\+]*/.+" (encoded as JSON pattern) - copied from an open standard
(split out from #10)
See #10 (comment)
We should consider either a) absolutely requiring PURLs, or b) requiring that the type of identifier being used in a statement is declared explicitly.
cc: @garethr — feel free to expand or correct me on this idea!
The text was updated successfully, but these errors were encountered: