Syntax error for Microsoft Academic query with wildcard

Michael Gauci 1 Reputation point
2020-08-30T11:17:26.253+00:00

The following query expression was passed to the Microsoft Academic API and was successful:

And(OR(Pt='1'),AND(W='graphene'),OR(W='corrugation',W='corrugations',W='corrugated'))

Yet, a similar query that includes a wildcard fails to retrieve any record, which leads me to conclude that the API doesn't recognize the standard wildcard syntax:

And(OR(Pt='1'),AND(W='graphene'),OR(W='corrugat*'))

Is there a way of doing wildcard searches through the Microsoft Academic API or is this an unsupported feature?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,659 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.