source: trunk/src/TM-SPARQL/sparql.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @450   14 years lgiessmann fixed ticket #108 and #109 => all exporters and importers have the …
(edit) @428   14 years lgiessmann TM-SPARQL: added the possibility to search for triplles of the form …
(edit) @426   14 years lgiessmann TM-SPARQL: finished the implementation of the SPARQL-API; finished the …
(edit) @425   14 years lgiessmann TM-SPARQL: fixed a bug in the function in-literal-string-p
(edit) @424   14 years lgiessmann TM-SPARQL: fixed a bug with the FILTER function BOUND; fixed also a …
(edit) @423   14 years lgiessmann TM-SPARQL: fixed another efficiency problem in the processing of filters
(edit) @422   14 years lgiessmann TM-SPARQL: fixed a bug when there is a greater amount of variables in …
(edit) @421   14 years lgiessmann TM-SPARQL: fixed an bug that influences the efficiency of the system, …
(edit) @419   14 years lgiessmann TM-SPARQL: sparql filters now support constants of the form …
(edit) @418   14 years lgiessmann TM-SPARQL: filters use now the actual datatype, e.g. 82 instead of '82' …
(edit) @417   14 years lgiessmann TM-SPARQL: adopted all unit-tests to the latest changes; fixed some …
(edit) @416   14 years lgiessmann TM-SPARQL: fixed a bug in recursive-intersection
(edit) @415   14 years lgiessmann TM-SPARQL: all result values are returned in the correct datatype …
(edit) @414   14 years lgiessmann changed the behavior of casting string-values to xml-boolean, …
(edit) @413   14 years lgiessmann changed the behavior of the handling of paranthesis and quotations in …
(edit) @412   14 years lgiessmann TM-SPARQL: fixed a bug in the processing of final results when …
(edit) @411   14 years lgiessmann TM-SPARQL: fixed a bug in the processing of the property …
(edit) @410   14 years lgiessmann TM-SPARQL: fixed a bug in the processing of final results when making …
(edit) @407   14 years lgiessmann TM-SPARQL: fixed a bug in the setter for elem-type (SPARQL-Triple-Elem)
(edit) @405   14 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri of the form …
(edit) @404   14 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri tms:value => …
(edit) @400   14 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri tms:role => …
(edit) @399   14 years lgiessmann TM-SPARQL: finished the unit-tests for the special predicate …
(edit) @397   14 years lgiessmann tm-sparql: finished all unittests that checks the api's behaviour with …
(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) @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) @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) @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) @347   14 years lgiessmann TM-SPARQL: added some unit-tests for parsing variables and IRIs in the …
(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.