Changeset 8053
- Timestamp:
- 09/01/12 12:10:08 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI01-discovery-Ingest/trunk/v4.3.0/ingestAutomation-upgrade/OAIBatch/NERC_DMS_0_7.py
r8038 r8053 24 24 def ingestKeywordIdentifier(self): 25 25 26 acceptableIDs = ["http://vocab.ndg.nerc.ac.uk/term/N010/1/NDGO0003","http://vocab.ndg.nerc.ac.uk/term/N010/ current/NDGO0003"]26 acceptableIDs = ["http://vocab.ndg.nerc.ac.uk/term/N010/1/NDGO0003","http://vocab.ndg.nerc.ac.uk/term/N010/2/NDGO0003","http://vocab.ndg.nerc.ac.uk/term/N010/3/NDGO0003","http://vocab.ndg.nerc.ac.uk/term/N010/current/NDGO0003"] 27 27 28 28 return acceptableIDs
Note: See TracChangeset
for help on using the changeset viewer.