source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @443   14 years lgiessmann JTM: added unit-tests for export-to-jtm (AssociationC)
(edit) @442   14 years lgiessmann JTM: fixed a bug when exporting topics in the jtm 1.0 format => …
(edit) @441   14 years lgiessmann JTM: added a unit-test for export-to-jtm (TopicC) => fixed two bugs …
(edit) @440   14 years lgiessmann JTM: added unit-tests for the function export-to-jtm (OccurrenceC)
(edit) @439   14 years lgiessmann JTM: added a unit-test for export-to-jtm (OccurrenceC)
(edit) @438   14 years lgiessmann JTM: fixed a bug in referenceing parents; added a unit-test that …
(edit) @437   14 years lgiessmann JTM: added a unit-tests for the function export-instance-ofs-to-jtm
(edit) @436   14 years lgiessmann JTM: added a unit-tests for the function …
(edit) @435   14 years lgiessmann JTM: fixed a bug in the function export-type-to-jtm; datamodel: fixed …
(edit) @434   14 years lgiessmann JTM: added unit-tests for the functions: export-type-to-jtm, …
(edit) @433   14 years lgiessmann JTM: added unit-tests for the function export-identifiers-to-jtm
(edit) @432   14 years lgiessmann JTM: added unit-tests for the basic functions of the jtm-exporter => …
(edit) @431   14 years lgiessmann datamodel: added a constraint that prohibits identifiers with the same …
(edit) @430   14 years lgiessmann JTM: added a jtm-exporter that offers the exporting of JTM 1.0 and 1.1 …
(edit) @429   14 years lgiessmann json: moved the json module to json/isidorus-json; added the module …
(edit) @428   14 years lgiessmann TM-SPARQL: added the possibility to search for triplles of the form …
(edit) @427   14 years lgiessmann JSON-Interface: all / that are not escaped will be escaped after …
(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) @420   14 years lgiessmann TM-SPARQL: fixed the unit-tests test-module-14, test-module-15, and …
(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) @409   14 years lgiessmann TM-SPARQL: fixed a bug in the macro with-triple-nodes that appears …
(edit) @408   14 years lgiessmann fixed a svn problem
(edit) @407   14 years lgiessmann TM-SPARQL: fixed a bug in the setter for elem-type (SPARQL-Triple-Elem)
(edit) @406   14 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri of the form …
(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) @403   14 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri tms:scope
(edit) @402   14 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri tms:topicProperty
(edit) @401   14 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri tms:player
(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) @398   14 years lgiessmann TM-SPARQL: finished unit-tests for the special predicates rdf:type, a, …
(edit) @397   14 years lgiessmann tm-sparql: finished all unittests that checks the api's behaviour with …
(edit) @396   14 years lgiessmann tmsparql: added a new test file for the sparql-api
(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) @382   14 years lgiessmann TM-SPARQL: fixed a bug in search-firstunclosed-paranthesis when the …
(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) @373   14 years lgiessmann TM-SPARQL: added unit-tests for all compare-operators
(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) @354   14 years lgiessmann REST-interface: splitted the webserver into a webserver for the UI => …
(edit) @353   14 years lgiessmann datamodel: fixed ticket #97 => all classes are finalized manually …
(edit) @352   14 years lgiessmann Isidorus-UI: fixed ticket #95 => deleted objects are not only deleted …
(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
Note: See TracRevisionLog for help on using the revision log.