mmisw / orr-portal

ORR Frontend component
Apache License 2.0
8 stars 5 forks source link

pyLODE not working #159

Closed graybeal closed 4 years ago

graybeal commented 4 years ago

In a couple of tests, I couldn't get pyLODE to work on mmisw.org/ont. It just says Internal Error.

For example see image.

Screen Shot 2020-05-16 at 10 42 16 AM
carueda commented 4 years ago

Dependent on https://github.com/RDFLib/pyLODE/issues/72

carueda commented 4 years ago

Also, please note that this is not a bug in the orr-portal software: the configuration of any so-called "external viewers" is optional and up to the particular ORR deployment. In this case, however, as there's no some proper MMI ORR tracker (where it would be more appropriate to capture), let's just (continue to) use this tracker as the de facto one. As part of this I'm removing @lewismc as assignee.

lewismc commented 4 years ago

+1

lewismc commented 4 years ago

The issues should have been fixed in pyLODE. Can you upgrade and verify @graybeal ?

graybeal commented 4 years ago

@carueda I think I'll forward this request to update pyLODE to you, if you have time. I'm happy to test once done.

carueda commented 4 years ago

@graybeal Ok, just pulled pyLODE's master and restarted the service. A quick test OK with CF:

image

Thanks @lewismc for confirming the fixes on the pyLODE side.