| Home | Trees | Indices | Help |
|
|---|
|
|
orm.py
Created by Philip Cooper on 2007-11-23. Copyright (c) 2007 Openvest. All rights reserved.
|
|||
|
|||
|
|||
|
|||
log = logging.getLogger(__name__)
|
|||
|
|||
Map the classes given to allow descriptors with ranges to the proper Class of that type default if no args is to map all subclasses(recursivly) of rdfSubject preforms the mapping returns a dict of {rdf_type: mapped_class} for further processing |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed May 28 13:12:39 2008 | http://epydoc.sourceforge.net |