Maksim Kolchin

Results 19 comments of Maksim Kolchin

Hi, I had the same problem, take a look at discussion in the Google Group -> https://groups.google.com/d/topic/ontowiki-user/809f5gqzoBc/discussion. The problem can be solved by the plugin called "Custom Resource URI Extension".

Странно, но у меня работает. Использую `enumerate` без какой-либо дополнительной магии.

@davidmoten Does it actually work? I have two parameters and each of them is used twice in the query. But still I got the following exception: ``` java.lang.IllegalArgumentException: number of...

@serverhorror We had the issue in Openshift 3.x and OpenDevStack 4.x. I think your description of the issue is complete, I have nothing to add.

Тоже возникла идея некоторое время назад сделать докер образ. Тут мои результаты: https://github.com/KMax/docker-russian-phd-thesis Команды используются теже самые, только с именем скрипта, который запускает контайнер. Например: `phdthesis make draft`

It'd be great to see the ODS integrated with Backstage. Backstage could extend the ODS's offerings with the Service Catalog and the TechDocs.

Hi, I also just tried to run ./pellet.sh from the [release zip](https://github.com/Complexible/pellet/releases/tag/2.3.1), but it looks like the zip contains only source codes without prepared jars. Then I tried to build...

Hi @mstabile75, did the branching factors helped you? Thanks!

Okay, I tried to configure the branching factors based on the [output](https://bitbucket.org/snippets/kolchinmax/LrXjn/blazegraph-dumpjournal-03-06-2017) of `com.bigdata.journal.DumpJournal`, but the speed (triples/sec) was even worse comparing to another run only with the global `com.bigdata.btree.BTree.branchingFactor=256`....