SciGraph icon indicating copy to clipboard operation
SciGraph copied to clipboard

curies fail to roudtrip correctly

Open tgbugs opened this issue 7 years ago • 1 comments
trafficstars

Curies to a full iri like definition: <http://purl.obolibrary.org/obo/IAO_0000115> fail to resolve correctly. This url resolves and the PAXRAT: curie is clearly visible as part of the record. However when trying to use the curie directly SciGraph fails. URL escaping the colon also fails.

tgbugs avatar Oct 27 '18 22:10 tgbugs

A related issue (prompting the title change), which is not so much a scigraph problem as a client problem, is that scigraph will shorten iris to curies that have slashes in the suffix (which is good), but if that curie is passed back into an {id} endpoint it will barf on the slashes in the suffix.

tgbugs avatar Mar 25 '19 20:03 tgbugs