-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Labels
Description
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