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
