Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scopus python Library (ELSapy) integration #3

Open
meleksomai opened this issue Feb 9, 2017 · 1 comment
Open

Scopus python Library (ELSapy) integration #3

meleksomai opened this issue Feb 9, 2017 · 1 comment

Comments

@meleksomai
Copy link

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

@meleksomai meleksomai changed the title Reading JSON from ELSapy Scopus python Library (ELSapy) integration Feb 9, 2017
@mclevey
Copy link
Collaborator

mclevey commented Mar 15, 2020

Hi! We are currently preparing an update for metaknowledge that may include a JSON reader. I'll follow up with you about this shortly. @tcrick let's have a conversation about this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@mclevey @meleksomai and others