Added ORMRepository
Added ORMRepository that can be selected by setting ttat.repository.type = orm
in the capo config file
Changed DM objects to dataclasses
to provide __repl__
methods
Added ProposalStatus
to DM for ORM mapping
Modified test_authors.py
to use Boolean instead of String for is_primary
. The test passes for both repos.