Jeremy and Scott, Thanks very much for the help. The baseURI lookups are happening very fast and lookup time is now dependent on the number of files rather than file size. Scott's idea of generating into separate Eclipse projects fits this problem very well as the source models are organized around projects. Brilliant!
Arthur On Mar 23, 2009, at 3:42 PM, Scott Henninger wrote: > > Although it may be out of context for this discussion, one way to > avoid a large number of base URI lookups is to put files in multiple > Eclipse projects and use "Close project..." to close the projects not > immediately needed. Then the base URI lookup will not occur until the > user performs an "Open project..." operation. > > -- Scott > > On Mar 23, 12:41 pm, "Jeremy Carroll" <[email protected]> wrote: >> In RDF/XML models the base URI is expressed using the xml:base >> attribute on the root element. >> >> Jeremy > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
