W3C CVS

CVS log for perl/modules/W3C/Rdf/bin/algae

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.171 / (download) - annotate - [select for diffs] , Tue Nov 13 03:06:23 2007 UTC (7 months, 3 weeks ago) by eric
CVS Tags: HEAD
Changes since 1.170: +15 -3 lines
Diff to previous 1.170 (colored)
+ read namedGraphs at the command line

Revision 1.170 / (download) - annotate - [select for diffs] , Sat Oct 20 16:05:27 2007 UTC (8 months, 2 weeks ago) by eric
Changes since 1.169: +24 -18 lines
Diff to previous 1.169 (colored)
~ finally condition for _parseData pops location

Revision 1.169 / (download) - annotate - [select for diffs] , Mon Oct 15 20:49:03 2007 UTC (8 months, 3 weeks ago) by eric
Changes since 1.168: +12 -9 lines
Diff to previous 1.168 (colored)
+ guess input type (guess the input type by file extension)
+ manifest queries set base URI
~ manifest progress respects --stfu

Revision 1.168 / (download) - annotate - [select for diffs] , Mon Oct 15 06:45:46 2007 UTC (8 months, 3 weeks ago) by eric
Changes since 1.167: +6 -13 lines
Diff to previous 1.167 (colored)
push and pop query locations

Revision 1.167 / (download) - annotate - [select for diffs] , Mon Oct 15 05:44:51 2007 UTC (8 months, 3 weeks ago) by eric
Changes since 1.166: +18 -11 lines
Diff to previous 1.166 (colored)
~ cleanup test query after exceptions
+ report produced boolean answers

Revision 1.166 / (download) - annotate - [select for diffs] , Sat Oct 13 01:42:10 2007 UTC (8 months, 3 weeks ago) by eric
Changes since 1.165: +14 -3 lines
Diff to previous 1.165 (colored)
+ ParserMode signals that the parser shouldn't whine about missing data sources or functions
+ default attribution to query string for CONSTRUCT queries

Revision 1.165 / (download) - annotate - [select for diffs] , Tue Oct 9 03:42:34 2007 UTC (8 months, 3 weeks ago) by eric
Changes since 1.164: +5 -4 lines
Diff to previous 1.164 (colored)
~ parser exceptions are 400s

Revision 1.164 / (download) - annotate - [select for diffs] , Thu Oct 4 23:11:13 2007 UTC (9 months ago) by eric
Changes since 1.163: +27 -9 lines
Diff to previous 1.163 (colored)
+ support for named-graph-uri and default-graph-uri
~ all query parameters in the comment
+ experimenting with clearDefaultDB parm

Revision 1.163 / (download) - annotate - [select for diffs] , Wed Sep 26 18:03:44 2007 UTC (9 months, 1 week ago) by eric
Changes since 1.162: +63 -57 lines
Diff to previous 1.162 (colored)
+ doap namespace
+ start HTTP support for named graphs
+ support for multiple manifests
+ use test identifiers in new manifest schema
~ update to SPARQL earl graphs

Revision 1.162 / (download) - annotate - [select for diffs] , Thu Aug 16 03:41:47 2007 UTC (10 months, 2 weeks ago) by eric
Changes since 1.161: +34 -7 lines
Diff to previous 1.161 (colored)
+ uri-media-type hints for a given URI's media type
+ default-media-type last guess for any URI's media type

Revision 1.161 / (download) - annotate - [select for diffs] , Wed Aug 15 05:42:08 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.160: +4 -3 lines
Diff to previous 1.160 (colored)
~ clear tempateDB so old CONSTRUCTs don't accumulate

Revision 1.160 / (download) - annotate - [select for diffs] , Sun Aug 12 16:18:00 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.159: +16 -11 lines
Diff to previous 1.159 (colored)
~ fixed utf8 encoding issues in httpServer

Revision 1.159 / (download) - annotate - [select for diffs] , Fri Aug 10 14:24:26 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.158: +23 -14 lines
Diff to previous 1.158 (colored)
~ reworked httpServer answer presentation

Revision 1.158 / (download) - annotate - [select for diffs] , Fri Aug 10 13:35:03 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.157: +31 -19 lines
Diff to previous 1.157 (colored)
~ _report no longer prints, relies on caller
+ construct forms for httpServer
~ use ResultSet singleton value and truth value

Revision 1.157 / (download) - annotate - [select for diffs] , Thu Aug 9 17:08:25 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.156: +18 -11 lines
Diff to previous 1.156 (colored)
+ stfu

Revision 1.156 / (download) - annotate - [select for diffs] , Thu Aug 9 16:31:16 2007 UTC (10 months, 3 weeks ago) by eric
Changes since 1.155: +12 -5 lines
Diff to previous 1.155 (colored)
+ default to reporting in turtle
~ force HTTP/1.0 'cause the HTTP::Daemon blocks on pipeline read instead of listening for other sockets
~ more instructive location mismatch error
+ update attribution to reflect source of test data in manifest tests

Revision 1.155 / (download) - annotate - [select for diffs] , Fri Aug 3 15:38:45 2007 UTC (11 months ago) by eric
Changes since 1.154: +26 -9 lines
Diff to previous 1.154 (colored)
~ dumpGraphs now an array

Revision 1.154 / (download) - annotate - [select for diffs] , Wed Aug 1 04:12:01 2007 UTC (11 months ago) by eric
Changes since 1.153: +4 -5 lines
Diff to previous 1.153 (colored)
~ simplified Algae2::{addSource,getSourceByName} API

Revision 1.153 / (download) - annotate - [select for diffs] , Tue Jul 31 21:40:56 2007 UTC (11 months ago) by eric
Changes since 1.152: +9 -5 lines
Diff to previous 1.152 (colored)
+ SRX boolean format
+ one-line report entry for unsupported application/sparql-results+json

Revision 1.152 / (download) - annotate - [select for diffs] , Sat Jul 28 18:32:47 2007 UTC (11 months, 1 week ago) by eric
Changes since 1.151: +104 -55 lines
Diff to previous 1.151 (colored)
+ attach cli
+ queryParms make Strings
+ some docs for the OptionsScript

Revision 1.151 / (download) - annotate - [select for diffs] , Fri Jul 20 05:01:12 2007 UTC (11 months, 2 weeks ago) by eric
Changes since 1.150: +13 -7 lines
Diff to previous 1.150 (colored)
+ --dump <g>

Revision 1.150 / (download) - annotate - [select for diffs] , Fri Jul 20 04:39:00 2007 UTC (11 months, 2 weeks ago) by eric
Changes since 1.149: +6 -4 lines
Diff to previous 1.149 (colored)
~ make sure _parseData of a named graph doesn't screw up the queryHandler's default DB

Revision 1.149 / (download) - annotate - [select for diffs] , Wed Jul 18 19:20:08 2007 UTC (11 months, 2 weeks ago) by eric
Changes since 1.148: +12 -6 lines
Diff to previous 1.148 (colored)
+ --dump-result

Revision 1.148 / (download) - annotate - [select for diffs] , Wed Jul 18 18:50:59 2007 UTC (11 months, 2 weeks ago) by eric
Changes since 1.147: +19 -19 lines
Diff to previous 1.147 (colored)
+ fixed baseUri for data and queries

Revision 1.147 / (download) - annotate - [select for diffs] , Wed Jul 18 05:20:17 2007 UTC (11 months, 2 weeks ago) by eric
Changes since 1.146: +4 -3 lines
Diff to previous 1.146 (colored)
+ add flag for turtle output

Revision 1.146 / (download) - annotate - [select for diffs] , Sun Jul 15 15:13:24 2007 UTC (11 months, 3 weeks ago) by eric
Changes since 1.145: +5 -6 lines
Diff to previous 1.145 (colored)
- @ordered
- @distinct
+ http service dumps errors to STDOUT

Revision 1.145 / (download) - annotate - [select for diffs] , Sun Jul 15 11:47:13 2007 UTC (11 months, 3 weeks ago) by eric
Changes since 1.144: +29 -9 lines
Diff to previous 1.144 (colored)
+ SHUTDOWN
+ NOTE

Revision 1.144 / (download) - annotate - [select for diffs] , Sun Jul 1 17:51:05 2007 UTC (12 months ago) by eric
Changes since 1.143: +20 -4 lines
Diff to previous 1.143 (colored)
+ execute tests in order specified by --test parms

Revision 1.143 / (download) - annotate - [select for diffs] , Sun Jul 1 00:43:13 2007 UTC (12 months ago) by eric
Changes since 1.142: +19 -6 lines
Diff to previous 1.142 (colored)
+ dawg:graphData in manifests

Revision 1.142 / (download) - annotate - [select for diffs] , Sun Jun 24 21:20:28 2007 UTC (12 months, 1 week ago) by eric
Changes since 1.141: +4 -4 lines
Diff to previous 1.141 (colored)
~ use correct data: synta

Revision 1.141 / (download) - annotate - [select for diffs] , Sun Jun 24 20:34:00 2007 UTC (12 months, 1 week ago) by eric
Changes since 1.140: +16 -7 lines
Diff to previous 1.140 (colored)
+ --base
+ intput attribution is default base URI for httpServer

Revision 1.140 / (download) - annotate - [select for diffs] , Fri Jun 1 06:45:43 2007 UTC (13 months ago) by eric
Changes since 1.139: +55 -33 lines
Diff to previous 1.139 (colored)
~ normalized serializer classes to lower case
+ srx data language
~ SPARQL protocol signified by --url flag
+ redirect requests with wrong URL

Revision 1.139 / (download) - annotate - [select for diffs] , Fri May 25 21:32:57 2007 UTC (13 months, 1 week ago) by eric
Changes since 1.138: +95 -45 lines
Diff to previous 1.138 (colored)
+ HTTP protocol
~ factored out keyword constants
+ query parms

