Project

General

Profile

« Previous | Next » 

Revision 8337

correct rst formatting.

View differences:

docs/user/metacat/source/oaipmh.rst
331 331
                        
332 332
Command line options and parameters are described in the following table:
333 333

  
334
+-----------------------------+----------------------------------------------------+-----------------------------------------------------------------------------------------------------+
335
| Command Option or Parameter | Example                                            | Description                                                                                         |
336
+=============================+====================================================+=====================================================================================================+
337
| -dn                         | ``-dn uid=dryad,o=LTER,dc=ecoinformatics,dc=org``  | Full distinguished name of the LDAP account used when harvesting documents into Metacat. (Required) |
338
+-----------------------------+----------------------------------------------------+-----------------------------------------------------------------------------------------------------+
339
| -password                   | ``-password some_password``                        | Password of the LDAP account used when harvesting documents into Metacat. (Required)                |
340
+-----------------------------+----------------------------------------------------+-----------------------------------------------------------------------------------------------------+
341
| -metadataPrefix             | ``-metadataPrefix oai_dc``                         | The type of documents being harvested from the remote repository. (Required)                        |
342
+-----------------------------+----------------------------------------------------+-----------------------------------------------------------------------------------------------------+
343
| -from                       | ``-from 2000-01-01``                               | The lower limit of the datestamp for harvested documents. (Optional)                                |
344
+-----------------------------+----------------------------------------------------+-----------------------------------------------------------------------------------------------------+
345
| -until                      | ``-until 2010-12-31``                              | The upper limit of the datestamp for harvested documents. (Optional)                                |
346
+-----------------------------+----------------------------------------------------+-----------------------------------------------------------------------------------------------------+
347
| -setSpec                    | ``-setSpec someSet``                               | Harvest documents belonging to this set. (Optional)                                                 |
348
+-----------------------------+----------------------------------------------------+-----------------------------------------------------------------------------------------------------+
334
+-----------------------------+--------------------------------------------------------+-----------------------------------------------------------------------------------------------------+
335
| Command Option or Parameter | Example                                                | Description                                                                                         |
336
+=============================+========================================================+=====================================================================================================+
337
| -dn                         | ``-dn uid=dryad,o=LTER,dc=ecoinformatics,dc=org``      | Full distinguished name of the LDAP account used when harvesting documents into Metacat. (Required) |
338
+-----------------------------+--------------------------------------------------------+-----------------------------------------------------------------------------------------------------+
339
| -password                   | ``-password some_password``                            | Password of the LDAP account used when harvesting documents into Metacat. (Required)                |
340
+-----------------------------+--------------------------------------------------------+-----------------------------------------------------------------------------------------------------+
341
| -metadataPrefix             | ``-metadataPrefix oai_dc``                             | The type of documents being harvested from the remote repository. (Required)                        |
342
+-----------------------------+--------------------------------------------------------+-----------------------------------------------------------------------------------------------------+
343
| -from                       | ``-from 2000-01-01``                                   | The lower limit of the datestamp for harvested documents. (Optional)                                |
344
+-----------------------------+--------------------------------------------------------+-----------------------------------------------------------------------------------------------------+
345
| -until                      | ``-until 2010-12-31``                                  | The upper limit of the datestamp for harvested documents. (Optional)                                |
346
+-----------------------------+--------------------------------------------------------+-----------------------------------------------------------------------------------------------------+
347
| -setSpec                    | ``-setSpec someSet``                                   | Harvest documents belonging to this set. (Optional)                                                 |
348
+-----------------------------+--------------------------------------------------------+-----------------------------------------------------------------------------------------------------+
349 349
| base_url                    | ``http://baseurl.repository.org/metacat/dataProvider`` | Base URL of the remote repository                                                                   |
350
+-----------------------------+----------------------------------------------------+-----------------------------------------------------------------------------------------------------+
350
+-----------------------------+--------------------------------------------------------+-----------------------------------------------------------------------------------------------------+
351 351

  
352 352

  
353 353
OAI-PMH Error Codes

Also available in: Unified diff