Feature #493
Optimize access to object properties from fedora by relying on updated profile method in REST API
| Status: | Closed | Start: | 09/21/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | Spent time: | 1.00 hour | |
| Target version: | 1.0.7 | |||
| Sponsor: |
Description
You can now get all of an object's properties by hitting profile on Fedora's REST API. Previously, you had to hit objectXML to get all of them.
Update the Fedora::Base.profile method to pull all of the properties
Update Fedora::Baseproperties_from_fedora to rely on .properties rather than parsing the full object xml
History
Updated by Matt Zumwalt 311 days ago
- Status changed from New to Closed
Finished the work & committed to bitbucket, but couldn't post the gem from my current wifi network (wonkiness).