We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Step to reproduce: Query to get one of the last REST mapping http://data.bioontology.org/mappings/recent
Then click on first mapping @id: http://data.bioontology.org/rest_backup_mappings/6dd4c410-04e9-0138-9fc8-005056010088 => Not found
Similarly click on the process object @id : http://data.bioontology.org/metadata/mapping_processes/-kgiordano-6dc736f0-04e9-0138-9fc7-005056010088 => Not found
Therefor here is no way to access (DELETE, PATCH) a mapping or its process by the ids returned by the API.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Step to reproduce:
Query to get one of the last REST mapping
http://data.bioontology.org/mappings/recent
Then click on first mapping @id:
http://data.bioontology.org/rest_backup_mappings/6dd4c410-04e9-0138-9fc8-005056010088
=> Not found
Similarly click on the process object @id :
http://data.bioontology.org/metadata/mapping_processes/-kgiordano-6dc736f0-04e9-0138-9fc7-005056010088
=> Not found
Therefor here is no way to access (DELETE, PATCH) a mapping or its process by the ids returned by the API.
The text was updated successfully, but these errors were encountered: