Ensembl / schemas

Work on data models and APIs for Genomic data.
http://ga4gh.org/#/api
Apache License 2.0
1 stars 0 forks source link

Use case: Federated queries #18

Open kozbo opened 7 years ago

kozbo commented 7 years ago

Comment: Does this belong as part of the schemas? Once the servers join a network then the work of doing the federated queries would be done in the server implementation.

lairdm commented 7 years ago

There is definitely some blurring on what I would consider "use cases" and implementation, but for this piece I think it's important to list the functionality that will be achievable. In this case that they can make recursive queries to partnered servers through one server, or get a list of partnered servers. How we implement that... that'll be a fun discussion for later.