Skip to content

java.net.URI resolution error #279

@afs

Description

@afs

Reported by @ebremer

Summary:

java.net.URI uri = new java.net.URI("http://mysite.net");
System.out.println(uri.resolve("picture.jpg"));

returns "http://mysite.netpicture.jpg"

This creates an issue with:

where the erroneous URI created with URI.resolve() yields "@id" turning into blank nodes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions