Luigi Asprino
Luigi Asprino
https://github.com/SPARQL-Anything/sparql.anything/commit/1b7afae459ced45d39580ef84ccd54e9e1071992 introduces a FXWorker for reacting to OpPropFunc. This makes it possible to execute the FX workflow in case of queries like the one below in which the outer operation...
As this issue is now complete, we can close it.
Yes. As it is enabled via the -c option, we have the description in the CLI help, but maybe we can do a better job. Shall we create a page...
Ok... as it is something desirable for all options, maybe better to update the issue #201 instead of reopening this one
Hi, Things have evolved since 2021, FacadeXOpExecutor provides its own handling of OpPropFunc and OpBGP (in addition to OpService). Therefore, it cannot be replaced by a SERVICE handler only. Mixing...
No, they aren't, that's the problem. With #150 they can come without a service operation. Moreover, `fx:anySlot` and properties in the triple pattern have required a custom handling of the...
This is addressed by #380
Documentation can be found here https://github.com/SPARQL-Anything/sparql.anything/blob/v0.9-DEV/Facade-X.md
[7912bb9](https://github.com/SPARQL-Anything/sparql.anything/commit/7912bb94b642c5319deee4ee8064c3ed07d4a277) implements the extension to extract comment documents. Comments are interpreted as containers with three slots containing the id, the author and the text of the comment. Comment Containers are...
You can try it out with the pre-release v1.0-DEV.4 that has just been created. https://github.com/SPARQL-Anything/sparql.anything/releases/tag/v1.0-DEV.4