Revision 1.138 / (download) - annotate - [select for diffs] , Mon Apr 9 23:21:39 2007 UTC (14 months, 3 weeks ago) by eric
Changes since 1.137: +3 -6 lines
Diff to previous 1.137 (colored)
- enforce NegativeSyntaxTests -- was already enforced

Revision 1.137 / (download) - annotate - [select for diffs] , Mon Apr 9 22:15:43 2007 UTC (14 months, 3 weeks ago) by eric
Changes since 1.136: +6 -3 lines
Diff to previous 1.136 (colored)
+ enforce NegativeSyntaxTests

Revision 1.136 / (download) - annotate - [select for diffs] , Sun Apr 8 23:51:36 2007 UTC (14 months, 4 weeks ago) by eric
Changes since 1.135: +15 -3 lines
Diff to previous 1.135 (colored)
+ warn-unknown-variables
+ die-unknown-variables

Revision 1.135 / (download) - annotate - [select for diffs] , Sun Apr 8 18:53:21 2007 UTC (14 months, 4 weeks ago) by eric
Changes since 1.134: +10 -7 lines
Diff to previous 1.134 (colored)
+ special UnknownFunctionException message

Revision 1.134 / (download) - annotate - [select for diffs] , Sun Mar 11 02:14:09 2007 UTC (15 months, 3 weeks ago) by eric
Changes since 1.133: +15 -12 lines
Diff to previous 1.133 (colored)
~ be careful of templateDB in manifest processing
~ change rdfDB::compare invocation
+ propose templateDB graphs for CONSTRUCT (DESCRIBE?) solutions
~ change RdfDB::makeSerializerIterator invocation

Revision 1.133 / (download) - annotate - [select for diffs] , Tue Feb 27 11:09:14 2007 UTC (16 months, 1 week ago) by eric
Changes since 1.132: +101 -53 lines
Diff to previous 1.132 (colored)
+ --ignore-requires
+ output manifest run results to $outputHandle
+ begin processing CONSTRUCT tests
~ abstract errors reporting a bit

Revision 1.132 / (download) - annotate - [select for diffs] , Sat Feb 24 00:32:44 2007 UTC (16 months, 1 week ago) by eric
Changes since 1.131: +7 -5 lines
Diff to previous 1.131 (colored)
+ UnmentionedVariableException
~ move intermediate errStr to upstream catches

Revision 1.131 / (download) - annotate - [select for diffs] , Fri Feb 23 19:08:04 2007 UTC (16 months, 1 week ago) by eric
Changes since 1.130: +9 -5 lines
Diff to previous 1.130 (colored)
+ support for ExtensionsNotSupportedException

Revision 1.130 / (download) - annotate - [select for diffs] , Thu Feb 22 11:42:30 2007 UTC (16 months, 1 week ago) by eric
Changes since 1.129: +6 -4 lines
Diff to previous 1.129 (colored)
+ catch ExtensionsNotSupportedException

Revision 1.129 / (download) - annotate - [select for diffs] , Thu Feb 22 01:21:26 2007 UTC (16 months, 1 week ago) by eric
Changes since 1.128: +9 -6 lines
Diff to previous 1.128 (colored)
+ override RdfApp NamespaceHandler collision pragma
+ turtle parser
+ utf8::decode data file

Revision 1.128 / (download) - annotate - [select for diffs] , Thu Feb 15 08:34:34 2007 UTC (16 months, 2 weeks ago) by eric
Changes since 1.127: +43 -12 lines
Diff to previous 1.127 (colored)
+ syntaxTest

Revision 1.127 / (download) - annotate - [select for diffs] , Thu Feb 15 08:05:19 2007 UTC (16 months, 2 weeks ago) by eric
Changes since 1.126: +5 -5 lines
Diff to previous 1.126 (colored)
~ normalize NSs

Revision 1.126 / (download) - annotate - [select for diffs] , Thu Feb 15 08:03:54 2007 UTC (16 months, 2 weeks ago) by eric
Changes since 1.125: +67 -59 lines
Diff to previous 1.125 (colored)
~ normalize NSs
+ propose ASK resultSet if no SELECTs are specified

Revision 1.125 / (download) - annotate - [select for diffs] , Thu Feb 15 06:16:59 2007 UTC (16 months, 2 weeks ago) by eric
Changes since 1.124: +11 -11 lines
Diff to previous 1.124 (colored)
~ rename variable

Revision 1.124 / (download) - annotate - [select for diffs] , Sat Feb 10 07:22:31 2007 UTC (16 months, 3 weeks ago) by eric
Changes since 1.123: +9 -6 lines
Diff to previous 1.123 (colored)
+ --test <name> CLI arg

