Changeset 1857


Ignore:
Timestamp:
2001-01-23T13:46:59+13:00 (23 years ago)
Author:
dmm9
Message:

date extraction options documented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/plugins/BasPlug.pm

    r1855 r1857  
    154154
    155155    print STDERR "   -extract_date     Extract dates pertaining to the content of documents about history\n\n";
     156    print STDERR "   -maximum_date     The maximum historical date to be used as metadata (in a Common Era date such as 1950)\n\n";
     157    print STDERR "   -maximum_century  The maximum named ceuntury to be extracted as historical metadata (e.g. 14 will extract all references up to the 14th century)\n\n";
     158    print STDERR "   -no_bibliography Do not try and block pbibliographic dates when extracting historical dates.\n\n";
    156159}
    157160
Note: See TracChangeset for help on using the changeset viewer.