W3C CVS Root

CVS log for perl/modules/CGI/Attic/annotate

[BACK] Up to [Public] / perl / modules / CGI

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Jan 25 19:36:12 2001 UTC (23 years, 4 months ago) by eric
Branches: MAIN
CVS tags: threads, release2, amaya5_3release, HEAD
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +9 -8 lines
fixed annotates query result and did some presentation stuff

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Jan 23 10:45:57 2001 UTC (23 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +20 -5 lines
added diagnostic titles and messages

Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Jan 18 10:07:38 2001 UTC (23 years, 5 months ago) by eric
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +11 -4 lines
allow StringContextExceptions from serializer without aborting the query

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Jan 18 08:52:33 2001 UTC (23 years, 5 months ago) by eric
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +38 -26 lines
tmp DBs for attribution assertions, debug user property

Revision 1.96: download - view: text, markup, annotated - select for diffs
Sat Jan 13 07:40:04 2001 UTC (23 years, 5 months ago) by eric
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -2 lines
API change - Attribution::getUri now return URIObject

Revision 1.95: download - view: text, markup, annotated - select for diffs
Sat Dec 30 18:19:11 2000 UTC (23 years, 5 months ago) by eric
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +50 -15 lines
EXPERIMENTAL: addIdStatements to a copy of the database view

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sat Dec 30 17:05:42 2000 UTC (23 years, 5 months ago) by eric
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +3 -4 lines
comply with new DBMUserRecords API

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sun Dec 24 13:58:14 2000 UTC (23 years, 5 months ago) by eric
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +24 -1 lines
added perldoc skeleton

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Dec 18 19:08:14 2000 UTC (23 years, 6 months ago) by eric
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +9 -16 lines
move entry structure to UserRecord,

Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri Dec 15 22:02:29 2000 UTC (23 years, 6 months ago) by eric
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +10 -3 lines
refinments on adding rdftrans to the outgoing rdf

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Dec 14 13:48:50 2000 UTC (23 years, 6 months ago) by eric
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +80 -6 lines
split out user records support and added user data to annotations

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Dec 12 18:17:01 2000 UTC (23 years, 6 months ago) by eric
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +9 -11 lines
using standard functiont to get script path

Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Nov 23 00:41:38 2000 UTC (23 years, 6 months ago) by eric
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +3 -3 lines
make some cooler defaults

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sat Nov 11 18:58:47 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +32 -10 lines
changed annotation namespace and made annotation queries return all arcs from the annotation

Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Nov 10 14:57:35 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +46 -35 lines
changed early return model to HttpMessageExceptions

Revision 1.85: download - view: text, markup, annotated - select for diffs
Thu Nov 9 19:00:21 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +19 -8 lines
default for Overview property is to use the diagnostic form

Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu Nov 9 18:36:04 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2 lines
throw nicer error

Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Nov 6 10:15:45 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +82 -22 lines
added auth to Attribution

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Nov 6 03:47:56 2000 UTC (23 years, 7 months ago) by swick
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +4 -3 lines
Forgot to conditionalize the empty query string check for
REQUEST_METHOD==GET so that the POST and DELETE methods
continue to work.  Also, put back the default path for
the debugging log to the way Eric set it; I didn't intend
to change it.  Need a way to configure the log path.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sun Nov 5 22:00:53 2000 UTC (23 years, 7 months ago) by swick
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +13 -2 lines
If no query string is given (i.e. no args) then display an Overview
file instead of the form.  The filepath is specified in annotate.prop
as an Overview: property.  A new query argument, 'explain' permits
forcing this display (via explain=true) even when the query string
is not empty.  This allows the bare URI to behave like an Overview file.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Nov 4 11:00:35 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
changed NoSuchFile to FileNotFound - still need to unify the two

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Oct 31 06:33:05 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +7 -9 lines
path errors and some diagnostics problems

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Oct 29 18:21:06 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +28 -4 lines
made sure CGIApps could set their own script url

Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Oct 27 19:23:02 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +5 -3 lines
better name for a title string

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Oct 26 22:33:42 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +6 -16 lines
got rid of content length

Revision 1.75: download - view: text, markup, annotated - select for diffs
Mon Oct 23 14:40:09 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +9 -6 lines
fixed up expectations for PUT and DELETE

Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Oct 23 05:19:43 2000 UTC (23 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +22 -18 lines
fixed failed queries to throw exception with an 404 http message

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Oct 18 08:42:31 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +24 -2 lines
implemented PUT and DELETE methods on an annotation

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Oct 16 05:50:04 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +15 -1 lines
made annotate read XML directly from POST

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Oct 13 05:41:09 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +28 -11 lines
oops - used $query out of scope

Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Oct 12 17:44:10 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +4 -1 lines
added tracking to uncaught exceptions

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sun Oct 8 01:24:39 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
cleaned up refs to W3CAclInterface

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Oct 8 01:17:49 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -3 lines
changed CGIApp ParmMapping to a  parm

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Oct 7 00:17:59 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +13 -6 lines
changed generated annotation and body ids to use paths rather than query parms

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Oct 4 14:43:18 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +7 -3 lines
forgot to abort after abort error

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Oct 4 05:47:16 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
missed one in the API change

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Oct 4 05:09:54 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +42 -14 lines
made replace and delete work, i think

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Oct 4 04:31:30 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +8 -5 lines
added mergeQueryAndPOST option for mixed query and POST scripts

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Sep 29 20:37:25 2000 UTC (23 years, 8 months ago) by eric
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +45 -5 lines
first pass at delete and replace

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Sep 13 04:42:57 2000 UTC (23 years, 9 months ago) by eric
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +17 -13 lines
better error handling

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Sep 13 04:30:27 2000 UTC (23 years, 9 months ago) by eric
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
defer to new order of reified id, bag id, attribution

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Sep 7 17:08:22 2000 UTC (23 years, 9 months ago) by eric
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +4 -2 lines
improved fallback query

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Sep 7 16:34:16 2000 UTC (23 years, 9 months ago) by eric
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +6 -6 lines
got better about passing atomDictionary and presenterParms around

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Jun 22 18:36:17 2000 UTC (23 years, 11 months ago) by eric
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
algae query object was detached from DB object

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Jun 3 17:35:13 2000 UTC (24 years ago) by eric
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -2 lines
generalized serializer and added RdfDB error handler to CGI/algae

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Jun 1 18:40:30 2000 UTC (24 years ago) by eric
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +55 -75 lines
some parallel program structure changes in annotate and review

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Jun 1 14:42:48 2000 UTC (24 years ago) by eric
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +11 -11 lines
gave error handler access to presenter

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue May 30 14:00:32 2000 UTC (24 years ago) by eric
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -3 lines
fixed variable typo

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue May 30 13:53:39 2000 UTC (24 years ago) by eric
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +7 -7 lines
changed BASE_URI and RDF_URI parm names

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue May 30 06:01:45 2000 UTC (24 years ago) by eric
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
use the source shower better

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue May 30 01:15:33 2000 UTC (24 years ago) by eric
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +16 -16 lines
irrelevent variable name typo

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue May 30 01:12:12 2000 UTC (24 years ago) by eric
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +23 -72 lines
subclassed QueryObject and cleaned up some namespace probs

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue May 30 00:52:08 2000 UTC (24 years ago) by eric
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +25 -485 lines
generisized RDF CGI application

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon May 29 21:31:27 2000 UTC (24 years ago) by eric
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +15 -11 lines
screwed around with maxAccept

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed May 17 14:03:07 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +36 -19 lines
fixed multiple annotates rendering bug and split POST from GET

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri May 12 20:13:32 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +8 -13 lines
moved accept handler into W3CDebugCGI

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri May 12 16:45:48 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -2 lines
make sure that empty attributions get replaced with a generated string

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri May 12 16:03:38 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
fixed some error reporting

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue May 9 04:06:28 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +8 -6 lines
fixed debugging assistance query and employed DB grouping to handle repeated properties

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun May 7 18:44:15 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
eliminated '}' typo

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun May 7 18:08:59 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +44 -19 lines
added forceHTML and algae links

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat May 6 18:13:29 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +5 -5 lines
pointed to current algae query page

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri May 5 23:59:22 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +23 -2 lines
added attribution query (for later use in a PUT handler) and link to algae CGI script

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri May 5 21:20:31 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +11 -6 lines
disabled length checking and added regexp url linking

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu May 4 02:45:35 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -2 lines
added serializeNoNesting feature

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu May 4 00:54:51 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +38 -34 lines
furthur redundancy reduction and code consolidation

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed May 3 21:06:17 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -69 lines
trimmed the fat

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue May 2 15:41:46 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +20 -18 lines
fixed up some rendering issues

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon May 1 22:43:49 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +84 -71 lines
use XmlSerializer for all RDF

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Apr 30 23:20:40 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +14 -8 lines
preping for AnnotatedXMLSerializer

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Apr 30 09:28:03 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +21 -18 lines
move serializer to the presenter base class

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Apr 30 09:11:26 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +14 -15 lines
improved XML serializer

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Apr 29 17:01:16 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +10 -9 lines
changed the query heading format

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Apr 29 16:45:46 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +17 -4 lines
a bit more progress info

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Apr 26 22:06:43 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -16 lines
cleaning up format a bit

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 26 16:09:34 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +315 -306 lines
making annotation and body GETable URLs, tromping Ralph's mods

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Apr 26 14:13:01 2000 UTC (24 years, 1 month ago) by swick
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -3 lines
Fix malformed XML reply to POST.
Make URIs that use opaqueAnnotation= behave in GET.  Eric apparently has
another idea about this; we should talk.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Apr 24 18:27:14 2000 UTC (24 years, 1 month ago) by swick
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
botched one line in 1.22; delete it.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 24 17:56:20 2000 UTC (24 years, 1 month ago) by swick
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +83 -4 lines
Make it so that the URIs returned in the annotation query can work
for simple GETs without further munging.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Apr 20 18:23:33 2000 UTC (24 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +73 -46 lines
pre ANNOTATION_OBJECT

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 14 16:28:46 2000 UTC (24 years, 2 months ago) by eric
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +13 -9 lines
working annotation server

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Apr 14 02:43:45 2000 UTC (24 years, 2 months ago) by eric
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -13 lines
rearranged a bit

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Apr 14 02:30:28 2000 UTC (24 years, 2 months ago) by eric
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +116 -114 lines
new annotation schema

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 13 20:37:49 2000 UTC (24 years, 2 months ago) by eric
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
added a DBView object

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 13 02:12:26 2000 UTC (24 years, 2 months ago) by eric
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -3 lines
prototyped wildcard algae query

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 12 01:56:12 2000 UTC (24 years, 2 months ago) by eric
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +17 -9 lines
enhanced accept negotiation, shrunk xlink query, caught malfURI exception, added xml decl

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 10 22:27:02 2000 UTC (24 years, 2 months ago) by eric
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +105 -63 lines
serialize generic algae query results

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 14 17:19:04 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -4 lines
changed preferred exception syntax around

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 11 21:21:44 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +35 -35 lines
re-ordered input and output

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 3 02:32:03 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -7 lines
purtied up the annotations interface. protected renderings whith evals.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 3 02:08:02 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +50 -15 lines
new xlink query

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 3 01:30:14 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -8 lines
just give back annotations associated with the data we were just fed

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 3 00:29:35 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +30 -25 lines
added some exception capture. loop through all algae responses, not just the first

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 31 04:52:01 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +55 -30 lines
check query results and warn of empty queries

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 29 23:06:08 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +24 -25 lines
fixed http namespace problem and disabled Parser->{-helpNamespaces} to assure rigorous use

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 29 02:25:42 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +49 -42 lines
improve user feedback API and make it work without a Rdf::ObjectDB if necessary

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 28 07:07:43 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +50 -40 lines
added support for annotation and body requests

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 27 04:42:07 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +76 -12 lines
tweaking annotation from home

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 27 01:08:50 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
should use toString method on exceptions

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 26 02:04:18 2000 UTC (24 years, 4 months ago) by eric
Branches: MAIN
works for post - needs body and annotation support

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