Questions and Answers
ActiveFedora
See also https://github.com/projecthydra/active_fedora/wiki/Migrating-from-ActiveFedora-8-to-ActiveFedora-9.
Q: I have tests that assign PIDs like "test:1" and I'm getting error:
Ldp::BadRequest:
The namespace prefix (coll) has not been registered
How do I fix this?
A: Use an id without a colon, like "test-1".
Q: ActiveFedora::Base#internal_uri
is gone, not deprecated; what is the functional replacement?
A: