dcausse added a comment.

  @Hannah_Bast Blazegraph does properly send the header `Accept: 
application/sparql-results+xml` but it seems that this endpoint does only work 
when requesting `application/sparql-results+json`, anything else produces an 
http 500 error:
  
    curl -k -XPOST -H"Accept:application/sparql-results+xml" --data-urlencode 
"query=select * { <iri1> <iri2> <iri3> } LIMIT 1"  https://data.nlg.gr/sparql
  
  produces:
  
    {"statusCode":500,"message":"Internal server error"}

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

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

To: Gehel, dcausse
Cc: dcausse, Hannah_Bast, Gehel, EBernhardson, RKemper, bking, Aklapper, 
WolfgangFahl, Danny_Benjafield_WMDE, Astuthiodit_1, AWesterinen, BTullis, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to