Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes entity fishing returns "Invalid id or excluded via caching" as rawName of preferredForm #134

Open
oterrier opened this issue Sep 14, 2021 · 1 comment

Comments

@oterrier
Copy link

When you call the /service/kb/concept/ endpoint with a valid QID, sometimes the rawName and/or PreferredForm in the response is "Invalid id or excluded via caching"

Like for example:

{
    "rawName": "Invalid id or excluded via caching",
    "preferredTerm": "Invalid id or excluded via caching",
    "confidence_score": 0,
    "wikipediaExternalRef": 10250,
    "wikidataId": "Q132621",
    "statements": [
        {
            "conceptId": "Q132621",
            "propertyId": "P935",
            "propertyName": "Commons gallery",
            "valueType": "string",
            "value": "Epinephrine"
        },

Best regards

Olivier Terrier

@kermitt2
Copy link
Owner

kermitt2 commented May 3, 2022

Hello !

I can't reproduce this error. It might be limited to a previous version or loading issues.

Screenshot from 2022-05-03 23-18-37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants