CVS log for java/classes/org/w3c/IsaViz/fresnel/FSLSesameEvaluator.java
Up to [Public] / java / classes / org / w3c / IsaViz / fresnel
Request diff between arbitrary revisions
Default branch: 1
Revision 1.9 / (download) - annotate - [select for diffs]
, Thu Oct 26 14:24:11 2006 UTC (18 months, 1 week ago) by epietrig
CVS Tags: rel-2-2,
HEAD
Changes since 1.8: +5 -5
lines
Diff to previous 1.8
(colored)
fixed a bug in selection process for arc steps going inward
Revision 1.8 / (download) - annotate - [select for diffs]
, Tue Apr 25 06:38:16 2006 UTC (2 years ago) by epietrig
Changes since 1.7: +35 -27
lines
Diff to previous 1.7
(colored)
updated code to match API changes in Sesame 2alpha3
Revision 1.7 / (download) - annotate - [select for diffs]
, Wed Nov 23 09:16:14 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.6: +3 -3
lines
Diff to previous 1.6
(colored)
FSLHierarchyStore has become abstract, as we want to have implementations built upon various RDF libs (Jena, Sesame, etc.)
Revision 1.6 / (download) - annotate - [select for diffs]
, Fri Nov 18 08:28:42 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.5: +14 -14
lines
Diff to previous 1.5
(colored)
minor optimization of path evaluation code
Revision 1.5 / (download) - annotate - [select for diffs]
, Thu Nov 17 16:50:32 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.4: +34 -38
lines
Diff to previous 1.4
(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.4 / (download) - annotate - [select for diffs]
, Wed Nov 16 09:53:28 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.3: +51 -2
lines
Diff to previous 1.3
(colored)
- enhanced API: now possible to specify the set of potential starting points for paths
- more javadoc
Revision 1.3 / (download) - annotate - [select for diffs]
, Wed Nov 16 08:48:04 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.2: +29 -9
lines
Diff to previous 1.2
(colored)
fixed bug preventing path expressions to start with a literal
Revision 1.2 / (download) - annotate - [select for diffs]
, Tue Nov 15 16:10:35 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.1: +7 -8
lines
Diff to previous 1.1
(colored)
fixed a bug with paths containing existential predicates testing for nodes as statement objects
e.g. */foaf:name[*]
Revision 1.1 / (download) - annotate - [select for diffs]
, Tue Nov 15 08:49:05 2005 UTC (2 years, 5 months ago) by epietrig
Diff
FSL engine working on Sesame repository (sesame 2-alpha1))
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