Closed edgartdata closed 1 year ago
@EdwardTown1 @flapka Just checking that for P&D objects, in the LIDO XML we want to replace Not on View with Accessible by request in the Study Room? If yes, then only objects in storage will have the Not on View access status. If not, the LIDO schema can accommodate for multiple access values.
@edgartdata Yes, that sounds right to me. If, for P&D objects, you were to vend both values to the LIDO xml, is it possible to associate type attributes, e.g. "Not on view" has type "gallery" and "Accessible by ..." has type "studyRoom"?
@flapka I checked and LIDO validates when there are multiple values for this element
LIDO also accommodate for attribute types:
current LIDO->solr indexing logic for reference:
Currently P&D items only get the status "Accessible by request in the Study Room" when they are in the Study Room. When they are in the public galleries they get "On view".
@edgartdata to work with David on adding the status "Not on view" to P&D objects either in the public galleries, in storage or on loan outside of the YCBA building.
@edgartdata @flapka @BaylaArietta Instead of the label Gallery and Study Room (as in
@edgartdata To be clear as I'm not sure where your going with this. LIDO currently has either "on view" or "not on view". The code snippet above translates these depending on each collection to what appears as facet values.
I guess my question is for PD objects in the public galleries, in storage or on loan outside of the YCBA building, you're saying these should be "not on view". But what are they currently?
@yulgit1 I am interesting in replacing your logic above that generates the transformation of "P&D item not on view" into "Accessible by request in the Study Room" by having a LIDO element for these objects that explicitly says "Accessible by request in the Study Room" (in addition to a LIDO element for "Not on view").
The use case is three-fold:
For info, right now the values in the LUX facet are:
To your last question @yulgit1:
@yulgit1 I hope this makes more sense now? Any concerns about any of this?
Makes sense. LIDO=BL=LUX globally in terms of the controlled vocab:
On View Not On View Accessible by request in the Study Room Accessible in the Reference Library Accessible by appointment in the Study Room
Correct?
This issue is related to https://github.com/ycba-cia/blacklight-collections2/issues/218 Come up with a brief definition of the values in the On-site Access facet that would be visible on hover over.