We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently:
uri = http://localhost:8983/fedora/rest/test/hh/63/vz/22/hh63vz22q/members" p ActiveFedora::Base.uri_to_id(uri) "members"
it should be
"hh63vz22q/members"
The text was updated successfully, but these errors were encountered:
c1251e9
Merge pull request #8 from projecthydra-labs/fix_to_uri
d958643
translate_uri_to_id should handle deeper paths. Fixes #7
7242e95
No branches or pull requests
Currently:
it should be
"hh63vz22q/members"
The text was updated successfully, but these errors were encountered: