Skip to content

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

Closed
vemonet wants to merge 1 commit into
ncbo:masterfrom
agroportal:fix_get_mapping
Closed

Fix an error when building a mapping URI from the ID mapping to GET it#18
vemonet wants to merge 1 commit into
ncbo:masterfrom
agroportal:fix_get_mapping

Conversation

@vemonet

@vemonet vemonet commented Jul 7, 2015

Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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

@alexskr

alexskr commented Jul 25, 2024

Copy link
Copy Markdown
Member

closing PR in favor of #103

@alexskr alexskr closed this Jul 25, 2024
@maboukerfa maboukerfa deleted the fix_get_mapping branch June 11, 2026 09:32
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