OldMan
  • Foreword
    • Why a new term?
    • Mission
    • Current core features
    • Status
    • Planned features
  • Installation
    • Virtualenv
    • Install OldMan and its dependencies
  • Quickstart
    • Model creation
    • Resource editing
    • Resource retrieval
    • Serialization
    • Validation
    • Domain logic
  • Core concepts
    • Resource
    • ResourceManager
    • Model
    • DataStore
  • Examples
    • DBpedia querying (read-only)
  • oldman package
    • oldman.attribute module
    • oldman.exception module
    • oldman.iri module
    • oldman.model module
    • oldman.property module
    • oldman.resource module
    • oldman.vocabulary module
    • Sub-packages
 
OldMan
  • Docs »
  • OldMan: Python OLDM
  • Edit on GitHub

OldMan: Python OLDM¶

Wise old man from https://openclipart.org/detail/190655/wise-old-man-by-j4p4n-190655

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¶

  • Foreword
    • Why a new term?
    • Mission
    • Current core features
    • Status
    • Planned features
  • Installation
    • Virtualenv
    • Install OldMan and its dependencies
  • Quickstart
    • Model creation
    • Resource editing
    • Resource retrieval
    • Serialization
    • Validation
    • Domain logic
  • Core concepts
    • Resource
    • ResourceManager
    • Model
    • DataStore
  • Examples
    • DBpedia querying (read-only)

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.

  • oldman package
    • oldman.attribute module
    • oldman.exception module
    • oldman.iri module
    • oldman.model module
    • oldman.property module
    • oldman.resource module
    • oldman.vocabulary module
    • Sub-packages

Module Index, Index and Search Page.

Next

© Copyright 2014, Benjamin Cogrel.

Sphinx theme provided by Read the Docs
Read the Docs v: 0.1.0
Versions
new-resource-manager
latest
0.1.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.