diff --git a/abis_mapping/templates/incidental_occurrence_data_v3/schema.json b/abis_mapping/templates/incidental_occurrence_data_v3/schema.json index df29eeac..a10ab8d8 100644 --- a/abis_mapping/templates/incidental_occurrence_data_v3/schema.json +++ b/abis_mapping/templates/incidental_occurrence_data_v3/schema.json @@ -14,7 +14,7 @@ { "name": "providerRecordIDSource", "title": "Provider Record ID Source", - "description": "Person or Organisation that generated the providerRecordID. For providers registered with the BDR, this field should contain your BDR registrationID. Populate only if the details are different from the dataset submission details.", + "description": "Person or Organisation that generated the providerRecordID.", "example": "Western Australian Biodiversity Information Office", "type": "string", "format": "default", diff --git a/abis_mapping/templates/survey_occurrence_data_v2/schema.json b/abis_mapping/templates/survey_occurrence_data_v2/schema.json index 29f20894..acdbb01a 100644 --- a/abis_mapping/templates/survey_occurrence_data_v2/schema.json +++ b/abis_mapping/templates/survey_occurrence_data_v2/schema.json @@ -14,7 +14,7 @@ { "name": "providerRecordIDSource", "title": "Provider Record ID Source", - "description": "Person or Organisation that generated the providerRecordID. For providers registered with the BDR, this field should contain your BDR registrationID. Populate only if the details are different from the dataset submission details.", + "description": "Person or Organisation that generated the providerRecordID.", "example": "Western Australian Biodiversity Information Office", "type": "string", "format": "default",