Skip to content

Catch wider relative URI's when converting RO-Crate to graph object #25

Description

@douglowe

We need to catch all relative paths and make sure that they remain relative when they are loaded into the graph. This means reversing the absolute paths that may have been created during RDFLib parsing back to relative.

This also needs to catch ids like data.csv (relative URIs which may not have ./ or / at the beginning)

Also there should not be ids beginning with ../ - this is forbidden in RO-Crate

Originally posted by @elichad in #23 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions