W3C CVS

CVS log for 2000/10/swap/LX/kb.py

[BACK] Up to [Public] / 2000 / 10 / swap / LX

Request diff between arbitrary revisions


Default branch: 1

Revision 1.25 / (download) - annotate - [select for diffs] , Fri Nov 7 06:53:05 2003 UTC (4 years, 7 months ago) by sandro
CVS Tags: yosi-before-setup-py, rel-1-2-0, rel-1-1-perf, rel-1-1-0rc2, rel-1-1-0rc1, rel-1-0-rc1, rel-1-0-0, rel-0-8-set, rel-0-8-0-perf, rel-0-8-0, rel-0-7-3, rel-0-7-2, rel-0-7-1, rel-0-7, pfreport, paw-demo-m1, branch-0-7-3-auto-regfilelist, HEAD
Changes since 1.24: +107 -10 lines
Diff to previous 1.24 (colored)
support for running RDF Core tests

Revision 1.24 / (download) - annotate - [select for diffs] , Wed Sep 17 17:55:57 2003 UTC (4 years, 9 months ago) by sandro
Changes since 1.23: +25 -72 lines
Diff to previous 1.23 (colored)
moved load() code over to loader.py; changed to accomodate changes in logic.py

Revision 1.23 / (download) - annotate - [select for diffs] , Wed Sep 10 20:12:56 2003 UTC (4 years, 9 months ago) by sandro
Changes since 1.22: +10 -3 lines
Diff to previous 1.22 (colored)
store in either RDF(s,p,o) or p(s,o)

Revision 1.22 / (download) - annotate - [select for diffs] , Mon Sep 8 17:31:07 2003 UTC (4 years, 9 months ago) by sandro
Changes since 1.21: +12 -3 lines
Diff to previous 1.21 (colored)
handle case where no namespace-prefix is declared

Revision 1.21 / (download) - annotate - [select for diffs] , Sat Sep 6 04:49:24 2003 UTC (4 years, 10 months ago) by sandro
CVS Tags: runSmart
Changes since 1.20: +7 -3 lines
Diff to previous 1.20 (colored)
just in debugging comments

Revision 1.20 / (download) - annotate - [select for diffs] , Thu Sep 4 15:23:18 2003 UTC (4 years, 10 months ago) by sandro
Changes since 1.19: +8 -2 lines
Diff to previous 1.19 (colored)
make load() able to look at the URI, and grok more mime types

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Sep 4 07:14:12 2003 UTC (4 years, 10 months ago) by sandro
Changes since 1.18: +6 -3 lines
Diff to previous 1.18 (colored)
fixed plain literal handling

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Sep 4 03:15:20 2003 UTC (4 years, 10 months ago) by sandro
Changes since 1.17: +14 -7 lines
Diff to previous 1.17 (colored)
removed a leftover reference to __interpretation; diddled with nick exceptions

Revision 1.17 / (download) - annotate - [select for diffs] , Mon Aug 25 21:10:01 2003 UTC (4 years, 10 months ago) by sandro
Changes since 1.16: +100 -11 lines
Diff to previous 1.16 (colored)
general nodepath support

Revision 1.16 / (download) - annotate - [select for diffs] , Mon Aug 25 16:10:41 2003 UTC (4 years, 10 months ago) by sandro
Changes since 1.15: +10 -122 lines
Diff to previous 1.15 (colored)
removed all the leftover 'interpretation' stuff

Revision 1.15 / (download) - annotate - [select for diffs] , Fri Aug 22 20:49:41 2003 UTC (4 years, 10 months ago) by sandro
Changes since 1.14: +25 -8 lines
Diff to previous 1.14 (colored)
midway on getting load() and parser abstraction to work better

Revision 1.14 / (download) - annotate - [select for diffs] , Wed Aug 20 11:50:58 2003 UTC (4 years, 10 months ago) by sandro
Changes since 1.13: +8 -2 lines
Diff to previous 1.13 (colored)
--dereify implemented (linear time algorithm)

Revision 1.13 / (download) - annotate - [select for diffs] , Wed Aug 20 09:26:48 2003 UTC (4 years, 10 months ago) by sandro
Changes since 1.12: +96 -38 lines
Diff to previous 1.12 (colored)
update --flatten code path to work again, using newer URI strategy

