|
|
@425
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug in the function in-literal-string-p
|
|
|
@424
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug with the FILTER function BOUND; fixed also a …
|
|
|
@423
|
14 years |
lgiessmann |
TM-SPARQL: fixed another efficiency problem in the processing of filters
|
|
|
@421
|
14 years |
lgiessmann |
TM-SPARQL: fixed an bug that influences the efficiency of the system, …
|
|
|
@419
|
14 years |
lgiessmann |
TM-SPARQL: sparql filters now support constants of the form …
|
|
|
@384
|
14 years |
lgiessmann |
code-maintenance: replaced some code sections by functions of …
|
|
|
@383
|
14 years |
lgiessmann |
TM-SPARQL: fixed a fundamental bug => if a filter uses more than one …
|
|
|
@381
|
14 years |
lgiessmann |
TM-SPARQL: fixed the type-handling in FILTERs when there is given …
|
|
|
@380
|
14 years |
lgiessmann |
TM-SPARQL: added some unit-tests that cover the main function …
|
|
|
@379
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug when invoking filters => all functions are …
|
|
|
@378
|
14 years |
lgiessmann |
TM-SPARQL: adapted some unit-tests to the latest changes; fixed a bug …
|
|
|
@376
|
14 years |
lgiessmann |
TM-SPARQL: implemented all wrapper functions for filters in a separate …
|
|
|
@375
|
14 years |
lgiessmann |
TM-SPARQL: added the scanning of function in sparql-filters that are …
|
|
|
@374
|
14 years |
lgiessmann |
TM-SPARQL: added the handling of supported filter function => added …
|
|
|
@372
|
14 years |
lgiessmann |
TM-SPARQL: added the handling of the >, <, >=, <=, = and != operators
|
|
|
@371
|
14 years |
lgiessmann |
TM-SPARQL: added some unit-tests for the binary + and - operators
|
|
|
@370
|
14 years |
lgiessmann |
TM-SPARQL: added the handling of the binary + and - operators
|
|
|
@369
|
14 years |
lgiessmann |
added the handling of * and / => added some unit-tests; fixed a bug …
|
|
|
@368
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug with ||, &&, \!, unary + and - operators => …
|
|
|
@367
|
14 years |
lgiessmann |
TM-SPARQL: adde the hanlding of || and && operators; added also some …
|
|
|
@366
|
14 years |
lgiessmann |
TM-SPARQL: fixed a problem in all filter statements that uses """, ' …
|
|
|
@365
|
14 years |
lgiessmann |
TM-SPARQL: added some unit-tests for the handling of \!, -, + as unary …
|
|
|
@364
|
14 years |
lgiessmann |
TM-SPARQL: added the evaluation of the unary-operators: \!, +, -
|
|
|
@363
|
14 years |
lgiessmann |
TM-SPARQL: added some unit-tests for the processing of brackets in …
|
|
|
@362
|
14 years |
lgiessmann |
TM-SPARQL: added some functions that separate a single …
|
|
|
@361
|
14 years |
lgiessmann |
TM-SPARQL: changed some function in the sparql-parser into …
|