CVS log for java/classes/org/w3c/IsaViz/fresnel/FSLJenaEvaluator.java
Up to [Public] / java / classes / org / w3c / IsaViz / fresnel
Request diff between arbitrary revisions
Default branch: 1
Revision 1.35 / (download) - annotate - [select for diffs]
, Thu Oct 26 14:24:11 2006 UTC (18 months, 2 weeks ago) by epietrig
CVS Tags: rel-2-2,
HEAD
Changes since 1.34: +5 -5
lines
Diff to previous 1.34
(colored)
fixed a bug in selection process for arc steps going inward
Revision 1.34 / (download) - annotate - [select for diffs]
, Thu Oct 26 14:00:40 2006 UTC (18 months, 2 weeks ago) by epietrig
Changes since 1.33: +4 -4
lines
Diff to previous 1.33
(colored)
fixed bug: in::... was not selecting anything on paths starting with an arc
Revision 1.33 / (download) - annotate - [select for diffs]
, Wed Oct 25 10:58:01 2006 UTC (18 months, 2 weeks ago) by epietrig
Changes since 1.32: +2 -2
lines
Diff to previous 1.32
(colored)
typo
Revision 1.32 / (download) - annotate - [select for diffs]
, Wed Nov 23 09:16:14 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.31: +2 -2
lines
Diff to previous 1.31
(colored)
FSLHierarchyStore has become abstract, as we want to have implementations built upon various RDF libs (Jena, Sesame, etc.)
Revision 1.31 / (download) - annotate - [select for diffs]
, Fri Nov 18 08:28:42 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.30: +14 -14
lines
Diff to previous 1.30
(colored)
minor optimization of path evaluation code
Revision 1.30 / (download) - annotate - [select for diffs]
, Thu Nov 17 16:50:32 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.29: +13 -12
lines
Diff to previous 1.29
(colored)
further simplified the API by not requiring the specification of the 1st step type both at path build time and path evaluation time (was redundant)
Revision 1.29 / (download) - annotate - [select for diffs]
, Thu Nov 17 11:56:12 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.28: +22 -27
lines
Diff to previous 1.28
(colored)
simplified constructor and API
Revision 1.28 / (download) - annotate - [select for diffs]
, Wed Nov 16 09:53:28 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.27: +59 -2
lines
Diff to previous 1.27
(colored)
- enhanced API: now possible to specify the set of potential starting points for paths
- more javadoc
Revision 1.27 / (download) - annotate - [select for diffs]
, Wed Nov 16 08:48:04 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.26: +29 -9
lines
Diff to previous 1.26
(colored)
fixed bug preventing path expressions to start with a literal
Revision 1.26 / (download) - annotate - [select for diffs]
, Wed Nov 16 07:45:55 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.25: +3 -3
lines
Diff to previous 1.25
(colored)
- upgrade to Jena 2.3, use ModelFactory instead of ModelMem constructor
Revision 1.25 / (download) - annotate - [select for diffs]
, Tue Nov 15 16:10:35 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.24: +3 -3
lines
Diff to previous 1.24
(colored)
fixed a bug with paths containing existential predicates testing for nodes as statement objects
e.g. */foaf:name[*]
Revision 1.24 / (download) - annotate - [select for diffs]
, Mon Oct 17 12:08:18 2005 UTC (2 years, 6 months ago) by epietrig
Changes since 1.23: +8 -7
lines
Diff to previous 1.23
(colored)
- implemented subclass/subproperty matching operator
- test/debug fix
Revision 1.23 / (download) - annotate - [select for diffs]
, Wed Sep 7 14:53:03 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.22: +3 -2
lines
Diff to previous 1.22
(colored)
updated comments in src code
Revision 1.22 / (download) - annotate - [select for diffs]
, Wed Sep 7 13:56:58 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.21: +18 -5
lines
Diff to previous 1.21
(colored)
implemented RDFS/OWL class and property hierarchy awareness
Revision 1.21 / (download) - annotate - [select for diffs]
, Tue Aug 16 07:26:36 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.20: +6 -4
lines
Diff to previous 1.20
(colored)
- method visibility harmonization
- more comments
Revision 1.20 / (download) - annotate - [select for diffs]
, Tue Aug 16 06:45:34 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.19: +1 -14
lines
Diff to previous 1.19
(colored)
- factorized method exp() (namespace prefix expansion)
- added comments for many methods, giving information about what each does
Revision 1.19 / (download) - annotate - [select for diffs]
, Tue Aug 16 06:15:52 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.18: +15 -959
lines
Diff to previous 1.18
(colored)
code refactoring (was able to factorize about 60% of code between the Jena and IsaViz implementations)
Revision 1.18 / (download) - annotate - [select for diffs]
, Tue Jul 19 06:30:33 2005 UTC (2 years, 9 months ago) by epietrig
Changes since 1.17: +16 -11
lines
Diff to previous 1.17
(colored)
fixed axis bug in selectProperty (in:: was treated as out:: for node steps following an arc step)
Revision 1.17 / (download) - annotate - [select for diffs]
, Mon Jul 18 13:49:34 2005 UTC (2 years, 9 months ago) by epietrig
Changes since 1.16: +113 -80
lines
Diff to previous 1.16
(colored)
- added Javadoc comments
- cleaned up public API for use by client applications
Revision 1.16 / (download) - annotate - [select for diffs]
, Mon Jul 18 09:53:40 2005 UTC (2 years, 9 months ago) by epietrig
Changes since 1.15: +36 -13
lines
Diff to previous 1.15
(colored)
implemented function exp
Revision 1.15 / (download) - annotate - [select for diffs]
, Mon Jul 11 13:29:06 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.14: +27 -16
lines
Diff to previous 1.14
(colored)
implemented functions namespace-uri, local-name
Revision 1.14 / (download) - annotate - [select for diffs]
, Mon Jul 11 13:05:38 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.13: +1 -5
lines
Diff to previous 1.13
(colored)
remove debug traces
Revision 1.13 / (download) - annotate - [select for diffs]
, Mon Jul 11 10:18:49 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.12: +182 -14
lines
Diff to previous 1.12
(colored)
implemented functions substring, substring-before, substring-after
Revision 1.12 / (download) - annotate - [select for diffs]
, Mon Jul 11 09:13:12 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.11: +64 -36
lines
Diff to previous 1.11
(colored)
- implemented function concat
- generalized function normalize-space (now accepts plain strings as arg)
- minor code enh
Revision 1.11 / (download) - annotate - [select for diffs]
, Mon Jul 11 07:51:41 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.10: +54 -8
lines
Diff to previous 1.10
(colored)
implemented functions literal-value and literal-dt
Revision 1.10 / (download) - annotate - [select for diffs]
, Fri Jul 8 14:27:28 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.9: +92 -16
lines
Diff to previous 1.9
(colored)
- implemented function uri
- added support for path expression "." (but not yet for expressions starting with ".")
Revision 1.9 / (download) - annotate - [select for diffs]
, Thu Jul 7 08:56:30 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.8: +56 -20
lines
Diff to previous 1.8
(colored)
- implemented function number
- increased robustness: check that statement objects are literals before doing any operation that expects literals
Revision 1.8 / (download) - annotate - [select for diffs]
, Thu Jul 7 08:32:13 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.7: +64 -19
lines
Diff to previous 1.7
(colored)
implemented functions count, string-length
Revision 1.7 / (download) - annotate - [select for diffs]
, Thu Jul 7 07:43:07 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.6: +149 -13
lines
Diff to previous 1.6
(colored)
implemented functions: not, true, false, contains, starts-with, boolean
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Jul 6 14:41:26 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.5: +233 -32
lines
Diff to previous 1.5
(colored)
finished implementing comparison expression evaluation
Revision 1.5 / (download) - annotate - [select for diffs]
, Fri Jul 1 15:00:42 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.4: +244 -106
lines
Diff to previous 1.4
(colored)
now evaluates paths (as boolean expressions in predicates - i.e. extistential conditions)
Revision 1.4 / (download) - annotate - [select for diffs]
, Thu Jun 23 09:45:04 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.3: +171 -49
lines
Diff to previous 1.3
(colored)
began implementing != and = comp expressions
Revision 1.3 / (download) - annotate - [select for diffs]
, Wed Jun 22 15:11:34 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.2: +142 -6
lines
Diff to previous 1.2
(colored)
support for following predicate expressions : comparison (< > <= >=), numbers, strings
Revision 1.2 / (download) - annotate - [select for diffs]
, Wed Jun 22 10:12:15 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.1: +264 -36
lines
Diff to previous 1.1
(colored)
Now selects resources, literals and properties, but does not yet check predicates
Revision 1.1 / (download) - annotate - [select for diffs]
, Mon Jun 13 15:10:02 2005 UTC (2 years, 11 months ago) by epietrig
Diff
started implementing a Jena FSL evaluator
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.
Webmaster