diff --git a/examples/catalog-sample-extended.json b/examples/catalog-sample-extended.json index 0013386c..19040901 100644 --- a/examples/catalog-sample-extended.json +++ b/examples/catalog-sample-extended.json @@ -47,7 +47,7 @@ "spatial": "US", "temporal": "2009-09-01 00:00:00,2010-05-31 00:00:00", "issued": "", - "frequency": "one-time", + "accrualPeriodicity": "one-time", "language": "English", "granularity": "", "dataQuality": "true", diff --git a/examples/catalog-template-extended.json b/examples/catalog-template-extended.json index f036458f..a13808d4 100644 --- a/examples/catalog-template-extended.json +++ b/examples/catalog-template-extended.json @@ -39,7 +39,7 @@ "spatial": "", "temporal": "", "issued": "", - "frequency": "", + "accrualPeriodicity": "", "language": "", "granularity": "", "dataQuality": "", @@ -82,7 +82,7 @@ "spatial": "", "temporal": "", "issued": "", - "frequency": "", + "accrualPeriodicity": "", "language": "", "granularity": "", "dataQuality": "",