Don; The spontaneous namespace prefixes has to do with element naming when creating legal XML. In particular, element names have to be qnames (<prefix>:<name>). The underlying XML serialization writer will create legal XML names by creating a qname (j.x:<name>) and adding the prefix statement xmlns:j.x="..." To make the prefixes meaningful, go to the ontology home and re-name the prefix.
-- Scott On Oct 16, 8:37 am, donundeen <[EMAIL PROTECTED]> wrote: > Hi, > What's up with these j.n (where n is an integer) namespace prefixes > being spontaneously created in my ontologies? > > I've been importing xml, running constructs to create new classes, and > I'm noticing these namespaces are being created by the system as > abbreviations for some of my ad-hoc URIs. > > why does that happen? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
