2. Architecture

Network Components

arch.png

Data Models

OPV features a pluggable database repository pattern. Currently the core data models are:

* Domain
* Scope
* Fact
* FactType
* Grant
* API Audit

Database doc can be generated by make tbls, and the detailed README can be found on dbdoc.

schema.svg

Edit this page on GitHub