Strabon
changeset 278:962a764f64bb
minor correction regarding similarTermFunc
author | Manos Karpathiotakis <mk@di.uoa.gr> |
---|---|
date | Fri Jun 15 12:45:09 2012 +0300 (2012-06-15) |
parents | cb57136a0299 |
children | c63548e77745 |
files | evaluation/src/main/resources/META-INF/services/org.openrdf.query.algebra.evaluation.function.Function |
line diff
1.1 --- a/evaluation/src/main/resources/META-INF/services/org.openrdf.query.algebra.evaluation.function.Function Thu Jun 14 18:41:46 2012 +0300 1.2 +++ b/evaluation/src/main/resources/META-INF/services/org.openrdf.query.algebra.evaluation.function.Function Fri Jun 15 12:45:09 2012 +0300 1.3 @@ -5,7 +5,7 @@ 1.4 org.openrdf.query.algebra.evaluation.function.IntegerCast 1.5 org.openrdf.query.algebra.evaluation.function.BooleanCast 1.6 org.openrdf.query.algebra.evaluation.function.DateTimeCast 1.7 -org.openrdf.query.algebra.evaluation.link.SimilarTermFunc 1.8 +org.openrdf.query.algebra.evaluation.function.link.SimilarTermFunc 1.9 org.openrdf.query.algebra.evaluation.function.spatial.stsparql.relation.AnyInteractFunc 1.10 org.openrdf.query.algebra.evaluation.function.spatial.stsparql.relation.ContainsFunc 1.11 org.openrdf.query.algebra.evaluation.function.spatial.stsparql.relation.CoveredByFunc