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

support for target SciData JSON-LD #54

Open
JohnsonDylan opened this issue May 26, 2021 · 0 comments
Open

support for target SciData JSON-LD #54

JohnsonDylan opened this issue May 26, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@JohnsonDylan
Copy link
Collaborator

Upon ingestion of SciData JSON-LD, sciflow checks for compound presence in MySQL and Graph database. If it is not present, a compound SciData JSON-LD is generated and ingested. The compound section of the original scidata json-ld is then substituted for the graph id of the compound SciData JSON-LD. Any scidata JSON-LD that involves that compound will also be linked to that compound SciData JSON-LD (normalized). A stringified version of the scidata json-ld is added to the MySQL database before and after normalization.

This functionality needs to be extended to support analogous target SciData JSON-LDs (in the context of the CHEMBL database, a target is a biological protein or gene target)

@markaidestine markaidestine self-assigned this Jul 8, 2021
@stuchalk stuchalk added the enhancement New feature or request label Jul 30, 2021
@stuchalk stuchalk added this to the Beta 2 milestone Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants