diff --git a/dataset/entry_template.json b/dataset/entry_template.json index 8e4989c..b7e7bec 100644 --- a/dataset/entry_template.json +++ b/dataset/entry_template.json @@ -1,10 +1,11 @@ { "title": "", "url": "", + "publicationUrl": "", "description": "", "paidOrFree": "", "codeAvailable": "", - "licenseWipCategory": "", + "license": "", "taxonomicOrSoundTypeSpecializationIfAny": "", "ecosystemSpecializationIfAny": "", "specificHardware": "", @@ -13,11 +14,10 @@ "organization": "", "annotation": "", "soundProcessingFeatures": "", - "acousticParameterMeasurement": "", + "acousticIndexMeasurement": "", + "acousticFeatureMeasurement": "", "localization": "", "detectorFeatures": "", "classifierFeatures": "", - "metadataStandardWipCategory": "", - "toBeRemovedWipCategory": "", "comments": "" -} \ No newline at end of file +}