SEEKCommons / resource-hub

A Git repo for Resource Hub resources. Get it?
GNU General Public License v3.0
2 stars 0 forks source link

Resource Hub Juptyper notebook profile of a research organization #6

Open bluerasberry opened 9 months ago

bluerasberry commented 9 months ago

Consider the Ecological Society of America as an example Scholia profile https://scholia.toolforge.org/organization/Q1282045

our own profile may include the following panels

  1. list of affiliated researchers - https://github.com/WDscholia/scholia/blob/master/scholia/app/templates/organization_employees-and-affiliated.sparql
  2. papers published by those researchers - https://github.com/WDscholia/scholia/blob/master/scholia/app/templates/organization_recent-literature.sparql
  3. topics of those papers - https://github.com/WDscholia/scholia/blob/master/scholia/app/templates/organization_topics.sparql
  4. resources which those papers mention using - https://github.com/WDscholia/scholia/blob/master/scholia/app/templates/organization_uses.sparql
gheber commented 9 months ago

TODO: Create a Jupyter notebook with examples.

gheber commented 8 months ago

Depends on #23