From 27eafe3b6c09023e945f1cc6356677abf00851b9 Mon Sep 17 00:00:00 2001 From: Leonardo Laiolo Date: Tue, 12 Mar 2024 09:46:34 +1100 Subject: [PATCH] remove constraints --- bgc_data/bgc_phyto_raw.dataresource.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/bgc_data/bgc_phyto_raw.dataresource.yaml b/bgc_data/bgc_phyto_raw.dataresource.yaml index 84784a2..99435ce 100644 --- a/bgc_data/bgc_phyto_raw.dataresource.yaml +++ b/bgc_data/bgc_phyto_raw.dataresource.yaml @@ -45,21 +45,15 @@ schema: - name: CELL_COUNT title: "Number of the taxa counted in sample" type: number - constraints: - required: true - name: SAMPVOL_L title: "Volume of sample analysed" type: number - constraints: - required: true - name: METHODS title: Method code type: string - name: COMMENTS title: "Comments" type: string - constraints: - required: true primaryKey: - TRIP_CODE - TAXON_NAME