Skip to content

improve URL rendering on MESH pages #119

@VladimirAlexiev

Description

@VladimirAlexiev

A MESH page eg https://id.nlm.nih.gov/mesh/D008071.html uses ugly URLs, eg

Given that all these URLs resolve, please present them in their canonic form:

Otherwise it becomes unnecessarily complex to share MESH semantic URLs.

There are also links over ontology terms, eg

Because these use hash, presenting them in their canonic form

will be a problem because the browser will send only https://id.nlm.nih.gov/mesh/vocab, resulting in the whole ontology being returned.

Perhaps you can use the canonic form in the link name, but the describe form in the link, eg

<a href="https://id.nlm.nih.gov/mesh/describe?uri=http%3A%2F%2Fid.nlm.nih.gov%2Fmesh%2Fvocab%23TopicalDescriptor">
https://id.nlm.nih.gov/mesh/vocab#TopicalDescriptor
</a>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions