Project

General

Profile

Feature #2477

Updated by Bernhard Koschiček-Krombholz 8 months ago

With the feature #2450 there is a new endpoint specifically designed for presentation sites.  
 Since there will be need for improvement and feedback, feel free to add items to the list. 

 *Improvements* 
 * Change name  
 * remove references (edition, bib, ext ref) from relations and make a special case for them ✅ 
 * add parameter to get not only one "hop" of linked events, actors or places but as many as there are (get linked entities recursive)  
 * Remodel @geometries@ to a valid "GeoJSON":https://www.rfc-editor.org/rfc/rfc7946  

 *Fixes* 
 * add the @viewClass@    property to the response ✅ 
 * add the @IIIFManifest@ property to the entries of the @files@ array (if available) ✅ 
 * add value types (ideally with @value@    and @unit@) to @types@ array ✅ 
 * RelatedEntityModel: instead of @relationTypesModel@ the response contains a property named @relationTypes@ -> should be renamed in the OpenAPI definition ✅ 

Back