OmicsDI / ddi-annotation

annotation service for ddi fields and words
Apache License 2.0
0 stars 1 forks source link

failing description in annotation #1

Closed ypriverol closed 8 years ago

ypriverol commented 8 years ago

@baimingze this description is failing: http://proteomecentral.proteomexchange.org/cgi/GetDataset?ID=PXD000001 we need to have a way if the description is not good, them skip the field and not throw an exception.

ypriverol commented 8 years ago

This can be solve using URLEncoder.encode(field)