Skip to content

[FR] add incubator wiki and other wikimedia wiki support to SPARQL filter #104

@zache-fi

Description

@zache-fi

Currently, the SPARQL filter is limited to pages that have a language link defined in Wikidata. However, incubator wikis do not have language links. For this purpose, there is an external SPARQL endpoint at https://sparqlbridge.toolforge.org/ that exposes incubator article and Wikidata item links as RDF.
To make it usable, the SPARQL filter needs a new mode where the user can directly define a SPARQL query that fetches the URI list of target pages instead of items, along with an option to define a custom SPARQL endpoint. This would also resolve some speed issues on multiwiki competitions and large SPARQL queries, as it would reduce the number of queries needed and allow further SPARQL optimization.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions