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

fix iri scheme constriants #24

Closed
wants to merge 1 commit into from
Closed

fix iri scheme constriants #24

wants to merge 1 commit into from

Conversation

jkowalleck
Copy link

fix scheme constaints according to https://datatracker.ietf.org/doc/html/rfc3987#section-2.2

   scheme         = ALPHA *( ALPHA / DIGIT / "+" / "-" / "." )

there is no coins taint to a certain list of known, but a formal requirement.

fixes #22
related to #11

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck marked this pull request as draft April 21, 2023 13:11
@jkowalleck
Copy link
Author

i'll reject my fix.

the current implementtion is messed up as a whole, it does not stick to the rfc3987 but comes up with some edge-case-implementations ...
do not want to fix this ...

@jkowalleck jkowalleck closed this Apr 21, 2023
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

Successfully merging this pull request may close these issues.

iri-reference generated by CycloneDX invalid?
1 participant