RKemper added a comment.

  In T339347#9565775 <https://phabricator.wikimedia.org/T339347#9565775>, 
@Hannah_Bast wrote:
  
  > @RKemper Is your point that the queries should return a result? Neither 
DBLP nor Wikidata have the predicate `foaf:name`, so it's clear that both 
`SERVICE` queries return an empty result. Here is an example for a  query that 
gives a result:
  >
  >   PREFIX schema: <http://schema.org/>
  >   PREFIX wd: <http://www.wikidata.org/entity/>
  >   PREFIX wdt: <http://www.wikidata.org/prop/direct/>
  >   SELECT DISTINCT ?editor ?editorName
  >   WHERE {
  >     SERVICE <https://qlever.cs.uni-freiburg.de/api/wikidata> {
  >       wd:Q113544723 wdt:P179 ?editor.
  >       ?editor schema:name ?editorName.
  >     }
  >   }
  
  @Hannah_Bast Following up here: this query looks like it's working fine. Does 
everything look right on your end so I can mark this ticket as resolved?

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

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

To: RKemper
Cc: Nikki, dcausse, Hannah_Bast, Gehel, EBernhardson, RKemper, bking, Aklapper, 
WolfgangFahl, Danny_Benjafield_WMDE, S8321414, Astuthiodit_1, AWesterinen, 
BTullis, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, KimKelting, 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