On 22/09/16 11:27, tina sani 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>
Wrong predicate for foaf:depiction: it is
http://xmlns.com/foaf/0.1/depication
"Coat_of_arms_of_Berlin.svg"
That is not the result of result of querying DBpedia where you get a URL
for the depiction.
Then how can I display it using Jena code.
Jena does not have an SVG viewer.
Try sending the URL for the depcition to your local browser.
Andy