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

Transition out of using special chars in DCIDs #45

Open
pradh opened this issue Aug 27, 2021 · 1 comment
Open

Transition out of using special chars in DCIDs #45

pradh opened this issue Aug 27, 2021 · 1 comment

Comments

@pradh
Copy link
Contributor

pradh commented Aug 27, 2021

Chars that exist in IDs: 0-9 A-Z a-z _ & / . - % )( + :

  • We want to drop &%+

Chars that exist only in IDs prefixed with "bio/": ' * >< @ ][ | ; <space>

  • We want to drop all these
@pradh
Copy link
Contributor Author

pradh commented Aug 27, 2021

More context from #43

Screen Shot 2021-08-27 at 10 53 50 AM

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