ncbo / ontologies_api

Hypermedia API for NCBO's ontology-related projects
http://data.bioontology.org
Other
25 stars 10 forks source link

Accessing mapping and mapping_process by ID does not work #68

Open jonquet opened 4 years ago

jonquet commented 4 years ago

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.