Michael Baudis

Results 271 comments of Michael Baudis

@andrewjesaitis No problem with me, since this is what I wrote back in https://github.com/ga4gh/ga4gh-schemas/issues/568#issuecomment-190268402 > @jeromekelleher While I'm fine with created | updated, this was seen as ambiguous in var....

@dglazer On the "wet side of things" there will be a possibly intricate object hierarchy, which will be incompletely represented for most use cases. We currently have something like `Individual`...

And for a provenance chain, possibly across repositories, [gu]uid implementations are the IMHO most promising way to go. If a sample is tagged as derived from an object with a...

And re: @diekhans: YES! There has been a lot of preparation through metadata, but the MTT is a bit lost (sometimes in very specific discussions) if the data schema developers...

And the metadata branch's `metadata.avdl` is here https://github.com/ga4gh/schemas/blob/metadata/src/main/resources/avro/metadata.avdl

This can be coordinated w/ @mcupak, @KyleGao, myself etc. Happy to work with you on this!

I obv. support a mechanism for correct ontology source identification. However, should be a general mechanism, not being bound to a specific registry (e.g. local implementations may have their own...

@david4096 I'm with a slight preference of termLabel (term_label?), but take whatever I get...

So still `term`, not `term_label` in master. @david4096 or @kozbo: Can you please put this into one of the next PRs against master? ``` message OntologyTerm { string term_id =...