|
Re: convert rdf to svg: msg#00022web.svg
On Thursday, March 17, 2005, 10:52:48 AM, Puyan wrote: PAGZ> hi there, PAGZ> please tell me how can I transfer rdf files into svg with xslt tranformator! PAGZ> thanx PAGZ> puyan With extreme difficulty, in the general case. The same RDF can be serialised to XML in multiple different ways, which XSLT will have trouble dealing with. Converting RDF to an SVG diagram of it is certainly possible, but XSLT is not a suitable tool for it (even without the variable syntax, you then need to implement a graph layout algorithm). Instead, have a look at GraphViz http://www.graphviz.org/ -- Chris Lilley mailto:chris@xxxxxx Chair, W3C SVG Working Group W3C Graphics Activity Lead |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | convert rdf to svg: 00022, Puyan Abol-Ghasem-Zadeh |
|---|---|
| Next by Date: | Re: sXBL issue -- bindings getting notified when the bound element is inserted into a document: 00022, Boris Zbarsky |
| Previous by Thread: | convert rdf to svgi: 00022, Puyan Abol-Ghasem-Zadeh |
| Next by Thread: | Re: sXBL issue -- bindings getting notified when the bound element is inserted into a document: 00022, Boris Zbarsky |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |