Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.11] Support to export entity tree #528

Draft
wants to merge 4 commits into
base: release-0.11
Choose a base branch
from

Conversation

Severino
Copy link
Contributor

Adds an export function to the Entity tree's context menu.
This will export the selected item and all it's children.

This will create either a csv file if all entities are of the same type.
Or a zip file containing one csv file each for every entity type.
This export may be used to transfer data from one spacialist instance to another.

Note: This does not export any data models or thesaurus concepts.

@v1r0x v1r0x changed the title 0.11 feature entity tree export [0.11] Support to export entity tree Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant