W3C CVS

CVS log for perl/modules/W3C/Rdf/Attic/ObjectDB.pm

[BACK] Up to [Public] / perl / modules / W3C / Rdf

Request diff between arbitrary revisions


Default branch: 1

Revision 1.122, Sun Nov 30 15:14:23 2003 UTC (4 years, 9 months ago) by eric
CVS Tags: HEAD
Changes since 1.121: +1 -1 lines
FILE REMOVED
major cleanup of API and modules

Revision 1.121 / (download) - annotate - [select for diffs] , Fri Nov 28 09:39:05 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.120: +1 -6 lines
Diff to previous 1.120 (colored)
changed RdfDB invocation and references to RdfDB

Revision 1.120 / (download) - annotate - [select for diffs] , Wed Nov 26 12:10:15 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.119: +1 -3 lines
Diff to previous 1.119 (colored)
re-worked ContextExceptions

Revision 1.119 / (download) - annotate - [select for diffs] , Sun Nov 2 08:47:35 2003 UTC (4 years, 10 months ago) by eric
Changes since 1.118: +120 -100 lines
Diff to previous 1.118 (colored)
attempt to bring to date, probably should be abandoned

Revision 1.118 / (download) - annotate - [select for diffs] , Sun Jul 27 23:54:09 2003 UTC (5 years, 1 month ago) by eric
Changes since 1.117: +5 -5 lines
Diff to previous 1.117 (colored)
changed default attributing variable name

Revision 1.117 / (download) - annotate - [select for diffs] , Sat Jul 5 13:57:22 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.116: +2 -1 lines
Diff to previous 1.116 (colored)
using ResultSet accessor API

Revision 1.116 / (download) - annotate - [select for diffs] , Fri Jun 6 18:32:08 2003 UTC (5 years, 3 months ago) by eric
CVS Tags: V1_2
Changes since 1.115: +3 -3 lines
Diff to previous 1.115 (colored)
complete statement POS accessors

Revision 1.115 / (download) - annotate - [select for diffs] , Fri Jun 6 18:18:49 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.114: +6 -22 lines
Diff to previous 1.114 (colored)
made statement setters propogate to lower levels

Revision 1.114 / (download) - annotate - [select for diffs] , Wed Jun 4 20:37:06 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.113: +8 -3 lines
Diff to previous 1.113 (colored)
ugly hack to fix changing of nodes arlready in use by other RDF objects

Revision 1.113 / (download) - annotate - [select for diffs] , Wed Jun 4 16:34:16 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.112: +2 -2 lines
Diff to previous 1.112 (colored)
need to default Strings.datatype

Revision 1.112 / (download) - annotate - [select for diffs] , Tue Jun 3 12:43:28 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.111: +2 -2 lines
Diff to previous 1.111 (colored)
check empty array

Revision 1.111 / (download) - annotate - [select for diffs] , Sat May 10 18:15:18 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.110: +3 -5 lines
Diff to previous 1.110 (colored)
no convenience function for _getDatatype -- will add later

Revision 1.110 / (download) - annotate - [select for diffs] , Sun May 4 05:58:04 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.109: +18 -6 lines
Diff to previous 1.109 (colored)
tweaked grammer, API and algae query lang to handle datatypes

Revision 1.109 / (download) - annotate - [select for diffs] , Mon Mar 24 14:13:56 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.108: +6 -3 lines
Diff to previous 1.108 (colored)
re-phrased throw and put limit control on ObjectDB

Revision 1.108 / (download) - annotate - [select for diffs] , Mon Mar 24 01:40:13 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.107: +3 -11 lines
Diff to previous 1.107 (colored)
switched to more brief exception idiom

Revision 1.107 / (download) - annotate - [select for diffs] , Sun Mar 23 14:35:35 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.106: +4 -4 lines
Diff to previous 1.106 (colored)
getting rid of some vestigial crap

Revision 1.106 / (download) - annotate - [select for diffs] , Mon Nov 18 16:33:00 2002 UTC (5 years, 9 months ago) by eric
Changes since 1.105: +3 -5 lines
Diff to previous 1.105 (colored)
oops, forgot to save before commit

