You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extensions will be stored in separate datasets (see #1891). To create a minimal export already before the needed changes few assumptions are needed:
extensions need to be created as a single/normal dataset
relationships refer to fixed types and need to be linked by hand
export with extension means: current functions based on a dataset plus ONE extra dataset which is linked
Validation should be done manually before (first create the dataset with the primary keys!) and/or we rely on its fit. There will be no extra validation while creating the archive
permissions do not play a role
add seed data for meanings for both extensions (@geofranzi )
get the list of attributes for both and what is required to be mapped(@Anahita-Kazem)
add list of extra links to the workspace (create: @geofranzi )
function to find linked dataset (first hit for first matching type -> rest is ignored) (@DavidBlaa )
The extensions will be stored in separate datasets (see #1891). To create a minimal export already before the needed changes few assumptions are needed:
The text was updated successfully, but these errors were encountered: