Package gavo :: Package registry :: Module model :: Class OAI
[frames] | no frames]

Class OAI

source code

object --+
         |
        OAI

is a container for classes modelling OAI elements.

Nested Classes
  OAIElement
  PMH
  responseDate
  request
  metadata
  Identify
  ListIdentifiers
  ListRecords
  GetRecord
  ListMetadataFormats
  ListSets
  header
  error
  record
  identifier
  datestamp
  setSpec
  repositoryName
  baseURL
  adminEmail
  earliestDatestamp
  deletedRecord
  granularity
  description
  protocolVersion
  metadataFormat
  metadataPrefix
  schema
  metadataNamespace
  set
  setName
  setDescription
  resumptionToken
Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__