Documentation available https://inab.github.io/opeb-submission/
.
├── diagrams
├── docs
├── sampleContainers
│ ├── GetQueryIds
│ ├── CheckResults
│ ├── ConsolidateMetrics
│ ├── GetResultsIds
│ ├── LineMetrics
│ ├── NextFlowPipeline
│ └── WordMetrics
└── scripts
├── sftp
├── tests
└── vm
Community and User workflow diagrams in graphml format
https://inab.github.io/opeb-submission/
Web page which contains all documentation about the OpeB Submission Protocol for users and communities
Container (docker) example files to be implemented by communities
Script files for building and providing the different services
SFTP service for user submissions
Unit tests for checking services are working correctly and the system is consistent at all moment
Virtual Machine for facilite installation, deployment and testing of all components described above