Erik Paulson

Results 16 comments of Erik Paulson

I know it's underspecified in the spec, but what do any of the servers do now - if one of the queries in a batch are invalid, like maybe 'q1'...

I think there are at least 3 parameters that we should put into 'serverLimits' section of the manifest (which is what it looks like we're settling on in #67). For...

Thanks. I think the best thing for us to do is to put together a quick prototype and see what folks think? I'm assuming that OpenRefine won't freak out if...

This issue's been quiet for a while but I hope there's still interest in it. I've been thinking that one thing the recon API might benefit from is having some...

I put together an [example server](https://github.com/epaulson/reconciliation-dedupe-test) that implements some of my session idea. The writeup was a bit long for a comment, so I posted it as a message on...

@thadguidry for additional 'disambiguating data' while searching for a match I didn't do anything special protocol-wise, the existing 'properties' option in a reconciliation query seemed great - if you're matching...

Thank you. I checked out and installed that branch and re-ran the WhoIsIAm application and I saw the output I was expecting.``` Bacpypes.__version__``` says it is 0.18.1 The only thing...

Thanks. The output from process_io was in there, I just missed it. (I knew I shouldn't have trusted my eyes and cut&pasted it to do a proper search) Again on...

BTW, this is still happening for me. On Ubuntu 20.04 in a VM, using BACpypes installed with pip: ``` (bptest-s) erik@erik-u20b:~/development/bacpypes/bacpypes$ python Python 3.9.7 (default, Sep 16 2021, 13:09:58) [GCC...

I also have the same issue. I'm using the docker images from https://github.com/wmde/wikibase-docker - in a fresh `docker-compose up` with the memory cranked up to 10GBs in the Docker for...