W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Dec 31 06:52:03 2007 UTC (16 years, 4 months ago) by ot
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +7 -7 lines
OBSOLETE - see http://dev.w3.org/cvsweb/2006/RDFValidator/ for the latest RDF validator code.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Dec 21 22:34:27 2005 UTC (18 years, 4 months ago) by ot
Branches: MAIN
CVS tags: rel-2-2
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +3 -3 lines
syntax fix

Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Dec 21 22:33:31 2005 UTC (18 years, 4 months ago) by ot
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +3 -11 lines
a bit of escapism, and further changes to layout

Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Dec 21 22:30:34 2005 UTC (18 years, 4 months ago) by ot
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +35 -39 lines
layout changes

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Dec 9 10:49:26 2005 UTC (18 years, 5 months ago) by eric
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +14 -13 lines
rearranged commented fonts for some sanity.
normalized a few comments.
set UTF-8 in doPost.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Mar 10 13:33:46 2005 UTC (19 years, 2 months ago) by eric
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +23 -12 lines
i18n changes accumulated over the last 17 months

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Oct 10 17:24:05 2003 UTC (20 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +16 -2 lines
patch from ammanuel <3F8668F0.3050703@w3.org> to fix n3 datatypes

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Aug 28 03:19:09 2003 UTC (20 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +22 -12 lines
ryan's work re-ordering output, added base URI for relative URI resolution

Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Jun 9 13:15:00 2003 UTC (20 years, 11 months ago) by epietrig
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +10 -13 lines
enhanced error message provided by Martin related to undecodable data when trying to read URIs

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri May 9 18:55:35 2003 UTC (21 years ago) by epietrig
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +10 -9 lines
fixed a well-formedness problem in the generated XHTML result page (/body/html was appearing before the bottom nav bar)
made applet param tag attributes lower case and closed them so as to have a fully conformant XHTML 1.0 transitional page in all cases (tested with NS7.02, ie6.0, mozilla1.4alpha)

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri May 9 13:21:24 2003 UTC (21 years ago) by epietrig
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +14 -0 lines
now printing the datatype and lang information for literals in the triple table (not in the graphical representation)

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed May 7 21:30:50 2003 UTC (21 years ago) by epietrig
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
fixed a bug in the previous version:
SVG files for SVG - embed and IsaViz/ZVTM were badly referenced (pointing to jiggles.w3.org:8005 instead of www.w3.org/RDF/Validator/)

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed May 7 19:41:21 2003 UTC (21 years ago) by epietrig
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +18 -4 lines
fixed problem reported by Dave Beckett (non-RDF documents reported as valid whereas they do not contain any rdf statement)

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed May 7 19:01:21 2003 UTC (21 years ago) by epietrig
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +130 -35 lines
implemented support for the IsaViz plug-in (applet)
added SVG-embedded (in an object tag)
migrated to ARP2-alpha-1

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Feb 14 16:20:27 2003 UTC (21 years, 3 months ago) by epietrig
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +5 -1 lines
fixed a bug in format() for warning/error messages (special XML chars were not escaped)

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Feb 12 18:26:40 2003 UTC (21 years, 3 months ago) by epietrig
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +75 -21 lines
update to work with Jena1.6.1
i18n code from Martin is working
some modifications to the output
bug fix (does not crash any longer when there is no XML header and tries to find out the charset)

Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Sep 5 06:05:37 2002 UTC (21 years, 8 months ago) by duerst
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +11 -8 lines
allowed GRAPH_VIZ_FONT_DIR and GRAPH_VIZ_PATH to be absolute

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Sep 4 06:48:37 2002 UTC (21 years, 8 months ago) by duerst
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +20 -15 lines
tweaking border styles (for IE, Netscape, Opera), correcting html validation problems, removing some unneeded code

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Aug 18 07:09:30 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +60 -26 lines
added header and links to jump to graph,...

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Aug 18 03:50:40 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +32 -23 lines
set output to GraphViz to utf-8
aligned defaults (description and actual behavior to form)

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Aug 15 07:58:58 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +15 -15 lines
changed stream to Writer in comments

Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Aug 15 06:57:30 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +8 -5 lines
use default for FORMAT == null

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Aug 15 06:42:43 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -3 lines
check for ORIENTATON == null

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Aug 14 02:13:31 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +9 -8 lines
- some fixes in printDocumentFooter (& -> &amp;, \> -> />)
- removing uses of sURI after data read into sRDF

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Aug 14 01:49:29 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +39 -40 lines
fixed doGet for testing, reorganized code (moved from doGet/doPost to process)

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Aug 14 00:57:08 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +3 -3 lines
one more bug fix

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Aug 14 00:55:18 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3 lines
bug fix

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Aug 13 07:24:15 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -0 lines
replacing & with &amp; on RDF output

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Aug 12 08:02:03 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +9 -7 lines
added 'meta charset' to output

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Aug 12 06:57:07 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +20 -9 lines
Added new parameter PARSE to avoid the clumsy "NOTE:   if a URI is entered,
it will take precedence so it must be cleared to parse the RDF.".
This code is not yet tested (because jiggles.w3.org is down).
Requires changes to the validator page:
   <input type="submit" value="Parse RDF" name="PARSE" />
and
   <input type="submit" value="Parse URI: " name="PARSE" />
Is written in a way that should work even without these changes.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Aug 8 06:23:22 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +104 -9 lines
After a long, slow detour input from URI finally works.
Lessons:
- Beware of String == String
- Beware of null.toUpperCase
- Beware of syntax details of org.apache.regexp.RE, in particular [-\\.]

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Aug 7 06:00:57 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +90 -64 lines
added getRDFException for more detailled error reporting

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Aug 7 04:18:32 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +37 -152 lines
eliminated multiple reading of URIs; URIs are now only read in
getRDFfromURI, and stored to sRDF.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Aug 7 03:40:14 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +34 -20 lines
the whole mess! uri submission doesn't work anymore at all

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Aug 7 01:06:12 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
some updates

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Aug 6 08:41:41 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
exception experiment

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Aug 6 08:38:30 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -7 lines
bug fixes

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Aug 6 08:35:02 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -2 lines
tweaking exceptions

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Aug 6 08:29:41 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +18 -3 lines
fixing exceptions

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Aug 6 08:18:08 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
bug fix

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Aug 6 08:16:48 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -3 lines
limiting exceptions

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Aug 6 08:11:23 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
bug fix

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Aug 6 08:10:40 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +11 -8 lines
debugging/error messages

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Aug 6 08:07:30 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
experimenting with error messages

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Aug 6 07:56:45 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +17 -8 lines
more detailled error messages

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Aug 6 07:39:52 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
changed error messages

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Aug 6 07:32:35 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
bug fix

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Aug 6 07:26:18 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -7 lines
avoid getting RDF more than one time from URI

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Aug 6 05:56:15 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3 lines
bug fixes

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Aug 6 05:52:17 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +79 -24 lines
rewrote getRDFfromURI, with all the trimmings

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Aug 6 02:32:26 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
more bug fixes

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Aug 6 02:29:37 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
small fixes

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Aug 6 02:25:06 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +12 -1 lines
getting Content-Type/charset of URI

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Aug 6 01:38:53 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
renamed getByteStream to getRDFfromURI to better reflect what it's supposed to do.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Aug 6 01:24:17 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -3 lines
small fixes

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Aug 5 08:00:03 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
removed test string

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Aug 5 07:56:38 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +44 -48 lines
more exception cleanup

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Aug 5 07:53:05 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +31 -48 lines
more exception cleanup

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Aug 5 07:49:35 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +20 -24 lines
fixing more exceptions

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 5 07:46:08 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
fixing exceptions

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 5 07:41:19 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
small bug fixes

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Aug 5 07:35:04 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4 lines
fixed a misplaced }

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 5 07:25:25 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +24 -23 lines
changed ServletOutputStream to PrintWriter everywhere

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Aug 5 07:06:10 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
setContentType to text/html;CHARSET=UTF-8

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Aug 5 07:02:43 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +19 -12 lines
small adjustments

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Aug 5 05:57:06 2002 UTC (21 years, 9 months ago) by duerst
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +18 -8 lines
doing conversion from iso-8859-1 to utf-8 by hand (for test purposes)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 17 08:11:28 2002 UTC (21 years, 10 months ago) by duerst
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +55 -5 lines
tried to make sure input is interpreted as UTF-8
Made sure non-ascii characters are output correctly in Ntriples

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jul 16 08:52:05 2002 UTC (21 years, 10 months ago) by duerst
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -3 lines
check request parameter encoding and set to UTF-8 if not set.
Doesn't compile for me because of some missing packages.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Oct 12 16:08:55 2001 UTC (22 years, 7 months ago) by barstow
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +120 -39 lines
Improve documentation; remove some unused code

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Sep 25 13:55:49 2001 UTC (22 years, 7 months ago) by barstow
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -3 lines
Bug fix: if the object of a triple is an anonymous node, the
corresponding arc (predicate) was un-labeled.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Sep 24 17:01:04 2001 UTC (22 years, 7 months ago) by barstow
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +45 -56 lines
Fix support for making anon node empty/blank labels.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 19 20:41:34 2001 UTC (22 years, 8 months ago) by barstow
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +10 -3 lines
Bug fix: if two objects had identical Literal values, the
graph only had a single node for the two Literals.  This fix
gives every Literal its own node in the graph.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Sep 19 20:00:50 2001 UTC (22 years, 8 months ago) by barstow
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +167 -79 lines
If the graph format is SVG, use the Dot's [undocumented] URL field
to make URI when the subject/predicate/object is a [non-anonymous]
URI.

New options: allow graphs with anon nodes to empty - just like they
are in the M&S spec; allow the user to just get a graph - and no
triples.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Sep 11 13:12:44 2001 UTC (22 years, 8 months ago) by barstow
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Fix typo in the HTML that is used to submit an error report.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Sep 7 16:59:03 2001 UTC (22 years, 8 months ago) by barstow
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +14 -5 lines
Added support for turning on ARP's embedded RDF mode.  This must
be set to false [default is true] if the RDF is NOT enclosed in
<RDF>...</RDF>.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Aug 16 19:19:13 2001 UTC (22 years, 9 months ago) by barstow
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +15 -10 lines
Fix typos in problem reporting form.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Aug 16 17:49:42 2001 UTC (22 years, 9 months ago) by barstow
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +30 -28 lines
Improve some error logging; minor format changes.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 13 19:21:13 2001 UTC (22 years, 9 months ago) by barstow
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +40 -16 lines
Make the Literals be enclosed in rectangles and Resources
enclosed in ellipses.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 13 16:46:08 2001 UTC (22 years, 9 months ago) by barstow
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +61 -25 lines
Format changes.  Also check for file: URI schemes and
do not allow them.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 12 01:54:29 2001 UTC (22 years, 9 months ago) by barstow
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +76 -24 lines
Improve error reporting.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 12 01:27:04 2001 UTC (22 years, 9 months ago) by barstow
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +240 -201 lines
Only use a single StatementHandler.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 11 02:11:01 2001 UTC (22 years, 9 months ago) by barstow
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -27 lines
Bug fixes; replace StringTokenizer with Apache's RE (Regular
Expression) class.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 10 20:18:34 2001 UTC (22 years, 9 months ago) by barstow
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -3 lines
If an object is a Literal, enclose it in a box.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 10 19:13:56 2001 UTC (22 years, 9 months ago) by barstow
Branches: MAIN
Servlet for an ARP-based online RDF validation service.
ARP: http://www-uk.hpl.hp.com/people/jjc/arp/

Diff request

This form allows you to request diffs 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.

Log view options

Webmaster