Chunlei Wu

Results 98 issues of Chunlei Wu

Ref: https://github.com/Mermade/openapi-gui/issues/16#issuecomment-368436712

Currently, the responseDataType is basically a keypath to ID-type-URI pairs: ``` responseDataType: - elementPath: ec datatype: 'http://identifiers.org/ec-code/' - elementPath: ensembl.gene datatype: 'http://identifiers.org/ensembl/' - elementPath: ensembl.translation.protein datatype: 'http://identifiers.org/ensembl/' - elementPath: ensembl.translation.rna...