glygener / glygen.cfde.generator

Java program for the generation of CFDE metadata files from GlyGen data.
GNU General Public License v3.0
0 stars 1 forks source link

DRS evalutation #31

Open ReneRanzinger opened 1 year ago

ReneRanzinger commented 1 year ago

We need to evaluate DRS for the array repository and GlyGen. It may become an implementation target for CFDE base award year 3.

@jeet-vora please provide the material here (papers etc.)

jeet-vora commented 1 year ago

Material from Felix

For the GA4GH meeting, virtual registration can be done here:

https://broadinstitute.swoogo.com/ga4ghaprilconnect23/

and there is a document that describes the DRS-test-athon and further documentation here:

https://docs.google.com/document/d/10oSBnm3k7Cm3z-bw4JndR3Et7Zd62-st/edit?pli=1#

The GitHub repository for the HMP Node.js implementation can be found at:

https://github.com/ihmpdcc/drs-server

Finally, the Swagger documentation referenced in our meeting (albeit for version 1.1.0 of the spec) can be found at:

https://editor.swagger.io/?url=https://ga4gh.github.io/data-repository-service-schemas/preview/release/drs-1.1.0/swagger.yaml

ReneRanzinger commented 1 year ago

@senaarpinar I moved the DRS information to the wiki .

@jeet-vora Did you ask for recordings (even old ones)?

ReneRanzinger commented 1 year ago

https://ga4gh.github.io/data-repository-service-schemas/preview/feature/issue-348-post-passport-v2/docs/#section/Authentication

ReneRanzinger commented 1 year ago

Michael Lukowski Unfortunately I am not aware of any recordings about DRS. There are a few implementations in the community that you would be able to study. I'll shamelessly plug our implementation at the University of Chicago through Gen3 https://github.com/uc-cdis/indexd

As far as testing the GA4GH Tech Team has put together a compliance suite https://github.com/ga4gh/drs-compliance-suite that will help you with testing. I am not aware of all of the potential shortcomings of this but it should help with testing.