ga4gh / ga4gh-schemas

Models and APIs for Genomic data. RETIRED 2018-01-24
http://ga4gh.org
Apache License 2.0
214 stars 110 forks source link

geodata object and implementations #864

Closed mbaudis closed 7 years ago

mbaudis commented 7 years ago

This is a go at the previously discussed geodata object. See e.g.

helenp commented 7 years ago

Summarising here from the notes document: "As a pragmatic approach, the combination of lat,long + a (geonames.org mapped) location name seems the best compromise, with the addition of a “precision level” providing additional features (e.g. possibility to randomize point locations in a given boundary)."

helenp commented 7 years ago

+1

mbaudis commented 7 years ago

@ejacox Thanks - great! Now, (also @kozbo, @david4096), how/when can we get this as a pick -> push_to_master? IMHO any time ...

ejacox commented 7 years ago

I didn't realize you were working on a branch of master. I thought we were only forking from master (is that right @kozbo, @david4096?). Anyways, I will let @kozbo merge the branch since that will signify that we are no longer keeping the reference server in sync with the schemas.

mbaudis commented 7 years ago

The metadata-integration is thought as a staging branch for master. We had discussed this in Vancouver as a practical way to collect major "metadata" code updates, which however all are intended to be merged to master at some point. It is up to the schema integration team to select what & when is merged ...

So for me, changes in the metadata-integration are "forward looking" and can be used as basis for to add features to our test implementations.

ejacox commented 7 years ago

Thank you for the clarification @mbauds.