Query Base Python Module

CherryPy Status Metadata projectinfo base class.

class pacifica.metadata.rest.project_queries.query_base.QueryBase

Retrieves a set of projects for a given keyword set.

__weakref__

list of weak references to the object (if defined)

static format_project_block(project_entry, instruments=None)

Construct a dictionary from a given project instance in the metadata stack.

static project_help_block_message()

Assemble a block of relevant help text to be returned with an invalid request.