source: trunk/src/unit_tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @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) @380   14 years lgiessmann TM-SPARQL: added some unit-tests that cover the main function …
(edit) @378   14 years lgiessmann TM-SPARQL: adapted some unit-tests to the latest changes; fixed a bug …
(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) @371   14 years lgiessmann TM-SPARQL: added some unit-tests for 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) @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) @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) @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) @341   14 years lgiessmann fixed several bugs in the processing of PREFIX-statements
(edit) @338   14 years lgiessmann added the new textgrid-TMCL as XTM 2.0 file
(edit) @337   14 years lgiessmann fixed ticket #90 => added unit-tests for the trivial-query part of the …
(edit) @336   14 years lgiessmann added the fundamental module-structure including all files for the …
(edit) @332   14 years lgiessmann fixed tifcket #81 -> fixed some bugs with the mark-as-deleted-handler …
(edit) @330   15 years lgiessmann fixed ticket #64 --> reifier of the TopicMap?-element for xtm 1.0; …
(edit) @329   15 years lgiessmann fixed ticket #63 and ticket #64 --> the xtm 2.0 importer/exporter is …
(edit) @328   15 years lgiessmann fixed ticket #75 --> changed license terms from LGPL to LLGPL in the …
(edit) @326   15 years lgiessmann added a mark-as-deleted handler to the RESTful interface, so PSIs, …
(edit) @325   15 years lgiessmann merged the branch "new-datamodel" with "trunk" -> resolved all …
(edit) @272   15 years lgiessmann service-registry: added the file textgrid.xtm which constraints an …
(edit) @174   15 years lgiessmann fixed a problem in the function \"get-most-recent-version-info\" -> …
(edit) @171   15 years lgiessmann adapted some unit-tests to the fixed ticket #50 --> core_psis.xtm
(edit) @170   15 years lgiessmann fixed ticket #50 --> some unit-test have to be adapted; changed the …
(edit) @167   15 years lgiessmann added a restful handler that is able to export TM-Fragments as RDF/XML
(edit) @166   15 years lgiessmann all reifiers of a fragment\'s topic are collected now as referenced-topics
(edit) @165   15 years lgiessmann finalized the rdf-exporter-reification unit-tests
(edit) @164   15 years lgiessmann added some rdf-exporter-reification test-cases
(edit) @163   15 years lgiessmann fixed some addressing-problems by exporting reifier-topics
(edit) @162   15 years lgiessmann finalized the rdf-importer-reification unit-tests
(edit) @161   15 years lgiessmann added some unit-tests for the rdf-module
(edit) @160   15 years lgiessmann changed the rdf2tm-mapping when exporting reifiers; fixed some …
(edit) @158   15 years lgiessmann added a test file for the rdf-module with several reification-cases
(edit) @155   15 years lgiessmann added the support of reification to the rdf-exporter
(edit) @154   15 years lgiessmann changed the reification handling in the rdf-importer, so all …
(edit) @153   15 years lgiessmann added reification-support to the xtm2.0-exporter; added also some …
(edit) @152   15 years lgiessmann added the support for reification to the xtm1.0 exporter; added alos …
(edit) @151   15 years lgiessmann restructured some functions of the importer which are responsible for …
(edit) @150   15 years lgiessmann added a unit-test for reification in the xtm2.0-importer
(edit) @149   15 years lgiessmann added an xtm2.0-reification test file
(edit) @148   15 years lgiessmann fixed some problems in the "reification"-functions and added a …
(edit) @147   15 years lgiessmann added a reification-test-file for the xtm1.0 importer
Note: See TracRevisionLog for help on using the revision log.