Hi,

I've just switched from Propono to Abdera on the client side, and I
think Abdera gives you more control, so I like it so far =)

But I haven't figured out how to set the Mime Type correctly:

                entry.setContent(project.toN3(), "text/rdf+n3");        
                
                System.out.println(entry.getContentMimeType()); // THIS GIVES
"text/plain, what do I do wrong?

Thanks,
Erling

Reply via email to