Objectinfo Python Module

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

class pacifica.metadata.rest.objectinfo.ObjectInfoAPI[source]

ObjectInfoAPI API.

static GET(*args, **kwargs)

Wrapper to connect and close connection to database.

exposed = True
static get_class_object_from_name(object_class_name)[source]

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