Changeset 24298 for main/trunk/greenstone2/etc/oai.cfg
- Timestamp:
- 2011-07-20T19:18:14+12:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone2/etc/oai.cfg
r24297 r24298 42 42 43 43 # The OAI repository name - human readable 44 #repositoryName "" 45 repositoryName "Greenstone" 44 repositoryName "" 46 45 47 46 # The OAI repository domain name or unique identifier - used for generating 48 47 # the document identifiers, which will be like: 49 48 # oai:reposId:coll:oid 50 #repositoryId "" 51 repositoryId "greenstone" 49 repositoryId "" 52 50 53 51 # version is which oai id scheme is used for ids. Can be 1.1 or 2.0. … … 77 75 # and this is followed by one or more collection names. The collection name 78 76 # is the name of the collection's folder in the collect directory. 79 oaicollection demo documented-examples/oai-e oaipdf77 oaicollection demo documented-examples/oai-e 80 78 81 79 # Optional, set name and description for each collection
Note:
See TracChangeset
for help on using the changeset viewer.