Skip to content

Enity SiteLink URL is always null #76

Description

@FaFre

For some reason the URL for SIteLink's is always null.

var entity = new Entity(_wikiDataSite, "Q1022");
                await entity.RefreshAsync(
                    EntityQueryOptions.FetchAllProperties
                );

image

I also tried around with EntityQueryOptions e.g. setting only FetchSiteLinkURL and so on, but I couldn't get it working. Is this a library Problem, or has it something to do with the Wiki-Site I'm querying? (Wikidata)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions