Skip to content

[FR]: dataset schema changes #4936

@talbananaz

Description

@talbananaz

Proposal summary

I have a flat structure for reusability and so I can see if a rule is missing some data quickly. The alternative rather than having it nested in one field where some data can get lost ex an object of rules but if I have many then if one is missing it will be hard to see and in my view this is a bit less clean. The current method means my dataset is not expandable and I can't update it without creating an entirely new dataset
So here are my csv columns for example
fileID ,pageNumber, fileJson, imagesJson, ruleA ,ruleB, ruleC
and I don't have a simple/quick/easy way to add a ruleD via ui

Motivation

dataset expandability

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions