OldMan: Python OLDM¶

OldMan is a Python Object Linked Data Mapper (OLDM). It relies on the popular RDFlib Python library. See the foreword for further characteristics.
User’s Guide¶
API reference¶
Main classes manipulated by end-users: ResourceManager, Model and Resource.
IriGenerator classes can be found in the oldman.iri module.
DataStore classes can be found in the package oldman.store.datastore.
Module Index, Index and Search Page.