Jena does not render SVG graphics. It is an RDF framework and that is not at all part of its purpose. There are many other projects available that have this as a supported purpose:
https://www.google.com/search?q=java+svg --- A. Soroka The University of Virginia Library > On Sep 22, 2016, at 6:27 AM, tina sani <[email protected]> wrote: > > Hi > > If I download the depiction/picture from Dbpedia about a resource such as > Berlin, import it in Protege as: > > <http://dbpedia.org/resource/Berlin> <http://xmlns.com/foaf/spec/depiction> > "Coat_of_arms_of_Berlin.svg" > > Then how can I display it using Jena code.