Revision 1.123 / (download) - annotate - [select for diffs] , Sat Jan 27 17:40:32 2007 UTC (17 months, 1 week ago) by eric
Changes since 1.122: +13 -7 lines
Diff to previous 1.122 (colored)
+ global bnodeIsExt hack
+ utf-8 for all I/O
- disable automatic neededNamespaces parm to reportStream constructor

Revision 1.122 / (download) - annotate - [select for diffs] , Tue Jan 16 19:01:16 2007 UTC (17 months, 2 weeks ago) by eric
Changes since 1.121: +5 -5 lines
Diff to previous 1.121 (colored)
+ pass TableRenderer %flags
+ output in :utf8

Revision 1.121 / (download) - annotate - [select for diffs] , Sat Nov 4 21:20:53 2006 UTC (20 months ago) by eric
Changes since 1.120: +18 -8 lines
Diff to previous 1.120 (colored)
+ --summary option for manifests
+ more states fro manifest errors; now data error and query error
+ get distinct and ordered from ResutSet

Revision 1.120 / (download) - annotate - [select for diffs] , Sat Nov 4 10:55:37 2006 UTC (20 months ago) by eric
Changes since 1.119: +126 -81 lines
Diff to previous 1.119 (colored)
+ first pass at creating SPARQL results with ordered

Revision 1.119 / (download) - annotate - [select for diffs] , Fri Oct 27 12:11:59 2006 UTC (20 months, 1 week ago) by eric
Changes since 1.118: +4 -4 lines
Diff to previous 1.118 (colored)
~ make addTypes reversable

Revision 1.118 / (download) - annotate - [select for diffs] , Tue Oct 24 13:56:51 2006 UTC (20 months, 1 week ago) by eric
Changes since 1.117: +24 -6 lines
Diff to previous 1.117 (colored)
~ moved type comparison code from Atoms to Algae2
+ mf:requires support

Revision 1.117 / (download) - annotate - [select for diffs] , Wed Oct 11 06:31:11 2006 UTC (20 months, 3 weeks ago) by eric
Changes since 1.116: +6 -5 lines
Diff to previous 1.116 (colored)
+ -showTypes override to make testing ResultSets show types
+ guess srx type

Revision 1.116 / (download) - annotate - [select for diffs] , Mon Oct 2 12:48:23 2006 UTC (21 months ago) by eric
Changes since 1.115: +19 -16 lines
Diff to previous 1.115 (colored)
~ re-use algaeNode for multiple tests in a manifest

Revision 1.115 / (download) - annotate - [select for diffs] , Sun Oct 1 18:31:43 2006 UTC (21 months ago) by eric
Changes since 1.114: +112 -3 lines
Diff to previous 1.114 (colored)
+ STARTTIME
+ --earl --earl-name --earl-mbox

Revision 1.114 / (download) - annotate - [select for diffs] , Fri Mar 10 15:29:21 2006 UTC (2 years, 3 months ago) by eric
Changes since 1.113: +2 -2 lines
Diff to previous 1.113 (colored)
~ API for GetOpt has changed

Revision 1.113 / (download) - annotate - [select for diffs] , Tue Jan 17 23:36:09 2006 UTC (2 years, 5 months ago) by eric
Changes since 1.112: +41 -12 lines
Diff to previous 1.112 (colored)
+ support for boolean ResultSets
+ results renderers :: setBoolean
+ utf-8 decode *all* input

Revision 1.112 / (download) - annotate - [select for diffs] , Mon Nov 21 19:04:35 2005 UTC (2 years, 7 months ago) by eric
Changes since 1.111: +2 -1 lines
Diff to previous 1.111 (colored)
assume all queries are utf-8

Revision 1.111 / (download) - annotate - [select for diffs] , Wed Aug 3 19:51:46 2005 UTC (2 years, 11 months ago) by eric
Changes since 1.110: +2 -1 lines
Diff to previous 1.110 (colored)
+ dump table form of proposed results

Revision 1.110 / (download) - annotate - [select for diffs] , Sat Jul 30 20:31:09 2005 UTC (2 years, 11 months ago) by eric
Changes since 1.109: +12 -12 lines
Diff to previous 1.109 (colored)
~ change default query language to SPARQL
~ SPRAQL no longer allows leading '_'s

Revision 1.109 / (download) - annotate - [select for diffs] , Sat May 14 22:17:12 2005 UTC (3 years, 1 month ago) by eric
Changes since 1.108: +3 -4 lines
Diff to previous 1.108 (colored)
adjust output to use new string table renderer

Revision 1.108 / (download) - annotate - [select for diffs] , Thu May 5 06:13:54 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.107: +4 -4 lines
Diff to previous 1.107 (colored)
~ make solution rdfs:comments optional

Revision 1.107 / (download) - annotate - [select for diffs] , Thu May 5 04:44:09 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.106: +29 -7 lines
Diff to previous 1.106 (colored)
add a line number to error report for ease of debugging

Revision 1.106 / (download) - annotate - [select for diffs] , Wed May 4 15:55:28 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.105: +13 -8 lines
Diff to previous 1.105 (colored)
+ followed AndyS's recommended file choice criteria:
| 2005-05-04T14:29:35Z <AndyS> Re: manifests: my code can read either format (looks at extension)  Ditto any RDF file so data.
| 2005-05-04T14:31:41Z <AndyS> Defaults to RDF/XML and SPARQL (e.g. unknown extension, or no ext)

Revision 1.105 / (download) - annotate - [select for diffs] , Wed May 4 06:43:16 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.104: +4 -4 lines
Diff to previous 1.104 (colored)
use the 1-based name rs:index

Revision 1.104 / (download) - annotate - [select for diffs] , Wed May 4 06:39:47 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.103: +2 -2 lines
Diff to previous 1.103 (colored)
oops, left a stupid sort uncommented

Revision 1.103 / (download) - annotate - [select for diffs] , Mon May 2 12:35:28 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.102: +6 -8 lines
Diff to previous 1.102 (colored)
fix generated query to avoid combinatorial explosions

Revision 1.102 / (download) - annotate - [select for diffs] , Mon May 2 11:55:32 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.101: +73 -24 lines
Diff to previous 1.101 (colored)
result comparison finally working

Revision 1.101 / (download) - annotate - [select for diffs] , Sat Apr 30 08:06:00 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.100: +27 -24 lines
Diff to previous 1.100 (colored)
~ cleaned up serializationParms
+ added more renderers

Revision 1.100 / (download) - annotate - [select for diffs] , Fri Apr 29 17:44:30 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.99: +89 -55 lines
Diff to previous 1.99 (colored)
wrap test in an eval and capture error

Revision 1.99 / (download) - annotate - [select for diffs] , Wed Apr 20 17:04:09 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.98: +49 -41 lines
Diff to previous 1.98 (colored)
isolated test databases

Revision 1.98 / (download) - annotate - [select for diffs] , Tue Apr 19 19:15:36 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.97: +40 -16 lines
Diff to previous 1.97 (colored)
does most of --manifest now

Revision 1.97 / (download) - annotate - [select for diffs] , Tue Apr 19 11:05:33 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.96: +79 -64 lines
Diff to previous 1.96 (colored)
reading manifest files now

Revision 1.96 / (download) - annotate - [select for diffs] , Mon Apr 18 10:17:35 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.95: +24 -15 lines
Diff to previous 1.95 (colored)
prep for XML results format

Revision 1.95 / (download) - annotate - [select for diffs] , Wed Apr 13 11:40:41 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.94: +73 -1 lines
Diff to previous 1.94 (colored)
added manifest traversal

Revision 1.94 / (download) - annotate - [select for diffs] , Tue Feb 22 04:50:39 2005 UTC (3 years, 4 months ago) by eric
Changes since 1.93: +39 -10 lines
Diff to previous 1.93 (colored)
abstract report generation
add naive limit code

Revision 1.93 / (download) - annotate - [select for diffs] , Mon Feb 7 12:58:55 2005 UTC (3 years, 4 months ago) by eric
Changes since 1.92: +1 -2 lines
Diff to previous 1.92 (colored)
make dist minutiae

Revision 1.92 / (download) - annotate - [select for diffs] , Tue Oct 26 02:36:34 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.91: +15 -2 lines
Diff to previous 1.91 (colored)
make sure results are uniqued before the count is given

Revision 1.91 / (download) - annotate - [select for diffs] , Mon Oct 25 23:28:50 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.90: +66 -24 lines
Diff to previous 1.90 (colored)
resultSet in arbitrary report class

Revision 1.90 / (download) - annotate - [select for diffs] , Sat Oct 23 00:41:35 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.89: +102 -43 lines
Diff to previous 1.89 (colored)
abstracted output model and added a listener

Revision 1.89 / (download) - annotate - [select for diffs] , Wed Oct 6 15:16:53 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.88: +3 -3 lines
Diff to previous 1.88 (colored)
got Sparql parser working. removed old parsers.

Revision 1.88 / (download) - annotate - [select for diffs] , Wed Sep 15 18:07:48 2004 UTC (3 years, 9 months ago) by eric
Changes since 1.87: +2 -1 lines
Diff to previous 1.87 (colored)
RXQuery support

Revision 1.87 / (download) - annotate - [select for diffs] , Fri Aug 6 11:18:14 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.86: +5 -5 lines
Diff to previous 1.86 (colored)
more sane aggregate namespace handler

Revision 1.86 / (download) - annotate - [select for diffs] , Sat Jul 31 13:20:33 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.85: +5 -3 lines
Diff to previous 1.85 (colored)
make parsing API consistent

Revision 1.85 / (download) - annotate - [select for diffs] , Mon Jul 26 02:33:29 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.84: +30 -18 lines
Diff to previous 1.84 (colored)
updated readline and simple parser names

Revision 1.84 / (download) - annotate - [select for diffs] , Thu Jul 22 15:59:13 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.83: +7 -3 lines
Diff to previous 1.83 (colored)
consistent use of Die Handler

Revision 1.83 / (download) - annotate - [select for diffs] , Sat Jul 17 14:59:13 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.82: +9 -3 lines
Diff to previous 1.82 (colored)
use the new HTMLTableRenderer

Revision 1.82 / (download) - annotate - [select for diffs] , Wed Jul 14 14:21:34 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.81: +3 -3 lines
Diff to previous 1.81 (colored)
bit more doc

Revision 1.81 / (download) - annotate - [select for diffs] , Mon Jul 12 17:47:50 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.80: +97 -50 lines
Diff to previous 1.80 (colored)
read queries from a file, updated perldoc

Revision 1.80 / (download) - annotate - [select for diffs] , Mon Jul 12 16:56:55 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.79: +4 -4 lines
Diff to previous 1.79 (colored)
added N3 parser

Revision 1.79 / (download) - annotate - [select for diffs] , Sun Jul 11 00:40:24 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.78: +29 -13 lines
Diff to previous 1.78 (colored)
enable namespace creativity and added input language selection

Revision 1.78 / (download) - annotate - [select for diffs] , Wed Jul 7 11:04:16 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored)
oops, shut off debug in commits

Revision 1.77 / (download) - annotate - [select for diffs] , Wed Jul 7 03:53:52 2004 UTC (4 years ago) by eric
Changes since 1.76: +5 -3 lines
Diff to previous 1.76 (colored)
start on the BRQL parser

Revision 1.76 / (download) - annotate - [select for diffs] , Wed Jun 30 11:38:07 2004 UTC (4 years ago) by eric
Changes since 1.75: +8 -4 lines
Diff to previous 1.75 (colored)
relative URIs now testable by forcing host and cwd

Revision 1.75 / (download) - annotate - [select for diffs] , Wed Jun 30 06:58:26 2004 UTC (4 years ago) by eric
Changes since 1.74: +93 -48 lines
Diff to previous 1.74 (colored)
switched to completely to Scriptopt

Revision 1.74 / (download) - annotate - [select for diffs] , Tue Jun 29 06:41:37 2004 UTC (4 years ago) by eric
Changes since 1.73: +10 -14 lines
Diff to previous 1.73 (colored)
oops, restore 1.72 -- found a better way to handle Getopt $@ problems

Revision 1.73 / (download) - annotate - [select for diffs] , Tue Jun 29 06:09:36 2004 UTC (4 years ago) by eric
Changes since 1.72: +14 -10 lines
Diff to previous 1.72 (colored)
added GetOptionsProtect

Revision 1.72 / (download) - annotate - [select for diffs] , Fri Jun 25 23:59:29 2004 UTC (4 years ago) by eric
Changes since 1.71: +40 -34 lines
Diff to previous 1.71 (colored)
fixed up ResultSet

Revision 1.71 / (download) - annotate - [select for diffs] , Wed Jun 23 12:32:17 2004 UTC (4 years ago) by eric
Changes since 1.70: +102 -93 lines
Diff to previous 1.70 (colored)
switched algae to using Getopt and changed calling convention

Revision 1.70 / (download) - annotate - [select for diffs] , Wed Jun 23 06:40:26 2004 UTC (4 years ago) by eric
Changes since 1.69: +64 -3 lines
Diff to previous 1.69 (colored)
some CPAN docs

Revision 1.69 / (download) - annotate - [select for diffs] , Sun Jun 13 07:08:42 2004 UTC (4 years ago) by eric
Changes since 1.68: +5 -1 lines
Diff to previous 1.68 (colored)
limited SeRQL CONSTRUCT support

Revision 1.68 / (download) - annotate - [select for diffs] , Tue Jun 8 06:51:00 2004 UTC (4 years ago) by eric
Changes since 1.67: +2 -2 lines
Diff to previous 1.67 (colored)
use legit module paths

Revision 1.67 / (download) - annotate - [select for diffs] , Sun Jun 6 09:16:43 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.66: +3 -3 lines
Diff to previous 1.66 (colored)
follow Algae2 API change

Revision 1.66 / (download) - annotate - [select for diffs] , Sat Jun 5 09:48:31 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.65: +7 -1 lines
Diff to previous 1.65 (colored)
added SeRQL

Revision 1.65 / (download) - annotate - [select for diffs] , Wed Jun 2 01:09:54 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.64: +15 -7 lines
Diff to previous 1.64 (colored)
added RDQL support

Revision 1.64 / (download) - annotate - [select for diffs] , Mon Apr 5 09:35:44 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.63: +37 -23 lines
Diff to previous 1.63 (colored)
new namespace paradigm

Revision 1.63 / (download) - annotate - [select for diffs] , Thu Apr 1 06:48:34 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored)
use an implementable (not pure virtual) file exception

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

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

Revision 1.60 / (download) - annotate - [select for diffs] , Wed Feb 25 10:57:17 2004 UTC (4 years, 4 months ago) by eric
Changes since 1.59: +3 -2 lines
Diff to previous 1.59 (colored)
use cool die handler

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

Revision 1.58 / (download) - annotate - [select for diffs] , Mon Dec 8 19:02:18 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.57: +6 -3 lines
Diff to previous 1.57 (colored)
switched to RdfDB for proofs, brought FingerDB up to date

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

Revision 1.56 / (download) - annotate - [select for diffs] , Wed Nov 26 12:10:16 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.55: +2 -7 lines
Diff to previous 1.55 (colored)
re-worked ContextExceptions

Revision 1.55 / (download) - annotate - [select for diffs] , Mon Nov 10 14:35:34 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)
more work on annotea

Revision 1.54 / (download) - annotate - [select for diffs] , Sun Nov 2 21:00:40 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.53: +2 -1 lines
Diff to previous 1.53 (colored)
slight source attribution reform

Revision 1.53 / (download) - annotate - [select for diffs] , Sun Nov 2 08:39:17 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.52: +13 -15 lines
Diff to previous 1.52 (colored)
follow API changes

Revision 1.52 / (download) - annotate - [select for diffs] , Mon Jul 28 21:19:54 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.51: +20 -6 lines
Diff to previous 1.51 (colored)
added OR

Revision 1.51 / (download) - annotate - [select for diffs] , Sun Jul 13 22:51:41 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.50: +8 -8 lines
Diff to previous 1.50 (colored)
re-structured Algae2 stuff

Revision 1.50 / (download) - annotate - [select for diffs] , Fri Jul 11 14:52:42 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.49: +13 -2 lines
Diff to previous 1.49 (colored)
test harness for new parser

Revision 1.49 / (download) - annotate - [select for diffs] , Sat Jul 5 12:55:10 2003 UTC (5 years ago) by eric
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored)
minor reporting nit

Revision 1.48 / (download) - annotate - [select for diffs] , Wed May 21 21:37:22 2003 UTC (5 years, 1 month ago) by eric
CVS Tags: V1_2
Changes since 1.47: +35 -2 lines
Diff to previous 1.47 (colored)
added ResultSet renderer

Revision 1.47 / (download) - annotate - [select for diffs] , Tue Apr 8 02:02:16 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.46: +18 -2 lines
Diff to previous 1.46 (colored)
attempt at genericising algaeQuery to arbitrary output -- failed so far

Revision 1.46 / (download) - annotate - [select for diffs] , Sun Apr 6 21:42:31 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.45: +33 -8 lines
Diff to previous 1.45 (colored)
"(ask '(dbSpec " worky

Revision 1.45 / (download) - annotate - [select for diffs] , Sun Apr 6 03:35:48 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.44: +11 -3 lines
Diff to previous 1.44 (colored)
semi-working interactive query construction

Revision 1.44 / (download) - annotate - [select for diffs] , Sun Apr 6 03:10:31 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.43: +141 -11 lines
Diff to previous 1.43 (colored)
start on interactive mode

Revision 1.43 / (download) - annotate - [select for diffs] , Tue Apr 1 01:05:44 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.42: +22 -8 lines
Diff to previous 1.42 (colored)
added barebones array serializer (CSV, I guess)

Revision 1.42 / (download) - annotate - [select for diffs] , Mon Mar 31 18:49:28 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.41: +14 -1 lines
Diff to previous 1.41 (colored)
made life better for make files by nuking output on error

Revision 1.41 / (download) - annotate - [select for diffs] , Mon Mar 24 01:10:37 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.40: +2 -4 lines
Diff to previous 1.40 (colored)
&throw now handles needed PerlExceptions

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

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

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

Revision 1.37 / (download) - annotate - [select for diffs] , Wed Jul 10 16:17:18 2002 UTC (5 years, 11 months ago) by eric
CVS Tags: oderingProbs
Changes since 1.36: +17 -26 lines
Diff to previous 1.36 (colored)
use TableRenderer to display results that don't have a preferred serialization (-sClass)

Revision 1.36 / (download) - annotate - [select for diffs] , Tue Jul 9 13:39:53 2002 UTC (5 years, 11 months ago) by eric
Changes since 1.35: +19 -11 lines
Diff to previous 1.35 (colored)
clarified some variable names

Revision 1.35 / (download) - annotate - [select for diffs] , Mon Jun 10 09:29:32 2002 UTC (6 years ago) by eric
Changes since 1.34: +6 -1 lines
Diff to previous 1.34 (colored)
added output redirection via -o

Revision 1.34 / (download) - annotate - [select for diffs] , Fri Apr 19 22:07:51 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.33: +7 -4 lines
Diff to previous 1.33 (colored)
fixed up error handling

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

