Skip to content

URI accessibility problems in <ref-list>  #34

@estedeahora

Description

@estedeahora

There are some recent changes in the commit referred to accessibility that generate warnings and errors in the <uri> tags inside the reference list (<ref-list>) that seem to me to go beyond Jats4r's recommendation.

On the one hand, the error: "Text that describes the linked object must be provided for each link either in the element content or in @xLink:title." (see

Text that describes the linked object must be provided for each link either in the element content or in @xlink:title.
) does not make sense for reference list urls, which have a predefined context. These URLs are commonly used for bibliographies that do not have a DOI and it does not generate any accessibility improvement to include an @xlink:title.

On the other hand, the warning: "A URI is not descriptive link text. The text of ext-link should describe the linked object." (see

A URI is not descriptive link text. The text of ext-link should describe the linked object.
) is inconvenient. In the <uri> tags of a reference, no more than the url itself should be placed according to the jats tag scheme (see https://jats.nlm.nih.gov/publishing/tag-library/1.3/element/uri.html).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions