Skip to content

odpt-compose.yml redesign #79

@caviri

Description

@caviri

Context
Initially odtp-compose.yml was conceived as a way to describe and replicate any digital twin and its executions. There was some internal misunderstanding and this file was taken as:

  • DT-History: An explicit description of executions including components, parameters, inputs, and outputs`. With this you should be able to run exactly all the steps computed previously

And

  • DT-Template: A more flexible description containing templates for executions including components, some default parameters, and maybe inputs sources. This allows the designing of a copy of a digital twin able to run with new data.

Proposed solution
Design a procedure to describe both cases and export a DT history. This may involve the inclusion of semantic information about a DT input and output, paving the way for the reuse of DT as components when developing nesting DTs.

Acceptance criteria

  • Plain-text format development for definition of both cases.
  • Procedures to export this from ODTP
  • Sharing method (based in Github?) for DT-Templates and DT-History

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions