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

Script to extract KG relationships #67

Open
Tracked by #65
jay-m-dev opened this issue Apr 11, 2024 · 3 comments
Open
Tracked by #65

Script to extract KG relationships #67

jay-m-dev opened this issue Apr 11, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jay-m-dev
Copy link
Collaborator

jay-m-dev commented Apr 11, 2024

We need a script in the src directory to extract data from a Knowledge Graph.
The connection strings should be passed as environmental variables and the output should be a csv file.

@gs7vik
Copy link

gs7vik commented May 27, 2024

Can I take this up?

@jay-m-dev
Copy link
Collaborator Author

Thank you @gs7vik! Please go ahead and submit a PR.

@jay-m-dev jay-m-dev removed their assignment May 29, 2024
@gs7vik
Copy link

gs7vik commented Jun 10, 2024

I just observed that there is a file called extract_data.py in src directory which does the above task except the connection string is in the script itself(instead it should have been part of .env file). Could you elaborate more on what do you mean by "Script or function to determine if data needs to be ADDED, UPDATED, or DELETED." as there is no description provided

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants