parse_persistent_identifier: returned object type should not be abbreviated
Currently, the object type field returned by the parse_persistent_identifier function contains an abbreviated form: cnt/dir/rel/rev/snp. The full object type name should be returned instead: content/directory/release/revision/snapshot.
Migrated from T1125 (view on Phabricator)