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

Endpoint for providing associated graph based on "links.json". #2543

Closed
DailyDreaming opened this issue Oct 23, 2019 · 2 comments
Closed

Endpoint for providing associated graph based on "links.json". #2543

DailyDreaming opened this issue Oct 23, 2019 · 2 comments

Comments

@DailyDreaming
Copy link
Contributor

This ticket is to provide an endpoint to take some of the burden of custom associations made by ingest and stored in mongoDB and have the DSS do most of the heavy lifting.

This means, provided a links.json file with uuids and versions, the DSS would return a metadata graph designed for use by ingest. This is currently done with their internal mongoDB table, and the aim is to greatly reduce this use internally, or replace it entirely.

@xbrianh
Copy link
Member

xbrianh commented Oct 23, 2019

The DSS should not provide this endpoint as part of our API.

Functionality to transform experimental graphs into bundles, and the reverse, should be added to dcp-lib. New transformation commands should be added to the cli

@DailyDreaming
Copy link
Contributor Author

DailyDreaming commented Oct 23, 2019

Aye, that makes a lot more sense. Closing this in favor of HumanCellAtlas/dcplib#63. The CLI issue was already made: HumanCellAtlas/dcp-cli#470

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

2 participants