Issue with Wikidata Knowledge Base in INCEpTION

5 views
Skip to first unread message

Milica Ikonić Nešić

unread,
Aug 25, 2025, 1:03:31 PMAug 25
to inception-users

Dear Community, 

Thank you for existing above all! 

I have been using the INCEpTION tool for a very long time and it has been extremely useful! At the moment, I am facing a problem: since noon, text connected to the Wikidata knowledge base shows an Error and returns the following message:

Unable to list root concepts: Please set a user-agent and respect our robot policy https://w.wiki/4wJS. See also T400119.

while running the query:

SELECT DISTINCT ?m ?dc ?dp ?subj WHERE { { { { VALUES ( ?subj ) { (<http://www.wikidata.org/entity/Q35120>) } } FILTER EXISTS { { ?subj <http://www.wikidata.org/prop/direct/P31> <http://www.wikidata.org/entity/Q35120> . } UNION { [] <http://www.wikidata.org/prop/direct/P279> ?subj . } UNION { ?subj <http://www.wikidata.org/prop/direct/P279> [] . } } } } OPTIONAL { ?pMatch <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>* <http://www.w3.org/2000/01/rdf-schema#label> . } OPTIONAL { { ?subj ?pMatch ?m . FILTER ( ( LANGMATCHES( LANG( ?m ), "en" ) || LANG( ?m ) = "" ) ) } } OPTIONAL { { ?subj <http://www.w3.org/2000/01/rdf-schema#comment> ?dc . FILTER ( ( LANGMATCHES( LANG( ?dc ), "en" ) || LANG( ?dc ) = "" ) ) } } OPTIONAL { { ?subj <http://www.w3.org/2002/07/owl#deprecated> ?dp . FILTER ( ( LANGMATCHES( LANG( ?dp ), "en" ) || LANG( ?dp ) = "" ) ) } } } LIMIT 2000

Could anyone please help me resolve this problem?

Best regards,

Milica

Richard Eckart de Castilho

unread,
Aug 25, 2025, 1:07:01 PMAug 25
to inception-users
Hi,

I saw some post related to a change on the Wikidata mailing list, but
I didn't fully check it yet... I'll have a closer look at what new
requirements they have now and get back to you.

That said: the obvious way around those query limitations is that you
download the Wikidata dumps and set up your own SPARQL endpoint with
those and use that one instead of using the official Wikidata SPARQL
endpoint.

Cheers,

-- Richard
> --
> You received this message because you are subscribed to the Google Groups "inception-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to inception-use...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/inception-users/29465c61-3ad9-4a4a-90fb-ac707f7ed4dfn%40googlegroups.com.

Richard Eckart de Castilho

unread,
Aug 26, 2025, 10:02:59 AMAug 26
to inception-users
Hi,

> On 25. Aug 2025, at 19:06, Richard Eckart de Castilho <richard...@gmail.com> wrote:
>
> I saw some post related to a change on the Wikidata mailing list, but
> I didn't fully check it yet... I'll have a closer look at what new
> requirements they have now and get back to you.

I have just released INCEpTION 37.5 which should restore the ability to talk to
the WikiData SPARQL endpoint.

https://github.com/inception-project/inception/releases/tag/inception-37.5

Cheers,

-- Richard

Milica Ikonić Nešić

unread,
Aug 26, 2025, 3:12:35 PMAug 26
to incepti...@googlegroups.com
Hi Richard,

Thank you very much for your quick response and assistance! Everything is working perfectly now!

Best regards,
Milica  

--
You received this message because you are subscribed to the Google Groups "inception-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inception-use...@googlegroups.com.

Milica Ikonić Nešić

unread,
Aug 29, 2025, 6:21:34 PMAug 29
to incepti...@googlegroups.com
Hi Richard, 

I used to see the description from Wikidata when I hovered over the linked entity, but now I don’t see it. How can I enable this again? 

Thanks in advance!  

Best regards,
Milica

Richard Eckart de Castilho

unread,
Aug 29, 2025, 6:43:21 PMAug 29
to inception-users
Hi,

> On 30. Aug 2025, at 00:21, Milica Ikonić Nešić <milica.ikon...@gmail.com> wrote:
>
> I used to see the description from Wikidata when I hovered over the linked entity, but now I don’t see it. How can I enable this again?

Check if a description is shown under the concept input field in the right sidebar.

When a description is shown there, I also get it in the hover popup when using WikiData.

-- Richard

Milica Ikonić Nešić

unread,
Aug 29, 2025, 6:54:27 PMAug 29
to incepti...@googlegroups.com
 
Hi, 
> I used to see the description from Wikidata when I hovered over the linked entity, but now I don’t see it. How can I enable this again?

Check if a description is shown under the concept input field in the right sidebar.

No, It’s not showing for me, although it used to.

When a description is shown there, I also get it in the hover popup when using WikiData.

-- Richard

--
You received this message because you are subscribed to the Google Groups "inception-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inception-use...@googlegroups.com.

Richard Eckart de Castilho

unread,
Aug 30, 2025, 3:13:57 AMAug 30
to incepti...@googlegroups.com
Hi,

> On 30. Aug 2025, at 00:54, Milica Ikonić Nešić <milica.ikon...@gmail.com> wrote:
>
> > I used to see the description from Wikidata when I hovered over the linked entity, but now I don’t see it. How can I enable this again?
>
> Check if a description is shown under the concept input field in the right sidebar.
>
> No, It’s not showing for me, although it used to.

Try annotating something with "Obama" (http://www.wikidata.org/entity/Q11462618) - that shows a description for me.

If that description does not show, try creating a new entity linking project and check if it works for you there.
If it does, check if you changed anything in the knowledge base sesttings in your old project, in particular
in the mapping part where all the IRIs are set.

-- Richard

Reply all
Reply to author
Forward
0 new messages