CVS log for perl/modules/W3C/Rdf/RdfDB.pm
Up to [Public] / perl / modules / W3C / Rdf
Request diff between arbitrary revisions
Default branch: 1
Revision 1.210 / (download) - annotate - [select for diffs]
, Tue Aug 14 21:46:20 2007 UTC (10 months, 3 weeks ago) by eric
CVS Tags: HEAD
Changes since 1.209: +20 -3
lines
Diff to previous 1.209
(colored)
+ clearAttribution
+ addTriple takes an attribution
Revision 1.209 / (download) - annotate - [select for diffs]
, Fri Aug 10 18:17:18 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.208: +6 -18
lines
Diff to previous 1.208
(colored)
~ don't throw exception when removeTriple doesn't match a triple
Revision 1.208 / (download) - annotate - [select for diffs]
, Fri Aug 3 16:01:45 2007 UTC (11 months ago) by eric
Changes since 1.207: +6 -6
lines
Diff to previous 1.207
(colored)
+ invented $main::DIAGNOSTIC_MODE
Revision 1.207 / (download) - annotate - [select for diffs]
, Fri Aug 3 16:00:18 2007 UTC (11 months ago) by eric
Changes since 1.206: +6 -3
lines
Diff to previous 1.206
(colored)
+ invented $main::DIAGNOSTIC_MODE
Revision 1.206 / (download) - annotate - [select for diffs]
, Tue Jul 17 19:17:35 2007 UTC (11 months, 2 weeks ago) by eric
Changes since 1.205: +41 -2
lines
Diff to previous 1.205
(colored)
+ delete
Revision 1.205 / (download) - annotate - [select for diffs]
, Mon Jul 16 14:08:23 2007 UTC (11 months, 3 weeks ago) by eric
Changes since 1.204: +3 -3
lines
Diff to previous 1.204
(colored)
~ make iterate work with toString comparators
Revision 1.204 / (download) - annotate - [select for diffs]
, Sun Jun 24 21:31:08 2007 UTC (12 months, 1 week ago) by eric
Changes since 1.203: +3 -3
lines
Diff to previous 1.203
(colored)
~ switch to broken sorter and await diagnosis
Revision 1.203 / (download) - annotate - [select for diffs]
, Sun Mar 11 02:04:18 2007 UTC (15 months, 3 weeks ago) by eric
Changes since 1.202: +255 -93
lines
Diff to previous 1.202
(colored)
~ changed RdfDB::SerializerIterator invocation and sorting
~ split iterate function
+ W3C::Rdf::NestingSorter
+ W3C::Rdf::RdfDB::dumpN3
~ changed makeSerializerIterator invocation
Revision 1.202 / (download) - annotate - [select for diffs]
, Thu Feb 1 15:54:44 2007 UTC (17 months ago) by eric
Changes since 1.201: +5 -5
lines
Diff to previous 1.201
(colored)
~ fix _ruleStr toString to enumerate all supporting facts
Revision 1.201 / (download) - annotate - [select for diffs]
, Sat Jan 27 18:04:39 2007 UTC (17 months, 1 week ago) by eric
Changes since 1.200: +4 -3
lines
Diff to previous 1.200
(colored)
~ beautify toString
Revision 1.200 / (download) - annotate - [select for diffs]
, Fri Oct 20 14:57:00 2006 UTC (20 months, 2 weeks ago) by eric
Changes since 1.199: +7 -7
lines
Diff to previous 1.199
(colored)
~ fixed Collection Arc pruning
Revision 1.199 / (download) - annotate - [select for diffs]
, Mon Oct 2 12:54:49 2006 UTC (21 months ago) by eric
Changes since 1.198: +38 -20
lines
Diff to previous 1.198
(colored)
+ SerializerIterator::remove function
~ BYSUBJECT and BYOBJECT moved from hashes of hashes to hashes of arrays
~ more confidence in the iterator
Revision 1.198 / (download) - annotate - [select for diffs]
, Tue May 17 23:43:51 2005 UTC (3 years, 1 month ago) by eric
Changes since 1.197: +6 -6
lines
Diff to previous 1.197
(colored)
fixed up toString a bit for consistency
Revision 1.197 / (download) - annotate - [select for diffs]
, Mon May 16 23:23:35 2005 UTC (3 years, 1 month ago) by eric
Changes since 1.196: +24 -24
lines
Diff to previous 1.196
(colored)
fix up flags convention
Revision 1.196 / (download) - annotate - [select for diffs]
, Tue May 3 10:21:04 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.195: +4 -4
lines
Diff to previous 1.195
(colored)
changing AlgaeCompileTree class hierarchy and interface
Revision 1.195 / (download) - annotate - [select for diffs]
, Mon May 2 11:43:28 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.194: +7 -5
lines
Diff to previous 1.194
(colored)
serializer needs to default to all triples
Revision 1.194 / (download) - annotate - [select for diffs]
, Sat Apr 16 23:46:49 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.193: +16 -8
lines
Diff to previous 1.193
(colored)
unified with resultSet API
Revision 1.193 / (download) - annotate - [select for diffs]
, Wed Apr 13 11:15:51 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.192: +217 -188
lines
Diff to previous 1.192
(colored)
added support for list members
Revision 1.192 / (download) - annotate - [select for diffs]
, Wed Oct 27 15:18:29 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.191: +4 -3
lines
Diff to previous 1.191
(colored)
improving nodeID graph linking
Revision 1.191 / (download) - annotate - [select for diffs]
, Sat Oct 23 00:30:08 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.190: +33 -9
lines
Diff to previous 1.190
(colored)
clarified process of detecting Collections
Revision 1.190 / (download) - annotate - [select for diffs]
, Sat Jul 17 14:58:07 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.189: +3 -3
lines
Diff to previous 1.189
(colored)
make use of forceAbout
Revision 1.189 / (download) - annotate - [select for diffs]
, Thu Jul 8 18:05:26 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.188: +10 -3
lines
Diff to previous 1.188
(colored)
reasonable sorting algorithm
Revision 1.188 / (download) - annotate - [select for diffs]
, Wed Jul 7 12:43:23 2004 UTC (4 years ago) by eric
Changes since 1.187: +28 -7
lines
Diff to previous 1.187
(colored)
describe worky
Revision 1.187 / (download) - annotate - [select for diffs]
, Wed Jun 30 07:08:50 2004 UTC (4 years ago) by eric
Changes since 1.186: +2 -3
lines
Diff to previous 1.186
(colored)
unused
Revision 1.186 / (download) - annotate - [select for diffs]
, Sun Jun 13 04:59:34 2004 UTC (4 years ago) by eric
Changes since 1.185: +3 -2
lines
Diff to previous 1.185
(colored)
follow changes to ResultSet API
Revision 1.185 / (download) - annotate - [select for diffs]
, Mon Jun 7 09:27:30 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.184: +19 -6
lines
Diff to previous 1.184
(colored)
make now works in Rdf
Revision 1.184 / (download) - annotate - [select for diffs]
, Mon Jun 7 03:17:34 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.183: +3 -1
lines
Diff to previous 1.183
(colored)
POD and MANIFEST work
Revision 1.183 / (download) - annotate - [select for diffs]
, Mon May 3 20:43:50 2004 UTC (4 years, 2 months ago) by eric
Changes since 1.182: +6 -1
lines
Diff to previous 1.182
(colored)
still not sure about algae API
Revision 1.182 / (download) - annotate - [select for diffs]
, Tue Mar 30 10:16:04 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.181: +12 -12
lines
Diff to previous 1.181
(colored)
pulled out some debugging toString opps after seeing profiler output
Revision 1.181 / (download) - annotate - [select for diffs]
, Mon Mar 29 07:44:49 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.180: +11 -11
lines
Diff to previous 1.180
(colored)
s/daml+oil/owl/g
Revision 1.180 / (download) - annotate - [select for diffs]
, Mon Mar 29 06:45:49 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.179: +4 -4
lines
Diff to previous 1.179
(colored)
changed directory name: s/SAX/XML/g
Revision 1.179 / (download) - annotate - [select for diffs]
, Mon Mar 29 06:35:21 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.178: +15 -15
lines
Diff to previous 1.178
(colored)
s/GenId/BNode/g
Revision 1.178 / (download) - annotate - [select for diffs]
, Sun Mar 28 05:27:23 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.177: +20 -7
lines
Diff to previous 1.177
(colored)
fixed inference attribution
Revision 1.177 / (download) - annotate - [select for diffs]
, Tue Mar 9 18:10:29 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.176: +66 -28
lines
Diff to previous 1.176
(colored)
got rules working again, reworked Attributions for proofs
Revision 1.176 / (download) - annotate - [select for diffs]
, Fri Feb 27 04:48:26 2004 UTC (4 years, 4 months ago) by eric
Changes since 1.175: +2 -2
lines
Diff to previous 1.175
(colored)
playing with trust/proof model
Revision 1.175 / (download) - annotate - [select for diffs]
, Wed Feb 25 11:01:36 2004 UTC (4 years, 4 months ago) by eric
Changes since 1.174: +16 -16
lines
Diff to previous 1.174
(colored)
prep for proofs
Revision 1.174 / (download) - annotate - [select for diffs]
, Wed Feb 25 04:21:54 2004 UTC (4 years, 4 months ago) by eric
Changes since 1.173: +10 -10
lines
Diff to previous 1.173
(colored)
got inference working slower
Revision 1.173 / (download) - annotate - [select for diffs]
, Tue Feb 10 04:15:23 2004 UTC (4 years, 4 months ago) by eric
Changes since 1.172: +4 -1
lines
Diff to previous 1.172
(colored)
early diagnostics
Revision 1.172 / (download) - annotate - [select for diffs]
, Tue Feb 3 12:35:57 2004 UTC (4 years, 5 months ago) by eric
Changes since 1.171: +5 -1
lines
Diff to previous 1.171
(colored)
useful error message
Revision 1.171 / (download) - annotate - [select for diffs]
, Fri Jan 30 15:28:12 2004 UTC (4 years, 5 months ago) by eric
Changes since 1.170: +5 -5
lines
Diff to previous 1.170
(colored)
getting annotea working with new attributions
Revision 1.170 / (download) - annotate - [select for diffs]
, Wed Dec 10 10:59:18 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.169: +5 -5
lines
Diff to previous 1.169
(colored)
fixed toString calling conventions
Revision 1.169 / (download) - annotate - [select for diffs]
, Tue Dec 9 15:20:47 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.168: +25 -3
lines
Diff to previous 1.168
(colored)
s/RdfAppErrorHandler/RdfDbErrorHandler/
Revision 1.168 / (download) - annotate - [select for diffs]
, Tue Dec 9 10:31:55 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.167: +3 -3
lines
Diff to previous 1.167
(colored)
s/W3C::Util::InitializedObject/W3C::Util::NamedParmObject/g
Revision 1.167 / (download) - annotate - [select for diffs]
, Mon Dec 8 21:51:59 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.166: +2 -2
lines
Diff to previous 1.166
(colored)
got rid of dump method
Revision 1.166 / (download) - annotate - [select for diffs]
, Mon Dec 8 20:54:01 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.165: +2 -2
lines
Diff to previous 1.165
(colored)
s/AlgaeStructure/AlgaeCompileTree/
Revision 1.165 / (download) - annotate - [select for diffs]
, Mon Dec 8 19:02:18 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.164: +39 -5
lines
Diff to previous 1.164
(colored)
switched to RdfDB for proofs, brought FingerDB up to date
Revision 1.164 / (download) - annotate - [select for diffs]
, Fri Dec 5 11:36:46 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.163: +2 -2
lines
Diff to previous 1.163
(colored)
hosting seems to work
Revision 1.163 / (download) - annotate - [select for diffs]
, Thu Dec 4 18:46:51 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.162: +5 -7
lines
Diff to previous 1.162
(colored)
made ListStatement more polymorphically sound
Revision 1.162 / (download) - annotate - [select for diffs]
, Wed Dec 3 14:57:28 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.161: +60 -52
lines
Diff to previous 1.161
(colored)
switched to AttributionList and cleaned out bagIDs
Revision 1.161 / (download) - annotate - [select for diffs]
, Sun Nov 30 15:14:23 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.160: +6 -89
lines
Diff to previous 1.160
(colored)
major cleanup of API and modules
Revision 1.160 / (download) - annotate - [select for diffs]
, Sun Nov 30 13:44:14 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.159: +47 -37
lines
Diff to previous 1.159
(colored)
fwrules worky
Revision 1.159 / (download) - annotate - [select for diffs]
, Sun Nov 30 02:11:32 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.158: +6 -890
lines
Diff to previous 1.158
(colored)
removed MappedStatement code and other obsolete stuff
Revision 1.158 / (download) - annotate - [select for diffs]
, Sat Nov 29 15:36:58 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.157: +3 -3
lines
Diff to previous 1.157
(colored)
eliminate ill-concieved removal of listEl types
Revision 1.157 / (download) - annotate - [select for diffs]
, Sat Nov 29 14:34:00 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.156: +53 -16
lines
Diff to previous 1.156
(colored)
fixed and commented _sequesterCollection -- screw case: items 2,1,3
Revision 1.156 / (download) - annotate - [select for diffs]
, Sat Nov 29 06:54:04 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.155: +3 -1
lines
Diff to previous 1.155
(colored)
remove damlThing types from Collections
Revision 1.155 / (download) - annotate - [select for diffs]
, Sat Nov 29 05:41:43 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.154: +5 -5
lines
Diff to previous 1.154
(colored)
got old-school list traversal working
Revision 1.154 / (download) - annotate - [select for diffs]
, Fri Nov 28 09:39:05 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.153: +3 -87
lines
Diff to previous 1.153
(colored)
changed RdfDB invocation and references to RdfDB
Revision 1.153 / (download) - annotate - [select for diffs]
, Fri Nov 7 13:57:08 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.152: +2 -2
lines
Diff to previous 1.152
(colored)
missed use
Revision 1.152 / (download) - annotate - [select for diffs]
, Sun Nov 2 08:50:11 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.151: +60 -44
lines
Diff to previous 1.151
(colored)
use Algae2 and follow API changes
Revision 1.151 / (download) - annotate - [select for diffs]
, Mon Jul 28 01:44:54 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.150: +21 -1
lines
Diff to previous 1.150
(colored)
made constraint assigment work on keyNames
Revision 1.150 / (download) - annotate - [select for diffs]
, Sun Jul 27 23:50:50 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.149: +7 -7
lines
Diff to previous 1.149
(colored)
algae2 constraints work
Revision 1.149 / (download) - annotate - [select for diffs]
, Sat Jul 5 13:57:23 2003 UTC (5 years ago) by eric
Changes since 1.148: +16 -97
lines
Diff to previous 1.148
(colored)
using ResultSet accessor API
Revision 1.148 / (download) - annotate - [select for diffs]
, Fri Jul 4 16:54:53 2003 UTC (5 years ago) by eric
Changes since 1.147: +15 -14
lines
Diff to previous 1.147
(colored)
speeded up and tested (dc:title dc:title title)
Revision 1.147 / (download) - annotate - [select for diffs]
, Fri Jul 4 15:39:47 2003 UTC (5 years ago) by eric
Changes since 1.146: +2 -2
lines
Diff to previous 1.146
(colored)
bad bad typo disabled searching for (_ _ o)
Revision 1.146 / (download) - annotate - [select for diffs]
, Sat May 3 04:24:58 2003 UTC (5 years, 2 months ago) by eric
CVS Tags: V1_2
Changes since 1.145: +3 -3
lines
Diff to previous 1.145
(colored)
fixed interface to serializeStatements
Revision 1.145 / (download) - annotate - [select for diffs]
, Fri May 2 15:47:16 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.144: +40 -51
lines
Diff to previous 1.144
(colored)
prune whole view, not indexed BYSUBJECT and BYOBJECT
Revision 1.144 / (download) - annotate - [select for diffs]
, Fri May 2 14:01:41 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.143: +138 -123
lines
Diff to previous 1.143
(colored)
split up Collection identification and pruning
Revision 1.143 / (download) - annotate - [select for diffs]
, Fri May 2 02:08:26 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.142: +130 -3
lines
Diff to previous 1.142
(colored)
serialize parseType="Collection"
Revision 1.142 / (download) - annotate - [select for diffs]
, Mon Mar 31 18:48:51 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.141: +3 -3
lines
Diff to previous 1.141
(colored)
fixed RdfDBException constructors
Revision 1.141 / (download) - annotate - [select for diffs]
, Mon Mar 24 14:13:57 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.140: +11 -11
lines
Diff to previous 1.140
(colored)
re-phrased throw and put limit control on ObjectDB
Revision 1.140 / (download) - annotate - [select for diffs]
, Mon Mar 24 01:40:13 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.139: +3 -7
lines
Diff to previous 1.139
(colored)
switched to more brief exception idiom
Revision 1.139 / (download) - annotate - [select for diffs]
, Wed Feb 12 07:57:07 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.138: +6 -6
lines
Diff to previous 1.138
(colored)
reworked XmlSerializers for parseType=literal, now excl-c14n compatible (at least in spirit)
Revision 1.138 / (download) - annotate - [select for diffs]
, Mon Feb 3 16:15:02 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.137: +3 -3
lines
Diff to previous 1.137
(colored)
fixed NULL bindings for SqlDB and renamed NULL
Revision 1.137 / (download) - annotate - [select for diffs]
, Mon Feb 3 09:21:51 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.136: +3 -2
lines
Diff to previous 1.136
(colored)
made NULL a symbol reference
Revision 1.136 / (download) - annotate - [select for diffs]
, Mon Feb 3 09:07:14 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.135: +34 -29
lines
Diff to previous 1.135
(colored)
made left joins work in RdfDB Algae interface
Revision 1.135 / (download) - annotate - [select for diffs]
, Fri Dec 27 01:07:12 2002 UTC (5 years, 6 months ago) by eric
Changes since 1.134: +3 -9
lines
Diff to previous 1.134
(colored)
dropped rdfToken from RdfDB API. updated attribution properties
Revision 1.134 / (download) - annotate - [select for diffs]
, Thu Nov 14 12:37:28 2002 UTC (5 years, 7 months ago) by eric
Changes since 1.133: +16 -4
lines
Diff to previous 1.133
(colored)
improved error reporting and fault tolerance
Revision 1.133 / (download) - annotate - [select for diffs]
, Sun Sep 1 18:36:29 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.132: +2 -2
lines
Diff to previous 1.132
(colored)
got some tie interface working
Revision 1.132 / (download) - annotate - [select for diffs]
, Fri Aug 30 21:31:17 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.131: +2 -2
lines
Diff to previous 1.131
(colored)
reflect emergent API
Revision 1.131 / (download) - annotate - [select for diffs]
, Mon Aug 26 00:49:53 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.130: +2 -2
lines
Diff to previous 1.130
(colored)
i think an RdfDBException should be a regular W3C::Util::Exception and let the parser turn it into a SAXException
Revision 1.130 / (download) - annotate - [select for diffs]
, Fri Jul 5 17:33:01 2002 UTC (6 years ago) by eric
Changes since 1.129: +2 -2
lines
Diff to previous 1.129
(colored)
fixed typo - saved by perl's evaling "filename" to 0
Revision 1.129 / (download) - annotate - [select for diffs]
, Sat Jun 15 15:11:21 2002 UTC (6 years ago) by eric
Changes since 1.128: +6 -1
lines
Diff to previous 1.128
(colored)
conform to "API"
Revision 1.128 / (download) - annotate - [select for diffs]
, Sun Jun 2 00:46:14 2002 UTC (6 years, 1 month ago) by eric
Changes since 1.127: +113 -1
lines
Diff to previous 1.127
(colored)
made interface rules work
Revision 1.127 / (download) - annotate - [select for diffs]
, Mon May 27 17:09:20 2002 UTC (6 years, 1 month ago) by eric
Changes since 1.126: +18 -5
lines
Diff to previous 1.126
(colored)
starting algae 'interface' directive implementation
Revision 1.126 / (download) - annotate - [select for diffs]
, Sun May 5 20:26:30 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.125: +2 -1
lines
Diff to previous 1.125
(colored)
add addForwardChainingRule calles tryRule to see if the rule already applies
Revision 1.125 / (download) - annotate - [select for diffs]
, Sun Apr 28 22:29:04 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.124: +182 -40
lines
Diff to previous 1.124
(colored)
implemented NOT and OR
Revision 1.124 / (download) - annotate - [select for diffs]
, Fri Apr 26 00:43:52 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.123: +36 -40
lines
Diff to previous 1.123
(colored)
switched to QuerySet objects
Revision 1.123 / (download) - annotate - [select for diffs]
, Tue Apr 23 09:51:59 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.122: +7 -2
lines
Diff to previous 1.122
(colored)
moved QuerySets out of ResultSet
Revision 1.122 / (download) - annotate - [select for diffs]
, Mon Apr 22 15:42:06 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.121: +7 -5
lines
Diff to previous 1.121
(colored)
moving toward real query objects (for eventual NOT and OR support)
Revision 1.121 / (download) - annotate - [select for diffs]
, Fri Apr 19 22:08:48 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.120: +64 -64
lines
Diff to previous 1.120
(colored)
unified some functions
Revision 1.120 / (download) - annotate - [select for diffs]
, Tue Apr 16 15:05:51 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.119: +3 -2
lines
Diff to previous 1.119
(colored)
re-arranging for NOT and OR
Revision 1.119 / (download) - annotate - [select for diffs]
, Mon Apr 15 07:57:18 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.118: +16 -3
lines
Diff to previous 1.118
(colored)
made rule assertions tolerant of DB errors when asserting rules
Revision 1.118 / (download) - annotate - [select for diffs]
, Mon Apr 15 06:50:03 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.117: +26 -144
lines
Diff to previous 1.117
(colored)
added rule compiler and moved hard-coded bookmarks rules out
Revision 1.117 / (download) - annotate - [select for diffs]
, Fri Apr 12 20:58:30 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.116: +4 -4
lines
Diff to previous 1.116
(colored)
pushed TableRenderer dataFilter to ResultSet
Revision 1.116 / (download) - annotate - [select for diffs]
, Fri Apr 12 08:54:32 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.115: +130 -2
lines
Diff to previous 1.115
(colored)
getting closer on the foward chaining rule engine
Revision 1.115 / (download) - annotate - [select for diffs]
, Wed Apr 10 23:38:58 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.114: +138 -2
lines
Diff to previous 1.114
(colored)
separated out RdfDBAlgae algae interface object
Revision 1.114 / (download) - annotate - [select for diffs]
, Wed Apr 10 00:27:17 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.113: +10 -10
lines
Diff to previous 1.113
(colored)
prectectedAddStatement may return undef instead of a newly inserted statement
Revision 1.113 / (download) - annotate - [select for diffs]
, Mon Apr 1 00:55:29 2002 UTC (6 years, 3 months ago) by eric
Changes since 1.112: +36 -29
lines
Diff to previous 1.112
(colored)
purtied up a bit
Revision 1.112 / (download) - annotate - [select for diffs]
, Sun Mar 31 18:26:40 2002 UTC (6 years, 3 months ago) by eric
Changes since 1.111: +1 -3
lines
Diff to previous 1.111
(colored)
oops, these shouldn't have been here
Revision 1.111 / (download) - annotate - [select for diffs]
, Sun Mar 31 18:26:19 2002 UTC (6 years, 3 months ago) by eric
Changes since 1.110: +31 -51
lines
Diff to previous 1.110
(colored)
tidied a bit
Revision 1.110 / (download) - annotate - [select for diffs]
, Sun Mar 31 18:16:59 2002 UTC (6 years, 3 months ago) by eric
Changes since 1.109: +77 -7
lines
Diff to previous 1.109
(colored)
added rdfs {domain,range} support
Revision 1.109 / (download) - annotate - [select for diffs]
, Sat Mar 30 18:32:29 2002 UTC (6 years, 3 months ago) by eric
Changes since 1.108: +57 -19
lines
Diff to previous 1.108
(colored)
added RDFs sub{Class,Property}Of support
Revision 1.108 / (download) - annotate - [select for diffs]
, Fri Mar 29 14:00:27 2002 UTC (6 years, 3 months ago) by eric
Changes since 1.107: +3 -3
lines
Diff to previous 1.107
(colored)
fixed namespace prob
Revision 1.107 / (download) - annotate - [select for diffs]
, Fri Mar 29 03:50:02 2002 UTC (6 years, 3 months ago) by eric
Changes since 1.106: +66 -6
lines
Diff to previous 1.106
(colored)
transitive closure maps working
Revision 1.106 / (download) - annotate - [select for diffs]
, Sat Mar 23 17:41:57 2002 UTC (6 years, 3 months ago) by eric
CVS Tags: V1_1
Changes since 1.105: +3 -3
lines
Diff to previous 1.105
(colored)
added serializer args and added iterator pointer to serializeSubject
Revision 1.105 / (download) - annotate - [select for diffs]
, Thu Jan 24 14:22:57 2002 UTC (6 years, 5 months ago) by eric
Changes since 1.104: +15 -2
lines
Diff to previous 1.104
(colored)
worked a bit more with lists
Revision 1.104 / (download) - annotate - [select for diffs]
, Sun Jan 20 16:53:50 2002 UTC (6 years, 5 months ago) by eric
Changes since 1.103: +45 -3
lines
Diff to previous 1.103
(colored)
supports queries on daml lists
Revision 1.103 / (download) - annotate - [select for diffs]
, Fri Jan 18 23:31:12 2002 UTC (6 years, 5 months ago) by eric
Changes since 1.102: +16 -5
lines
Diff to previous 1.102
(colored)
added support for parseType="daml:collection"
Revision 1.102 / (download) - annotate - [select for diffs]
, Wed Jan 2 20:10:31 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.101: +41 -34
lines
Diff to previous 1.101
(colored)
no serializer motive allows for non subject grouping
Revision 1.101 / (download) - annotate - [select for diffs]
, Wed Jan 2 17:04:44 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.100: +1 -40
lines
Diff to previous 1.100
(colored)
got rid of some vestigial algify hacks for rendering the query or something
Revision 1.100 / (download) - annotate - [select for diffs]
, Sat Dec 29 20:21:28 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.99: +2 -17
lines
Diff to previous 1.99
(colored)
nuked some vestigial sorting code
Revision 1.99 / (download) - annotate - [select for diffs]
, Sat Dec 29 20:13:34 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.98: +28 -12
lines
Diff to previous 1.98
(colored)
reworked and commented the sorting code
Revision 1.98 / (download) - annotate - [select for diffs]
, Sat Dec 29 07:55:18 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.97: +67 -1
lines
Diff to previous 1.97
(colored)
intermediate - not running
Revision 1.97 / (download) - annotate - [select for diffs]
, Thu Dec 6 06:26:40 2001 UTC (6 years, 7 months ago) by eric
Changes since 1.96: +21 -217
lines
Diff to previous 1.96
(colored)
RDF/XML serializer working better than ever
Revision 1.96 / (download) - annotate - [select for diffs]
, Wed Dec 5 17:36:35 2001 UTC (6 years, 7 months ago) by eric
Changes since 1.95: +124 -86
lines
Diff to previous 1.95
(colored)
new serializer works (some)
Revision 1.95 / (download) - annotate - [select for diffs]
, Wed Dec 5 05:39:47 2001 UTC (6 years, 7 months ago) by eric
Changes since 1.94: +42 -8
lines
Diff to previous 1.94
(colored)
working on new serializer layer
Revision 1.94 / (download) - annotate - [select for diffs]
, Fri Nov 30 21:05:15 2001 UTC (6 years, 7 months ago) by eric
Changes since 1.93: +14 -5
lines
Diff to previous 1.93
(colored)
updated anonymous node serialization logic
Revision 1.93.2.1 / (download) - annotate - [select for diffs]
, Fri Oct 26 17:07:48 2001 UTC (6 years, 8 months ago) by eric
Branch: threads
CVS Tags: amaya5_3release,
V1_0
Changes since 1.93: +18 -7
lines
Diff to previous 1.93
(colored)
next main 1.94
(colored)
threads working with amaya
Revision 1.93 / (download) - annotate - [select for diffs]
, Tue Jul 17 00:03:45 2001 UTC (6 years, 11 months ago) by eric
CVS Tags: release2,
annoteam-2002-02-05
Branch point for: threads
Changes since 1.92: +2 -2
lines
Diff to previous 1.92
(colored)
cleaned up warnings
Revision 1.92 / (download) - annotate - [select for diffs]
, Thu Feb 8 20:38:16 2001 UTC (7 years, 4 months ago) by eric
Changes since 1.91: +4 -3
lines
Diff to previous 1.91
(colored)
use W3C::Rdf::Atoms WRDF_SCHEMA_URI constant
Revision 1.91 / (download) - annotate - [select for diffs]
, Tue Jan 23 16:14:46 2001 UTC (7 years, 5 months ago) by eric
Changes since 1.90: +19 -3
lines
Diff to previous 1.90
(colored)
added sort to serializer
Revision 1.90 / (download) - annotate - [select for diffs]
, Thu Jan 18 08:54:28 2001 UTC (7 years, 5 months ago) by eric
Changes since 1.89: +13 -2
lines
Diff to previous 1.89
(colored)
added getRdfDB for ephemoral DB
Revision 1.89 / (download) - annotate - [select for diffs]
, Sat Jan 13 07:43:12 2001 UTC (7 years, 5 months ago) by eric
Changes since 1.88: +12 -5
lines
Diff to previous 1.88
(colored)
separated indexer from constructor
Revision 1.88 / (download) - annotate - [select for diffs]
, Sun Dec 24 14:39:22 2000 UTC (7 years, 6 months ago) by eric
Changes since 1.87: +146 -22
lines
Diff to previous 1.87
(colored)
EXPERIMENTAL: indexed 6 ways to sunday
Revision 1.87 / (download) - annotate - [select for diffs]
, Thu Dec 7 22:45:52 2000 UTC (7 years, 7 months ago) by eric
Changes since 1.86: +2 -2
lines
Diff to previous 1.86
(colored)
prep'd for release
Revision 1.86 / (download) - annotate - [select for diffs]
, Sat Sep 30 16:03:56 2000 UTC (7 years, 9 months ago) by eric
Changes since 1.85: +4 -2
lines
Diff to previous 1.85
(colored)
oops - statement restrictions were a bit strict
Revision 1.85.2.1 / (download) - annotate - [select for diffs]
, Mon Sep 18 19:01:17 2000 UTC (7 years, 9 months ago) by eric
Branch: parallelAtoms
Changes since 1.85: +18 -13
lines
Diff to previous 1.85
(colored)
next main 1.86
(colored)
simplified addStatement and fixed error-checking
Revision 1.85 / (download) - annotate - [select for diffs]
, Thu Sep 14 23:55:59 2000 UTC (7 years, 9 months ago) by eric
Branch point for: parallelAtoms
Changes since 1.84: +17 -11
lines
Diff to previous 1.84
(colored)
clarified names of reification elements
Revision 1.84 / (download) - annotate - [select for diffs]
, Wed Sep 13 04:32:41 2000 UTC (7 years, 9 months ago) by eric
Changes since 1.83: +40 -2
lines
Diff to previous 1.83
(colored)
moved wildcard support back to supporting DB
Revision 1.83 / (download) - annotate - [select for diffs]
, Thu Sep 7 16:34:16 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.82: +2 -2
lines
Diff to previous 1.82
(colored)
got better about passing atomDictionary and presenterParms around
Revision 1.82 / (download) - annotate - [select for diffs]
, Thu Aug 31 17:36:40 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.81: +6 -5
lines
Diff to previous 1.81
(colored)
improved some comments
Revision 1.81 / (download) - annotate - [select for diffs]
, Wed Aug 30 21:16:55 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.80: +3 -2
lines
Diff to previous 1.80
(colored)
updated to reflect new atomized RdfDB interface
Revision 1.80 / (download) - annotate - [select for diffs]
, Sun Aug 27 20:29:34 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.79: +46 -1
lines
Diff to previous 1.79
(colored)
added an algifier to iterate - will have to break this up later
Revision 1.79 / (download) - annotate - [select for diffs]
, Wed Aug 9 18:41:04 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.78: +6 -741
lines
Diff to previous 1.78
(colored)
moved atom generation out of RdfDB
Revision 1.78 / (download) - annotate - [select for diffs]
, Mon Aug 7 21:48:43 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.77: +78 -15
lines
Diff to previous 1.77
(colored)
made ObjectDB work with chained asks and fixed URI wildcarding in ask
Revision 1.77 / (download) - annotate - [select for diffs]
, Thu Aug 3 17:34:46 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.76: +11 -13
lines
Diff to previous 1.76
(colored)
added algae ability to handle multiple DBs
Revision 1.76 / (download) - annotate - [select for diffs]
, Mon Jul 3 01:13:53 2000 UTC (8 years ago) by eric
Changes since 1.75: +22 -25
lines
Diff to previous 1.75
(colored)
fixed reification - at least for RdfDB
Revision 1.75 / (download) - annotate - [select for diffs]
, Thu Jun 22 15:18:53 2000 UTC (8 years ago) by eric
Changes since 1.74: +9 -2
lines
Diff to previous 1.74
(colored)
detached Algae object from the backend RdfDB
Revision 1.74 / (download) - annotate - [select for diffs]
, Tue Jun 6 15:43:10 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.73: +2 -1
lines
Diff to previous 1.73
(colored)
restructured Algae <-> RdfDB interfaces to support :assert
Revision 1.73 / (download) - annotate - [select for diffs]
, Sat Jun 3 17:36:02 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.72: +11 -1
lines
Diff to previous 1.72
(colored)
flushed out current view interface
Revision 1.72 / (download) - annotate - [select for diffs]
, Wed May 31 22:41:00 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.71: +4 -4
lines
Diff to previous 1.71
(colored)
cleaned up reification serialization a bit
Revision 1.71 / (download) - annotate - [select for diffs]
, Mon May 29 17:16:45 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.70: +3 -3
lines
Diff to previous 1.70
(colored)
simple comment
Revision 1.70 / (download) - annotate - [select for diffs]
, Wed May 24 14:10:21 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.69: +2 -2
lines
Diff to previous 1.69
(colored)
altered flag name
Revision 1.69 / (download) - annotate - [select for diffs]
, Sun May 21 14:16:59 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.68: +35 -31
lines
Diff to previous 1.68
(colored)
fixed serialization node ordering
Revision 1.68 / (download) - annotate - [select for diffs]
, Tue May 9 04:01:37 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.67: +4 -3
lines
Diff to previous 1.67
(colored)
broke out an array initializer to make future debugging easier
Revision 1.67 / (download) - annotate - [select for diffs]
, Sun May 7 18:01:18 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.66: +8 -1
lines
Diff to previous 1.66
(colored)
added HTML escaping to strings if the -html directive is passed
Revision 1.66 / (download) - annotate - [select for diffs]
, Sun May 7 02:37:08 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.65: +50 -2
lines
Diff to previous 1.65
(colored)
implemented getStatementById and added some Serializer Exception handlers
Revision 1.65 / (download) - annotate - [select for diffs]
, Fri May 5 21:34:47 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.64: +13 -5
lines
Diff to previous 1.64
(colored)
modified ObjectDB Strings, Uris, and GenIds to reuse the RdfDB functions
Revision 1.64 / (download) - annotate - [select for diffs]
, Thu May 4 16:41:36 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.63: +4 -4
lines
Diff to previous 1.63
(colored)
forgot to pass encoding to String constructor
Revision 1.63 / (download) - annotate - [select for diffs]
, Thu May 4 02:45:35 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.62: +21 -6
lines
Diff to previous 1.62
(colored)
added serializeNoNesting feature
Revision 1.62 / (download) - annotate - [select for diffs]
, Thu May 4 01:22:15 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.61: +2 -2
lines
Diff to previous 1.61
(colored)
optimize for nesting by having less referenced objects on the outsize
Revision 1.61 / (download) - annotate - [select for diffs]
, Thu May 4 00:53:02 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.60: +19 -4
lines
Diff to previous 1.60
(colored)
added encoding to string type
Revision 1.60 / (download) - annotate - [select for diffs]
, Tue May 2 15:40:30 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.59: +7 -5
lines
Diff to previous 1.59
(colored)
added show(-raw => 1) mode
Revision 1.59 / (download) - annotate - [select for diffs]
, Mon May 1 22:42:17 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.58: +63 -28
lines
Diff to previous 1.58
(colored)
many new ways to serialize RDF
Revision 1.58 / (download) - annotate - [select for diffs]
, Sun Apr 30 04:21:00 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.57: +3 -6
lines
Diff to previous 1.57
(colored)
make -allowAnonymousRefs actually allow serialization of genids
Revision 1.57 / (download) - annotate - [select for diffs]
, Thu Apr 20 18:22:37 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.56: +11 -5
lines
Diff to previous 1.56
(colored)
renamed a parameter
Revision 1.56 / (download) - annotate - [select for diffs]
, Fri Apr 14 02:29:09 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.55: +8 -4
lines
Diff to previous 1.55
(colored)
conditional inclusion of nesting RDF tag
Revision 1.55 / (download) - annotate - [select for diffs]
, Thu Apr 13 20:37:49 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.54: +9 -1
lines
Diff to previous 1.54
(colored)
added a DBView object
Revision 1.54 / (download) - annotate - [select for diffs]
, Thu Apr 13 02:12:26 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.53: +5 -3
lines
Diff to previous 1.53
(colored)
prototyped wildcard algae query
Revision 1.53 / (download) - annotate - [select for diffs]
, Mon Apr 10 22:19:51 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.52: +9 -2
lines
Diff to previous 1.52
(colored)
temporary solution to be able to handle RdfIds coming from get{Predicate,Subject,Object}
Revision 1.52 / (download) - annotate - [select for diffs]
, Wed Mar 15 18:55:22 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.51: +2 -2
lines
Diff to previous 1.51
(colored)
fixed node->show bug
Revision 1.51 / (download) - annotate -