sparqllinked-datafusekiapache-jena

Apache Fuseki: invoke str function


I would run this query:
SELECT DISTINCT ?id str(?name)
but Fuseki give me this error: This line is invalid.Expected ( VAR1...
I would need a string value of ?name.


Solution

  • I suppose you are talking about something like this.

    YASQE

    This message is a warning produced by Fuseki component called YASGUI (or rather YASQE).

    You have two options: