Skip to content

Support relative URIs #677

@jpmccu

Description

@jpmccu

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().

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestparsingRelated to a parsing.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions