Objectinfo Python Module

Core interface for the uploader metadata objects to interface with CherryPy.

class pacifica.metadata.rest.objectinfo.ObjectInfoAPI

ObjectInfoAPI API.

static GET(*args, **kwargs)

Wrapper to connect and close connection to database.

__weakref__

list of weak references to the object (if defined)

static get_class_object_from_name(object_class_name)

Return a metadata model class for a given class name string.