Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement pairtree-based path algorithm #9

Open
birkland opened this issue Mar 28, 2019 · 0 comments
Open

Implement pairtree-based path algorithm #9

birkland opened this issue Mar 28, 2019 · 0 comments

Comments

@birkland
Copy link
Owner

Currently, there is no specific PathFunc for generating ocfl object root paths. By default, the cli uses url.QueryEscape to create a flat structure, where ocfl object root directories are named after the urlencoded ocfl object ID.

birkland added a commit that referenced this issue May 17, 2019
With companion fspath.GeneratorFunc, this provides a more featureful API
for generating fs paths from object identifiers.

Preparation for adding pairtrees in #9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant