W3C CVS

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

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.7 / (download) - annotate - [select for diffs] , Mon Jun 11 12:16:54 2001 UTC (7 years ago) by barstow
CVS Tags: rel-2-2, HEAD
Changes since 1.6: +7 -3 lines
Diff to previous 1.6 (colored)
Changed the triple dump so that anchors are only added to the object
if they are an instanceof Resource.

Revision 1.6 / (download) - annotate - [select for diffs] , Fri Jun 8 19:10:06 2001 UTC (7 years ago) by barstow
Changes since 1.5: +78 -19 lines
Diff to previous 1.5 (colored)
Added support for the NTriples format.

Revision 1.5 / (download) - annotate - [select for diffs] , Tue Jan 30 23:11:22 2001 UTC (7 years, 5 months ago) by barstow
Changes since 1.4: +26 -7 lines
Diff to previous 1.4 (colored)
ENHANCEMENT: changed the triple output to be in table and a link if the
  object, predicate or subject begins with URI [well http://, https://
  or mailto: anyway ...]

Revision 1.4 / (download) - annotate - [select for diffs] , Wed Dec 13 21:30:08 2000 UTC (7 years, 6 months ago) by barstow
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 (colored)
Bug fix: prevent potential null pointer de-reference.

Revision 1.3 / (download) - annotate - [select for diffs] , Wed Nov 1 01:57:46 2000 UTC (7 years, 8 months ago) by barstow
Changes since 1.2: +6 -0 lines
Diff to previous 1.2 (colored)
barstow: added method getNumStatements which returns the number of
  statements that have been processed.

Revision 1.2 / (download) - annotate - [select for diffs] , Thu Oct 26 21:50:30 2000 UTC (7 years, 8 months ago) by barstow
Changes since 1.1: +11 -2 lines
Diff to previous 1.1 (colored)
barstow: If an object contains < and > characters, then replace them
  with their corresponding entity characters so they will appear
  correctly when the object is output with its triple.

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Oct 4 15:47:39 2000 UTC (7 years, 9 months ago) by barstow
Diff
barstow: a DumpConsumer implemenation for the SiRPAC servlet.

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