Fnielsen added a comment.

This works nicely now. I wonder if there is a cache/delete issue. Sometimes are see results that no longer exists in Wikidata, perhaps because the statement has been changed.

SELECT
  ?sense ?senseLabel
 WHERE {
   wd:L2373 ontolex:sense ?sense .
   ?sense skos:definition ?senseLabel .
 }   
 GROUP BY ?sense ?senseLabel
 ORDER BY (STR(?sense))

I see two rows with wd:L2373-S2.


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

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

To: Fnielsen
Cc: Fnielsen, ArthurPSmith, Tpt, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, Ladsgroup, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to