source: trunk/src/TM-SPARQL

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @977   13 years lgiessmann trunk: merged branches/gdl-frontend with trunk; fixed all conflicts
(edit) @450   13 years lgiessmann fixed ticket #108 and #109 => all exporters and importers have the …
(edit) @428   13 years lgiessmann TM-SPARQL: added the possibility to search for triplles of the form …
(edit) @426   13 years lgiessmann TM-SPARQL: finished the implementation of the SPARQL-API; finished the …
(edit) @425   13 years lgiessmann TM-SPARQL: fixed a bug in the function in-literal-string-p
(edit) @424   13 years lgiessmann TM-SPARQL: fixed a bug with the FILTER function BOUND; fixed also a …
(edit) @423   13 years lgiessmann TM-SPARQL: fixed another efficiency problem in the processing of filters
(edit) @422   13 years lgiessmann TM-SPARQL: fixed a bug when there is a greater amount of variables in …
(edit) @421   13 years lgiessmann TM-SPARQL: fixed an bug that influences the efficiency of the system, …
(edit) @419   13 years lgiessmann TM-SPARQL: sparql filters now support constants of the form …
(edit) @418   13 years lgiessmann TM-SPARQL: filters use now the actual datatype, e.g. 82 instead of '82' …
(edit) @417   13 years lgiessmann TM-SPARQL: adopted all unit-tests to the latest changes; fixed some …
(edit) @416   13 years lgiessmann TM-SPARQL: fixed a bug in recursive-intersection
(edit) @415   13 years lgiessmann TM-SPARQL: all result values are returned in the correct datatype …
(edit) @414   13 years lgiessmann changed the behavior of casting string-values to xml-boolean, …
(edit) @413   13 years lgiessmann changed the behavior of the handling of paranthesis and quotations in …
(edit) @412   13 years lgiessmann TM-SPARQL: fixed a bug in the processing of final results when …
(edit) @411   13 years lgiessmann TM-SPARQL: fixed a bug in the processing of the property …
(edit) @410   13 years lgiessmann TM-SPARQL: fixed a bug in the processing of final results when making …
(edit) @409   13 years lgiessmann TM-SPARQL: fixed a bug in the macro with-triple-nodes that appears …
(edit) @407   13 years lgiessmann TM-SPARQL: fixed a bug in the setter for elem-type (SPARQL-Triple-Elem)
(edit) @405   13 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri of the form …
(edit) @404   13 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri tms:value => …
(edit) @400   13 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri tms:role => …
(edit) @399   13 years lgiessmann TM-SPARQL: finished the unit-tests for the special predicate …
(edit) @398   13 years lgiessmann TM-SPARQL: finished unit-tests for the special predicates rdf:type, a, …
(edit) @397   13 years lgiessmann tm-sparql: finished all unittests that checks the api's behaviour with …
(edit) @395   14 years lgiessmann playground: added a project that uses some test cases with ABCL
(edit) @394   14 years lgiessmann TM-SPARQL: added the macro with-triple-nodes to reduce code-duplications
(edit) @393   14 years lgiessmann TM-SPARQL: finished the TM-SPARQL-interface, i.e. the handling of …
(edit) @392   14 years lgiessmann TM-SPARQL: added the ability to handle blank nodes, i.e. tm-items …
(edit) @391   14 years lgiessmann TM-SPARQL: added a method to process special-uris in queries of the …
(edit) @390   14 years lgiessmann TM-SPARQL: added a method to process the special uri tms:player
(edit) @389   14 years lgiessmann TM-SPARQL: added a method to process the special uri tms:role
(edit) @388   14 years lgiessmann TM-SPARQL: added type checking when processing special-uris to avoid …
(edit) @387   14 years lgiessmann TM-SPARQL: added a method to process the special uri tms:topicProperty
(edit) @386   14 years lgiessmann TM-SPARQL: added som function/methods that handles predicates for …
(edit) @385   14 years lgiessmann tm-sparql: added an xtm file that contains all special uris defined by …
(edit) @384   14 years lgiessmann code-maintenance: replaced some code sections by functions of …
(edit) @383   14 years lgiessmann TM-SPARQL: fixed a fundamental bug => if a filter uses more than one …
(edit) @381   14 years lgiessmann TM-SPARQL: fixed the type-handling in FILTERs when there is given …
(edit) @380   14 years lgiessmann TM-SPARQL: added some unit-tests that cover the main function …
(edit) @379   14 years lgiessmann TM-SPARQL: fixed a bug when invoking filters => all functions are …
(edit) @378   14 years lgiessmann TM-SPARQL: adapted some unit-tests to the latest changes; fixed a bug …
(edit) @377   14 years lgiessmann TM-SPARQL: implemented the handling of filters
(edit) @376   14 years lgiessmann TM-SPARQL: implemented all wrapper functions for filters in a separate …
(edit) @375   14 years lgiessmann TM-SPARQL: added the scanning of function in sparql-filters that are …
(edit) @374   14 years lgiessmann TM-SPARQL: added the handling of supported filter function => added …
(edit) @372   14 years lgiessmann TM-SPARQL: added the handling of the >, <, >=, <=, = and != operators
(edit) @371   14 years lgiessmann TM-SPARQL: added some unit-tests for the binary + and - operators
(edit) @370   14 years lgiessmann TM-SPARQL: added the handling of the binary + and - operators
(edit) @369   14 years lgiessmann added the handling of * and / => added some unit-tests; fixed a bug …
(edit) @368   14 years lgiessmann TM-SPARQL: fixed a bug with ||, &&, \!, unary + and - operators => …
(edit) @367   14 years lgiessmann TM-SPARQL: adde the hanlding of || and && operators; added also some …
(edit) @366   14 years lgiessmann TM-SPARQL: fixed a problem in all filter statements that uses """, ' …
(edit) @365   14 years lgiessmann TM-SPARQL: added some unit-tests for the handling of \!, -, + as unary …
(edit) @364   14 years lgiessmann TM-SPARQL: added the evaluation of the unary-operators: \!, +, -
(edit) @363   14 years lgiessmann TM-SPARQL: added some unit-tests for the processing of brackets in …
(edit) @362   14 years lgiessmann TM-SPARQL: added some functions that separate a single …
(edit) @361   14 years lgiessmann TM-SPARQL: changed some function in the sparql-parser into …
(edit) @360   14 years lgiessmann fixed ticket #87 => added a JSON-handler for SPARQL-requests; fixed a …
(edit) @359   14 years lgiessmann TM-SPARQL: added unit-tests for the "result"=>SPARQL-Query method => …
(edit) @358   14 years lgiessmann TM-SPARQL: added a method called "result"=>SPARQL-Query, so invoking …
(edit) @357   14 years lgiessmann TM-SPARQL: added more unit-tests for the sparql-interface => fixed …
(edit) @356   14 years lgiessmann TM-SPARQL: added some unit-tests for processing single triples in a …
(edit) @355   14 years lgiessmann TM-SPARQL: fixed ticket #86 => requests without FILTERs can be processed
(edit) @351   14 years lgiessmann Isidorus-UI: fixed ticket #96 => set the timeout to 30 seconds to …
(edit) @350   14 years lgiessmann TM-SPARQL: fixed a bug with BASE within the select-where statement; …
(edit) @349   14 years lgiessmann TM-SPARQL: fixed a recursion bug when parsing SELECT-WHERE-statements
(edit) @348   14 years lgiessmann TM-SPARQL: added some unit-tests for parsing of more triples in a …
(edit) @347   14 years lgiessmann TM-SPARQL: added some unit-tests for parsing variables and IRIs in the …
(edit) @346   14 years lgiessmann TM-SPARQL: added some unit-tests for parsing of literals => fixed some bugs
(edit) @345   14 years lgiessmann TM-SPARQL: fixed a bug by calling the next function from a group-pattern
(edit) @344   14 years lgiessmann TM-SAPRQL: added the parsing of tripples in the SELECT-WHERE statement
(edit) @343   14 years lgiessmann TM-SPARQL: addded the parsing of variables in the SELECT statement; …
(edit) @342   14 years lgiessmann TM-SPARQL: added parsing of BASE statements
(edit) @341   14 years lgiessmann fixed several bugs in the processing of PREFIX-statements
(edit) @340   14 years lgiessmann added a SPARQL-Query class with several accessor-methods. This class …
(add) @336   14 years lgiessmann added the fundamental module-structure including all files for the …
Note: See TracRevisionLog for help on using the revision log.