Omeka S has a very useful feature for linking related records during editing via an Omeka Resource. But what to do in a situation where I have to move the entire resource to another domain, e.g., from domain ‘aaa’ to domain ‘bbb’? The URLs then become useless. This concerns the situation when I import records, for example, from a CSV file. How can I preserve these internal relationships? I will be grateful for all suggestions.
You mean that you’re moving the resource out of the current Omeka S installation completely? Or moving the installation itself?
The “Resource” links are just internal, so they’ll handle things fine if you move the entire installation to a different domain, or if you change which sites the resource is assigned to, etc. But if you take a resource out of the installation altogether so it’s split into a different one from what’s linking to it, then you can’t use the Resource link type for it anymore.
Thanks a lot for your reply. Probably, as you write, the only solution is to move the entire installation to another domain. How to do it? Is there any tool that makes this operation easier? I would be grateful for any suggestions.