jindrichmynarz created this task.
jindrichmynarz added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  When you federate a SPARQL query to an allowed SPARQL endpoint 
<https://www.mediawiki.org/wiki/Wikidata_Query_Service/User_Manual/SPARQL_Federation_endpoints>
 that contains named graphs 
<https://www.w3.org/TR/rdf11-concepts/#dfn-named-graph>, such as the Europeana 
one <http://sparql.europeana.eu>, with a query that references any named 
graphs, you get the error `Unknown error: Use of WITH and GRAPH constructs in 
query body is not supported in triples mode.` For example, the following query 
replicates the error:
  
    ASK {
      SERVICE <http://sparql.europeana.eu> {
        GRAPH ?g {
          [] ?p [] .
        }
      }
    }

TASK DETAIL
  https://phabricator.wikimedia.org/T225205

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jindrichmynarz
Cc: Aklapper, jindrichmynarz, darthmon_wmde, Premeditated, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to