It seems that the reason for this is that in RELS-EXT, the namespace alias used for the isMemberOf relationship must be "rel".
ie xmlns:fedora="info:fedora/fedora-system:def/relations-external#" , and fedora:isMemberOf does not work but xmlns:rel="info:fedora/fedora-system:def/relations-external#", and rel:isMemberOf does work. This would seem to be a bug - as both of the above have exactly the same meaning - should I raise a ticket for this? Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Nugent Sent: 21 August 2008 13:36 To: [email protected] Cc: drama Subject: Re: [Drama] [Fedora-commons-users] question concerning RELS-EXT datastream relationships -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I'm still having a heck of a time trying to get Muradora or Fedora to index the collection relationship when bulk-ingesting FOXML records. The records import fine, the bitstreams go in correctly, but the RDF information specifying the collection relationship is not indexed. Steve Bayliss has been offering suggestions and advice off-list and has had a look at the Triplestore data and things look correct, but we are both scratching our heads over this. I'd greatly appreciate any other input from others who have successfully worked this out. Please let me know what information I can provide. Regards, Jason On 7/12/08 9:10 PM, Chi Nguyen wrote: > I should also add to what Steve said, that Muradora uses Solr (or > GSearch in the older versions of Muradora) to get the collection > information for display. It only uses the RELS-EXT information for the > determination of the XACML policy inheritance for child > objects/sub-folders. If you don't see your object under that > collection, it might be good to either rebuild your Solr/GSearch index > or manually update the index with the PID of the new object. > > -chi > - -- Jason Nugent Systems Programmer/Database Developer Electronic Text Centre University of New Brunswick [EMAIL PROTECTED] (506) 447 3177 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIrWEpuI/rFPUJN7MRApoAAJ9GIgu3Ry1P0sdf1dkvF13ibZPhaQCeO40v IHarcfbg0kbM+9tsKsroaUY= =v6tQ -----END PGP SIGNATURE----- _______________________________________________ DRAMA mailing list [EMAIL PROTECTED] http://www.federation.org.au/cgi-bin/mailman/listinfo/drama ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
