uhlibraries-digital / bcdams-map

Metadata Application Profile for the Bayou City DAMS
MIT License
6 stars 5 forks source link

Combine range_label and range_uri into array #26

Closed metaweidner closed 7 years ago

metaweidner commented 7 years ago

@seanlw Does this look right?

"range": [ { "label": "value", "uri":"value"}, { "label": "value"} ]

seanlw commented 7 years ago

@metaweidner looks great!

metaweidner commented 7 years ago

@seanlw Thanks! As discussed, I'll hold off on this until we've had a chance to meet with the Metadata team.

metaweidner commented 7 years ago

Add values attribute for drop downs to range #25

metaweidner commented 7 years ago

@seanlw the bcdams-map api reflects the changes to the range data model. will this work?

seanlw commented 7 years ago

Works perfectly. Brays has been updated to reflect this new feature.