Brad I don't understand your question entirely, you haven't shown a complete example of what output you get and what you want to get - details matter!
Using an empty string as the first argument will set the default namespace if that is what you are trying to do? Rob On 6/18/13 2:05 PM, "Brad Moran" <[email protected]> wrote: >Hi I am working with apache jena trying to write RDF from CSV files. I am >wondering is there any way to set the XML Namespace? I want it to look >similar to below. I am familiar with the .setNsPrefix method, but it does >not set the XML namespace in the desired format below. Thanks > >xmlns="http://...." > >--Brad
