CVS log for java/classes/org/w3c/IsaViz/fresnel/FSLISVEvaluator.java
Up to [Public] / java / classes / org / w3c / IsaViz / fresnel
Request diff between arbitrary revisions
Default branch: 1
Revision 1.14 / (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.13: +5 -5
lines
Diff to previous 1.13
(colored)
fixed a bug in selection process for arc steps going inward
Revision 1.13 / (download) - annotate - [select for diffs]
, Fri May 12 09:52:00 2006 UTC (2 years ago) by epietrig
Changes since 1.12: +13 -2
lines
Diff to previous 1.12
(colored)
lens matching mechanism is in place
Revision 1.12 / (download) - annotate - [select for diffs]
, Fri Nov 18 08:28:42 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.11: +17 -17
lines
Diff to previous 1.11
(colored)
minor optimization of path evaluation code
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Nov 17 16:50:32 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.10: +4 -4
lines
Diff to previous 1.10
(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.10 / (download) - annotate - [select for diffs]
, Wed Nov 16 09:49:48 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.9: +3 -1
lines
Diff to previous 1.9
(colored)
more javadoc
Revision 1.9 / (download) - annotate - [select for diffs]
, Wed Nov 16 08:48:04 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.8: +21 -6
lines
Diff to previous 1.8
(colored)
fixed bug preventing path expressions to start with a literal
Revision 1.8 / (download) - annotate - [select for diffs]
, Tue Nov 15 16:10:35 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.7: +3 -3
lines
Diff to previous 1.7
(colored)
fixed a bug with paths containing existential predicates testing for nodes as statement objects
e.g. */foaf:name[*]
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Oct 17 12:08:41 2005 UTC (2 years, 6 months ago) by epietrig
Changes since 1.6: +3 -3
lines
Diff to previous 1.6
(colored)
- implemented subclass/subproperty matching operator
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Sep 7 14:53:40 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.5: +17 -4
lines
Diff to previous 1.5
(colored)
implemented RDFS/OWL class and property hierarchy awareness
Revision 1.5 / (download) - annotate - [select for diffs]
, Tue Aug 16 07:26:36 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.4: +18 -17
lines
Diff to previous 1.4
(colored)
- method visibility harmonization
- more comments
Revision 1.4 / (download) - annotate - [select for diffs]
, Tue Aug 16 06:45:34 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.3: +1 -13
lines
Diff to previous 1.3
(colored)
- factorized method exp() (namespace prefix expansion)
- added comments for many methods, giving information about what each does
Revision 1.3 / (download) - annotate - [select for diffs]
, Tue Aug 16 06:15:52 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.2: +9 -972
lines
Diff to previous 1.2
(colored)
code refactoring (was able to factorize about 60% of code between the Jena and IsaViz implementations)
Revision 1.2 / (download) - annotate - [select for diffs]
, Tue Jul 19 06:30:33 2005 UTC (2 years, 9 months ago) by epietrig
Changes since 1.1: +13 -8
lines
Diff to previous 1.1
(colored)
fixed axis bug in selectProperty (in:: was treated as out:: for node steps following an arc step)
Revision 1.1 / (download) - annotate - [select for diffs]
, Mon Jul 18 13:50:07 2005 UTC (2 years, 9 months ago) by epietrig
Diff
FSL evaluator for IsaViz
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