Questions tagged [academic-graph]
19 questions
4
votes
3 answers
Microsoft Academic API searching by Title
I am trying to use the Microsoft Academic Search API to find articles by title. As it is, I have a series of test titles, for instance, "Emotion detection for wheelchair navigation enhancement," an article I know appears precisely once, it does not…

James Howard
- 1,258
- 2
- 11
- 26
3
votes
1 answer
Getting Field of study (disciplines) hierarchy information from Microsoft academic API
Is there any good way/workaround to get disciplines and subfields hierarchy information?
For example, Optics is Sub discipline of Physics and it got subfields like Gemology, Optical physics. Which intern might have another child field of studies?

slash-dev slash-null
- 121
- 7
1
vote
1 answer
Return correct number of citations from Microsoft Academic API
I'm trying to get citation count for several authors using Microsoft Academic API. However, I'm finding that my manual searches retrieve different results than the API call. For example, the author Laurens van der Maaten appears to have 40,747…

acciolurker
- 429
- 4
- 15
1
vote
1 answer
Extract author profile entities from Microsoft Academic API?
I am working with the Microsoft Academic API to download some bibliometric data. Microsoft Academic contains just like most bibliometric databases a wide selection of entities, ranging from data on individual publications to profiles of authors and…

Ger
- 249
- 3
- 11
1
vote
1 answer
Project Academic Knowlede | Query for and list papers by AA.AuId?
I've got a list of author names but I don't have Id's for any of them.
I'd like to:
Query by author name and store the most probable AuId.
List all papers written by a given AuId.
Is there any way to do this with the current interpret/evaluate…

AdoboSeasoning
- 11
- 1
1
vote
0 answers
Evaluate methods from Project Academic Knowledge API
I'm using the Evaluate methods from Project Academic Knowledge.
If I search for Composite(F.FN=='natural language processing') it doesn't return the total number of publications for this query.
This is the query I used but I have to specify the…

user14631895
- 11
- 1
1
vote
1 answer
How to query paper entity data by DOI in MAG-Academic Knowledge API(cognitive service)
How to extract the paper data by querying DOI as a parameter, in GET/POST request URL.
Basically, I tried with by querying paper Id as a parameter. Please refer my sample code as…

Shaktikant Padhi
- 11
- 2
1
vote
2 answers
Get Information from Microsoft Academic Graph API
I am trying to use the Microsoft Academic Graph API with Python, to get information about the Author's Affiliations. However, the information provided…

Laura
- 1,192
- 2
- 18
- 36
1
vote
1 answer
Logical OR in Microsoft Academic Graph with JSON syntax
I'm trying to run a search on Microsoft Academic Graph using a logical OR condition. Specifically, I want to use OR to specify two different possible values for some field, such as two possible author names in the author field.
The documentation on…

Brendan A.
- 1,268
- 11
- 16
1
vote
1 answer
How to get papers from a Conference from Microsoft Academics API
I've been using Microsoft Academic Knoledge API for a week, I didn't have any problems until now. I want to get all the papers from a conference, for example, ICLR or ICML. I'm trying with the following query that I got from the "interpret" method:
…

Simon Bermudez
- 11
- 2
0
votes
1 answer
Escaping ' in Microsoft Academic API query
I am trying to use the Microsoft Academic API to download the publications of this author. Since his name contains a ', the API throws an error. I am passing this URL to the…

Ger
- 249
- 3
- 11
0
votes
0 answers
(Microsoft Academic Knowledge Exploration Service) Help needed in DeployHost procedure
I cannot go further while trying to use MAKES (Microsoft Academic Knowledge Exploration Service) API.
I have been referring to the guide document…

minsuksuh
- 1
- 1
0
votes
1 answer
Questions about Microsft Academics Knowledge API
We would like to use the Microsoft academics API for our research. There are 2 things we're struggling with.
We were under the impression that any data available on https://academic.microsoft.com/ should be available in the API. However, we can't…

Diederik
- 79
- 1
- 12
0
votes
1 answer
No entities are Returned using Microsoft Academic API
I used the following API call to get the information from Microsoft Academic API:
https://api.labs.cognitive.microsoft.com/academic/v1.0/evaluate?expr=Ti=='bayesian modelling of student misconceptions in the one-digit multiplication with…

Sri Test
- 389
- 1
- 4
- 21
0
votes
1 answer
Understanding document types in MAG and MSA Data dump
I am currently using Microsoft Academic's datadump for a project and unable to identify the total number of theses & dissertations(T&D) present. Based on their website, 38% of data is categorised to OTHERS type (one among them is T&D). But their…

Rajath c S
- 1
- 6