Hi Anoop, I did something similar for a smaller repo (3500 objects). We have collections that happen to coincide with a PID namespace, so using api.findObjects, did a search based on <namespace>:* to get the pids for each collection. Then for each collection added the the itemID and isMemberOf relationships to a RELS-EXT for each object. I can send you code if interested.
Eric ________________________________________ From: Anoop Kumar [[email protected]] Sent: Monday, August 09, 2010 2:22 PM To: [email protected] Subject: [fcrepo-user] Help Implementing Fedora OAI Provider Service Hi, We have a Fedora repository in production and are planning to implement the Fedora OAI Provider that is part of the Fedora Service Framework( https://wiki.duraspace.org/display/FCSVCS/OAI+Provider+Service+1.2). The documentations says that the name of the RELS-EXT property whose value (a plain literal) contains the OAI item ID must exist in RELS-EXT. Does that mean we have to modify the RELS-EXT of every object in the repository that gets an OAI record? Has anyone setup the OAI service after building a repository with more than 50000 objects? We would like to hear your experience and get any tips before taking on this task. thanks, Anoop -- Anoop Kumar Information Systems Architect, University Information Technology - Academic Technology Tufts University 16 Dearborn Road, Rm. 205B Somerville, MA 02144 Phone: 617.627.2708 Fax: 617.627.3667 http://uit.tufts.edu/at/ ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
