W3C CVS

CVS log for 2000/10/swap/sax2rdf.html

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.26 / (download) / (as text) - annotate - [select for diffs] , Sun Nov 18 02:01:57 2007 UTC (5 months, 3 weeks ago) by syosi
CVS Tags: rel-1-2-0, HEAD
Changes since 1.25: +14 -5 lines
Diff to previous 1.25 (colored)
closer to getting release process to run

only problem in tests now is double-proof.n3

Revision 1.25 / (download) / (as text) - annotate - [select for diffs] , Wed Jun 27 17:58:39 2007 UTC (10 months, 2 weeks ago) by syosi
Changes since 1.24: +162 -10 lines
Diff to previous 1.24 (colored)
The release process succeeded!

Revision 1.24 / (download) / (as text) - annotate - [select for diffs] , Wed Aug 9 23:20:42 2006 UTC (21 months ago) by syosi
CVS Tags: pfreport
Changes since 1.23: +3 -9 lines
Diff to previous 1.23 (colored)
proof that release process still works

Revision 1.23 / (download) / (as text) - annotate - [select for diffs] , Fri Sep 2 18:19:26 2005 UTC (2 years, 8 months ago) by syosi
CVS Tags: rel-1-1-0rc2, paw-demo-m1
Changes since 1.22: +8 -0 lines
Diff to previous 1.22 (colored)
1.0rc2

Revision 1.22 / (download) / (as text) - annotate - [select for diffs] , Wed Aug 10 15:05:38 2005 UTC (2 years, 9 months ago) by syosi
CVS Tags: rel-1-1-0rc1
Changes since 1.21: +1 -1 lines
Diff to previous 1.21 (colored)
a few changes before release

Revision 1.21 / (download) / (as text) - annotate - [select for diffs] , Wed Nov 10 00:50:21 2004 UTC (3 years, 6 months ago) by syosi
CVS Tags: rel-1-1-perf, rel-1-0-rc1, rel-1-0-0
Changes since 1.20: +14 -6 lines
Diff to previous 1.20 (colored)
The release of cwm 1.0 release candidate 1

Revision 1.20 / (download) / (as text) - annotate - [select for diffs] , Tue Jun 8 15:16:45 2004 UTC (3 years, 11 months ago) by syosi
CVS Tags: yosi-before-setup-py, rel-0-8-set, rel-0-8-0-perf, rel-0-8-0, rel-0-7-3, branch-0-7-3-auto-regfilelist
Changes since 1.19: +33 -56 lines
Diff to previous 1.19 (colored)
see doc/changes.html and log of previous commits

Revision 1.19 / (download) / (as text) - annotate - [select for diffs] , Sat Mar 6 20:39:38 2004 UTC (4 years, 2 months ago) by timbl
CVS Tags: rel-0-7-2, rel-0-7-1
Changes since 1.18: +10 -6 lines
Diff to previous 1.18 (colored)
See http://www.w3.org/2000/10/swap/doc/changes.html for details
- Regresssion test incorporates the RDF Core Positive Parser Tests except XMLLiteral & reification
- xml:base support was added in the parser.
- Use the --rdf=R flag to allow RDF to be parsed even when there is no enveloping <rdf:RDF> tag
- nodeid generated on RDF output
- Automatically generated terms with no URIs sort after anything which has a URI.
- Namespace prefix smarts on output - default ns used for that most frequently used.
- suppresses namespace prefix declarations which are not actually needed in the output.
- Cwm will also make up prefixes when it needs them for a namespace, and none of the input data uses one.-
- Will not use namespace names for URIs which do not have a "#". Including a "/" in the flags overrides.

Revision 1.18 / (download) / (as text) - annotate - [select for diffs] , Thu Jan 29 23:22:23 2004 UTC (4 years, 3 months ago) by timbl
CVS Tags: rel-0-7
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)
Introduced webAccess.py with  urlopenForRDF which (for now) adds an accept header ofr application/rdf+xml.
This allows cwm to get RDF versions of the W3C web site mail archive search outputs.

Revision 1.17 / (download) / (as text) - annotate - [select for diffs] , Thu Jan 29 18:03:20 2004 UTC (4 years, 3 months ago) by timbl
Changes since 1.16: +11 -30 lines
Diff to previous 1.16 (colored)
Passes tests. notation3.py has utf-8 encoding on output. Non-ascii text is output as such in qnames and strings.

Revision 1.16 / (download) / (as text) - annotate - [select for diffs] , Sun Sep 14 20:20:24 2003 UTC (4 years, 7 months ago) by timbl
Changes since 1.15: +1 -9 lines
Diff to previous 1.15 (colored)
Merged runSmart branh, which now passes tests.
The main change is that query.n3 mapps the rules before executing them,
and then exeutes them in an order which takes account of the
interdependencies between rules.  Cyclic subsystems of rules are
isoplated, and then the rules and those subsystems formed into a DAG
and executed in a topological ordering.  This is not a full rete
system yet.
The regression test file infor and program retest.py have changed
a little, working toward resuse of tests between applications.

Revision 1.15.2.1 / (download) / (as text) - annotate - [select for diffs] , Sun Sep 14 13:13:37 2003 UTC (4 years, 7 months ago) by timbl
Branch: runSmart
Changes since 1.15: +1 -9 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)
Passes regression test. (make release)

Revision 1.15 / (download) / (as text) - annotate - [select for diffs] , Sat Aug 30 19:29:19 2003 UTC (4 years, 8 months ago) by timbl
Branch point for: runSmart
Changes since 1.14: +9 -1 lines
Diff to previous 1.14 (colored)
Passes regression test. (make release)

Revision 1.14 / (download) / (as text) - annotate - [select for diffs] , Sat Aug 30 18:04:12 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.13: +0 -8 lines
Diff to previous 1.13 (colored)
List processing improves - see doc/changes.html

Revision 1.13 / (download) / (as text) - annotate - [select for diffs] , Mon Aug 25 14:54:54 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.12: +12 -5 lines
Diff to previous 1.12 (colored)
Passes regression test. (make release)

Revision 1.12 / (download) / (as text) - annotate - [select for diffs] , Thu Aug 14 00:00:19 2003 UTC (4 years, 9 months ago) by timbl
Changes since 1.11: +3 -10 lines
Diff to previous 1.11 (colored)
Re-engineered in places - See doc changes.html

Revision 1.11 / (download) / (as text) - annotate - [select for diffs] , Tue Apr 8 16:12:44 2003 UTC (5 years, 1 month ago) by timbl
CVS Tags: oldLists
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)
Numeric typres returned by math builtins. See http://www.w3.org/2003/04/08-cwm.html

Revision 1.10 / (download) / (as text) - annotate - [select for diffs] , Wed Apr 2 03:42:06 2003 UTC (5 years, 1 month ago) by timbl
Changes since 1.9: +9 -2 lines
Diff to previous 1.9 (colored)
Datatypes now used in math and time - see maths and times for old functionality - ordering changed on ntriples output - unicode test now works - some work on unicode in various places - see i18n/hiragana.n3

Revision 1.9 / (download) / (as text) - annotate - [select for diffs] , Tue Mar 18 18:25:31 2003 UTC (5 years, 1 month ago) by timbl
Changes since 1.8: +8 -0 lines
Diff to previous 1.8 (colored)
Add nodeID attribute to rdf/xml parsing

Revision 1.8 / (download) / (as text) - annotate - [select for diffs] , Mon Jan 13 04:21:52 2003 UTC (5 years, 4 months ago) by timbl
Changes since 1.7: +0 -8 lines
Diff to previous 1.7 (colored)
Fix bug when query involves list with the same variable in  more than once

Revision 1.7 / (download) / (as text) - annotate - [select for diffs] , Fri Jan 10 17:13:16 2003 UTC (5 years, 4 months ago) by timbl
Changes since 1.6: +18 -8 lines
Diff to previous 1.6 (colored)
Works without proof stuff, working on proof stuff....

Revision 1.6 / (download) / (as text) - annotate - [select for diffs] , Wed Dec 25 20:01:32 2002 UTC (5 years, 4 months ago) by timbl
Changes since 1.5: +2 -5 lines
Diff to previous 1.5 (colored)
some --flatten tests fail. --why fails. Formulae must be closed to be referenced in a add()

Revision 1.5 / (download) / (as text) - annotate - [select for diffs] , Sat Dec 7 23:43:28 2002 UTC (5 years, 5 months ago) by timbl
Changes since 1.4: +0 -8 lines
Diff to previous 1.4 (colored)
Rearranged proof ontology again...

Revision 1.4 / (download) / (as text) - annotate - [select for diffs] , Sat Dec 7 01:16:19 2002 UTC (5 years, 5 months ago) by timbl
Changes since 1.3: +9 -1 lines
Diff to previous 1.3 (colored)
retest ok, --why seems too work on simple cases

Revision 1.3 / (download) / (as text) - annotate - [select for diffs] , Tue Nov 26 18:42:00 2002 UTC (5 years, 5 months ago) by timbl
Changes since 1.2: +1 -9 lines
Diff to previous 1.2 (colored)
Passes test/retest.sh.  Minumum changes

Revision 1.2 / (download) / (as text) - annotate - [select for diffs] , Tue Oct 8 20:59:08 2002 UTC (5 years, 7 months ago) by timbl
Changes since 1.1: +28 -8 lines
Diff to previous 1.1 (colored)
minor api changes probably

Revision 1.1 / (download) / (as text) - annotate - [select for diffs] , Wed Aug 7 19:02:24 2002 UTC (5 years, 9 months ago) by timbl
Diff
Automatically generted my Makefile using pydoc from .py

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