W3C CVS

CVS log for perl/modules/W3C/Rdf/Atoms.pm

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.106 / (download) - annotate - [select for diffs] , Tue Nov 13 03:07:56 2007 UTC (7 months, 3 weeks ago) by eric
CVS Tags: HEAD
Changes since 1.105: +7 -2 lines
Diff to previous 1.105 (colored)
+ W3C::Rdf::StatementOrList::setAttributionList conspicuously absent

Revision 1.105 / (download) - annotate - [select for diffs] , Tue Aug 14 21:45:00 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.104: +6 -2 lines
Diff to previous 1.104 (colored)
+ Statement::setAttributionList

Revision 1.104 / (download) - annotate - [select for diffs] , Sun Aug 12 19:57:32 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.103: +5 -3 lines
Diff to previous 1.103 (colored)
~ getStatement requires Attribution, AttributionList, or an array of Attributions

Revision 1.103 / (download) - annotate - [select for diffs] , Sun Aug 12 19:45:58 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.102: +8 -8 lines
Diff to previous 1.102 (colored)
~ getStatement requires Attribution, AttributionList, or an array of Attributions

Revision 1.102 / (download) - annotate - [select for diffs] , Tue Jun 19 17:14:40 2007 UTC (12 months, 2 weeks ago) by eric
Changes since 1.101: +5 -2 lines
Diff to previous 1.101 (colored)
+ canonicalize lang names to lower case

Revision 1.101 / (download) - annotate - [select for diffs] , Thu Feb 1 15:48:35 2007 UTC (17 months ago) by eric
Changes since 1.100: +59 -20 lines
Diff to previous 1.100 (colored)
+ toString(-htmlClassMap => {...})
~ W3C::Rdf::Attribution::Inference->{FACTS} now an RdfDB

Revision 1.100 / (download) - annotate - [select for diffs] , Sat Jan 27 18:09:25 2007 UTC (17 months, 1 week ago) by eric
Changes since 1.99: +10 -13 lines
Diff to previous 1.99 (colored)
~ simplify toString and renderAtom

Revision 1.99 / (download) - annotate - [select for diffs] , Tue Oct 24 13:52:11 2006 UTC (20 months, 1 week ago) by eric
Changes since 1.98: +23 -167 lines
Diff to previous 1.98 (colored)
- donated type comparison code from to Algae2
+ showTypes toString flag

Revision 1.98 / (download) - annotate - [select for diffs] , Fri Mar 10 19:15:59 2006 UTC (2 years, 3 months ago) by eric
Changes since 1.97: +14 -4 lines
Diff to previous 1.97 (colored)
~ avoid circular proofs (at least for one level)
~ add datatype to toString

Revision 1.97 / (download) - annotate - [select for diffs] , Tue Jan 17 23:43:25 2006 UTC (2 years, 5 months ago) by eric
Changes since 1.96: +30 -10 lines
Diff to previous 1.96 (colored)
IncorrectTypeException are generally SafeEvaluationExceptions
integer is a waypoint for subtype substitution
+ EBV and compare support for non-numeric type xsd:boolean

Revision 1.96 / (download) - annotate - [select for diffs] , Wed Sep 28 18:49:56 2005 UTC (2 years, 9 months ago) by eric
Changes since 1.95: +4 -4 lines
Diff to previous 1.95 (colored)
~ make boolean false be 0 instead of undef

Revision 1.95 / (download) - annotate - [select for diffs] , Tue Aug 9 21:41:04 2005 UTC (2 years, 10 months ago) by eric
Changes since 1.94: +100 -50 lines
Diff to previous 1.94 (colored)
added IncorrectTypeException and IncorrectTypeException

Revision 1.94 / (download) - annotate - [select for diffs] , Sat Jul 30 20:34:08 2005 UTC (2 years, 11 months ago) by eric
Changes since 1.93: +40 -4 lines
Diff to previous 1.93 (colored)
Atoms is the repository for the XML Schema datatype tree

Revision 1.93 / (download) - annotate - [select for diffs] , Mon May 16 23:17:11 2005 UTC (3 years, 1 month ago) by eric
Changes since 1.92: +14 -9 lines
Diff to previous 1.92 (colored)
cleaned up toString funcs when i saw that datatypes didn't work

Revision 1.92 / (download) - annotate - [select for diffs] , Sat May 14 22:17:19 2005 UTC (3 years, 1 month ago) by eric
Changes since 1.91: +3 -3 lines
Diff to previous 1.91 (colored)
get closer on ordering

Revision 1.91 / (download) - annotate - [select for diffs] , Wed May 4 06:38:58 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.90: +7 -2 lines
Diff to previous 1.90 (colored)
start on BNode sorting

Revision 1.90 / (download) - annotate - [select for diffs] , Sun Apr 24 12:02:41 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.89: +33 -6 lines
Diff to previous 1.89 (colored)
fix dateTime support

Revision 1.89 / (download) - annotate - [select for diffs] , Sat Apr 23 11:42:06 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.88: +15 -5 lines
Diff to previous 1.88 (colored)
+ NULL::toString
~ probably fixed literal comparisons

Revision 1.88 / (download) - annotate - [select for diffs] , Wed Apr 13 11:15:51 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.87: +31 -3 lines
Diff to previous 1.87 (colored)
added support for list members

Revision 1.87 / (download) - annotate - [select for diffs] , Tue Apr 5 10:06:22 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.86: +11 -3 lines
Diff to previous 1.86 (colored)
make NULL a blessed object

Revision 1.86 / (download) - annotate - [select for diffs] , Sat Apr 2 18:42:10 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.85: +4 -3 lines
Diff to previous 1.85 (colored)
got limit and offset working

Revision 1.85 / (download) - annotate - [select for diffs] , Sat Apr 2 08:33:52 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.84: +12 -5 lines
Diff to previous 1.84 (colored)
clarify comparison between Strings, Uris, BNodes

Revision 1.84 / (download) - annotate - [select for diffs] , Thu Mar 31 07:47:01 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.83: +5 -10 lines
Diff to previous 1.83 (colored)
!= tests between different node types are provable true

Revision 1.83 / (download) - annotate - [select for diffs] , Thu Mar 31 07:25:27 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.82: +62 -5 lines
Diff to previous 1.82 (colored)
got datatypes working

Revision 1.82 / (download) - annotate - [select for diffs] , Wed Mar 30 16:08:12 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.81: +9 -8 lines
Diff to previous 1.81 (colored)
added xml:base support

Revision 1.81 / (download) - annotate - [select for diffs] , Wed Mar 30 04:02:37 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.80: +25 -2 lines
Diff to previous 1.80 (colored)
added Effective Boolean Value

Revision 1.80 / (download) - annotate - [select for diffs] , Tue Feb 22 04:45:11 2005 UTC (3 years, 4 months ago) by eric
Changes since 1.79: +3 -8 lines
Diff to previous 1.79 (colored)
let URI::URL take care of fragment bases

Revision 1.79 / (download) - annotate - [select for diffs] , Sat Oct 23 00:31:42 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.78: +39 -38 lines
Diff to previous 1.78 (colored)
re-org'd statement toString functions

Revision 1.78 / (download) - annotate - [select for diffs] , Thu Jul 8 18:11:21 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.77: +7 -7 lines
Diff to previous 1.77 (colored)
fix up rendering of bnodes in ntriples syntax

Revision 1.77 / (download) - annotate - [select for diffs] , Wed Jun 30 07:05:58 2004 UTC (4 years ago) by eric
Changes since 1.76: +2 -6 lines
Diff to previous 1.76 (colored)
unused

Revision 1.76 / (download) - annotate - [select for diffs] , Sat Jun 12 05:51:59 2004 UTC (4 years ago) by eric
Changes since 1.75: +4 -4 lines
Diff to previous 1.75 (colored)
include auth in index

Revision 1.75 / (download) - annotate - [select for diffs] , Mon Jun 7 09:27:30 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.74: +4 -4 lines
Diff to previous 1.74 (colored)
make now works in Rdf

Revision 1.74 / (download) - annotate - [select for diffs] , Mon Jun 7 00:54:04 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.73: +20 -7 lines
Diff to previous 1.73 (colored)
update POD

Revision 1.73 / (download) - annotate - [select for diffs] , Wed Jun 2 01:08:06 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.72: +8 -2 lines
Diff to previous 1.72 (colored)
stupid relative URI bug

Revision 1.72 / (download) - annotate - [select for diffs] , Sat May 15 17:39:54 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.71: +31 -15 lines
Diff to previous 1.71 (colored)
provide attrLists directly

Revision 1.71 / (download) - annotate - [select for diffs] , Wed May 5 23:56:10 2004 UTC (4 years, 2 months ago) by eric
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored)
fixed hash name typo

Revision 1.70 / (download) - annotate - [select for diffs] , Thu Apr 1 08:05:54 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.69: +16 -1 lines
Diff to previous 1.69 (colored)
create a shareable rendering tool

Revision 1.69 / (download) - annotate - [select for diffs] , Tue Mar 30 10:16:04 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.68: +3 -3 lines
Diff to previous 1.68 (colored)
pulled out some debugging toString opps after seeing profiler output

Revision 1.68 / (download) - annotate - [select for diffs] , Tue Mar 30 07:06:47 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.67: +3 -3 lines
Diff to previous 1.67 (colored)
cleaned up output a bit

Revision 1.67 / (download) - annotate - [select for diffs] , Tue Mar 30 03:43:12 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.66: +4 -30 lines
Diff to previous 1.66 (colored)
moved binds to their own context

Revision 1.66 / (download) - annotate - [select for diffs] , Mon Mar 29 18:41:44 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.65: +61 -16 lines
Diff to previous 1.65 (colored)
added n3 output

Revision 1.65 / (download) - annotate - [select for diffs] , Mon Mar 29 06:35:21 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.64: +6 -6 lines
Diff to previous 1.64 (colored)
s/GenId/BNode/g

Revision 1.64 / (download) - annotate - [select for diffs] , Mon Mar 29 06:13:20 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.63: +1 -12 lines
Diff to previous 1.63 (colored)
got rid of RuleRef (not needed)

Revision 1.63 / (download) - annotate - [select for diffs] , Mon Mar 29 06:12:20 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.62: +3 -22 lines
Diff to previous 1.62 (colored)
got rid of RuleRef (not needed)

Revision 1.62 / (download) - annotate - [select for diffs] , Sun Mar 28 16:52:49 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.61: +64 -28 lines
Diff to previous 1.61 (colored)
switched to flags-based toString

Revision 1.61 / (download) - annotate - [select for diffs] , Sun Mar 28 05:28:48 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.60: +19 -26 lines
Diff to previous 1.60 (colored)
using array form toString

Revision 1.60 / (download) - annotate - [select for diffs] , Fri Mar 26 11:57:50 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.59: +42 -16 lines
Diff to previous 1.59 (colored)
array'd toString for better debugging output

Revision 1.59 / (download) - annotate - [select for diffs] , Thu Mar 11 06:32:18 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.58: +4 -5 lines
Diff to previous 1.58 (colored)
clarifying API

Revision 1.58 / (download) - annotate - [select for diffs] , Tue Mar 9 18:10:29 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.57: +194 -146 lines
Diff to previous 1.57 (colored)
got rules working again, reworked Attributions for proofs

Revision 1.57 / (download) - annotate - [select for diffs] , Fri Feb 27 04:48:26 2004 UTC (4 years, 4 months ago) by eric
Changes since 1.56: +88 -12 lines
Diff to previous 1.56 (colored)
playing with trust/proof model

Revision 1.56 / (download) - annotate - [select for diffs] , Wed Feb 25 11:01:36 2004 UTC (4 years, 4 months ago) by eric
Changes since 1.55: +3 -1 lines
Diff to previous 1.55 (colored)
prep for proofs

Revision 1.55 / (download) - annotate - [select for diffs] , Tue Feb 10 04:12:47 2004 UTC (4 years, 4 months ago) by eric
Changes since 1.54: +9 -2 lines
Diff to previous 1.54 (colored)
sensible shortcut function

Revision 1.54 / (download) - annotate - [select for diffs] , Wed Dec 10 10:59:18 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored)
fixed toString calling conventions

Revision 1.53 / (download) - annotate - [select for diffs] , Wed Dec 10 10:32:52 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.52: +36 -81 lines
Diff to previous 1.52 (colored)
cleaned up toString methods

Revision 1.52 / (download) - annotate - [select for diffs] , Tue Dec 9 10:31:54 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)
s/W3C::Util::InitializedObject/W3C::Util::NamedParmObject/g

Revision 1.51 / (download) - annotate - [select for diffs] , Mon Dec 8 21:51:59 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.50: +2 -7 lines
Diff to previous 1.50 (colored)
got rid of dump method

Revision 1.50 / (download) - annotate - [select for diffs] , Thu Dec 4 18:46:51 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.49: +47 -28 lines
Diff to previous 1.49 (colored)
made ListStatement more polymorphically sound

Revision 1.49 / (download) - annotate - [select for diffs] , Thu Dec 4 08:53:37 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)
typo

Revision 1.48 / (download) - annotate - [select for diffs] , Wed Dec 3 14:57:28 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.47: +156 -329 lines
Diff to previous 1.47 (colored)
switched to AttributionList and cleaned out bagIDs

Revision 1.47 / (download) - annotate - [select for diffs] , Fri Nov 28 16:21:59 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)
fix up toString to reflect the fact that W3C::Rdf::String->{DATATYPE} exists and is commonly null

Revision 1.46 / (download) - annotate - [select for diffs] , Tue Nov 4 18:41:03 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.45: +8 -3 lines
Diff to previous 1.45 (colored)
serialize literals more appropriately

Revision 1.45 / (download) - annotate - [select for diffs] , Tue Nov 4 05:56:05 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.44: +16 -8 lines
Diff to previous 1.44 (colored)
improved error reporting

Revision 1.44 / (download) - annotate - [select for diffs] , Sun Nov 2 20:28:29 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.43: +8 -4 lines
Diff to previous 1.43 (colored)
used less stupid error reporting

Revision 1.43 / (download) - annotate - [select for diffs] , Sun Nov 2 08:46:51 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.42: +69 -48 lines
Diff to previous 1.42 (colored)
follow API changes

Revision 1.42 / (download) - annotate - [select for diffs] , Mon Jul 28 18:26:57 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.41: +38 -10 lines
Diff to previous 1.41 (colored)
good handle on atom results of logic tests

Revision 1.41 / (download) - annotate - [select for diffs] , Mon Jul 28 01:44:54 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.40: +11 -1 lines
Diff to previous 1.40 (colored)
made constraint assigment work on keyNames

Revision 1.40 / (download) - annotate - [select for diffs] , Fri Jul 4 15:49:54 2003 UTC (5 years ago) by eric
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)
stop conflating strings of different datatype and encoding

Revision 1.39 / (download) - annotate - [select for diffs] , Mon Jun 9 15:20:25 2003 UTC (5 years ago) by eric
Changes since 1.38: +3 -4 lines
Diff to previous 1.38 (colored)
fixed parameter order prob

Revision 1.38 / (download) - annotate - [select for diffs] , Fri Jun 6 18:18:48 2003 UTC (5 years, 1 month ago) by eric
CVS Tags: V1_2
Changes since 1.37: +27 -9 lines
Diff to previous 1.37 (colored)
made statement setters propogate to lower levels

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

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

Revision 1.35 / (download) - annotate - [select for diffs] , Sat May 3 15:05:09 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.34: +3 -2 lines
Diff to previous 1.34 (colored)
make sure genIds are legit XML IDs

Revision 1.34 / (download) - annotate - [select for diffs] , Fri May 2 14:53:58 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.33: +14 -1 lines
Diff to previous 1.33 (colored)
added ListStatement::show

Revision 1.33 / (download) - annotate - [select for diffs] , Fri May 2 02:08:26 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.32: +17 -1 lines
Diff to previous 1.32 (colored)
serialize parseType="Collection"

Revision 1.32 / (download) - annotate - [select for diffs] , Thu Apr 17 18:04:17 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 (colored)
danbri noticed bug

Revision 1.31 / (download) - annotate - [select for diffs] , Wed Apr 16 15:24:01 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.30: +4 -3 lines
Diff to previous 1.30 (colored)
added export of rdfs

Revision 1.30 / (download) - annotate - [select for diffs] , Mon Feb 17 21:34:11 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.29: +5 -2 lines
Diff to previous 1.29 (colored)
make debugging life easier

Revision 1.29 / (download) - annotate - [select for diffs] , Mon Feb 3 16:15:02 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.28: +4 -4 lines
Diff to previous 1.28 (colored)
fixed NULL bindings for SqlDB and renamed NULL

Revision 1.28 / (download) - annotate - [select for diffs] , Mon Feb 3 09:21:51 2003 UTC (5 years, 5 months ago) by eric
Changes since 1.27: +5 -3 lines
Diff to previous 1.27 (colored)
made NULL a symbol reference

Revision 1.27 / (download) - annotate - [select for diffs] , Fri Dec 27 01:09:23 2002 UTC (5 years, 6 months ago) by eric
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored)
don't seem to serve a purpose at all

Revision 1.26 / (download) - annotate - [select for diffs] , Fri Dec 27 01:07:12 2002 UTC (5 years, 6 months ago) by eric
Changes since 1.25: +18 -16 lines
Diff to previous 1.25 (colored)
dropped rdfToken from RdfDB API. updated attribution properties

Revision 1.25 / (download) - annotate - [select for diffs] , Mon Dec 23 20:03:48 2002 UTC (5 years, 6 months ago) by swick
Changes since 1.24: +10 -6 lines
Diff to previous 1.24 (colored)
Performance hack; URI::URL->abs is slow.  Note when a URI appears
to have a scheme and is therefore already an absolute URI.
Patched found by EricP.

Revision 1.24 / (download) - annotate - [select for diffs] , Mon Sep 2 19:43:59 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.23: +5 -6 lines
Diff to previous 1.23 (colored)
fixed typos that were keeping strings from working

Revision 1.23 / (download) - annotate - [select for diffs] , Mon Sep 2 18:12:42 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.22: +95 -25 lines
Diff to previous 1.22 (colored)
more work on tie interface

Revision 1.22 / (download) - annotate - [select for diffs] , Mon Sep 2 04:39:08 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.21: +20 -6 lines
Diff to previous 1.21 (colored)
closer to good tie interface

Revision 1.21 / (download) - annotate - [select for diffs] , Sun Sep 1 18:36:28 2002 UTC (5 years, 10 months ago) by eric
Changes since 1.20: +133 -8 lines
Diff to previous 1.20 (colored)
got some tie interface working

Revision 1.20 / (download) - annotate - [select for diffs] , Fri Aug 16 16:49:07 2002 UTC (5 years, 10 months ago) by swick
Changes since 1.19: +6 -1 lines
Diff to previous 1.19 (colored)
[EricP]
Add arcsFrom method for statement subjects

Revision 1.19 / (download) - annotate - [select for diffs] , Tue Jul 9 13:36:31 2002 UTC (5 years, 11 months ago) by eric
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)
tweaked some debugging stuff

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

Revision 1.17 / (download) - annotate - [select for diffs] , Thu Jan 3 14:57:05 2002 UTC (6 years, 6 months ago) by eric
CVS Tags: V1_1
Changes since 1.16: +59 -21 lines
Diff to previous 1.16 (colored)
finished abstracting serialization interface

Revision 1.16 / (download) - annotate - [select for diffs] , Tue Jul 17 00:03:45 2001 UTC (6 years, 11 months ago) by eric
CVS Tags: threads, release2, annoteam-2002-02-05, amaya5_3release, V1_0
Changes since 1.15: +7 -7 lines
Diff to previous 1.15 (colored)
cleaned up warnings

Revision 1.15 / (download) - annotate - [select for diffs] , Wed Jul 4 16:55:45 2001 UTC (7 years ago) by eric
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)
make an exception a little clearer

Revision 1.14 / (download) - annotate - [select for diffs] , Sat Jun 30 22:18:55 2001 UTC (7 years ago) by eric
Changes since 1.13: +18 -14 lines
Diff to previous 1.13 (colored)
fixed MappedNode parms

Revision 1.13 / (download) - annotate - [select for diffs] , Sun May 20 13:43:57 2001 UTC (7 years, 1 month ago) by eric
Changes since 1.12: +8 -1 lines
Diff to previous 1.12 (colored)
add error checking on creating statements

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

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

Revision 1.10 / (download) - annotate - [select for diffs] , Fri Jan 19 12:31:45 2001 UTC (7 years, 5 months ago) by eric
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)
needed Exceptions

Revision 1.9 / (download) - annotate - [select for diffs] , Thu Jan 18 08:55:42 2001 UTC (7 years, 5 months ago) by eric
Changes since 1.8: +7 -2 lines
Diff to previous 1.8 (colored)
clarified subclass interface

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

Revision 1.7 / (download) - annotate - [select for diffs] , Sun Dec 24 14:30:16 2000 UTC (7 years, 6 months ago) by eric
Changes since 1.6: +4 -3 lines
Diff to previous 1.6 (colored)
fixed parameter order problem

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

Revision 1.5 / (download) - annotate - [select for diffs] , Thu Sep 14 23:55:59 2000 UTC (7 years, 9 months ago) by eric
CVS Tags: parallelAtoms
Changes since 1.4: +34 -33 lines
Diff to previous 1.4 (colored)
clarified names of reification elements

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

Revision 1.3 / (download) - annotate - [select for diffs] , Wed Aug 16 17:38:20 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)
dubious conformance with the getUri accessor (as opposed to uriString)

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Aug 16 01:19:19 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.1: +70 -9 lines
Diff to previous 1.1 (colored)
made ObjectDB work as the parse target (again)

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Aug 9 18:41:04 2000 UTC (7 years, 10 months ago) by eric
Diff
moved atom generation out of RdfDB

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