Pacifica Metadata Service
v0.10.2

Contents:

  • Installation
  • Configuration
  • Metadata Model
  • Example Usage
  • Metadata Python Module
    • Configuration Python Module
    • Globals Python Module
    • ORM Python Module
    • REST Python Module
      • DOI Queries Python Module
      • File Info Python Module
      • Instrument Queries Python Module
      • Migration Queries Python Module
      • Project Queries Python Module
        • Project Has Data Python Module
        • Project Lookup Python Module
        • Project Term Search Python Module
        • Project User Search Python Module
        • Query Base Python Module
      • Reporting Query Python Module
      • Transaction Key Value Queries Python Module
      • Transaction Key Value Upload Queries Python Module
      • Transaction Queries Python Module
      • User Queries Python Module
      • DOI Upload Python Module
      • Fileinfo Python Module
      • Ingest Python Module
      • Instrumentinfo Python Module
      • Migrationinfo Python Module
      • Objectinfo Python Module
      • Orm Python Module
      • Projectinfo Python Module
      • Root Python Module
      • Summaryinfo Python Module
      • Transaction Key Value Info Python Module
      • Tkvupload Python Module
      • Transactioninfo Python Module
      • Userinfo Python Module
    • WSGI Python Module
    • Client Python Module
    • Admin Command Python Module
    • ElasticSearch Sync Python Module
Pacifica Metadata Service
  • Docs »
  • Metadata Python Module »
  • REST Python Module »
  • Project Queries Python Module »
  • Project Term Search Python Module
  • Edit on GitHub

Project Term Search Python Module¶

CherryPy Status Metadata object class.

class pacifica.metadata.rest.project_queries.project_term_search.ProjectTermSearch[source]¶

ProjectTermSearch API.

static GET(*args, **kwargs)¶

Wrapper to connect and close connection to database.

exposed = True¶
static search_for_project(search_term)[source]¶

Return a dictionary containing information about a given project.

Next Previous

© Copyright 2019, David Brown Revision 33549c9e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.10.2
Versions
latest
stable
v0.10.2
v0.10.1
v0.10.0
v0.9.2
v0.9.1
v0.9.0
v0.8.1
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.5
v0.4.4
v0.4.3
v0.4.2
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.