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

Upload CSV example file #983

Closed
lukavdplas opened this issue Nov 25, 2022 · 1 comment · Fixed by #1659
Closed

Upload CSV example file #983

lukavdplas opened this issue Nov 25, 2022 · 1 comment · Fixed by #1659
Assignees
Labels
corpus changes to corpus definitions or new corpora

Comments

@lukavdplas
Copy link
Contributor

Could be done as separate prep work for the corpus definition form (#982).

There should be a backend view to upload a CSV file as the 'example file' for the corpus. Since this is intended as a sample, we may impose a file size limit.

The file should be saved with the corpus in the database, since it may be used in later sessions.

There should also be a GET view to retrieve the fieldnames of the saved CSV.

@lukavdplas lukavdplas added the corpus changes to corpus definitions or new corpora label Dec 8, 2022
@JeltevanBoheemen
Copy link
Contributor

Implementing this as part #982

@JeltevanBoheemen JeltevanBoheemen self-assigned this Aug 15, 2024
@lukavdplas lukavdplas linked a pull request Dec 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
corpus changes to corpus definitions or new corpora
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants