How to enrich my data using doi as a feature and generating a new feature with the abstract?
DocMusher
New Altair Community Member
Hi my RM friends
How to generate a new attribute with the abstract text of PUBMED, when using doi?
In short from ID DOI to ID DOI ABSTRACT
Thanks and stay healthy!!!
How to generate a new attribute with the abstract text of PUBMED, when using doi?
In short from ID DOI to ID DOI ABSTRACT
Thanks and stay healthy!!!
Tagged:
0
Best Answer
-
Assuming you have a known set of id's that you want to use, isn't it a parameter in the URL query for PUBMED? If so you can put them in a csv or exampleset and then run through a loop where you insert them into a macro and use the macro in the URL query to return the abstract, then just save that in a new attribute.1
Answers
-
Assuming you have a known set of id's that you want to use, isn't it a parameter in the URL query for PUBMED? If so you can put them in a csv or exampleset and then run through a loop where you insert them into a macro and use the macro in the URL query to return the abstract, then just save that in a new attribute.1