Revision 1.105 / (download) - annotate - [select for diffs] , Mon Nov 18 16:16:11 2002 UTC (5 years, 9 months ago) by eric
Changes since 1.104: +83 -35 lines
Diff to previous 1.104 (colored)
adding fault tolerance

Revision 1.104 / (download) - annotate - [select for diffs] , Thu May 23 18:45:18 2002 UTC (6 years, 3 months ago) by eric
Changes since 1.103: +8 -21 lines
Diff to previous 1.103 (colored)
reformatting for inheritence

Revision 1.103 / (download) - annotate - [select for diffs] , Fri May 3 14:12:40 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.102: +7 -5 lines
Diff to previous 1.102 (colored)
order of selects is not the same as order of vars in results table

Revision 1.102 / (download) - annotate - [select for diffs] , Wed May 1 21:17:46 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.101: +11 -12 lines
Diff to previous 1.101 (colored)
commented and clarified {VARS} a bit

Revision 1.101 / (download) - annotate - [select for diffs] , Wed May 1 20:43:40 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.100: +9 -9 lines
Diff to previous 1.100 (colored)
fixed SQL answer array indexing bug based on silly seqential query assumption

Revision 1.100 / (download) - annotate - [select for diffs] , Wed May 1 19:57:05 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.99: +40 -28 lines
Diff to previous 1.99 (colored)
restructuring WHERES and VARS

Revision 1.99 / (download) - annotate - [select for diffs] , Mon Apr 29 21:36:11 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.98: +9 -5 lines
Diff to previous 1.98 (colored)
small rules patterns (I think) tripped a scenario where there was nothing to groupBy

Revision 1.98 / (download) - annotate - [select for diffs] , Mon Apr 29 03:20:33 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.97: +57 -31 lines
Diff to previous 1.97 (colored)
closer...

Revision 1.97 / (download) - annotate - [select for diffs] , Fri Apr 26 00:43:51 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.96: +13 -20 lines
Diff to previous 1.96 (colored)
switched to QuerySet objects

Revision 1.96 / (download) - annotate - [select for diffs] , Mon Apr 22 15:42:06 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.95: +4 -3 lines
Diff to previous 1.95 (colored)
moving toward real query objects (for eventual NOT and OR support)

Revision 1.95 / (download) - annotate - [select for diffs] , Fri Apr 19 22:09:23 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.94: +33 -22 lines
Diff to previous 1.94 (colored)
added ordinal access to n-ary Statements

Revision 1.94 / (download) - annotate - [select for diffs] , Tue Apr 16 15:05:51 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.93: +2 -2 lines
Diff to previous 1.93 (colored)
re-arranging for NOT and OR

Revision 1.93 / (download) - annotate - [select for diffs] , Mon Apr 15 07:57:18 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.92: +3 -2 lines
Diff to previous 1.92 (colored)
made rule assertions tolerant of DB errors when asserting rules

Revision 1.92 / (download) - annotate - [select for diffs] , Mon Apr 15 06:50:03 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.91: +58 -26 lines
Diff to previous 1.91 (colored)
added rule compiler and moved hard-coded bookmarks rules out

Revision 1.91 / (download) - annotate - [select for diffs] , Wed Apr 10 23:38:58 2002 UTC (6 years, 5 months ago) by eric
Changes since 1.90: +2 -3 lines
Diff to previous 1.90 (colored)
separated out RdfDBAlgae algae interface object

Revision 1.90 / (download) - annotate - [select for diffs] , Mon Feb 25 12:49:45 2002 UTC (6 years, 6 months ago) by eric
CVS Tags: V1_1
Changes since 1.89: +4 -3 lines
Diff to previous 1.89 (colored)
switched to the md5 code

Revision 1.89.2.1 / (download) - annotate - [select for diffs] , Fri Oct 26 17:07:48 2001 UTC (6 years, 10 months ago) by eric
Branch: threads
CVS Tags: amaya5_3release, V1_0
Changes since 1.89: +2 -2 lines
Diff to previous 1.89 (colored) next main 1.90 (colored)
threads working with amaya

Revision 1.89 / (download) - annotate - [select for diffs] , Wed Jul 4 17:04:24 2001 UTC (7 years, 2 months ago) by eric
CVS Tags: release2, annoteam-2002-02-05
Branch point for: threads
Changes since 1.88: +53 -59 lines
Diff to previous 1.88 (colored)
updated structure of MappedNodes

Revision 1.88 / (download) - annotate - [select for diffs] , Sun Jul 1 23:41:02 2001 UTC (7 years, 2 months ago) by eric
Changes since 1.87: +27 -4 lines
Diff to previous 1.87 (colored)
fixed errors on MappedStatements

Revision 1.87 / (download) - annotate - [select for diffs] , Sun May 20 03:53:05 2001 UTC (7 years, 3 months ago) by eric
Changes since 1.86: +8 -8 lines
Diff to previous 1.86 (colored)
changed function name to indicate that it is private

Revision 1.86 / (download) - annotate - [select for diffs] , Thu Mar 1 15:35:39 2001 UTC (7 years, 6 months ago) by eric
Changes since 1.85: +16 -2 lines
Diff to previous 1.85 (colored)
moved MappedNodes to the atomDictionary

Revision 1.85 / (download) - annotate - [select for diffs] , Thu Mar 1 15:30:00 2001 UTC (7 years, 6 months ago) by eric
Changes since 1.84: +2 -2 lines
Diff to previous 1.84 (colored)
fixed systemId id

Revision 1.84 / (download) - annotate - [select for diffs] , Thu Feb 8 20:38:16 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.83: +3 -2 lines
Diff to previous 1.83 (colored)
use W3C::Rdf::Atoms WRDF_SCHEMA_URI constant

Revision 1.83 / (download) - annotate - [select for diffs] , Tue Feb 6 18:53:09 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.82: +2 -1 lines
Diff to previous 1.82 (colored)
flags may not be defined

Revision 1.82 / (download) - annotate - [select for diffs] , Mon Jan 29 20:58:09 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.81: +27 -26 lines
Diff to previous 1.81 (colored)
shortcut exception return for discovery of necessary atoms in a query

Revision 1.81 / (download) - annotate - [select for diffs] , Sat Jan 27 20:20:15 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.80: +10 -2 lines
Diff to previous 1.80 (colored)
added statement retrieval function for the algae interface

Revision 1.80 / (download) - annotate - [select for diffs] , Fri Jan 26 02:54:01 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.79: +4 -2 lines
Diff to previous 1.79 (colored)
reflected max width of substring field

Revision 1.79 / (download) - annotate - [select for diffs] , Tue Jan 23 17:14:36 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.78: +36 -20 lines
Diff to previous 1.78 (colored)
made interface more consistent (though less portable to java?)

Revision 1.78 / (download) - annotate - [select for diffs] , Tue Jan 23 17:02:18 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.77: +13 -9 lines
Diff to previous 1.77 (colored)
quick hack to get around duplicate statement insertion

Revision 1.77 / (download) - annotate - [select for diffs] , Thu Jan 18 10:10:14 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)
fixed recitification error with Strings

Revision 1.76 / (download) - annotate - [select for diffs] , Thu Jan 18 09:12:01 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.75: +114 -36 lines
Diff to previous 1.75 (colored)
superclass interface on RdfIds,Attributions,Statements and improved refs to superclass objects

Revision 1.75 / (download) - annotate - [select for diffs] , Sat Jan 13 07:44:56 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.74: +139 -37 lines
Diff to previous 1.74 (colored)
added db-specific subclasses for Atoms

Revision 1.74 / (download) - annotate - [select for diffs] , Fri Nov 10 14:56:13 2000 UTC (7 years, 9 months ago) by eric
Changes since 1.73: +9 -1 lines
Diff to previous 1.73 (colored)
added disconnect method to clean up DB interfaces

Revision 1.73 / (download) - annotate - [select for diffs] , Mon Nov 6 10:15:46 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.72: +23 -12 lines
Diff to previous 1.72 (colored)
added auth to Attribution

Revision 1.72 / (download) - annotate - [select for diffs] , Sat Oct 7 00:14:06 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (colored)
note - must fix

Revision 1.71.2.2 / (download) - annotate - [select for diffs] , Mon Sep 18 19:00:26 2000 UTC (7 years, 11 months ago) by eric
Branch: parallelAtoms
Changes since 1.71.2.1: +5 -2 lines
Diff to previous 1.71.2.1 (colored) next main 1.72 (colored)
added diagnostic error message

Revision 1.71.2.1 / (download) - annotate - [select for diffs] , Fri Sep 15 00:06:33 2000 UTC (7 years, 11 months ago) by eric
Branch: parallelAtoms
Changes since 1.71: +187 -47 lines
Diff to previous 1.71 (colored)
set up parallel objects

Revision 1.71 / (download) - annotate - [select for diffs] , Thu Sep 14 23:55:59 2000 UTC (7 years, 11 months ago) by eric
Branch point for: parallelAtoms
Changes since 1.70: +3 -3 lines
Diff to previous 1.70 (colored)
clarified names of reification elements

Revision 1.70 / (download) - annotate - [select for diffs] , Wed Sep 13 04:32:41 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.69: +15 -14 lines
Diff to previous 1.69 (colored)
moved wildcard support back to supporting DB

Revision 1.69 / (download) - annotate - [select for diffs] , Thu Sep 7 15:15:59 2000 UTC (8 years ago) by eric
Changes since 1.68: +12 -5 lines
Diff to previous 1.68 (colored)
bug: forogot to set GenId map hashtable

Revision 1.68 / (download) - annotate - [select for diffs] , Tue Aug 22 15:41:20 2000 UTC (8 years ago) by eric
Changes since 1.67: +6 -2 lines
Diff to previous 1.67 (colored)
fixed more of the Atoms interactions

Revision 1.67 / (download) - annotate - [select for diffs] , Wed Aug 16 18:37:26 2000 UTC (8 years ago) by eric
Changes since 1.66: +18 -2 lines
Diff to previous 1.66 (colored)
made ObjectDB work as Atom server

Revision 1.66 / (download) - annotate - [select for diffs] , Wed Aug 16 01:19:19 2000 UTC (8 years ago) by eric
Changes since 1.65: +67 -13 lines
Diff to previous 1.65 (colored)
made ObjectDB work as the parse target (again)

Revision 1.65 / (download) - annotate - [select for diffs] , Wed Aug 9 18:41:04 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.64: +12 -14 lines
Diff to previous 1.64 (colored)
moved atom generation out of RdfDB

Revision 1.64 / (download) - annotate - [select for diffs] , Mon Aug 7 21:48:43 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.63: +68 -55 lines
Diff to previous 1.63 (colored)
made ObjectDB work with chained asks and fixed URI wildcarding in ask

Revision 1.63 / (download) - annotate - [select for diffs] , Thu Aug 3 17:34:46 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.62: +64 -98 lines
Diff to previous 1.62 (colored)
added algae ability to handle multiple DBs

Revision 1.62 / (download) - annotate - [select for diffs] , Thu Jul 20 19:33:37 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.61: +6 -6 lines
Diff to previous 1.61 (colored)
updated ObjectDB to reflect latest Algae interfaces

Revision 1.61 / (download) - annotate - [select for diffs] , Mon Jul 17 23:52:47 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)
variable name typo

Revision 1.60 / (download) - annotate - [select for diffs] , Tue Jul 11 19:28:31 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.59: +33 -20 lines
Diff to previous 1.59 (colored)
added namespace support to algae

Revision 1.59 / (download) - annotate - [select for diffs] , Thu Jun 22 15:18:53 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.58: +91 -36 lines
Diff to previous 1.58 (colored)
detached Algae object from the backend RdfDB

Revision 1.58 / (download) - annotate - [select for diffs] , Thu Jun 8 18:28:03 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.57: +9 -9 lines
Diff to previous 1.57 (colored)
re-arranged some parameters to rectify with overloaded function

Revision 1.57 / (download) - annotate - [select for diffs] , Tue Jun 6 15:43:10 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.56: +3 -4 lines
Diff to previous 1.56 (colored)
restructured Algae <-> RdfDB interfaces to support :assert

Revision 1.56 / (download) - annotate - [select for diffs] , Mon Jun 5 06:05:48 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.55: +76 -109 lines
Diff to previous 1.55 (colored)
modularized (and generalized) algae query opperations

Revision 1.55 / (download) - annotate - [select for diffs] , Thu Jun 1 14:42:07 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)
added parameter exception for bad algae variables

Revision 1.54 / (download) - annotate - [select for diffs] , Thu Jun 1 14:16:21 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.53: +25 -5 lines
Diff to previous 1.53 (colored)
tollerate bad variable names in algae queries

Revision 1.53 / (download) - annotate - [select for diffs] , Wed May 31 22:39:52 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)
added algae node displayer to give a stack trace on bogus elements

Revision 1.52 / (download) - annotate - [select for diffs] , Fri May 12 20:15:24 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.51: +1 -4 lines
Diff to previous 1.51 (colored)
moved empty algae query exception

Revision 1.51 / (download) - annotate - [select for diffs] , Fri May 12 20:14:23 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.50: +4 -1 lines
Diff to previous 1.50 (colored)
added informative exception for empty algae queries

Revision 1.50 / (download) - annotate - [select for diffs] , Tue May 9 04:03:12 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.49: +7 -3 lines
Diff to previous 1.49 (colored)
fixed getString to enclude an encoding

Revision 1.49 / (download) - annotate - [select for diffs] , Sun May 7 02:30:55 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.48: +12 -2 lines
Diff to previous 1.48 (colored)
implemented getStatementById and added some Serializer Exception handlers

Revision 1.48 / (download) - annotate - [select for diffs] , Fri May 5 21:34:47 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.47: +10 -23 lines
Diff to previous 1.47 (colored)
modified ObjectDB Strings, Uris, and GenIds to reuse the RdfDB functions

Revision 1.47 / (download) - annotate - [select for diffs] , Thu May 4 01:35:46 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)
oops - need "'s around strings

Revision 1.46 / (download) - annotate - [select for diffs] , Thu May 4 00:53:02 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.45: +8 -3 lines
Diff to previous 1.45 (colored)
added encoding to string type

Revision 1.45 / (download) - annotate - [select for diffs] , Tue May 2 15:40:30 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.44: +11 -6 lines
Diff to previous 1.44 (colored)
added show(-raw => 1) mode

Revision 1.44 / (download) - annotate - [select for diffs] , Mon May 1 22:43:17 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.43: +6 -1 lines
Diff to previous 1.43 (colored)
missed an Rdf::GenId compatibility fucntion

Revision 1.43 / (download) - annotate - [select for diffs] , Thu Apr 13 02:12:26 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.42: +41 -6 lines
Diff to previous 1.42 (colored)
prototyped wildcard algae query

Revision 1.42 / (download) - annotate - [select for diffs] , Wed Apr 12 01:58:17 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.41: +4 -4 lines
Diff to previous 1.41 (colored)
put good column headings on algae query and changed some dies to exceptions

Revision 1.41 / (download) - annotate - [select for diffs] , Mon Apr 10 22:14:41 2000 UTC (8 years, 5 months ago) by eric
Changes since 1.40: +23 -9 lines
Diff to previous 1.40 (colored)
implemented changId to standardize the RdfDB interface

Revision 1.40 / (download) - annotate - [select for diffs] , Sun Mar 26 02:00:19 2000 UTC (8 years, 5 months ago) by eric
Changes since 1.39: +17 -6 lines
Diff to previous 1.39 (colored)
unified RdfDB interfaces

Revision 1.39 / (download) - annotate - [select for diffs] , Mon Feb 14 17:19:04 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.38: +3 -9 lines
Diff to previous 1.38 (colored)
changed preferred exception syntax around

Revision 1.38 / (download) - annotate - [select for diffs] , Wed Feb 9 16:21:58 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)
index name changed

Revision 1.37 / (download) - annotate - [select for diffs] , Wed Feb 9 16:19:12 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.36: +7 -4 lines
Diff to previous 1.36 (colored)
moved from RdfIds->Fragments->Uris to RdfIds->Uris

Revision 1.36 / (download) - annotate - [select for diffs] , Mon Feb 7 15:14:28 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.35: +15 -16 lines
Diff to previous 1.35 (colored)
changed show interface to deal with nresults from a namespaceHandler

Revision 1.35 / (download) - annotate - [select for diffs] , Thu Feb 3 00:36:59 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.34: +4 -3 lines
Diff to previous 1.34 (colored)
added experimental GROUP BY option to ensure unique entries

Revision 1.34 / (download) - annotate - [select for diffs] , Fri Jan 28 07:14:19 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.33: +7 -2 lines
Diff to previous 1.33 (colored)
changed GenId rendering to include []

Revision 1.33 / (download) - annotate - [select for diffs] , Tue Jan 25 23:57:26 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.32: +14 -3 lines
Diff to previous 1.32 (colored)
trap bad URLs

Revision 1.32 / (download) - annotate - [select for diffs] , Mon Jan 24 21:54:51 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 (colored)
rdf_browser now saves views

Revision 1.31 / (download) - annotate - [select for diffs] , Tue Jan 4 00:26:31 2000 UTC (8 years, 8 months ago) by eric
Changes since 1.30: +6 -1 lines
Diff to previous 1.30 (colored)
added getString interface

Revision 1.30 / (download) - annotate - [select for diffs] , Mon Jan 3 20:17:19 2000 UTC (8 years, 8 months ago) by eric
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)
s/Algernon/Algae/i

Revision 1.29 / (download) - annotate - [select for diffs] , Wed Dec 29 08:53:12 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.28: +16 -5 lines
Diff to previous 1.28 (colored)
fixed reifications

Revision 1.28 / (download) - annotate - [select for diffs] , Wed Dec 29 01:07:48 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.27: +5 -23 lines
Diff to previous 1.27 (colored)
more api mods

Revision 1.27 / (download) - annotate - [select for diffs] , Tue Dec 28 23:46:50 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.26: +19 -1 lines
Diff to previous 1.26 (colored)
cleaning up api

Revision 1.26 / (download) - annotate - [select for diffs] , Tue Dec 28 18:55:40 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.25: +21 -21 lines
Diff to previous 1.25 (colored)
moved W3C::Rdf::MysqlDB -> W3C::Rdf::ObjectDB  and W3C::Database::MysqlObjects -> W3C::Database::ObjectDB. vaguely concearned about filename collisions, but not enough to promote obscurity

Revision 1.25 / (download) - annotate - [select for diffs] , Mon Dec 27 22:07:16 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.24: +10 -2 lines
Diff to previous 1.24 (colored)
adjusted parser<=>db interface to accomdate language description parser

Revision 1.24 / (download) - annotate - [select for diffs] , Sat Dec 25 23:17:36 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.23: +9 -7 lines
Diff to previous 1.23 (colored)
algernon attributions check works with new Attributions schema

Revision 1.23 / (download) - annotate - [select for diffs] , Sat Dec 25 20:24:14 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.22: +8 -12 lines
Diff to previous 1.22 (colored)
finished moving persistent Attribtions.uri -> .rdfId

Revision 1.22 / (download) - annotate - [select for diffs] , Fri Dec 24 19:35:40 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)
Attributions now point to an RdfId

Revision 1.21 / (download) - annotate - [select for diffs] , Tue Dec 21 05:22:02 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)
now with scripted parser (tm)

Revision 1.20 / (download) - annotate - [select for diffs] , Tue Dec 14 13:14:40 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)
changed all version numbers in prep for release

Revision 1.19 / (download) - annotate - [select for diffs] , Fri Dec 10 02:42:11 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.18: +19 -6 lines
Diff to previous 1.18 (colored)
attributions on algernon query, some CGI debug notices

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Dec 9 01:25:41 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.17: +8 -7 lines
Diff to previous 1.17 (colored)
pre-Statements table - fixed a bunch of -w things

Revision 1.17 / (download) - annotate - [select for diffs] , Tue Dec 7 20:11:46 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.16: +1 -3 lines
Diff to previous 1.16 (colored)
fixed for release

Revision 1.16 / (download) - annotate - [select for diffs] , Tue Dec 7 19:27:18 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)
fixed objectdb palgae proofs

Revision 1.15 / (download) - annotate - [select for diffs] , Tue Dec 7 18:23:04 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)
changed RdfDB::new interface

Revision 1.14 / (download) - annotate - [select for diffs] , Tue Dec 7 18:19:36 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.13: +11 -6 lines
Diff to previous 1.13 (colored)
fixed ObjectDB algae interface

Revision 1.13 / (download) - annotate - [select for diffs] , Mon Dec 6 18:55:05 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)
cleaned up variable spaces - fixed bad RDF - added sourceOnly CLI option

Revision 1.12 / (download) - annotate - [select for diffs] , Thu Dec 2 12:27:12 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.11: +16 -4 lines
Diff to previous 1.11 (colored)
added algae results page with supporting statements

Revision 1.11 / (download) - annotate - [select for diffs] , Wed Dec 1 13:41:30 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.10: +165 -272 lines
Diff to previous 1.10 (colored)
fixed namespace selection

Revision 1.10 / (download) - annotate - [select for diffs] , Mon Nov 29 02:24:22 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.9: +406 -739 lines
Diff to previous 1.9 (colored)
inherited MysqlDB from RdfDB and fixed many mapping bugs

Revision 1.9 / (download) - annotate - [select for diffs] , Fri Nov 5 00:44:52 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.8: +24 -125 lines
Diff to previous 1.8 (colored)
ported ephemoral DB to persistant DB API

Revision 1.8 / (download) - annotate - [select for diffs] , Tue Oct 19 10:26:28 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.7: +48 -1254 lines
Diff to previous 1.7 (colored)
much database work - pre consolidated value assignment

Revision 1.7 / (download) - annotate - [select for diffs] , Thu Sep 30 00:29:58 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.6: +16 -3 lines
Diff to previous 1.6 (colored)
changing RdfDB interface

Revision 1.6 / (download) - annotate - [select for diffs] , Wed Sep 15 07:59:42 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.5: +39 -28 lines
Diff to previous 1.5 (colored)
improved database object hierarchy

Revision 1.5 / (download) - annotate - [select for diffs] , Thu Sep 9 12:47:57 1999 UTC (9 years ago) by eric
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)
simplified W3C::Database::ObjectBase interface to eliminate DBIRef

Revision 1.4 / (download) - annotate - [select for diffs] , Mon Sep 6 22:12:39 1999 UTC (9 years ago) by eric
Changes since 1.3: +40 -38 lines
Diff to previous 1.3 (colored)
added TypeClosures

Revision 1.3 / (download) - annotate - [select for diffs] , Mon Sep 6 03:30:37 1999 UTC (9 years ago) by eric
Changes since 1.2: +551 -163 lines
Diff to previous 1.2 (colored)
migrating RdfDB to the persistent MysqlDB

Revision 1.2 / (download) - annotate - [select for diffs] , Mon Jul 26 07:03:04 1999 UTC (9 years, 1 month ago) by eric
Changes since 1.1: +144 -41 lines
Diff to previous 1.1 (colored)
ready to start browsing

Revision 1.1 / (download) - annotate - [select for diffs] , Fri Jul 16 05:53:54 1999 UTC (9 years, 1 month ago) by eric
Diff
makes its first triples from nest.rdf
needs much cleaing and triming

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