Scholarly Graph Link

Scholarly Graph Link Plugin Guide for ChatGPT:
title_seo

You can search papers, authors, datasets and software. It has access to Figshare, Arxiv, and many others.

We reviewed the Scholarly Graph Link Plugin designed to enhance your ChatGPT experience.
We believe this plugin will make your use of ChatGPT more efficient.

overview

Run GraphQL queries against an API hosted by DataCite API. The API supports most GraphQL query but does not support mutations statements. Use { __schema { types { name kind } } } to get all the types in the GraphQL schema. Use { datasets { nodes { id sizes citations { nodes { id titles { title } } } } } } to get all the citations of all datasets in the API. Use { datasets { nodes { id sizes citations { nodes { id titles { title } } } } } } to get all the citations of all datasets in the API. Use {person(id:ORCID) {works(first:50) {nodes {id titles(first: 1){title} publicationYear}}}} to get the first 50 works of a person based on their ORCID. All Ids are urls, e.g., https://orcid.org/0012-0000-1012-1110. Mutations statements are not allowed.


Comments

Coming Soon

Discussion (20)

Michael GoughMichael Gough

Very straight-to-point article. Really worth time reading. Thank you! But tools are just the instruments for the UX designers. The knowledge of the design tools are as important as the creation of the design strategy.

Jese LeosJese Leos

Much appreciated! Glad you liked it ☺️


questions.one-description
questions.two-description
questions.three-description

sidebar.share:

related_plugins

sidebar.important_desc


This Plugin was added from their official website. If youare the developer of this Plugin, you can take ownership and update it.

Get Ownership

Get Notified

Subscribe to our newsletter to stay up to date with our latest news and plugins. Fill out the form and stay up to date.