Revision 1.12 / (download) - annotate - [select for diffs] , Fri Aug 1 15:27:21 2003 UTC (4 years, 11 months ago) by sandro
CVS Tags: oldLists
Changes since 1.11: +31 -8 lines
Diff to previous 1.11 (colored)
kind of vaguely working datatype support (for xsd unsigned ints)

Revision 1.11 / (download) - annotate - [select for diffs] , Thu Jul 31 18:25:15 2003 UTC (4 years, 11 months ago) by sandro
Changes since 1.10: +49 -4 lines
Diff to previous 1.10 (colored)
some unknown earlier changes...
PLUS increasing support for datatype values

Revision 1.10 / (download) - annotate - [select for diffs] , Fri Feb 14 17:21:59 2003 UTC (5 years, 4 months ago) by sandro
Changes since 1.9: +56 -7 lines
Diff to previous 1.9 (colored)
Switched to import-as-needed for LX languages and engines

Revision 1.9 / (download) - annotate - [select for diffs] , Fri Feb 14 00:36:37 2003 UTC (5 years, 4 months ago) by sandro
Changes since 1.8: +13 -2 lines
Diff to previous 1.8 (colored)
added constantFor() method

Revision 1.8 / (download) - annotate - [select for diffs] , Thu Feb 13 19:48:31 2003 UTC (5 years, 4 months ago) by sandro
Changes since 1.7: +54 -25 lines
Diff to previous 1.7 (colored)
a little more thinking/comment about interpretations

Revision 1.7 / (download) - annotate - [select for diffs] , Sat Feb 1 05:58:10 2003 UTC (5 years, 5 months ago) by sandro
Changes since 1.6: +31 -8 lines
Diff to previous 1.6 (colored)
intermediate lbase support; getting there but buggy; commented out some fol chreccks

Revision 1.6 / (download) - annotate - [select for diffs] , Wed Jan 29 20:59:34 2003 UTC (5 years, 5 months ago) by sandro
Changes since 1.5: +14 -2 lines
Diff to previous 1.5 (colored)
Moved otter language support back from engine/otter to language/otter
Changed cwm.py to use this, and [ --engine=otter --think ] instead of
--check.

Revision 1.5 / (download) - annotate - [select for diffs] , Wed Jan 29 06:09:18 2003 UTC (5 years, 5 months ago) by sandro
Changes since 1.4: +77 -14 lines
Diff to previous 1.4 (colored)
Major shift in style of LX towards using expr.py.  Added some access
to otter, via --check.  Works as described in
http://lists.w3.org/Archives/Public/www-archive/2003Jan/0024
I don't like this UI; I imagine something more like --engine=otter
--think, and --language=otter (instead of --otterDump).
No tests for any of this.

Revision 1.4 / (download) - annotate - [select for diffs] , Thu Oct 3 16:13:02 2002 UTC (5 years, 9 months ago) by sandro
CVS Tags: fast_for_dom
Changes since 1.3: +37 -4 lines
Diff to previous 1.3 (colored)
some minor changes to LX-formula stuff, but it's still broken in ways
that don't show up on the regression test.

mostly: moved llyn-LX conversion stuff out of llyn.py, into
LX.engine.llynInterface.py

Revision 1.3 / (download) - annotate - [select for diffs] , Wed Oct 2 23:32:20 2002 UTC (5 years, 9 months ago) by sandro
Changes since 1.2: +81 -10 lines
Diff to previous 1.2 (colored)
not sure

Revision 1.2 / (download) - annotate - [select for diffs] , Thu Aug 29 16:39:55 2002 UTC (5 years, 10 months ago) by sandro
Changes since 1.1: +9 -3 lines
Diff to previous 1.1 (colored)
fixed various early typos and ommissions; working on logic bug which is manifesting in description loops

Revision 1.1 / (download) - annotate - [select for diffs] , Thu Aug 29 11:00:46 2002 UTC (5 years, 10 months ago) by sandro
Diff
initial version, mostly written or heavily rewritten over the past
week (not thoroughly tested)

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