Mercurial > hg > drupalISMI
graph
-
new ismixml_splitter.py that splits openmind-data.xml into separate files per entity type. default tipTue, 19 Jun 2018 21:46:49 +0200, by casties
-
use sys.exit(1) when something breaks.Wed, 16 Aug 2017 23:17:55 +0200, by casties
-
add public bit as attribute _public.Tue, 01 Aug 2017 19:10:46 +0200, by casties
-
small change to xml format.Mon, 10 Jul 2017 17:18:39 +0200, by casties
-
update PLACE location function.Tue, 25 Apr 2017 16:27:02 +0200, by casties
-
fix fix of transfer of ownvalue to _label attribute.Fri, 21 Apr 2017 19:08:09 +0200, by casties
-
fix transfer of ownvalue to _label attribute.Fri, 21 Apr 2017 19:04:09 +0200, by casties
-
add log timestamp to csv file of lost nodes.Mon, 03 Apr 2017 17:54:36 +0200, by casties
-
add int type to ismi_id attribute in neo4j csv import file.Fri, 17 Mar 2017 17:51:18 +0100, by casties
-
also read normalized fields from xml.Fri, 03 Mar 2017 20:11:06 +0100, by casties
-
small fix.Thu, 23 Feb 2017 19:57:36 +0100, by casties
-
output number of checked saves.Thu, 23 Feb 2017 19:57:05 +0100, by casties
-
old model2neo4j renamed to model2neo4j_restclient. new model2neo4j_client and model2neo4j_import. fixed ismixml2model and compare_models.Tue, 07 Feb 2017 21:06:13 +0100, by casties
-
new compare_models comparing the existence of nodes and relations in two graphs.Mon, 06 Feb 2017 18:44:43 +0100, by casties
-
new importer for OM4XML dump file.Fri, 03 Feb 2017 18:46:16 +0100, by casties
-
update for changes in log format.Fri, 09 Dec 2016 12:24:21 +0100, by casties
-
ISMI transaction log analyser follows thread IDs.Thu, 08 Dec 2016 20:41:33 +0100, by casties
-
new ISMI transaction log analyser.Thu, 08 Dec 2016 19:19:02 +0100, by casties
-
added checks for matching ids in start/end save.Fri, 11 Nov 2016 17:20:46 +0100, by Robert Casties
-
fix bug with multiple-saved nodes.Wed, 02 Nov 2016 16:56:27 +0100, by casties
-
check_ismi_log analyser ignores deleted entities now.Mon, 31 Oct 2016 18:33:12 +0100, by casties
-
better check_ismi_log analyser.Fri, 28 Oct 2016 19:55:19 +0200, by casties
-
new first version of check_ismi_log analyser.Fri, 21 Oct 2016 19:20:17 +0200, by casties
-
custom search results for bibliography.Thu, 06 Oct 2016 10:27:58 +0200, by casties
-
reorder code a bit.Tue, 02 Feb 2016 17:13:52 +0100, by casties
-
be more aggressive about parsing dates in text type fields.Tue, 02 Feb 2016 16:54:03 +0100, by casties
-
keep relation attributes but no attributes from openmind. change relation type attribute to '_type' too.Tue, 02 Feb 2016 15:16:29 +0100, by casties
-
make name of type attribute configurable. default '_type' for nodes.Tue, 02 Feb 2016 14:41:08 +0100, by casties
-
fix bug with normalized type attribute.Fri, 22 Jan 2016 20:41:25 +0100, by casties
-
remove unused method.Thu, 21 Jan 2016 18:24:51 +0100, by casties
-
fix entityDetails url in link attribute.Fri, 11 Dec 2015 17:13:58 -0500, by casties
-
include normalized attributes in neo4j with prefix "_n_"Thu, 10 Dec 2015 12:11:25 -0500, by casties
-
updated config for ismi-dev.Wed, 18 Nov 2015 15:22:05 +0100, by casties
-
ignore notes_old.Tue, 06 Oct 2015 13:03:23 +0200, by casties
-
make operations command-line configurable. parameters: infile outfile opsThu, 24 Sep 2015 18:58:30 +0200, by casties
-
updated openmind-networkx-neo4j conversion with dates, locations and links.Thu, 24 Sep 2015 18:17:41 +0200, by casties
-
first version of model2model graph manipulation tool. doesn't work yet.Wed, 23 Sep 2015 19:47:02 +0200, by casties
-
updated ismi2model importer and model2neo4j exporter.Wed, 23 Sep 2015 19:18:59 +0200, by casties
-
fix error messages when indexing.Wed, 23 Sep 2015 11:54:22 +0200, by casties
-
add function openmindattribute_addIsmiBibIDs() to copy EndNote IDs to field_ismi_bibid.Fri, 18 Sep 2015 18:26:38 +0200, by casties
-
fix problem with newer relation feed modules.Fri, 18 Sep 2015 18:25:10 +0200, by casties
-
unfilteredIsmi: openmind to json exporter like filterISMI.Wed, 09 Sep 2015 17:32:42 +0200, by casties
-
added contraction of relations into attributes.Mon, 07 Sep 2015 16:57:10 +0200, by casties
-
added automatic creation of inverse relations.Thu, 03 Sep 2015 18:48:21 +0200, by casties
-
new neo4j importer for network visualisation frontend.Fri, 28 Aug 2015 17:24:45 +0200, by casties
-
fixed some biographies that were not linked.Thu, 09 Jul 2015 19:44:11 +0200, by casties
-
nicer log message v2.Tue, 07 Jul 2015 18:09:21 +0200, by casties
-
nicer log message.Tue, 07 Jul 2015 17:48:36 +0200, by casties
-
add openmindattribute_addCodexIDs(). rename *_addIDs() to _addBioIDs().Tue, 07 Jul 2015 17:45:11 +0200, by casties
-
add redirect /entity/%openmind_id as menu hook.Mon, 06 Jul 2015 18:53:41 +0200, by casties
-
more comments in the code.Fri, 26 Jun 2015 10:59:53 +0200, by casties
-
changed representation of relations in template. relations have source and target now.Mon, 22 Jun 2015 19:02:34 +0200, by casties
-
add theme drupalISMI.Fri, 19 Jun 2015 18:58:25 +0200, by casties
-
add relations to openmindattribute template variables. use relations for person template.Fri, 19 Jun 2015 18:13:21 +0200, by casties
-
new relation_processorWed, 17 Jun 2015 18:57:22 +0200, by Dirk Wintergruen
-
new relation_processorWed, 17 Jun 2015 18:55:14 +0200, by Dirk Wintergruen
-
update urls.Tue, 02 Jun 2015 11:59:43 +0200, by root
-
use relative url for openmind access.Tue, 02 Jun 2015 11:12:49 +0200, by casties
-
create and use separate export directory.Tue, 02 Jun 2015 11:09:16 +0200, by root
-
replaced absolute url to om4-ismi with relative.Fri, 22 May 2015 12:39:37 +0200, by root