Migration and Curation tools #93
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
orinoco/dump-things-server#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With the option for multiple backends, a few questions arise. This issue is created to identify the questions and to discuss them
Q1: How can an existing deployment with backend A move to backend B?
Q2: What kind of tools are required to support curation workflows, especially when a backend does not have an easy-to-read file-system-based data structure?
Answer to question Q1:
Version 2.0.0 introduced the new command:
This command can be used to copy records from one backend to another backend. For example, it can be used to copy records from a directory-based backend (
record_dir) to an SQL backend, e.g.,sqlite.