On 06/10/11 12:39, Dennis Patzer wrote:
Hello,

when using the W3C geo ontology, I get the following error in jena:

WARN [pool-1-thread-1] (RDFDefaultErrorHandler.java:36) -
http://www.w3.org/2003/01/geo/wgs84_pos(line 2 column 57): {W119} A
processing instruction is in RDF content. No processing was done.

Any idea what's the problem here :-(?

There is no problem - it is only a WARN.

Line 2 is:

<?xml-stylesheet type="text/xsl" href="rdfs-xhtml.xsl"?>

ARP (the RDF/XML parser in Jena) does not apply XSLT. It's letting you know that.

        Andy


Thanks in advance!

Bye Dennis

Reply via email to