Richard van Laak

Results 203 comments of Richard van Laak

:+1: will dive into it it later this week.

Would you be able to provide us with a PR to fix this?

The commit closing this issue does not entirely fix this issue. The JSON LD implementation still does not find multiple items in case the value of `@graph` has more than...

We for now added a custom JSON-LD parser that decorates the one of the library to support named graphs. Our domain depends on filtering on `@type`, so that's embedded in...

`FilterTypes::types` is one of our local constants, it is just an array we prioritized based on which node type we want to find first.

Can you provide us with a code snippet that demonstrates the problem?

The Google Structured Data testing tool often helps in finding out whether pages show problems, as in these cases the tool also isn't able to show the markup: https://search.google.com/structured-data/testing-tool

Also looking forward to have an ARM Python wheel for this.

Possibly, yes. But won't have the resources to verify this, as we are working on adopting 3.x

Same here, could this have something to do with what is stated about `MESSENGER_CONSUMER_NAME` in the documentation when using Redis as transport in combination with Supervisor? In our infra we...