From b6272a3c0eb582b6f8fb7c4d26398282fd168025 Mon Sep 17 00:00:00 2001 From: utas-raymondng Date: Thu, 15 Aug 2024 14:47:53 +1000 Subject: [PATCH] Fix missing node in config --- .../harvesters/1_imos-craig-catalogue.json | 220 +++++++-------- geonetwork-config/harvesters/2_aims_nrs.json | 214 +++++++-------- .../harvesters/3_csiro_hplc_pigment.json | 222 ++++++++-------- geonetwork-config/harvesters/4_aad.json | 190 ++++++------- geonetwork-config/harvesters/5_aims.json | 250 +++++++++--------- .../harvesters/6_csiro_ocean_atmosphere.json | 204 +++++++------- geonetwork-config/harvesters/7_imas.json | 250 +++++++++--------- geonetwork-config/harvesters/8_ga-marine.json | 220 +++++++-------- 8 files changed, 893 insertions(+), 877 deletions(-) diff --git a/geonetwork-config/harvesters/1_imos-craig-catalogue.json b/geonetwork-config/harvesters/1_imos-craig-catalogue.json index 3875bba..4dbe89c 100644 --- a/geonetwork-config/harvesters/1_imos-craig-catalogue.json +++ b/geonetwork-config/harvesters/1_imos-craig-catalogue.json @@ -2,127 +2,129 @@ "name": "1. craig: IMOS catalogue (still missing some but ok)", "comments": "Migrate from Metatest geonetwork4", "harvester_data": { - "owner": { - "id": "1" - }, - "privileges": { - "group": { - "-id": "1", - "operation": [ - { - "-name": "view", - "-self-closing": "true" - }, - { - "-name": "dynamic", + "node": { + "owner": { + "id": "1" + }, + "privileges": { + "group": { + "-id": "1", + "operation": [ + { + "-name": "view", + "-self-closing": "true" + }, + { + "-name": "dynamic", + "-self-closing": "true" + }, + { + "-name": "download", + "-self-closing": "true" + } + ] + } + }, + "site": { + "xpathFilter": { + "-self-closing": "true" + }, + "outputSchema": "http://standards.iso.org/iso/19115/-3/mdb/2.0", + "queryScope": "local", + "hopCount": "2", + "name": "1. craig: IMOS catalogue (still missing some but ok)", + "icon": "blank.png", + "capabilitiesUrl": "https://catalogue-imos.aodn.org.au/geonetwork/srv/eng/csw?request=GetCapabilities&service=CSW&version=2.0.2", + "sortBy": "identifier:A", + "uuid": "c4131347-15fe-42b8-a529-1fb40db1f94c", + "xslfilter": { + "-self-closing": "true" + }, + "account": { + "password": { "-self-closing": "true" }, - { - "-name": "download", + "use": "false", + "username": { "-self-closing": "true" } - ] - } - }, - "site": { - "xpathFilter": { - "-self-closing": "true" + }, + "rejectDuplicateResource": "false" }, - "outputSchema": "http://standards.iso.org/iso/19115/-3/mdb/2.0", - "queryScope": "local", - "hopCount": "2", - "name": "1. craig: IMOS catalogue (still missing some but ok)", - "icon": "blank.png", - "capabilitiesUrl": "https://catalogue-imos.aodn.org.au/geonetwork/srv/eng/csw?request=GetCapabilities&service=CSW&version=2.0.2", - "sortBy": "identifier:A", - "uuid": "c4131347-15fe-42b8-a529-1fb40db1f94c", - "xslfilter": { - "-self-closing": "true" + "ownerUser": { + "id": "undefined" }, - "account": { - "password": { - "-self-closing": "true" - }, - "use": "false", - "username": { - "-self-closing": "true" + "-type": "csw", + "-id": "7951", + "ownerGroup": { + "name": "IMOS", + "id": "361" + }, + "options": { + "oneRunOnly": "true", + "overrideUuid": "SKIP", + "every": "0 0 0 ? * *", + "status": "inactive" + }, + "ifRecordExistAppendPrivileges": "false", + "filters": { + "filter": { + "condition": { + "-self-closing": "true" + }, + "field": "Category", + "value": "imos-hosted-content", + "operator": "EQUAL" } }, - "rejectDuplicateResource": "false" - }, - "ownerUser": { - "id": "undefined" - }, - "-type": "csw", - "-id": "7951", - "ownerGroup": { - "name": "IMOS", - "id": "361" - }, - "options": { - "oneRunOnly": "true", - "overrideUuid": "SKIP", - "every": "0 0 0 ? * *", - "status": "inactive" - }, - "ifRecordExistAppendPrivileges": "false", - "filters": { - "filter": { - "condition": { + "content": { + "translateContent": "false", + "importxslt": "none", + "translateContentFields": { "-self-closing": "true" }, - "field": "Category", - "value": "imos-hosted-content", - "operator": "EQUAL" - } - }, - "content": { - "translateContent": "false", - "importxslt": "none", - "translateContentFields": { - "-self-closing": "true" - }, - "translateContentLangs": { - "-self-closing": "true" - }, - "validate": "NOVALIDATION", - "batchEdits": "[]" - }, - "info": { - "running": "false", - "result": { - "fragmentsMatched": "0", - "fragmentsUnknownSchema": "0", - "added": "5", - "serviceRecords": "0", - "incompatible": "0", - "thumbnailsFailed": "0", - "total": "736", - "privilegesAppendedOnExistingRecord": "0", - "doesNotValidate": "0", - "subtemplatesRemoved": "0", - "badFormat": "0", - "subtemplatesAdded": "0", - "duplicatedResource": "0", - "fragmentsReturned": "0", - "recordsBuilt": "0", - "unchanged": "723", - "unknownSchema": "0", - "subtemplatesUpdated": "0", - "unretrievable": "0", - "datasetUuidExist": "1", - "atomicDatasetRecords": "0", - "recordsUpdated": "0", - "removed": "0", - "xpathFilterExcluded": "0", - "collectionDatasetRecords": "0", - "thumbnails": "0", - "updated": "7", - "errors": { + "translateContentLangs": { "-self-closing": "true" - } + }, + "validate": "NOVALIDATION", + "batchEdits": "[]" }, - "lastRun": "2024-08-05T05:22:05.645629Z" + "info": { + "running": "false", + "result": { + "fragmentsMatched": "0", + "fragmentsUnknownSchema": "0", + "added": "5", + "serviceRecords": "0", + "incompatible": "0", + "thumbnailsFailed": "0", + "total": "736", + "privilegesAppendedOnExistingRecord": "0", + "doesNotValidate": "0", + "subtemplatesRemoved": "0", + "badFormat": "0", + "subtemplatesAdded": "0", + "duplicatedResource": "0", + "fragmentsReturned": "0", + "recordsBuilt": "0", + "unchanged": "723", + "unknownSchema": "0", + "subtemplatesUpdated": "0", + "unretrievable": "0", + "datasetUuidExist": "1", + "atomicDatasetRecords": "0", + "recordsUpdated": "0", + "removed": "0", + "xpathFilterExcluded": "0", + "collectionDatasetRecords": "0", + "thumbnails": "0", + "updated": "7", + "errors": { + "-self-closing": "true" + } + }, + "lastRun": "2024-08-05T05:22:05.645629Z" + } } } } \ No newline at end of file diff --git a/geonetwork-config/harvesters/2_aims_nrs.json b/geonetwork-config/harvesters/2_aims_nrs.json index 3d26042..febcefc 100644 --- a/geonetwork-config/harvesters/2_aims_nrs.json +++ b/geonetwork-config/harvesters/2_aims_nrs.json @@ -2,127 +2,129 @@ "name": "2. AIMS NRS (IMOS content)", "comments": "Migrate from Metatest config", "harvester_data": { - "owner": { - "id": "1" - }, - "searches": { - "search": { - "stylesheet": { - "-self-closing": "true" - }, - "set": "National Reference Stations", - "prefix": "mdb", - "from": { - "-self-closing": "true" - }, - "until": { - "-self-closing": "true" - } - } - }, - "privileges": { - "group": { - "-id": "1", - "operation": [ - { - "-name": "view", + "node": { + "owner": { + "id": "1" + }, + "searches": { + "search": { + "stylesheet": { "-self-closing": "true" }, - { - "-name": "dynamic", + "set": "National Reference Stations", + "prefix": "mdb", + "from": { "-self-closing": "true" }, - { - "-name": "download", + "until": { "-self-closing": "true" } - ] - } - }, - "site": { - "name": "2. AIMS NRS (IMOS content)", - "icon": "AIMS_logo.gif", - "uuid": "ed4111f7-a46b-4c43-adf1-263f4f1e30ef", - "xslfilter": { - "-self-closing": "true" + } + }, + "privileges": { + "group": { + "-id": "1", + "operation": [ + { + "-name": "view", + "-self-closing": "true" + }, + { + "-name": "dynamic", + "-self-closing": "true" + }, + { + "-name": "download", + "-self-closing": "true" + } + ] + } }, - "account": { - "password": { + "site": { + "name": "2. AIMS NRS (IMOS content)", + "icon": "AIMS_logo.gif", + "uuid": "ed4111f7-a46b-4c43-adf1-263f4f1e30ef", + "xslfilter": { "-self-closing": "true" }, - "use": "false", - "username": { - "-self-closing": "true" - } + "account": { + "password": { + "-self-closing": "true" + }, + "use": "false", + "username": { + "-self-closing": "true" + } + }, + "url": "https://data.aims.gov.au/metadata-oai/" }, - "url": "https://data.aims.gov.au/metadata-oai/" - }, - "ownerUser": { - "id": "undefined" - }, - "-type": "oaipmh", - "-id": "7764", - "ownerGroup": { - "name": "IMOS", - "id": "361" - }, - "options": { - "oneRunOnly": "true", - "overrideUuid": "SKIP", - "every": "0 0 18 * * ?", - "status": "inactive", - "validate": "NOVALIDATION" - }, - "ifRecordExistAppendPrivileges": "false", - "content": { - "translateContent": "false", - "importxslt": "none", - "translateContentFields": { - "-self-closing": "true" + "ownerUser": { + "id": "undefined" }, - "translateContentLangs": { - "-self-closing": "true" + "-type": "oaipmh", + "-id": "7764", + "ownerGroup": { + "name": "IMOS", + "id": "361" }, - "validate": "NOVALIDATION", - "batchEdits": { - "-self-closing": "true" - } - }, - "info": { - "running": "false", - "result": { - "fragmentsMatched": "0", - "fragmentsUnknownSchema": "0", - "added": "0", - "serviceRecords": "0", - "incompatible": "0", - "thumbnailsFailed": "0", - "total": "46", - "privilegesAppendedOnExistingRecord": "0", - "doesNotValidate": "0", - "subtemplatesRemoved": "0", - "badFormat": "0", - "subtemplatesAdded": "0", - "duplicatedResource": "0", - "fragmentsReturned": "0", - "recordsBuilt": "0", - "unchanged": "0", - "unknownSchema": "0", - "subtemplatesUpdated": "0", - "unretrievable": "0", - "datasetUuidExist": "0", - "atomicDatasetRecords": "0", - "recordsUpdated": "0", - "removed": "0", - "xpathFilterExcluded": "0", - "collectionDatasetRecords": "0", - "thumbnails": "0", - "updated": "92", - "errors": { + "options": { + "oneRunOnly": "true", + "overrideUuid": "SKIP", + "every": "0 0 18 * * ?", + "status": "inactive", + "validate": "NOVALIDATION" + }, + "ifRecordExistAppendPrivileges": "false", + "content": { + "translateContent": "false", + "importxslt": "none", + "translateContentFields": { + "-self-closing": "true" + }, + "translateContentLangs": { + "-self-closing": "true" + }, + "validate": "NOVALIDATION", + "batchEdits": { "-self-closing": "true" } }, - "lastRun": "2024-08-05T08:00:00.012818Z" + "info": { + "running": "false", + "result": { + "fragmentsMatched": "0", + "fragmentsUnknownSchema": "0", + "added": "0", + "serviceRecords": "0", + "incompatible": "0", + "thumbnailsFailed": "0", + "total": "46", + "privilegesAppendedOnExistingRecord": "0", + "doesNotValidate": "0", + "subtemplatesRemoved": "0", + "badFormat": "0", + "subtemplatesAdded": "0", + "duplicatedResource": "0", + "fragmentsReturned": "0", + "recordsBuilt": "0", + "unchanged": "0", + "unknownSchema": "0", + "subtemplatesUpdated": "0", + "unretrievable": "0", + "datasetUuidExist": "0", + "atomicDatasetRecords": "0", + "recordsUpdated": "0", + "removed": "0", + "xpathFilterExcluded": "0", + "collectionDatasetRecords": "0", + "thumbnails": "0", + "updated": "92", + "errors": { + "-self-closing": "true" + } + }, + "lastRun": "2024-08-05T08:00:00.012818Z" + } } } } \ No newline at end of file diff --git a/geonetwork-config/harvesters/3_csiro_hplc_pigment.json b/geonetwork-config/harvesters/3_csiro_hplc_pigment.json index 53fe947..367fe39 100644 --- a/geonetwork-config/harvesters/3_csiro_hplc_pigment.json +++ b/geonetwork-config/harvesters/3_csiro_hplc_pigment.json @@ -1,128 +1,130 @@ { "name": "3. CSIRO HPLC pigment (IMOS content)", "comments": "Migrate from Metatest config", - "harvester_data": { - "owner": { - "id": "1" - }, - "privileges": { - "group": { - "-id": "1", - "operation": [ - { - "-name": "view", - "-self-closing": "true" - }, - { - "-name": "dynamic", + "node": { + "harvester_data": { + "owner": { + "id": "1" + }, + "privileges": { + "group": { + "-id": "1", + "operation": [ + { + "-name": "view", + "-self-closing": "true" + }, + { + "-name": "dynamic", + "-self-closing": "true" + }, + { + "-name": "download", + "-self-closing": "true" + } + ] + } + }, + "site": { + "xpathFilter": { + "-self-closing": "true" + }, + "outputSchema": "http://standards.iso.org/iso/19115/-3/mdb/2.0", + "queryScope": "local", + "hopCount": "2", + "name": "3. CSIRO HPLC pigment (IMOS content)", + "icon": "CSIRO_colour_logo.gif", + "capabilitiesUrl": "https://marlin.csiro.au/geonetwork/srv/eng/csw", + "sortBy": "identifier:A", + "uuid": "e57aee16-8943-4d02-b5f5-fc58f5d3f5d3", + "xslfilter": { + "-self-closing": "true" + }, + "account": { + "password": { "-self-closing": "true" }, - { - "-name": "download", + "use": "false", + "username": { "-self-closing": "true" } - ] - } - }, - "site": { - "xpathFilter": { - "-self-closing": "true" + }, + "rejectDuplicateResource": "false" }, - "outputSchema": "http://standards.iso.org/iso/19115/-3/mdb/2.0", - "queryScope": "local", - "hopCount": "2", - "name": "3. CSIRO HPLC pigment (IMOS content)", - "icon": "CSIRO_colour_logo.gif", - "capabilitiesUrl": "https://marlin.csiro.au/geonetwork/srv/eng/csw", - "sortBy": "identifier:A", - "uuid": "e57aee16-8943-4d02-b5f5-fc58f5d3f5d3", - "xslfilter": { - "-self-closing": "true" + "ownerUser": { + "id": "undefined" }, - "account": { - "password": { - "-self-closing": "true" - }, - "use": "false", - "username": { - "-self-closing": "true" + "-type": "csw", + "-id": "7999", + "ownerGroup": { + "name": "IMOS", + "id": "361" + }, + "options": { + "oneRunOnly": "true", + "overrideUuid": "SKIP", + "every": "0 30 17 * * ?", + "status": "inactive" + }, + "ifRecordExistAppendPrivileges": "false", + "filters": { + "filter": { + "condition": { + "-self-closing": "true" + }, + "field": "Title", + "value": "HPLC pigment", + "operator": "EQUAL" } }, - "rejectDuplicateResource": "false" - }, - "ownerUser": { - "id": "undefined" - }, - "-type": "csw", - "-id": "7999", - "ownerGroup": { - "name": "IMOS", - "id": "361" - }, - "options": { - "oneRunOnly": "true", - "overrideUuid": "SKIP", - "every": "0 30 17 * * ?", - "status": "inactive" - }, - "ifRecordExistAppendPrivileges": "false", - "filters": { - "filter": { - "condition": { + "content": { + "translateContent": "false", + "importxslt": "none", + "translateContentFields": { "-self-closing": "true" }, - "field": "Title", - "value": "HPLC pigment", - "operator": "EQUAL" - } - }, - "content": { - "translateContent": "false", - "importxslt": "none", - "translateContentFields": { - "-self-closing": "true" - }, - "translateContentLangs": { - "-self-closing": "true" - }, - "validate": "NOVALIDATION", - "batchEdits": "[]" - }, - "info": { - "running": "false", - "result": { - "fragmentsMatched": "0", - "fragmentsUnknownSchema": "0", - "added": "0", - "serviceRecords": "0", - "incompatible": "0", - "thumbnailsFailed": "0", - "total": "68", - "privilegesAppendedOnExistingRecord": "0", - "doesNotValidate": "0", - "subtemplatesRemoved": "0", - "badFormat": "0", - "subtemplatesAdded": "0", - "duplicatedResource": "0", - "fragmentsReturned": "0", - "recordsBuilt": "0", - "unchanged": "68", - "unknownSchema": "0", - "subtemplatesUpdated": "0", - "unretrievable": "0", - "datasetUuidExist": "0", - "atomicDatasetRecords": "0", - "recordsUpdated": "0", - "removed": "0", - "xpathFilterExcluded": "0", - "collectionDatasetRecords": "0", - "thumbnails": "0", - "updated": "0", - "errors": { + "translateContentLangs": { "-self-closing": "true" - } + }, + "validate": "NOVALIDATION", + "batchEdits": "[]" }, - "lastRun": "2024-08-05T07:30:00.017299Z" + "info": { + "running": "false", + "result": { + "fragmentsMatched": "0", + "fragmentsUnknownSchema": "0", + "added": "0", + "serviceRecords": "0", + "incompatible": "0", + "thumbnailsFailed": "0", + "total": "68", + "privilegesAppendedOnExistingRecord": "0", + "doesNotValidate": "0", + "subtemplatesRemoved": "0", + "badFormat": "0", + "subtemplatesAdded": "0", + "duplicatedResource": "0", + "fragmentsReturned": "0", + "recordsBuilt": "0", + "unchanged": "68", + "unknownSchema": "0", + "subtemplatesUpdated": "0", + "unretrievable": "0", + "datasetUuidExist": "0", + "atomicDatasetRecords": "0", + "recordsUpdated": "0", + "removed": "0", + "xpathFilterExcluded": "0", + "collectionDatasetRecords": "0", + "thumbnails": "0", + "updated": "0", + "errors": { + "-self-closing": "true" + } + }, + "lastRun": "2024-08-05T07:30:00.017299Z" + } } } } \ No newline at end of file diff --git a/geonetwork-config/harvesters/4_aad.json b/geonetwork-config/harvesters/4_aad.json index b3e22d5..244fbac 100644 --- a/geonetwork-config/harvesters/4_aad.json +++ b/geonetwork-config/harvesters/4_aad.json @@ -2,111 +2,113 @@ "name": "4. AAD", "comments": "Migrate from Metatest config", "harvester_data": { - "owner": { - "id": "1" - }, - "privileges": { - "group": { - "-id": "1", - "operation": [ - { - "-name": "view", - "-self-closing": "true" - }, - { - "-name": "dynamic", + "node": { + "owner": { + "id": "1" + }, + "privileges": { + "group": { + "-id": "1", + "operation": [ + { + "-name": "view", + "-self-closing": "true" + }, + { + "-name": "dynamic", + "-self-closing": "true" + }, + { + "-name": "download", + "-self-closing": "true" + } + ] + } + }, + "site": { + "name": "4. AAD", + "icon": "AAD_logo.gif", + "uuid": "a9af62c0-15ea-44db-824d-e33de52b72d5", + "account": { + "password": { "-self-closing": "true" }, - { - "-name": "download", + "use": "false", + "username": { "-self-closing": "true" } - ] - } - }, - "site": { - "name": "4. AAD", - "icon": "AAD_logo.gif", - "uuid": "a9af62c0-15ea-44db-824d-e33de52b72d5", - "account": { - "password": { - "-self-closing": "true" }, - "use": "false", - "username": { - "-self-closing": "true" - } + "url": "https://data.aad.gov.au/metadata/api/waf/iso-19115-1-mcp/" }, - "url": "https://data.aad.gov.au/metadata/api/waf/iso-19115-1-mcp/" - }, - "ownerUser": { - "id": "undefined" - }, - "-type": "webdav", - "-id": "8409", - "ownerGroup": { - "name": "Australian_Antarctic_Division", - "id": "245" - }, - "options": { - "oneRunOnly": "true", - "overrideUuid": "SKIP", - "subtype": "waf", - "recurse": "true", - "every": "0 45 23 * * ?", - "status": "inactive", - "validate": "NOVALIDATION" - }, - "ifRecordExistAppendPrivileges": "false", - "content": { - "translateContent": "false", - "importxslt": "none", - "translateContentFields": { - "-self-closing": "true" + "ownerUser": { + "id": "undefined" }, - "translateContentLangs": { - "-self-closing": "true" + "-type": "webdav", + "-id": "8409", + "ownerGroup": { + "name": "Australian_Antarctic_Division", + "id": "245" }, - "validate": "NOVALIDATION", - "batchEdits": { - "-self-closing": "true" - } - }, - "info": { - "running": "false", - "result": { - "fragmentsMatched": "0", - "fragmentsUnknownSchema": "0", - "added": "1771", - "serviceRecords": "0", - "incompatible": "0", - "thumbnailsFailed": "0", - "total": "1771", - "privilegesAppendedOnExistingRecord": "0", - "doesNotValidate": "0", - "subtemplatesRemoved": "0", - "badFormat": "0", - "subtemplatesAdded": "0", - "duplicatedResource": "0", - "fragmentsReturned": "0", - "recordsBuilt": "0", - "unchanged": "0", - "unknownSchema": "0", - "subtemplatesUpdated": "0", - "unretrievable": "0", - "datasetUuidExist": "0", - "atomicDatasetRecords": "0", - "recordsUpdated": "0", - "removed": "0", - "xpathFilterExcluded": "0", - "collectionDatasetRecords": "0", - "thumbnails": "0", - "updated": "0", - "errors": { + "options": { + "oneRunOnly": "true", + "overrideUuid": "SKIP", + "subtype": "waf", + "recurse": "true", + "every": "0 45 23 * * ?", + "status": "inactive", + "validate": "NOVALIDATION" + }, + "ifRecordExistAppendPrivileges": "false", + "content": { + "translateContent": "false", + "importxslt": "none", + "translateContentFields": { + "-self-closing": "true" + }, + "translateContentLangs": { + "-self-closing": "true" + }, + "validate": "NOVALIDATION", + "batchEdits": { "-self-closing": "true" } }, - "lastRun": "2024-08-05T01:31:53.072375Z" + "info": { + "running": "false", + "result": { + "fragmentsMatched": "0", + "fragmentsUnknownSchema": "0", + "added": "1771", + "serviceRecords": "0", + "incompatible": "0", + "thumbnailsFailed": "0", + "total": "1771", + "privilegesAppendedOnExistingRecord": "0", + "doesNotValidate": "0", + "subtemplatesRemoved": "0", + "badFormat": "0", + "subtemplatesAdded": "0", + "duplicatedResource": "0", + "fragmentsReturned": "0", + "recordsBuilt": "0", + "unchanged": "0", + "unknownSchema": "0", + "subtemplatesUpdated": "0", + "unretrievable": "0", + "datasetUuidExist": "0", + "atomicDatasetRecords": "0", + "recordsUpdated": "0", + "removed": "0", + "xpathFilterExcluded": "0", + "collectionDatasetRecords": "0", + "thumbnails": "0", + "updated": "0", + "errors": { + "-self-closing": "true" + } + }, + "lastRun": "2024-08-05T01:31:53.072375Z" + } } } } \ No newline at end of file diff --git a/geonetwork-config/harvesters/5_aims.json b/geonetwork-config/harvesters/5_aims.json index 8c32c60..a859bac 100644 --- a/geonetwork-config/harvesters/5_aims.json +++ b/geonetwork-config/harvesters/5_aims.json @@ -2,149 +2,151 @@ "name": "5. AIMS", "comments": "Migrate from Metatest config", "harvester_data": { - "owner": { - "id": "1" - }, - "searches": { - "search": { - "digital": "false", - "keywords": { - "-self-closing": "true" - }, - "anyValue": { - "-self-closing": "true" - }, - "freeText": { - "-self-closing": "true" - }, - "abstract": { - "-self-closing": "true" - }, - "anyField": { - "-self-closing": "true" - }, - "source": { - "name": { + "node": { + "owner": { + "id": "1" + }, + "searches": { + "search": { + "digital": "false", + "keywords": { "-self-closing": "true" }, - "uuid": { + "anyValue": { "-self-closing": "true" - } - }, - "title": { - "-self-closing": "true" - }, - "hardcopy": "false" - } - }, - "privileges": { - "group": { - "-id": "1", - "operation": [ - { - "-name": "view", + }, + "freeText": { "-self-closing": "true" }, - { - "-name": "dynamic", + "abstract": { "-self-closing": "true" }, - { - "-name": "download", + "anyField": { "-self-closing": "true" - } - ] - } - }, - "-id": "8767", - "ownerGroup": { - "name": "AIMS", - "id": "242" - }, - "groupsCopyPolicy": { - "-self-closing": "true" - }, - "ifRecordExistAppendPrivileges": "false", - "content": { - "translateContent": "false", - "importxslt": "none", - "translateContentFields": { - "-self-closing": "true" + }, + "source": { + "name": { + "-self-closing": "true" + }, + "uuid": { + "-self-closing": "true" + } + }, + "title": { + "-self-closing": "true" + }, + "hardcopy": "false" + } }, - "translateContentLangs": { - "-self-closing": "true" + "privileges": { + "group": { + "-id": "1", + "operation": [ + { + "-name": "view", + "-self-closing": "true" + }, + { + "-name": "dynamic", + "-self-closing": "true" + }, + { + "-name": "download", + "-self-closing": "true" + } + ] + } }, - "validate": "NOVALIDATION", - "batchEdits": { - "-self-closing": "true" - } - }, - "site": { - "node": "srv", - "mefFormatFull": "false", - "useChangeDateForUpdate": "false", - "createRemoteCategory": "false", - "name": "5. AIMS", - "host": "https://geonetwork.apps.aims.gov.au/geonetwork", - "uuid": "2953a624-44fb-428b-b395-99af12c58276", - "xslfilter": { + "-id": "8767", + "ownerGroup": { + "name": "AIMS", + "id": "242" + }, + "groupsCopyPolicy": { "-self-closing": "true" }, - "account": { - "password": { + "ifRecordExistAppendPrivileges": "false", + "content": { + "translateContent": "false", + "importxslt": "none", + "translateContentFields": { + "-self-closing": "true" + }, + "translateContentLangs": { "-self-closing": "true" }, - "use": "false", - "username": { + "validate": "NOVALIDATION", + "batchEdits": { "-self-closing": "true" } - } - }, - "ownerUser": { - "id": "undefined" - }, - "-type": "geonetwork", - "options": { - "oneRunOnly": "true", - "overrideUuid": "SKIP", - "every": "0 0 2 ? * 7", - "status": "inactive" - }, - "info": { - "running": "false", - "result": { - "fragmentsMatched": "0", - "fragmentsUnknownSchema": "0", - "added": "2389", - "serviceRecords": "0", - "incompatible": "0", - "thumbnailsFailed": "0", - "total": "2436", - "privilegesAppendedOnExistingRecord": "0", - "doesNotValidate": "0", - "subtemplatesRemoved": "0", - "badFormat": "0", - "subtemplatesAdded": "0", - "duplicatedResource": "0", - "fragmentsReturned": "0", - "recordsBuilt": "0", - "unchanged": "0", - "unknownSchema": "0", - "subtemplatesUpdated": "0", - "unretrievable": "0", - "datasetUuidExist": "47", - "atomicDatasetRecords": "0", - "recordsUpdated": "0", - "removed": "0", - "xpathFilterExcluded": "0", - "collectionDatasetRecords": "0", - "thumbnails": "0", - "updated": "0", - "errors": { + }, + "site": { + "node": "srv", + "mefFormatFull": "false", + "useChangeDateForUpdate": "false", + "createRemoteCategory": "false", + "name": "5. AIMS", + "host": "https://geonetwork.apps.aims.gov.au/geonetwork", + "uuid": "2953a624-44fb-428b-b395-99af12c58276", + "xslfilter": { "-self-closing": "true" + }, + "account": { + "password": { + "-self-closing": "true" + }, + "use": "false", + "username": { + "-self-closing": "true" + } } }, - "lastRun": "2024-08-05T05:36:50.907593Z" + "ownerUser": { + "id": "undefined" + }, + "-type": "geonetwork", + "options": { + "oneRunOnly": "true", + "overrideUuid": "SKIP", + "every": "0 0 2 ? * 7", + "status": "inactive" + }, + "info": { + "running": "false", + "result": { + "fragmentsMatched": "0", + "fragmentsUnknownSchema": "0", + "added": "2389", + "serviceRecords": "0", + "incompatible": "0", + "thumbnailsFailed": "0", + "total": "2436", + "privilegesAppendedOnExistingRecord": "0", + "doesNotValidate": "0", + "subtemplatesRemoved": "0", + "badFormat": "0", + "subtemplatesAdded": "0", + "duplicatedResource": "0", + "fragmentsReturned": "0", + "recordsBuilt": "0", + "unchanged": "0", + "unknownSchema": "0", + "subtemplatesUpdated": "0", + "unretrievable": "0", + "datasetUuidExist": "47", + "atomicDatasetRecords": "0", + "recordsUpdated": "0", + "removed": "0", + "xpathFilterExcluded": "0", + "collectionDatasetRecords": "0", + "thumbnails": "0", + "updated": "0", + "errors": { + "-self-closing": "true" + } + }, + "lastRun": "2024-08-05T05:36:50.907593Z" + } } } } \ No newline at end of file diff --git a/geonetwork-config/harvesters/6_csiro_ocean_atmosphere.json b/geonetwork-config/harvesters/6_csiro_ocean_atmosphere.json index a2aca63..46f2921 100644 --- a/geonetwork-config/harvesters/6_csiro_ocean_atmosphere.json +++ b/geonetwork-config/harvesters/6_csiro_ocean_atmosphere.json @@ -2,119 +2,121 @@ "name": "6. CSIRO - Oceans and Atmosphere", "comments": "Migrate from Metatest config", "harvester_data": { - "owner": { - "id": "1" - }, - "privileges": { - "group": { - "-id": "1", - "operation": [ - { - "-name": "view", - "-self-closing": "true" - }, - { - "-name": "dynamic", + "node": { + "owner": { + "id": "1" + }, + "privileges": { + "group": { + "-id": "1", + "operation": [ + { + "-name": "view", + "-self-closing": "true" + }, + { + "-name": "dynamic", + "-self-closing": "true" + }, + { + "-name": "download", + "-self-closing": "true" + } + ] + } + }, + "site": { + "xpathFilter": { + "-self-closing": "true" + }, + "outputSchema": "http://www.isotc211.org/2005/gmd", + "queryScope": "local", + "hopCount": "2", + "name": "6. CSIRO - Oceans and Atmosphere", + "icon": "CSIRO_colour_logo.gif", + "capabilitiesUrl": "https://marlin.csiro.au/geonetwork/srv/eng/csw", + "sortBy": "identifier:A", + "uuid": "3ff49847-4b01-41eb-bc52-a905e4a2b827", + "xslfilter": { + "-self-closing": "true" + }, + "account": { + "password": { "-self-closing": "true" }, - { - "-name": "download", + "use": "false", + "username": { "-self-closing": "true" } - ] - } - }, - "site": { - "xpathFilter": { - "-self-closing": "true" - }, - "outputSchema": "http://www.isotc211.org/2005/gmd", - "queryScope": "local", - "hopCount": "2", - "name": "6. CSIRO - Oceans and Atmosphere", - "icon": "CSIRO_colour_logo.gif", - "capabilitiesUrl": "https://marlin.csiro.au/geonetwork/srv/eng/csw", - "sortBy": "identifier:A", - "uuid": "3ff49847-4b01-41eb-bc52-a905e4a2b827", - "xslfilter": { - "-self-closing": "true" - }, - "account": { - "password": { - "-self-closing": "true" }, - "use": "false", - "username": { + "rejectDuplicateResource": "false" + }, + "ownerUser": { + "id": { "-self-closing": "true" } }, - "rejectDuplicateResource": "false" - }, - "ownerUser": { - "id": { - "-self-closing": "true" - } - }, - "-type": "csw", - "-id": "8816", - "ownerGroup": { - "name": "CSIRO Oceans and Atmosphere", - "id": "341" - }, - "options": { - "oneRunOnly": "true", - "overrideUuid": "SKIP", - "every": "0 0 20 * * ?", - "status": "inactive" - }, - "ifRecordExistAppendPrivileges": "false", - "content": { - "translateContent": "false", - "importxslt": "none", - "translateContentFields": { - "-self-closing": "true" + "-type": "csw", + "-id": "8816", + "ownerGroup": { + "name": "CSIRO Oceans and Atmosphere", + "id": "341" }, - "translateContentLangs": { - "-self-closing": "true" + "options": { + "oneRunOnly": "true", + "overrideUuid": "SKIP", + "every": "0 0 20 * * ?", + "status": "inactive" }, - "validate": "NOVALIDATION", - "batchEdits": "[]" - }, - "info": { - "running": "false", - "result": { - "fragmentsMatched": "0", - "fragmentsUnknownSchema": "0", - "added": "4328", - "serviceRecords": "0", - "incompatible": "0", - "thumbnailsFailed": "0", - "total": "4406", - "privilegesAppendedOnExistingRecord": "0", - "doesNotValidate": "0", - "subtemplatesRemoved": "0", - "badFormat": "0", - "subtemplatesAdded": "0", - "duplicatedResource": "0", - "fragmentsReturned": "0", - "recordsBuilt": "0", - "unchanged": "0", - "unknownSchema": "0", - "subtemplatesUpdated": "0", - "unretrievable": "0", - "datasetUuidExist": "78", - "atomicDatasetRecords": "0", - "recordsUpdated": "0", - "removed": "0", - "xpathFilterExcluded": "0", - "collectionDatasetRecords": "0", - "thumbnails": "0", - "updated": "0", - "errors": { + "ifRecordExistAppendPrivileges": "false", + "content": { + "translateContent": "false", + "importxslt": "none", + "translateContentFields": { "-self-closing": "true" - } + }, + "translateContentLangs": { + "-self-closing": "true" + }, + "validate": "NOVALIDATION", + "batchEdits": "[]" }, - "lastRun": "2024-08-05T05:58:34.4571Z" + "info": { + "running": "false", + "result": { + "fragmentsMatched": "0", + "fragmentsUnknownSchema": "0", + "added": "4328", + "serviceRecords": "0", + "incompatible": "0", + "thumbnailsFailed": "0", + "total": "4406", + "privilegesAppendedOnExistingRecord": "0", + "doesNotValidate": "0", + "subtemplatesRemoved": "0", + "badFormat": "0", + "subtemplatesAdded": "0", + "duplicatedResource": "0", + "fragmentsReturned": "0", + "recordsBuilt": "0", + "unchanged": "0", + "unknownSchema": "0", + "subtemplatesUpdated": "0", + "unretrievable": "0", + "datasetUuidExist": "78", + "atomicDatasetRecords": "0", + "recordsUpdated": "0", + "removed": "0", + "xpathFilterExcluded": "0", + "collectionDatasetRecords": "0", + "thumbnails": "0", + "updated": "0", + "errors": { + "-self-closing": "true" + } + }, + "lastRun": "2024-08-05T05:58:34.4571Z" + } } } } \ No newline at end of file diff --git a/geonetwork-config/harvesters/7_imas.json b/geonetwork-config/harvesters/7_imas.json index e30464d..4e6035c 100644 --- a/geonetwork-config/harvesters/7_imas.json +++ b/geonetwork-config/harvesters/7_imas.json @@ -2,149 +2,151 @@ "name": "7. IMAS", "comments": "Migrate from Metatest config", "harvester_data": { - "owner": { - "id": "1" - }, - "searches": { - "search": { - "digital": "false", - "keywords": { - "-self-closing": "true" - }, - "anyValue": { - "-self-closing": "true" - }, - "freeText": { - "-self-closing": "true" - }, - "abstract": { - "-self-closing": "true" - }, - "anyField": { - "-self-closing": "true" - }, - "source": { - "name": { + "node": { + "owner": { + "id": "1" + }, + "searches": { + "search": { + "digital": "false", + "keywords": { "-self-closing": "true" }, - "uuid": { + "anyValue": { "-self-closing": "true" - } - }, - "title": { - "-self-closing": "true" - }, - "hardcopy": "false" - } - }, - "privileges": { - "group": { - "-id": "1", - "operation": [ - { - "-name": "view", + }, + "freeText": { "-self-closing": "true" }, - { - "-name": "dynamic", + "abstract": { "-self-closing": "true" }, - { - "-name": "download", + "anyField": { "-self-closing": "true" - } - ] - } - }, - "-id": "9165", - "ownerGroup": { - "name": "IMAS", - "id": "360" - }, - "groupsCopyPolicy": { - "-self-closing": "true" - }, - "ifRecordExistAppendPrivileges": "false", - "content": { - "translateContent": "false", - "importxslt": "none", - "translateContentFields": { - "-self-closing": "true" + }, + "source": { + "name": { + "-self-closing": "true" + }, + "uuid": { + "-self-closing": "true" + } + }, + "title": { + "-self-closing": "true" + }, + "hardcopy": "false" + } }, - "translateContentLangs": { - "-self-closing": "true" + "privileges": { + "group": { + "-id": "1", + "operation": [ + { + "-name": "view", + "-self-closing": "true" + }, + { + "-name": "dynamic", + "-self-closing": "true" + }, + { + "-name": "download", + "-self-closing": "true" + } + ] + } }, - "validate": "NOVALIDATION", - "batchEdits": { - "-self-closing": "true" - } - }, - "site": { - "node": "srv", - "mefFormatFull": "false", - "useChangeDateForUpdate": "false", - "createRemoteCategory": "false", - "name": "7. IMAS", - "host": "http://metadata.imas.utas.edu.au/geonetwork", - "uuid": "0a290e50-4290-4072-b480-06c69cbccd50", - "xslfilter": { + "-id": "9165", + "ownerGroup": { + "name": "IMAS", + "id": "360" + }, + "groupsCopyPolicy": { "-self-closing": "true" }, - "account": { - "password": { + "ifRecordExistAppendPrivileges": "false", + "content": { + "translateContent": "false", + "importxslt": "none", + "translateContentFields": { + "-self-closing": "true" + }, + "translateContentLangs": { "-self-closing": "true" }, - "use": "false", - "username": { + "validate": "NOVALIDATION", + "batchEdits": { "-self-closing": "true" } - } - }, - "ownerUser": { - "id": "undefined" - }, - "-type": "geonetwork", - "options": { - "oneRunOnly": "true", - "overrideUuid": "SKIP", - "every": "0 0 18 ? * 2-6", - "status": "inactive" - }, - "info": { - "running": "false", - "result": { - "fragmentsMatched": "0", - "fragmentsUnknownSchema": "0", - "added": "846", - "serviceRecords": "0", - "incompatible": "0", - "thumbnailsFailed": "0", - "total": "858", - "privilegesAppendedOnExistingRecord": "0", - "doesNotValidate": "0", - "subtemplatesRemoved": "0", - "badFormat": "0", - "subtemplatesAdded": "0", - "duplicatedResource": "0", - "fragmentsReturned": "0", - "recordsBuilt": "0", - "unchanged": "0", - "unknownSchema": "0", - "subtemplatesUpdated": "0", - "unretrievable": "0", - "datasetUuidExist": "12", - "atomicDatasetRecords": "0", - "recordsUpdated": "0", - "removed": "0", - "xpathFilterExcluded": "0", - "collectionDatasetRecords": "0", - "thumbnails": "0", - "updated": "0", - "errors": { + }, + "site": { + "node": "srv", + "mefFormatFull": "false", + "useChangeDateForUpdate": "false", + "createRemoteCategory": "false", + "name": "7. IMAS", + "host": "http://metadata.imas.utas.edu.au/geonetwork", + "uuid": "0a290e50-4290-4072-b480-06c69cbccd50", + "xslfilter": { "-self-closing": "true" + }, + "account": { + "password": { + "-self-closing": "true" + }, + "use": "false", + "username": { + "-self-closing": "true" + } } }, - "lastRun": "2024-08-05T23:45:38.556115Z" + "ownerUser": { + "id": "undefined" + }, + "-type": "geonetwork", + "options": { + "oneRunOnly": "true", + "overrideUuid": "SKIP", + "every": "0 0 18 ? * 2-6", + "status": "inactive" + }, + "info": { + "running": "false", + "result": { + "fragmentsMatched": "0", + "fragmentsUnknownSchema": "0", + "added": "846", + "serviceRecords": "0", + "incompatible": "0", + "thumbnailsFailed": "0", + "total": "858", + "privilegesAppendedOnExistingRecord": "0", + "doesNotValidate": "0", + "subtemplatesRemoved": "0", + "badFormat": "0", + "subtemplatesAdded": "0", + "duplicatedResource": "0", + "fragmentsReturned": "0", + "recordsBuilt": "0", + "unchanged": "0", + "unknownSchema": "0", + "subtemplatesUpdated": "0", + "unretrievable": "0", + "datasetUuidExist": "12", + "atomicDatasetRecords": "0", + "recordsUpdated": "0", + "removed": "0", + "xpathFilterExcluded": "0", + "collectionDatasetRecords": "0", + "thumbnails": "0", + "updated": "0", + "errors": { + "-self-closing": "true" + } + }, + "lastRun": "2024-08-05T23:45:38.556115Z" + } } } } \ No newline at end of file diff --git a/geonetwork-config/harvesters/8_ga-marine.json b/geonetwork-config/harvesters/8_ga-marine.json index b77c228..1293d31 100644 --- a/geonetwork-config/harvesters/8_ga-marine.json +++ b/geonetwork-config/harvesters/8_ga-marine.json @@ -2,127 +2,129 @@ "name": "8. GA - Marine", "comments": "Migrate from RC geonetwork4", "harvester_data": { - "owner": { - "id": "1" - }, - "privileges": { - "group": { - "-id": "1", - "operation": [ - { - "-name": "view", - "-self-closing": "true" - }, - { - "-name": "dynamic", + "node": { + "owner": { + "id": "1" + }, + "privileges": { + "group": { + "-id": "1", + "operation": [ + { + "-name": "view", + "-self-closing": "true" + }, + { + "-name": "dynamic", + "-self-closing": "true" + }, + { + "-name": "download", + "-self-closing": "true" + } + ] + } + }, + "site": { + "xpathFilter": { + "-self-closing": "true" + }, + "outputSchema": "http://standards.iso.org/iso/19115/-3/mdb/2.0", + "queryScope": "local", + "hopCount": "2", + "name": "8. GA - Marine", + "icon": "GA_logo.gif", + "capabilitiesUrl": "https://ecat.ga.gov.au/geonetwork/srv/eng/csw?service=CSW&request=GetCapabilities&acceptVersions=2.0.2", + "sortBy": "identifier:A", + "uuid": "240e40c4-c6da-4744-80ee-c4c4381db4bc", + "xslfilter": { + "-self-closing": "true" + }, + "account": { + "password": { "-self-closing": "true" }, - { - "-name": "download", + "use": "false", + "username": { "-self-closing": "true" } - ] - } - }, - "site": { - "xpathFilter": { - "-self-closing": "true" + }, + "rejectDuplicateResource": "false" }, - "outputSchema": "http://standards.iso.org/iso/19115/-3/mdb/2.0", - "queryScope": "local", - "hopCount": "2", - "name": "8. GA - Marine", - "icon": "GA_logo.gif", - "capabilitiesUrl": "https://ecat.ga.gov.au/geonetwork/srv/eng/csw?service=CSW&request=GetCapabilities&acceptVersions=2.0.2", - "sortBy": "identifier:A", - "uuid": "240e40c4-c6da-4744-80ee-c4c4381db4bc", - "xslfilter": { - "-self-closing": "true" + "ownerUser": { + "id": "undefined" }, - "account": { - "password": { - "-self-closing": "true" - }, - "use": "false", - "username": { - "-self-closing": "true" + "-type": "csw", + "-id": "7806", + "ownerGroup": { + "name": "sample", + "id": "2" + }, + "options": { + "oneRunOnly": "true", + "overrideUuid": "SKIP", + "every": "0 0 18 * * ?", + "status": "inactive" + }, + "ifRecordExistAppendPrivileges": "false", + "filters": { + "filter": { + "condition": { + "-self-closing": "true" + }, + "field": "Subject", + "value": "%Marine%", + "operator": "LIKE" } }, - "rejectDuplicateResource": "false" - }, - "ownerUser": { - "id": "undefined" - }, - "-type": "csw", - "-id": "7806", - "ownerGroup": { - "name": "sample", - "id": "2" - }, - "options": { - "oneRunOnly": "true", - "overrideUuid": "SKIP", - "every": "0 0 18 * * ?", - "status": "inactive" - }, - "ifRecordExistAppendPrivileges": "false", - "filters": { - "filter": { - "condition": { + "content": { + "translateContent": "false", + "importxslt": "none", + "translateContentFields": { "-self-closing": "true" }, - "field": "Subject", - "value": "%Marine%", - "operator": "LIKE" - } - }, - "content": { - "translateContent": "false", - "importxslt": "none", - "translateContentFields": { - "-self-closing": "true" - }, - "translateContentLangs": { - "-self-closing": "true" - }, - "validate": "NOVALIDATION", - "batchEdits": "[]" - }, - "info": { - "running": "false", - "result": { - "fragmentsMatched": "0", - "fragmentsUnknownSchema": "0", - "added": "0", - "serviceRecords": "0", - "incompatible": "0", - "thumbnailsFailed": "0", - "total": "0", - "privilegesAppendedOnExistingRecord": "0", - "doesNotValidate": "0", - "subtemplatesRemoved": "0", - "badFormat": "0", - "subtemplatesAdded": "0", - "duplicatedResource": "0", - "fragmentsReturned": "0", - "recordsBuilt": "0", - "unchanged": "0", - "unknownSchema": "0", - "subtemplatesUpdated": "0", - "unretrievable": "0", - "datasetUuidExist": "0", - "atomicDatasetRecords": "0", - "recordsUpdated": "0", - "removed": "0", - "xpathFilterExcluded": "0", - "collectionDatasetRecords": "0", - "thumbnails": "0", - "updated": "0", - "errors": { + "translateContentLangs": { "-self-closing": "true" - } + }, + "validate": "NOVALIDATION", + "batchEdits": "[]" }, - "lastRun": "2024-08-05T08:00:00.012579Z" + "info": { + "running": "false", + "result": { + "fragmentsMatched": "0", + "fragmentsUnknownSchema": "0", + "added": "0", + "serviceRecords": "0", + "incompatible": "0", + "thumbnailsFailed": "0", + "total": "0", + "privilegesAppendedOnExistingRecord": "0", + "doesNotValidate": "0", + "subtemplatesRemoved": "0", + "badFormat": "0", + "subtemplatesAdded": "0", + "duplicatedResource": "0", + "fragmentsReturned": "0", + "recordsBuilt": "0", + "unchanged": "0", + "unknownSchema": "0", + "subtemplatesUpdated": "0", + "unretrievable": "0", + "datasetUuidExist": "0", + "atomicDatasetRecords": "0", + "recordsUpdated": "0", + "removed": "0", + "xpathFilterExcluded": "0", + "collectionDatasetRecords": "0", + "thumbnails": "0", + "updated": "0", + "errors": { + "-self-closing": "true" + } + }, + "lastRun": "2024-08-05T08:00:00.012579Z" + } } } }