-
Notifications
You must be signed in to change notification settings - Fork 578
Open
Labels
enhancementNew feature or requestNew feature or requestparsingRelated to a parsing.Related to a parsing.
Milestone
Description
Right now, relative URIs are resolved to their absolute form, in some cases, using CWD if there's no other information. In many situations, this is purely an annoyance. Relative URIs are still URIs. It's possible to create RDFlib graphs in place that use relative URIs, but reading in a serialized graph with the same results in a different graph (for many use cases). It should be possible to preserve relative URIs as an option on parse().
joernhees, aucampia, MoritzStueber, nicholascar and edwardandersonaucampia
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestparsingRelated to a parsing.Related to a parsing.