DIASTEMA-UPRC / web-application

Project's web application including services like Process Modelling, Custom User Functions, Information Dashboard and Visualization Interfaces
https://diastema.gr
Apache License 2.0
7 stars 0 forks source link

Definion of Dataset Labels by the User #15

Closed yannispoulakis closed 1 year ago

yannispoulakis commented 1 year ago

In the data ingestion UI a checkbox should exist to allow the user to define whether headers do exist. If they do not the user should be able to provide the desired column names. If the user does not want to provide headers , some should automatically be assigned.

adreaskar commented 1 year ago

Η φόρμα για το Http Request έχει checkbox για την δήλωση ύπαρξης των labels ενός dataset, το οποίο μεταφράζεται σε true ή false στο JSON που συνεχίζει στα υπόλοιπα services.

Επίσης, υπάρχει διαθέσιμο πεδίο για την χειροκίνητη δήλωση των labels απο τον χρήστη, έαν ο ίδιος το επιθυμεί (optional field). Επίσης περιλαμβάνεται στο τελικό JSON.

Awaiting progress απο το Ingestion Service για να το μετακινήσουμε σε Ready (μιας που έιμαστε co-assigned σε αυτό).