colav / impactu

Colav Impactu Issues and Documentation
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Jerarquía de títulos para backend #74

Closed restrepo closed 1 month ago

restrepo commented 1 month ago

De acuerdo a las fuentes de los títulos, implementar la siguiente jerarquía de títulos para el backend

OpenAlex, Scholar, Scienti, Minciencias, Ranking

Ejemplo: tomar el de OpenAlex para:

titles: [

    {

      title: 'Effect of the Dresselhaus spin splitting on the effective Landé g-factor in GaAs–(Ga,Al)As quantum wells under in-plane or growth-direction magnetic fields',

      lang: 'en',

      source: 'openalex'

    },

    {

      title: 'Effect of the Dresselhaus spin splitting on the effective Landé g-factor in GaAs¿(Ga,Al)As quantum wells under in-plane or growth-direction magnetic fields',

      lang: 'en',

      source: 'scienti'

    },
Simon3640 commented 1 month ago

Se agregó al repositorio de Work la lógica para ordenar las búsquedas según la jerarquía en los títulos, aún se debe entonces decirdir si el título que se muestra en el front también debe seguir esta jerarquía o continuamos prefiriendo el que sale en español. https://github.com/colav-playground/impactu-backend-service/commit/c835a58ec552f0737442134fdf00deb71c3f3338 @restrepo

restrepo commented 1 month ago

@Simon3640 Está es la jerarquía correcta para garantizar la calidad del.dato. Decidido

Simon3640 commented 1 month ago

Títulos tomados por la jerarquía. https://github.com/colav-playground/impactu-backend-service/commit/baf4c3a63ba9b3483d1f2b2cff44dc79118cb000