Catrina; This is a defect with the current sml:ExportToOracleRDFDatabase module - prefix definitions are not written to the Oracle <model name>_NS table and therefore the Oracle model does not know about them. This will be fixed in a future release.
In the meantime, I'd suggest placing all of the prefix definitions in a file that is imported when reading the Oracle model. I.e. if you create a .oracle model that reads the resulting file, then import the file with prefixes and the qnames will appear with the defined prefixes. -- Scott On Sep 2, 1:51 pm, Catrina <[email protected]> wrote: > I have a script that contains a sml:ModifyPrefixes module that defines > a prefix to add and a sml:ExportToOracleRDFDatabase module. However, > the prefix definition does not seem to make it to Oracle. Is there a > way to get the prefixes defined in Oracle? > > Thanks, > Catrina -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include 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
