nielsboecker / HoloRepository-Core

A system for transforming medical imaging studies into holograms, storing them in the cloud and providing them to other systems.
GNU Affero General Public License v3.0
6 stars 8 forks source link

Misc/doi holo world #99

Closed boonwj closed 5 years ago

boonwj commented 5 years ago

Update holo_world steps to include possibility for one to easily change the links in the imaging studies.

boonwj commented 5 years ago

Oh the filenames in the address field will be replaced with URLs after running the script.

nielsboecker commented 5 years ago

Yeah that makes sense. Maybe the cleanest approach would be a "fileName" field with the filename, and the script then adding a new field with the "address". But let's keep it as is, it's great.