From 8e0ee63f9f96a0dd0023e8980bed77849995c823 Mon Sep 17 00:00:00 2001 From: DerekFurstPitt Date: Mon, 16 Dec 2024 15:34:28 -0500 Subject: [PATCH] removed validators for dataset metadata, files, and calculated_metadata fields --- src/schema/provenance_schema.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/schema/provenance_schema.yaml b/src/schema/provenance_schema.yaml index 70a2b4a8..3a0a1811 100644 --- a/src/schema/provenance_schema.yaml +++ b/src/schema/provenance_schema.yaml @@ -469,25 +469,13 @@ ENTITIES: type: json_string indexed: true description: "Metadata associated with the ingested experimental data." - before_property_create_validators: - - validate_application_header_before_property_update - before_property_update_validators: - - validate_application_header_before_property_update files: type: list indexed: true - before_property_create_validators: - - validate_application_header_before_property_update - before_property_update_validators: - - validate_application_header_before_property_update description: "A list of files associated with the dataset." calculated_metadata: type: json_string indexed: true - before_property_create_validators: - - validate_application_header_before_property_update - before_property_update_validators: - - validate_application_header_before_property_update description: "Calculated metadata outputted from the processing pipeline." local_directory_rel_path: # Example: protected//