Test if multiple prefixes for the same IRI persist in a namespace manager#2800
Draft
white-gecko wants to merge 8 commits intoRDFLib:mainfrom
Draft
Test if multiple prefixes for the same IRI persist in a namespace manager#2800white-gecko wants to merge 8 commits intoRDFLib:mainfrom
white-gecko wants to merge 8 commits intoRDFLib:mainfrom
Conversation
Member
|
@white-gecko are you going to move this from Draft to ready? |
Member
Author
|
So far these are just failing tests, for which it is required to fix the namespace manager accordingly. So it is not ready to be merged until an implementation follows. You could also close it, to have it out of the way and we reopen it, once an improved namespace manager is available. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of changes
This pull request so far introduces some failing tests, that demonstrate that the namespace manager is not able to maintain multiple prefixes for the same IRI, as mentioned in #2077 .
Roughly related to #2779, as it also cares about parsing/serialization side effects.
Checklist
the same change.
./examples.so maintainers can fix minor issues and keep your PR up to date.