diff --git a/src/test/java/org/gcube/datacatalogue/metadatadiscovery/TestDataCatalogueMetadataFormatReader.java b/src/test/java/org/gcube/datacatalogue/metadatadiscovery/TestDataCatalogueMetadataFormatReader.java index 215aa75..1b5b913 100644 --- a/src/test/java/org/gcube/datacatalogue/metadatadiscovery/TestDataCatalogueMetadataFormatReader.java +++ b/src/test/java/org/gcube/datacatalogue/metadatadiscovery/TestDataCatalogueMetadataFormatReader.java @@ -61,7 +61,7 @@ public class TestDataCatalogueMetadataFormatReader { } - public static String PROFILE_EXAMPLE_FILENAME = "profileExample.xml"; + public static String PROFILE_EXAMPLE_FILENAME = "profileExample.xml"; @Test public void validateAgainstProfileSchema() throws Exception { diff --git a/src/test/resources/profileExample.xml b/src/test/resources/profileExample.xml index 8ef52fb..4476c6b 100644 --- a/src/test/resources/profileExample.xml +++ b/src/test/resources/profileExample.xml @@ -4,63 +4,42 @@ false GeoJSON 1 - Insert a geoJSON characterising the spatial coverage of the dataset. - - - - timeField false Time 1 - Insert a time value characterising the temporal coverage of the dataset. - - - - timeIntervalField false Time_Interval 1 - Insert a time interval value characterising the temporal coverage of the dataset. - - - - timeListField false Times_ListOf 1 - Insert a time list characterising the temporal coverage of the dataset. - - - - GACSTerms true String * - Select one or more terms GACS.Term1 @@ -73,8 +52,6 @@ GACS.Term8 GACS.Term9 - onValue - \ No newline at end of file