|
|
@470
|
14 years |
lgiessmann |
fixed ticket #111 and adapted all unit-tests
|
|
|
@428
|
14 years |
lgiessmann |
TM-SPARQL: added the possibility to search for triplles of the form …
|
|
|
@426
|
14 years |
lgiessmann |
TM-SPARQL: finished the implementation of the SPARQL-API; finished the …
|
|
|
@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
|
|
|
@422
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug when there is a greater amount of variables in …
|
|
|
@421
|
14 years |
lgiessmann |
TM-SPARQL: fixed an bug that influences the efficiency of the system, …
|
|
|
@420
|
14 years |
lgiessmann |
TM-SPARQL: fixed the unit-tests test-module-14, test-module-15, and …
|
|
|
@419
|
14 years |
lgiessmann |
TM-SPARQL: sparql filters now support constants of the form …
|
|
|
@418
|
14 years |
lgiessmann |
TM-SPARQL: filters use now the actual datatype, e.g. 82 instead of '82' …
|
|
|
@417
|
14 years |
lgiessmann |
TM-SPARQL: adopted all unit-tests to the latest changes; fixed some …
|
|
|
@416
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug in recursive-intersection
|
|
|
@415
|
14 years |
lgiessmann |
TM-SPARQL: all result values are returned in the correct datatype …
|
|
|
@414
|
14 years |
lgiessmann |
changed the behavior of casting string-values to xml-boolean, …
|
|
|
@413
|
14 years |
lgiessmann |
changed the behavior of the handling of paranthesis and quotations in …
|
|
|
@412
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug in the processing of final results when …
|
|
|
@411
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug in the processing of the property …
|
|
|
@410
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug in the processing of final results when making …
|
|
|
@408
|
14 years |
lgiessmann |
fixed a svn problem
|
|
|
@407
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug in the setter for elem-type (SPARQL-Triple-Elem)
|
|
|
@406
|
14 years |
lgiessmann |
TM-SPARQL: finsihed the unit-tests for the special-uri of the form …
|
|
|
@405
|
14 years |
lgiessmann |
TM-SPARQL: finsihed the unit-tests for the special-uri of the form …
|
|
|
@404
|
14 years |
lgiessmann |
TM-SPARQL: finsihed the unit-tests for the special-uri tms:value => …
|
|
|
@403
|
14 years |
lgiessmann |
TM-SPARQL: finsihed the unit-tests for the special-uri tms:scope
|
|
|
@402
|
14 years |
lgiessmann |
TM-SPARQL: finsihed the unit-tests for the special-uri tms:topicProperty
|
|
|
@401
|
14 years |
lgiessmann |
TM-SPARQL: finsihed the unit-tests for the special-uri tms:player
|
|
|
@400
|
14 years |
lgiessmann |
TM-SPARQL: finsihed the unit-tests for the special-uri tms:role => …
|
|
|
@399
|
14 years |
lgiessmann |
TM-SPARQL: finished the unit-tests for the special predicate …
|
|
|
@398
|
14 years |
lgiessmann |
TM-SPARQL: finished unit-tests for the special predicates rdf:type, a, …
|
|
|
@397
|
14 years |
lgiessmann |
tm-sparql: finished all unittests that checks the api's behaviour with …
|
|
|
@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 …
|
|
|
@380
|
14 years |
lgiessmann |
TM-SPARQL: added some unit-tests that cover the main function …
|
|
|
@378
|
14 years |
lgiessmann |
TM-SPARQL: adapted some unit-tests to the latest changes; fixed a bug …
|
|
|
@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 …
|
|
|
@373
|
14 years |
lgiessmann |
TM-SPARQL: added unit-tests for all compare-operators
|
|
|
@371
|
14 years |
lgiessmann |
TM-SPARQL: added some unit-tests for 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 …
|
|
|
@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 …
|
|
|
@359
|
14 years |
lgiessmann |
TM-SPARQL: added unit-tests for the "result"=>SPARQL-Query method => …
|
|
|
@358
|
14 years |
lgiessmann |
TM-SPARQL: added a method called "result"=>SPARQL-Query, so invoking …
|
|
|
@357
|
14 years |
lgiessmann |
TM-SPARQL: added more unit-tests for the sparql-interface => fixed …
|
|
|
@356
|
14 years |
lgiessmann |
TM-SPARQL: added some unit-tests for processing single triples in a …
|
|
|
@350
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug with BASE within the select-where statement; …
|
|
|
@349
|
14 years |
lgiessmann |
TM-SPARQL: fixed a recursion bug when parsing SELECT-WHERE-statements
|
|
|
@348
|
14 years |
lgiessmann |
TM-SPARQL: added some unit-tests for parsing of more triples in a …
|
|
|
@347
|
14 years |
lgiessmann |
TM-SPARQL: added some unit-tests for parsing variables and IRIs in the …
|
|
|
@346
|
14 years |
lgiessmann |
TM-SPARQL: added some unit-tests for parsing of literals => fixed some bugs
|
|
|
@345
|
14 years |
lgiessmann |
TM-SPARQL: fixed a bug by calling the next function from a group-pattern
|
|
|
@344
|
14 years |
lgiessmann |
TM-SAPRQL: added the parsing of tripples in the SELECT-WHERE statement
|
|
|
@343
|
14 years |
lgiessmann |
TM-SPARQL: addded the parsing of variables in the SELECT statement; …
|
|
|
@341
|
14 years |
lgiessmann |
fixed several bugs in the processing of PREFIX-statements
|
|
|
@336
|
14 years |
lgiessmann |
added the fundamental module-structure including all files for the …
|