RE: xlst and rdf/owl

I've never actually used XSLT with RDF but, assuming you are using the RDF syntax, there should be no reason why you can't.

My guess your problem is that you do not have the rdf (or owl) namespace prefixes defined in your stylesheet (i.e. xmlns:rdf=...).

-----Original Message-----
From: semantic-web-request@w3.org [mailto:semantic-web-request@w3.org] On Behalf Of Cláudio Fernandes
Sent: Thursday, June 01, 2006 9:37 AM
To: semantic-web@w3.org
Subject: xlst and rdf/owl


Hi all!

I've been working with xslt lately, great tool. But the question is: can
I use it to parse rdf/owl? I tried to, but all I get is parsing errors
from '<rdf:' or '<owl:' tags. 

I googled it and didn't find anything useful.

Thanks,

-- 
Cláudio Fernandes

Received on Thursday, 1 June 2006 13:49:47 UTC