Checking I'm not missing something here.. can i import XML and have the model (classes and properties) in a different namespace than the instance data?
when using the <sml:ConvertXMLtoRDF> tag (NB not able to use the XML import wizard as i need a repeatable process under program control) you have the option of specifying an XSD.. however AFAICT it forces both the model (elements => Class and property mappings) and instances into the same namespace, in the same output graph.. this is somewhat inconsistent with improvements elsewhere to separate model and instances. I can deal with this by post-processing to strip model triples into a separate graph, and update all the namespaces .. but if there was already a way to control different namespaces for model and instances it would be much better... Rob Atkinson -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/c5e86483-2869-4696-96a4-fb2991ec80db%40googlegroups.com.
