Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Files

Latest commit

28733e0 · Jun 29, 2022

History

History
37 lines (24 loc) · 1.63 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.63 KB

Overview

This repository has been moved to https://gitlab.eclipse.org/eclipse/graphene/ai-interfaces

This repository collects common interfaces between AI4EU Acumos components in the AI4EU resources catalog.

  • The main aim here is to collect and document interfaces.
  • The aim is not to provide implementations.

This repository is currently managed by Peter Schueller [email protected].

Directory Structure

  • Each interface is put into a separate directory.
  • Documentation and, if existing, example code is also put into that directory, maybe in subdirectories docs/ and examples/.

How to contribute

  • Make a branch for your suggested new interface or for your suggested interface change.

  • Do not forget to add your interface to the list at the end of this file Readme.md.

  • Create a Pull Request against master and suggest at least one reviewer.

  • If you are a member of the consortium and have merge permissions for this repository, depending on the situation you might merge the Pull Request yourself.

    • Lack of criticism and lack of reactions to your Pull Request for a few days could be a good reason to publish the content instead of waiting.
    • Please be respectful of other opinions.

Action items

  • TODO draft interface for the use case "Explanations for Black-box Predictors"
  • MAYBE setup automatic verification of interface syntax with Travis or similar

Interfaces

  • Generic Shell Execution Wrapper [./shell_wrapper/shell_wrapper.md]
  • Interfaces of the tutorials
  • Interfaces of the example Audio-Mining-Pipeline
  • Interfaces to three PDDL planners