CenterForDigitalHumanities / rerum_server

Java web service for a RERUM compliant digital object repository
http://rerum.io
Other
7 stars 2 forks source link

healHistoryTree & External Objects #214

Closed thehabes closed 3 years ago

thehabes commented 3 years ago

A bit smarter logic for the healHistoryTree() function for when it encounters a history.next[i] or history.previous that is an external object, which happens when 'importing' into the RERUM DB via an update call on an external URI.

I will smooth out Constant.java on master after we merge.