Mark; The way to think of this is that any model imported by another
model must be accessible by a URI.  So if you have {<http://
myserver.org/X> owl:imports <http://Y>} and http://Y is not accessible
via the Web or your workspace, then the import will fail.  Given that
you don't specify a server, the only way the URI http://Y can be
accessible is in the TopBraid (Live or Composer) workspace.

One approach is to create a connector to http://Y.  You can do this on
your own or use the New > OWL/RDF Oracle Database Connection wizard.
Use http://Y (I'd recommend modifying this import so it is a fully
qualified URI) as the Base URI in the wizard and specify all of the
connection information to get the data when the file is opened or
imported.

-- Scott

On Mar 26, 8:27 am, Mark <[email protected]> wrote:
> When connecting to Oracle through TBC, is it required to make a new RDF/OWL
> Oracle Database Connection for every model that you create in Oracle?
>
> For example: I connect to model X, but model X references my other model Y.
>
> I get an error if I do not make Oracles connections individually for both
> for X and Y:
>
> Warning: Error during import.  The import will be ignored
> but as a result the model may be incomplete.
>
> org.topbraidcomposer.core.io.FailedImportException: The following URIs
> could not be imported: <http://Y>
>     at org.topbraidcomposer.core.io.TBCIO.loadImportedModels(TBCIO.java:228)
>     at org.topbraidcomposer.core.io.TBCIO$2$1.run(TBCIO.java:313)
>     at java.lang.Thread.run(Unknown Source)
>
> Once I make the connections for both models X and Y, the references to Y
> appear correctly in X.  Is this the correct way to proceed?

-- 
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
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-users?hl=en

Reply via email to