project-lux / lux-marklogic

Code, issues, and resources related to LUX MarkLogic
Other
3 stars 2 forks source link

Link to object from unit provided identifier (from 829) #29

Open gigamorph opened 4 months ago

gigamorph commented 4 months ago

Problem Description: There is a request to be able to link directly to an object page in LUX based on a unit-provided identifier. In this way, a unit will be able to construct a link to the item without knowing the LUX URI. (request from YUAG)

Example: Rather than using this link: https://lux-front-prd.collections.yale.edu/view/object/72c1ebe6-d0b4-4ac1-8632-19d854b2bcd9 A unit could call an API, pass unit code (YUAG) and Record Identifier/cmsid (126776), or whatever else would make it a unique call, and return that specific object page.

Expected Behavior/Solution:

Requirements:

Needed for promotion: If an item on the list is not needed, it should be crossed off but not removed.

Dependencies/Blocks:

Related Github Issues:

UAT/LUX Examples: UAT is up to units when they implement.