You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.
The repository find method emits a JS object with ocfl root and path of the object located but we really want it to return an id as well.
However, if the id has been hashed before turning into a path on the FS we need to load the ocfl inventory file to extract the id. Currently it looks like the id is the mapped id - that coming in to the library - not the id before any transformations.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The repository find method emits a JS object with ocfl root and path of the object located but we really want it to return an id as well.
However, if the id has been hashed before turning into a path on the FS we need to load the ocfl inventory file to extract the id. Currently it looks like the id is the mapped id - that coming in to the library - not the id before any transformations.
The text was updated successfully, but these errors were encountered: