An open API service indexing awesome lists of open source software.

https://github.com/oat-sa/generis


https://github.com/oat-sa/generis

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Generis
=======

[![codecov](https://codecov.io/gh/oat-sa/generis/branch/master/graph/badge.svg?token=vg7OS2U3A7)](https://codecov.io/gh/oat-sa/generis)

Core extension, provide the low level framework and an API to manage ontologies

## Components

### Dependency Injection

Read here [how to use the Dependency Injection](./core/DependencyInjection/README.md).

### Persistence

Read here [how to use the Persistence](./common/persistence/README.md).

### Middleware

Read here [how to use the Middlewares](./core/Middleware/README.md).

### Log

Learn more here about [how to log](./common/oatbox/log/README.md).