Skip to content

Reading a zipped crate that contains another RO-Crate picks up the wrong metadata #32

@fbacall

Description

@fbacall

When reading a zip file with a structure:

/ro-crate-metadata.json
/a_directory/ro-crate-metadata.json

the inner /a_directory/ro-crate-metadata.json metadata file is (always?) used, due to the reader doing a depth-first search to find the metadata file.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions