-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ontology of departments and advisor/student links #42
Comments
Scraping lab websites could be tricky -- formats differ widely. Mining On Fri, Dec 12, 2014 at 2:06 PM, Richard Littauer notifications@github.com
|
Yeah, scraping websites isn't necessarily feasible at scale. Inferring relationships would work better if we could get a get training set though, which may be able to be got through mining. |
There are a few relevant projects among our "class" of MetaKnowledge grants: http://www.knowledgelab.org/news/detail/1.4_million_in_grants_awarded_to_metaknowledge_projects Stephen David: "Neurotree: Graphing the Evolution of Science Through Neuroscience professor Stephen David runs Neurotree, an open-access website But I agree that at the "platform" level of scientific sharing tools, On Sat, Dec 13, 2014 at 5:11 PM, Richard Littauer notifications@github.com
|
Interesting. Also potentially useful is the mathematics genealogy project: http://genealogy.math.ndsu.nodak.edu/ Sent via mobile
|
I agree about helping to catalyze. Alright! We should contact Stephen David to see if Neurotree has an API. Same for the Mathematics Genealogy project. Closing this for now. |
Idea: We really need a scholarly graph or ontology of people. Can we scrape university websites to get this?
An example would be Erdős numbers, which map out connections people have to publications by Erdős through publications with collaborators.
This is an open problem in science, which has not been solved, but would be incredibly useful if we could capture it. One way of doing this would be to mine dissertations and find advisors.
The text was updated successfully, but these errors were encountered: