log

age author description
Tue, 19 Jun 2018 21:46:49 +0200 casties new ismixml_splitter.py that splits openmind-data.xml into separate files per entity type. default tip
Wed, 16 Aug 2017 23:17:55 +0200 casties use sys.exit(1) when something breaks.
Tue, 01 Aug 2017 19:10:46 +0200 casties add public bit as attribute _public.
Mon, 10 Jul 2017 17:18:39 +0200 casties small change to xml format.
Tue, 25 Apr 2017 16:27:02 +0200 casties update PLACE location function.
Fri, 21 Apr 2017 19:08:09 +0200 casties fix fix of transfer of ownvalue to _label attribute.
Fri, 21 Apr 2017 19:04:09 +0200 casties fix transfer of ownvalue to _label attribute.
Mon, 03 Apr 2017 17:54:36 +0200 casties add log timestamp to csv file of lost nodes.
Fri, 17 Mar 2017 17:51:18 +0100 casties add int type to ismi_id attribute in neo4j csv import file.
Fri, 03 Mar 2017 20:11:06 +0100 casties also read normalized fields from xml.
Thu, 23 Feb 2017 19:57:36 +0100 casties small fix.
Thu, 23 Feb 2017 19:57:05 +0100 casties output number of checked saves.
Tue, 07 Feb 2017 21:06:13 +0100 casties old model2neo4j renamed to model2neo4j_restclient. new model2neo4j_client and model2neo4j_import. fixed ismixml2model and compare_models.
Mon, 06 Feb 2017 18:44:43 +0100 casties new compare_models comparing the existence of nodes and relations in two graphs.
Fri, 03 Feb 2017 18:46:16 +0100 casties new importer for OM4XML dump file.
Fri, 09 Dec 2016 12:24:21 +0100 casties update for changes in log format.
Thu, 08 Dec 2016 20:41:33 +0100 casties ISMI transaction log analyser follows thread IDs.
Thu, 08 Dec 2016 19:19:02 +0100 casties new ISMI transaction log analyser.
Fri, 11 Nov 2016 17:20:46 +0100 Robert Casties added checks for matching ids in start/end save.
Wed, 02 Nov 2016 16:56:27 +0100 casties fix bug with multiple-saved nodes.
Mon, 31 Oct 2016 18:33:12 +0100 casties check_ismi_log analyser ignores deleted entities now.
Fri, 28 Oct 2016 19:55:19 +0200 casties better check_ismi_log analyser.
Fri, 21 Oct 2016 19:20:17 +0200 casties new first version of check_ismi_log analyser.
Thu, 06 Oct 2016 10:27:58 +0200 casties custom search results for bibliography.
Tue, 02 Feb 2016 17:13:52 +0100 casties reorder code a bit.
Tue, 02 Feb 2016 16:54:03 +0100 casties be more aggressive about parsing dates in text type fields.
Tue, 02 Feb 2016 15:16:29 +0100 casties keep relation attributes but no attributes from openmind. change relation type attribute to '_type' too.
Tue, 02 Feb 2016 14:41:08 +0100 casties make name of type attribute configurable. default '_type' for nodes.
Fri, 22 Jan 2016 20:41:25 +0100 casties fix bug with normalized type attribute.
Thu, 21 Jan 2016 18:24:51 +0100 casties remove unused method.