In which case you could try the RISearch service http://www.fedora-commons.org/confluence/display/FCR30/Resource+Index+Search #ResourceIndexSearch-ApplicationInterface
You should be able to run a query to define what you want to output in a usable format. You can try it out using the web interface to get the query and output format right, and then you can use command-line tools such as curl, wget, to dump out the results to a file. Steve -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: 10 September 2009 00:10 To: [email protected] Subject: Re: [Fedora-commons-users] Backing up or resource index to a file > If you're using the embedded Mulgara, then I don't believe you will be able > to get access to it externally, for example using the iTQL shell (over RMI). > > You could try setting up an external Mulgara server and changing fedora.fcfg > to use this - then you can connect using the iTQL shell. > > Alternatively, you could try using the RISearch service to dump out the > triples - take a look at > http://www.fedora-commons.org/confluence/display/FCR30/Resource+Index+Search > #ResourceIndexSearch-ApplicationInterface > > Why do you want to create a backup? The resource index can be recreated at > any time using the fedora-rebuild script, so a backup of your Fedora data > directory implicitly contains a backup of the resource index. Thanks for the info. I would like to get a dump of the triples into a file so I can load into another triple store like Jena's SDB and do some performance testing. Hon Hwang. ---------------------------------------------------------------------------- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
