W3C CVS

CVS log for java/classes/org/w3c/rdf/examples/GraphVizDumpConsumer.java

[BACK] Up to [Public] / java / classes / org / w3c / rdf / examples

Request diff between arbitrary revisions


Default branch: 1

Revision 1.8 / (download) - annotate - [select for diffs] , Fri Dec 15 14:00:33 2000 UTC (7 years, 8 months ago) by barstow
CVS Tags: rel-2-2, HEAD
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)
Fix last checkin: the escapes were missing ...

Revision 1.7 / (download) - annotate - [select for diffs] , Fri Dec 15 13:40:39 2000 UTC (7 years, 8 months ago) by barstow
Changes since 1.6: +8 -2 lines
Diff to previous 1.6 (colored)
Bug fix: if the object is a literal, all double quotes within
 the literal must be escaped or GraphViz will throw an error.

Revision 1.6 / (download) - annotate - [select for diffs] , Thu Oct 26 21:47:06 2000 UTC (7 years, 10 months ago) by barstow
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)
barstow: fix comment about usage.

Revision 1.5 / (download) - annotate - [select for diffs] , Wed Oct 18 14:09:25 2000 UTC (7 years, 10 months ago) by barstow
Changes since 1.4: +76 -3 lines
Diff to previous 1.4 (colored)
barstow: Added a main() method for debugging.  If an object is a
  Literal, its string is enclosed in quotes (that is not done for
  if an object is a Resource.  Also an object's node is too large
  if its string is too long so it gets truncated at 80 characters.

Revision 1.4 / (download) - annotate - [select for diffs] , Mon Oct 9 19:49:10 2000 UTC (7 years, 10 months ago) by barstow
Changes since 1.3: +0 -2 lines
Diff to previous 1.3 (colored)
barstow: removed a debug statement.

Revision 1.3 / (download) - annotate - [select for diffs] , Mon Oct 9 19:11:46 2000 UTC (7 years, 10 months ago) by barstow
Changes since 1.2: +29 -0 lines
Diff to previous 1.2 (colored)
barstow: added a new method that allows the user to supply
  graph-level attributes (e.g. size="4,4").

Revision 1.2 / (download) - annotate - [select for diffs] , Thu Oct 5 03:57:27 2000 UTC (7 years, 11 months ago) by barstow
Changes since 1.1: +27 -36 lines
Diff to previous 1.1 (colored)
barstow: added support for a PrintWriter.

Revision 1.1 / (download) - annotate - [select for diffs] , Thu Oct 5 00:11:42 2000 UTC (7 years, 11 months ago) by barstow
Diff
barstow: Implementation of the RDFConsumer class for generating AT&T's
  GraphVis files using the "dotty" program.  Written by Tom Hubbard
  (hubbard@w3.org).

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster