Open
Description
We have agreed that prefixes should stick to a limited set of characters.
But what about the identifier portion itself?
For example, what if a source identifier contains extended unicode characters, punctuation (e.g. ' or / or +) which might not be valid in some systems.
Should we propose a substitution approach for these cases? Or accept that such data is valid?