Hi, I'm trying to import several xml files of the same format into one TBC ontology.
let's say I have two xml files to import: file:///testMarc/sargent1.xml and file:///testMarc/sargent2.xml When I import these two files, the namespace on all the elements is the filename, ie, a property imported from the first file looks like: file:///testMarc/sargent1.xml#code-marcsubfield and from the second looks like: file:///testMarc/sargent2.xml#code-marcsubfield When what I want is for them to be the same namespace, so I can assign it a prefix in the importing file. I tried playing with the Base URI and Default Namespace in the xml file overview, to no avail. How do I accomplish what I'm trying to do? thanks! don --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
