Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement cli  #2

@argysamo

Description

@argysamo

Implement the feature, which does not require the GUI to start in order to transform a dataset.
It will be something like: tedam --input input_file.txt --template optional_input_template.tmpl --metadata optional_metadata_file.yaml --output optional_output_file.txt --output-template output-template.tmpl

  • **t**edam means we are using the transformation command,
  • original edam arguments (i.e. input, template, metadata) should be defined. In case input file has already been imported, only input argument is required,
  • export arguments:
    • output: optional, the name/path of the exported file,
    • output-template: the template name according to which input file will be transformed

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions