Results 18 comments of Tobias Kuhn

Now that my issue #359 is resolved, I can offer this grlc instance for public use (no warranties): http://grlcplain.nanopubs.lod.labs.vu.nl/

The bug is probably in this rule (but I couldn't spot it yet): https://github.com/Attempto/APE/blob/master/prolog/parser/grammar.fit#L3561

I don't think this has ever happened, which is also why this issue is still open...

Hi, You have to execute it in a Unix environment. The .exe extension is confusing (sorry for that), but it's just a plain Unix executable and not a Windows one....

I found a hack that allows for multi-value placeholders. See here: https://github.com/knowledgepixels/grlc-test/blob/main/multi-value.rq It allows for up to 100 values in the multi-value placeholder, but you might run into this issue...

Thanks for summarizing our discussion here, and sorry for taking so long to react. I think doing it via specUrl first is indeed the best first step. I will build...

With "index" you mean to use these nanopublications in tools like https://www.globalbioticinteractions.org? Or the other way round, to feed the nanopublications you are already generating into the nanopub ecosystem? Or...

Yes, makes sense to first focus on the Nanopub>GloBI direction. You can, for example, get all taxon-taxon relations according to the templates used at Pensoft with this API call (add...

Yeah, sorry, the petapico.org server keeps misbehaving. I should have given you this one: https://grlc.knowledgepixels.com/api-git/knowledgepixels/bdj-nanopub-api/get-taxontaxon-nanopubs

Hmm, I don't know what could be the reason that the elton client is getting a 500 error. I am seeing some `KeyError: 'HTTP_ACCEPT'` in the logs. Not sure it's...