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
        • Instrument Categories Python Module
        • Instrument Lookup Python Module
        • Instrument Term Search Python Module
        • Instrument User Search Python Module
        • Query Base Python Module
      • Migration Queries Python Module
      • Project Queries 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 »
  • Instrument Queries Python Module »
  • Instrument Term Search Python Module
  • Edit on GitHub

Instrument Term Search Python Module¶

CherryPy Status Metadata object class.

class pacifica.metadata.rest.instrument_queries.instrument_term_search.InstrumentTermSearch[source]¶

InstrumentTermSearch API.

static GET(search_term='')[source]¶

Return a set of instruments for a given user.

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

Return a dictionary containing information about a given instrument.

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.