ontoportal-lirmm / ontologies_linked_data

Models and serializers for ontologies and related artifacts backed by 4store
Other
0 stars 6 forks source link

Feature: return requested languages in @language - part 2 - multiple langugaes #80

Closed haddadzineddine closed 1 year ago

haddadzineddine commented 1 year ago

Description

This pull request aims to remove the assignment of platform languages to the requested language and return the requested language in @language. This will allow us to filter search results based solely on the requested language.

Related to: https://github.com/ontoportal-lirmm/goo/pull/32

And follow up of https://github.com/ontoportal-lirmm/ontologies_linked_data/pull/73

Screenshots

  1. image

  2. image

Resources

https://data.testportal.lirmm.fr/ontologies/INRAETHES/latest_submission?display=naturalLanguage

Reviewers

@syphax-bouazzouni

syphax-bouazzouni commented 1 year ago

Tests passed. Do more effort in your commits naming @haddadzineddine, I squashed the PR instead of merging it.