Skip to content

M3 default profile is incorrect for based_near #7285

@laritakr

Description

@laritakr

Descriptive summary

M3 profile is invalid for based_near, causing location to not display.

https://github.com/samvera/hyrax/blob/main/config/metadata_profiles/m3_profile.yaml

Should be:

    display_label:
      default: blacklight.search.fields.show.based_near_label_tesim
    index_documentation: displayable, searchable
    indexing:
      - based_near_sim
      - based_near_tesim
    form:
      primary: false
    property_uri: http://xmlns.com/foaf/0.1/based_near
    range: http://www.w3.org/2001/XMLSchema#string
    sample_values:
      - San Diego, California, United States
    view:
      render_term: based_near_label
      html_dl: true

Steps to reproduce the behavior in User Interface (UI)

Actual behavior (include screenshots if available)

Acceptance Criteria/Expected Behavior

  • default profile is corrected

Rationale (for feature request only)

Related work

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions