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

sync develop branch after release 4.3.11 #4946

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

hmottestad
Copy link
Contributor

Merge using merge commit rather than rebase

reckart and others added 8 commits February 29, 2024 20:19
- SimpleValueFactory.createIRI(String, String) how actually properly respects the specified namespace and localname
- TurtleWriter tries to use the namespace encoded in the IRI unless the localname contains characters which are not valid in prefixed notation
- Added test
- Added tests to check to which degree parsing a Turtle file with unconventional prefixes and serializing it back again results preserves format
- Commented out failing parts of new tests and refer to followup issue
- Fix RDFXML test by checking if a localname preference indicated by the IRI is valid in XML - if not, try to find an alternative representation
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
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.

None yet

2 participants