xsl-list
[Top] [All Lists]

Re: [xsl] XML graphs

2006-08-21 05:46:59
Cheers. Good pointers.
Remi

Mukul Gandhi wrote:
On 8/21/06, Mohsen Saboorian <mohsens(_at_)gmail(_dot_)com> wrote:
I think SVG can represent graphs.
Just googling: xml graph

http://www.w3.org/2000/09/XGraph/
http://www-pr.informatik.uni-tuebingen.de/~eiglsper/graphml/index.html

I could not look at the above URLs. They surely would be having useful
information.

SVG is an XML vocabulary to depict 2 D graphics (like lines, polygons
etc). Graph is a different concept than graphics. IIRC, graph as
defined in computer science is a data structure composed of vertices
and edges. It can model really anything requiring such representation
(for e.g. connected cities, message flows etc).

I know this nice application, which allows to model concepts (you may
imagine the concepts as graphs) - http://freemind.sourceforge.net.
This tool allows to export the concepts as XML (using its own schema).



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>