Synopsis: | This module implements DataONEBaseClient, which extends RESTClient with DataONE specific functionality common to Coordinating Nodes and Member Nodes. Methods that are common for CN and MN: CNCore/MNCore.getLogRecords() CNRead/MNRead.get() CNRead/MNRead.getSystemMetadata() CNRead/MNRead.describe() CNRead/MNRead.listObjects() CNAuthorization/MNAuthorization.isAuthorized() |
---|---|
Created: | 2011-01-20 |
Author: | DataONE (Vieglais, Dahl) |
Classes
DataONEBaseClient(base_url[, timeout, ...]) | Implements DataONE client functionality common between Member and |