Lucas_Werkmeister_WMDE added a comment.
Maybe we could revisit this on another query engine (T206560 <https://phabricator.wikimedia.org/T206560>), but I think the basic facts haven’t changed: it’s a lot of extra triples with little added value. Here’s a list of workarounds in case it’s useful: - `?item a wikibase:Item` → `?item wikibase:sitelinks []` - (`?property a wikibase:Property` isn’t removed) - `?lexeme a wikibase:Lexeme` → `?lexeme a ontolex:LexicalEntry` - `?form a wikibase:Form` → `?form a ontolex:Form` - `?sense a wikibase:Sense` → `?sense a ontolex:LexicalSense` - `?statement a wikibase:Statement` → `?statement wikibase:rank []` - `?reference a wikibase:Reference` is the only one I don’t have a direct replacement for; best approach is probably `[] prov:wasDerivedFrom ?reference` but you’ll have to take into account that this may produce multiple solutions if there are several statements with the same reference TASK DETAIL https://phabricator.wikimedia.org/T183629 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lucas_Werkmeister_WMDE, AntonyScerri, Smalyshev, Fnielsen, Aklapper, Invadibot, MPhamWMF, maantietaja, CBogen, Akuckartz, ET4Eva, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, rosalieper, Scott_WUaS, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________ Wikidata-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
