-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi all,
I am trying to combine MK with Elsevier library for Scopus written in Python ELSapy.
These are the steps:
1- Import Scopus metadata using ElsevierDev/elsapy. The results are imported in JSON.
2.a- Transform the JSON to Numpy array and/or Pandas dataframe.
2.b- Transform the JSON (or np.array, pd.dataframe) to a MK Collection.
3- Perform Network Analysis
I have not fully explored MK, but it seems that it does not include a JSON reader. Only txt (csv formatting) is implemented at this stage.
Is there a JSON reader in MK? If not, where should I start in order to implement one. I will be happy to spend some time to contribute.
Great Work by the way! 👍
Melek
Metadata
Metadata
Assignees
Labels
No labels