- From: Edwin Shin <eddie@cs.cornell.edu>
- Date: Wed, 15 Sep 2004 14:50:15 -0400
- To: www-isaviz@w3.org
I found that graphviz 1.14 doesn't work. I had an old copy of 1.12 that does work. This seems to be the same bug reported with graphviz around ver. 1.8. If you're willing to install a copy from an untrusted source (i.e. me), you can grab a copy from http://tango.nsdl.cornell.edu/share/graphviz/graphviz-1.12.exe On Wed, 2004-09-15 at 14:23, Howard Katz wrote: > I can't get the win2K version of 2.0 to work, using GraphViz dot.exe v 1.14. > I can see a graph of the sample project that ships with the editor but I > can't parse any new files, whether I'm importing them or pasting them into > the Quick Input view. It doesn't matter whether they're RDF/XML or > N-Triples. > > If I try and Replace the following file (from the online RDF Validator) for > example: > > <?xml version="1.0"?> > <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > xmlns:dc="http://purl.org/dc/elements/1.1/"> > <rdf:Description rdf:about="http://www.w3.org/"> > <dc:title>World Wide Web Consortium</dc:title> > </rdf:Description> > </rdf:RDF> > > I get the following error message: > > -----Loading ISV project----- > -----Importing RDF----- > XMLManager.parse(C:\IsaViz\tmp\isv6479.svg): org.xml.sax.SAXParseException: > Element type "null" must be followed by either attribute specifications, ">" > or "/>". > RDFLoader.load() java.lang.NullPointerException > Please verify your directory preferences (GraphViz/DOT might not be > configured properly), your default namespace and anonymous node prefix > declarations > > Can anyone help? > Thanks, > Howard > >
Received on Wednesday, 15 September 2004 18:51:04 UTC