@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface DatasetDescription
Dataset
subclass with
metadata about the dataset.
The ExperimentContext
can use this metadata in any reports that it
generates.
public abstract String description
public abstract String[] downloadUrls