Skip to content

primary label fails to sort when specified using ldpath #288

@elrayle

Description

@elrayle

Description

Language processing in QA requires language tagged RDF::Literals. Without that, the sorting process is not able to sort by language and within language. Currently, the ldpath_service using the ldpath gem converts Literals to Strings.

See PR samvera-labs/ldpath#18 which adds the option to have ldpath return Literals.

Expected

When a config specifies an ldpath for the primary label, the label values will be sorted by language.

Actual

When a config specifies an ldpath for the primary label, the label values are not sorted by language.

Reproduce

Update the fixtures used by the language sorting tests (i.e. /spec/fixtures/authorities/linked_data/lod_lang*) to only use ldpath instead of predicates.

This will cause multiple tests to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog
    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions