Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix an error when building a mapping URI from the ID mapping to GET it #18

Closed
wants to merge 1 commit into from

Conversation

vemonet
Copy link

@vemonet vemonet commented Jul 7, 2015

You gave the possibility to get a mapping from its URI (e.g.: http://data.bioontology.org/mappings/http%3A%2F%2Fdata.bioontology.org%2Frest_backup_mappings%2F500b5350-c135-0132-3a1a-005056010073 )
Or its UUID (e.g.: http://data.bioontology.org/mappings/500b5350-c135-0132-3a1a-005056010073 )
But there is a little error that make the GET mapping from the UUID not working.

…ng a nil constant). Now mappings can be get by providing either the full encoded URI or the UUID
@graybeal
Copy link

The error was that 'backup' didn't belong in the URI. It works in AgroPortal when that is removed, but at the moment not on BioPortal. So that is a second bug.

@syphax-bouazzouni
Copy link

This PR can be closed as updated and incuded here #103

@alexskr
Copy link
Member

alexskr commented Jul 25, 2024

closing PR in favor of #103

@alexskr alexskr closed this Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants