comunica/examples

update 'Query over a JSON weather API source' example

Opened this issue · 2 comments

I'm working on something that was going to build on this example: https://github.com/comunica/examples/tree/master/packages/actor-rdf-resolve-quad-pattern-api-weather

However I see here that the API has changed, and something like this will need to be done a different way.

Would it be possible to update this example to show how it should be done in the latest Comunica? Thank you!

I honestly forgot about the existence of this repo.

In any case, updating these examples would require quite a bit of effort, since they were created for Comunica v1, while we're already at v3 now.

But for you specific use case, the query-source-identify bus is probably the one you'll want to use instead.
The existing actors on that bus may help.

I'm happy to answer specific questions.