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].
- Each interface is put into a separate directory.
- Documentation and, if existing, example code is also put into that directory, maybe in subdirectories
docs/
andexamples/
.
-
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.
- TODO draft interface for the use case "Explanations for Black-box Predictors"
- MAYBE setup automatic verification of interface syntax with Travis or similar
- 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