Skip to content

Consider using Jupyter notebooks for some series of connected queries #420

Open
@Daniel-Mietchen

Description

@Daniel-Mietchen

i.e. feeding the results of a query into later queries, saving intermediate results locally.

The WDQS allows that to some extent by way of subqueries, but their complexity is limited by the timeout threshold.

Example chain:

  • get most popular topics of scientific papers
  • for the top ones, check the most cited papers
  • aggregate across
    • institutions
      • educational
      • research
  • funders
  • years
  • prizes
  • locations
  • academic fields

etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P625-geolocationWikidata propertyPythonScholia is a Python project at heartSPARQLthe way Scholia queries Wikidataaspectsthe way Scholia looks at Wikidata dataenhancementsome suggestions to improve Scholiagood first issueAn issue suitable to get your feet wet for contributing to ScholiahacktoberfestIssues suitable for Hacktoberfest contributionspanelsscreen space for displaying the result of a querytime-outno results to display if query takes too longvisualizationthe way query results are rendered

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions