I need further help, if possible.
I'm trying to get query service updater to get data from my Wikibase. It correctly identifies changes and accesses pages of changed items like https://standartopedia.ru/wiki/Special:EntityData/Q183.ttl
There are subjects on this page in three distinct namespaces:
data: <https://standartopedia.ru/wiki/Special:EntityData/>
wd: <https://standartopedia.ru/wiki/Item:>
s: <https://standartopedia.ru/wiki/Item:statement/>
@prefix wd: <https://standartopedia.ru/entity/> . @prefix data: <https://standartopedia.ru/wiki/Special:EntityData/> . @prefix s: <https://standartopedia.ru/entity/statement/> .Looking at https://standartopedia.ru/wiki/Special:EntityData/Q183.ttl I see that it is now correct, did you already solve the problem? If not I probably misunderstood your issue.
Regards,
David.