Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I would like to convert XML to rdf triples (using xslt) with php, what classe or API can i use for that?
How can i use an ontology when i convert xml to rdf, of course in php.

share|improve this question
1  
I could not understand your question completely. Do you want to convert an XML to RDF using PHP code? or you want PHP code to apply an XSL file on XML which converts RDF. I think this would be easy unless you have something dynamic. and don't understand what do you want to do with ontology here? please share your complete use-case. – Swamy Nov 15 '12 at 12:51

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.