OK, the file is fine and the problem is memory space. The file is too large for an in-memory store. You'll need to get this into an RDF store first then use Composer to connect to the data store and edit.
-- Scott On Jun 26, 8:50 pm, Amrapali Zaveri <[email protected]> wrote: > Dear Scott, > Here is the link:http://esw.w3.org/topic/HCLSIG/LODD/Data > and I'm looking at the triples dump for LinkedCT. > > Thanks, > Regards, > Amrapali J Zaveri > > On Sat, Jun 27, 2009 at 12:31 AM, Scott Henninger < > > [email protected]> wrote: > > > Amrapali; The URL you gave for the file isn't valid. I can try to > > verify if you send the right URL. > > > It's not clear to me from the error message that the problem is memory > > (but the size could indicate this). Try re-starting Composer, opening > > a smaller n-triples file, etc. > > > You can try increasing your Java heap size. The directions are a bit > > different for Mac. Find the Eclipse.app file, right-click and Show > > Package Contents. In Contents > MacOS open eclipse.ini in a text > > editor. You can try some values greater than 1024 (empirically, I am > > able to use -Xmx1600m on a MacBook Pro). > > > I that is inadequate, then you may need to use an rdf store for a file > > of this size - Sesame, Allegro, Jena, Oracle. > > > -- Scott > > > On Jun 26, 9:50 am, Amrapali Zaveri <[email protected]> wrote: > > > Hello, > > > I am using the TopBraid Free Edition for MAC and am trying to import a > > .nt > > > file, which is 1.16GB in size. > > > It's the one here <http://esw.w3.org/topic/HCLSIG/LODD/Dat> for > > > clinicaltrials.gov. > > > But, it gave me an error (log attached) while I tried importing it - I'm > > > guessing coz of the space. > > > > Any idea how else I could view it? > > > > Please let me know. > > > > Thanks, > > > Regards, > > > - Amrapali > > > > Could not handle resourceChange.rtf > > > 13KViewDownload --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
