Important
THIS REPOSITORY IS DEPRECATED.
Development on this webservice has been moved to: https://github.com/identifiers-org/monorepo. This new repository targets easier code integration and facilitated CI/CD pipeline. For any concerns, please contact us or open a issue at our main issue board.
This Web Service implements recommendations / scoring for resolved resources computed by identifiers.org Resolution Service.
In this iteration of the service, its scoring strategy it is based on preference information about every particular resolved resource, and how it relates to the other resolved resource candidates.
The score is any integer between '0' and '99', being '99' the scoring of a highly recommended resolved resource.
Scoring information is obtained via the Compact ID Resolution Service, when it resolves a Compact ID into a list of providers, a.k.a. resolved resources.
Manuel Bernal Llinares