My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
RDF2Dot  

rdf, dot, graph, Featured
Updated Feb 14, 2010 by plindenb...@gmail.com

Transforms an XML/RDF input to Graphviz-dot ( http://www.graphviz.org/ )

Usage

Options:
 -h help; This screen.
 -p <prefix> <uri> add this prefix mapping
 (rdf stdin | rdf files | rdf urls )

Example

 xsltproc --html linkedin2foaf.xsl http://www.linkedin.com/in/lindenbaum |\
       java -jar rdf2dot.jar |\
       dot -Tsvg |\
       java -jar svg2canvas.jar > file.html 

Download

http://code.google.com/p/lindenb/downloads/list


Sign in to add a comment
Powered by Google Project Hosting