source: trunk/src/model

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) @754   13 years lgiessmann trunk: src: datamodel: fixed a bug in the function list-instanceOf => …
(edit) @718   13 years lgiessmann trunk: rest-interface: fixed a bug when updating the serializatiuon …
(edit) @717   13 years lgiessmann trunk: rest-interface: fixed a bug when deleting newly created …
(edit) @713   13 years lgiessmann trunk: datamodel: changed get-latest-topic-by-psi due to poerformance …
(edit) @711   13 years lgiessmann trunk: datamodel: improved caching of serialized fragments
(edit) @710   13 years lgiessmann trunk: datamodel: improved the function find-most-recent-version-info …
(edit) @709   13 years lgiessmann trunk: datamodel: replaced all remove-if by the destructive pendant …
(edit) @708   13 years lgiessmann trunk: datamode + json-exporter: implemented cahcing for the …
(edit) @643   13 years lgiessmann trunk: changed the behavior of deleting topics => all constructs that …
(edit) @642   13 years lgiessmann trunk: fixed a bug when deleten association scope-topics
(edit) @641   13 years lgiessmann trunk: fixed a bung in the UI and the json exporter, now the backend …
(edit) @640   13 years lgiessmann trunk: fixed the behavior of deleteng (mark-as-deleted) associations …
(edit) @470   13 years lgiessmann fixed ticket #111 and adapted all unit-tests
(edit) @460   13 years lgiessmann datamodel: fixed a bug when merging two associations, whereas each …
(edit) @455   13 years lgiessmann JTM: added unit-tests for functions that are responsible for importing …
(edit) @449   13 years lgiessmann datamodel + unit-tests: added the function filter-type-instance-topics …
(edit) @435   13 years lgiessmann JTM: fixed a bug in the function export-type-to-jtm; datamodel: fixed …
(edit) @431   13 years lgiessmann datamodel: added a constraint that prohibits identifiers with the same …
(edit) @430   13 years lgiessmann JTM: added a jtm-exporter that offers the exporting of JTM 1.0 and 1.1 …
(edit) @427   13 years lgiessmann JSON-Interface: all / that are not escaped will be escaped after …
(edit) @406   13 years lgiessmann TM-SPARQL: finsihed the unit-tests for the special-uri of the form …
(edit) @399   13 years lgiessmann TM-SPARQL: finished the unit-tests for the special predicate …
(edit) @390   13 years lgiessmann TM-SPARQL: added a method to process the special uri tms:player
(edit) @386   13 years lgiessmann TM-SPARQL: added som function/methods that handles predicates for …
(edit) @384   13 years lgiessmann code-maintenance: replaced some code sections by functions of …
(edit) @355   13 years lgiessmann TM-SPARQL: fixed ticket #86 => requests without FILTERs can be processed
(edit) @353   13 years lgiessmann datamodel: fixed ticket #97 => all classes are finalized manually …
(edit) @350   13 years lgiessmann TM-SPARQL: fixed a bug with BASE within the select-where statement; …
(edit) @343   14 years lgiessmann TM-SPARQL: addded the parsing of variables in the SELECT statement; …
(edit) @340   14 years lgiessmann added a SPARQL-Query class with several accessor-methods. This class …
(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) @335   14 years lgiessmann changed the function invoke-on, so an additional cast-operation can't …
(edit) @334   14 years lgiessmann added the file trivial-queries.lisp => currently it contains trivial …
(edit) @333   14 years lgiessmann fixed ticket #83 -> instead of throwing exceptions when errors occur …
(edit) @329   14 years lgiessmann fixed ticket #63 and ticket #64 --> the xtm 2.0 importer/exporter is …
(edit) @328   14 years lgiessmann fixed ticket #75 --> changed license terms from LGPL to LLGPL in the …
(edit) @327   14 years lgiessmann adapted the "mark-as-deleted" functions of the UI to the latest update …
(edit) @325   14 years lgiessmann merged the branch "new-datamodel" with "trunk" -> resolved all …
(edit) @284   14 years lgiessmann json+datamodel: modified the procedure of adding constructs to a new …
(edit) @229   14 years lgiessmann fixed ticket #69 --> changed the mechanism of the json-reader and …
(edit) @204   14 years lgiessmann new-datamodel: added the functions get-item-by-item-identifier, …
(edit) @180   14 years lgiessmann datamodel: fixed a problem with the datamodel and elephant's/sb-mop's …
(edit) @174   14 years lgiessmann fixed a problem in the function \"get-most-recent-version-info\" -> …
(edit) @173   14 years lgiessmann committed a working version before changing the datamodel
(edit) @172   14 years lgiessmann added some more beauty to the xtm-importers in the reification-sections :-)
(edit) @170   14 years lgiessmann fixed ticket #50 --> some unit-test have to be adapted; changed the …
(edit) @169   14 years lgiessmann improved the handling of reifiable-constructs in the data model
(edit) @166   14 years lgiessmann all reifiers of a fragment\'s topic are collected now as referenced-topics
(edit) @164   14 years lgiessmann added some rdf-exporter-reification test-cases
(edit) @156   14 years lgiessmann added a mapping-schema for reification (tm->rdf; rdf->tm) to the …
(edit) @155   14 years lgiessmann added the support of reification to the rdf-exporter
(edit) @152   14 years lgiessmann added the support for reification to the xtm1.0 exporter; added alos …
(edit) @151   14 years lgiessmann restructured some functions of the importer which are responsible for …
(edit) @148   14 years lgiessmann fixed some problems in the "reification"-functions and added a …
(edit) @146   15 years lgiessmann added the support of reification in xtm1.0
(edit) @145   15 years lgiessmann added the support for reification in the xtm 2.0 importer
(edit) @144   15 years lgiessmann added some unit-tests for the "reification"-functions; fixed some …
(edit) @143   15 years lgiessmann added a function to merge reifier-topics. unit-tests are currently …
(edit) @142   15 years lgiessmann added the generic function add-reifier which adds a reifier to a …
(edit) @141   15 years lgiessmann datamodel: added a 1:1 elephant-assocation to ReifiableConstructC and …
(edit) @134   15 years lgiessmann rdf-importer: all rdf-isidorus-types are mapped to the corresponding …
(edit) @132   15 years lgiessmann rdf-importer: rollback to revision 127 of the rdf-importer, added a …
(edit) @117   15 years lgiessmann rdf-exporter: implemented a part of the rdf-exporter. currently …
(edit) @84   15 years lgiessmann json-server: fixed a problem with requesting the latest fragment of a …
(edit) @28   15 years lgiessmann added the tmcl-json-model to the json-model; added a rest-api for the …
(edit) @26   15 years lgiessmann added a license header to all files where the isidorus license is …
(edit) @15   15 years lgiessmann added all necessary file for the json-restful-interface and some small …
(edit) @12   15 years mkuster instanceOf associations are now also filtered by TM
(edit) @11   15 years mkuster reading the snapshots feed for the ontology repaired
(edit) @9   15 years cludwig intermediate stage; need to create feed clients for import
(edit) @7   15 years cludwig fix <dependency> in collection feed; fix <updated> in snapshot and …
(copy) @5   15 years cludwig fix the duplicate trunk/tags/branches layer
copied from trunk/trunk/src/model:
(edit) @4   15 years cludwig preparations for the integration of reader-writer locks
Note: See TracRevisionLog for help on using the revision log.