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: Mediator,
ClientModel and ClientResource.
PermanentIDGenerator classes can be found in the oldman.storage.id_generation module.
Store classes can be found in the package oldman.storage.store.
Module Index, Index and Search Page.