Hi Lorenz,
Looks like yasgui doesn't support RDF-star.
I wonder how difficult it is to add the feature.
jena-fuseki-ui:package.json
@triply/yasr => ^4.21.1
which is latest.
On 04/02/2022 08:49, LB wrote:
Hi all,
just using latest Fuseki UI and it looks like
1) RDF Star isn't supported by the query parser - it complains with some
red marker but at least we can run queries nevertheless
We have the latest yasgui - 4.2.20.
https://github.com/TriplyDB/Yasgui/issues/189
2) more problematic, it can't visualize RDF Star neither from SELECT
queries in a table nor for CONSTRUCT queries
Same issue yasr does not support RDF-star
https://github.com/TriplyDB/Yasgui/issues/190
Especially 2) I find rather misleading as the only feedback you get is
something like "Unexpected "<<" on line 66." which comes from the result
parser I guess.
Am I missing something, maybe using just the wrong version or a too old
part of YASGUI? Or is it a known limitation you're aware of? If so,
maybe we should mention it somewhere?
Cheers,
Lorenz