Earlier quoted context omitted.
I don't think that GA4GH is literally using CORBA. The data model is not implicit, it's explicit (there is a schema). The "data silos can communicate some things ... but not personally identifiable information" is a constraint placed on the alliance by legal system. As for the semantic web, every bio project I've seen which adopted the semantic web ultimately failed -- the semantic web seems like a great idea, but at…
> I don't think that GA4GH is literally using CORBA. It's not literally CORBA, but people who spent time implementing literal CORBA in a bioinformatics context (for instance, the original author of https://github.com/bioperl/bioperl-corba-server ) have noted that the design pattern and discussions followed by the GA4GH are pretty similar to those had in the EBI when they attempted to unify everything using CORBA. > T…
Open source effort to bring open biomedical data together – anyone interested?
21–23 of 23 posts
Re: Open source effort to bring open biomedical data together – anyone interested?
#22Quite an interesting idea, so it'd be like extending the scope of GA4GH beyond 'just' genomics? https://genomicsandhealth.org/work-products-demonstration-pr...
The global alliance for genomics and health is a similar idea but not designed to be completely open nor linked. They don't acknowledge the semantic web. Practically, it is implemented as CORBA using JSON. Everything is an API and after that an implicit data model (in JSON) is being produced for each type of concept. AFAIK security is a huge limitation here. The idea of GA4GH is data silos can communicate some things…
I was initially quite impressed with the GA4GH effort, because it was transparent and producing useful things, in terms of schema and code in github repositories. I am afraid now it has all gone working groups and private email threads and very little is happening in the open any more.
I wish I understood semantic web. I've built more than one system on it but have never found a use case that sells it for me.