Revision 1.32 / (download) - annotate - [select for diffs] , Wed Apr 10 00:25:42 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.31: +2 -3 lines
Diff to previous 1.31 (colored)
reflect current iterator API and use proper attribution for generated document

Revision 1.31 / (download) - annotate - [select for diffs] , Thu Jan 24 14:22:58 2002 UTC (6 years, 5 months ago) by eric
CVS Tags: V1_1
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)
worked a bit more with lists

Revision 1.30 / (download) - annotate - [select for diffs] , Sat Jan 5 21:01:40 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.29: +6 -3 lines
Diff to previous 1.29 (colored)
tweaked -s parms for serializationClass and serializationParm

Revision 1.29 / (download) - annotate - [select for diffs] , Sat Jan 5 17:46:00 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)
provided namespace maker-uppers for all serializations

Revision 1.28 / (download) - annotate - [select for diffs] , Fri Jan 4 15:55:14 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.27: +9 -4 lines
Diff to previous 1.27 (colored)
fixed genid merging

Revision 1.27 / (download) - annotate - [select for diffs] , Thu Jan 3 14:57:05 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.26: +35 -33 lines
Diff to previous 1.26 (colored)
finished abstracting serialization interface

Revision 1.26 / (download) - annotate - [select for diffs] , Wed Jan 2 22:24:05 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.25: +21 -129 lines
Diff to previous 1.25 (colored)
rearranged to show pending serializer work

Revision 1.25 / (download) - annotate - [select for diffs] , Wed Jan 2 20:10:31 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.24: +9 -6 lines
Diff to previous 1.24 (colored)
no serializer motive allows for non subject grouping

Revision 1.24 / (download) - annotate - [select for diffs] , Wed Jan 2 17:04:44 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)
got rid of some vestigial algify hacks for rendering the query or something

Revision 1.23 / (download) - annotate - [select for diffs] , Wed Jan 2 15:53:06 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.22: +4 -1 lines
Diff to previous 1.22 (colored)
added NTripleSerializer and subclassed ArrowSerializer from it

Revision 1.22 / (download) - annotate - [select for diffs] , Wed Jan 2 15:34:26 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.21: +23 -41 lines
Diff to previous 1.21 (colored)
abstracted (somewhat) calling of serializer

Revision 1.21 / (download) - annotate - [select for diffs] , Sun Dec 30 16:56:42 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.20: +12 -8 lines
Diff to previous 1.20 (colored)
new interface for re-using ns decls for serializing

Revision 1.20 / (download) - annotate - [select for diffs] , Sat Dec 29 07:55:36 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.19: +10 -9 lines
Diff to previous 1.19 (colored)
use new parm for N3Serializer

Revision 1.19 / (download) - annotate - [select for diffs] , Sat Dec 22 02:01:13 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.18: +16 -1 lines
Diff to previous 1.18 (colored)
adding n3 serializer

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Dec 20 03:01:12 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.17: +4 -12 lines
Diff to previous 1.17 (colored)
switched to new namespace system

Revision 1.17 / (download) - annotate - [select for diffs] , Mon Dec 17 15:10:58 2001 UTC (6 years, 6 months ago) by eric
Changes since 1.16: +5 -5 lines
Diff to previous 1.16 (colored)
temporary improvement in namespace handlers

Revision 1.16 / (download) - annotate - [select for diffs] , Fri Dec 7 02:08:20 2001 UTC (6 years, 7 months ago) by eric
Changes since 1.15: +11 -7 lines
Diff to previous 1.15 (colored)
get namespaces from XML parser

Revision 1.15 / (download) - annotate - [select for diffs] , Thu Dec 6 19:50:38 2001 UTC (6 years, 7 months ago) by eric
Changes since 1.14: +20 -4 lines
Diff to previous 1.14 (colored)
reworked algae to pick up namespace from the docs it parsed

Revision 1.14 / (download) - annotate - [select for diffs] , Thu Dec 6 07:16:22 2001 UTC (6 years, 7 months ago) by eric
Changes since 1.13: +15 -1 lines
Diff to previous 1.13 (colored)
added ArrowSerializer

Revision 1.13 / (download) - annotate - [select for diffs] , Thu Dec 6 06:26:41 2001 UTC (6 years, 7 months ago) by eric
Changes since 1.12: +26 -33 lines
Diff to previous 1.12 (colored)
RDF/XML serializer working better than ever

Revision 1.12 / (download) - annotate - [select for diffs] , Wed Dec 5 05:39:47 2001 UTC (6 years, 7 months ago) by eric
Changes since 1.11: +19 -16 lines
Diff to previous 1.11 (colored)
working on new serializer layer

Revision 1.11 / (download) - annotate - [select for diffs] , Sat Dec 1 18:23:25 2001 UTC (6 years, 7 months ago) by eric
Changes since 1.10: +169 -11 lines
Diff to previous 1.10 (colored)
added rendering options to RdfApp and provided test use for algae

Revision