Git Product home page Git Product logo

Comments (6)

fnielsen avatar fnielsen commented on June 1, 2024

Actually, it queries for a range of subclasses/facets/part of. You get "Africa // malaria // Plasmodium falciparum // Mortality" on Q18123741

This is the query:

  { ?work wdt:P921/wdt:P279* wd:Q18123741 . }
  union { ?work wdt:P921/wdt:P361+ wd:Q18123741 . }
  union { ?work wdt:P921/wdt:P1269+ wd:Q18123741 . }

Could it be made more general. Do you have examples of what is missing?

from scholia.

fnielsen avatar fnielsen commented on June 1, 2024

35feec4 from some days ago is now pushed to production. It implements broader queries for "Authors publishing about the topic" and "Co-occurring topics" and "Venues publishing works about the topic".

from scholia.

Daniel-Mietchen avatar Daniel-Mietchen commented on June 1, 2024

I actually saw that you're crawling along the tree a bit, but the "+" notation was new to me, so I did not understand much of it.

My point is that for a topic like biology, I would expect publications about subtopics like cell biology to show up and that the numbers in the "Authors publishing about the topic" and "Venues publishing works about the topic" sections should be higher for the topic than for subtopics.

I am under the impression that this has not always been the case, but for the examples I just checked, it all seems fine.

Nonetheless, I think it would indeed be nice if the zoom level could be specified in some more intuitive way than via SPARQL.

from scholia.

Daniel-Mietchen avatar Daniel-Mietchen commented on June 1, 2024

What I had in mind with these zoom levels is roughly comparable to the re-arrangement of bubbles when zooming around on maps like the one at http://opendataday.org/ .

So the user would select some zoom level relative to the default, and this would (via JavaScript) adjust the SPARQL query accordingly via things like P279, P361 or P1269.

from scholia.

Daniel-Mietchen avatar Daniel-Mietchen commented on June 1, 2024

Looks like the "more general class" / "more specific class" on Wikidata Walkabout is very close to what I was looking for here.

Attaching a screenshot for https://wikidatawalkabout.org/?c=Q43229&f.P2388=Q1255921 .
Screen Shot 2020-09-23 at 10 11 22

They are using classes, while I would like to see something more adapted to scholarly topics, e.g. branches of physics. I am aware that our ontology there is messy, but that will need to be improved anyway at some point, and it would be nice if Scholia could leverage that.

from scholia.

Daniel-Mietchen avatar Daniel-Mietchen commented on June 1, 2024

A term that might be useful here is "scale-free linking".

from scholia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.