WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
220 stars 78 forks source link

Remove online events from related based on time and location #2498

Closed fnielsen closed 4 months ago

fnielsen commented 4 months ago

Is your feature request related to a problem? Please describe. Remove online events from related based on time and location. This panel seems to be most relevant for the traveling scientist.

Describe the solution you'd like Remove this part:

UNION
    {
      VALUES ?online_event { wd:Q1543677 wd:Q98381855 wd:Q98381912 }
      ?event wdt:P31 ?online_event .
      BIND(200 AS ?location_scores)
    }

Describe alternatives you've considered An alternative panel with online events?

Additional context Add any other context or screenshots about the feature request here.