meta

Kate Herman
  • Updated

This article is now archived.

WDL articles now live in the openwdl/wdl-docs GitHub repository. Find the updated documentation on the wdl-docs website.


The meta component is an optional property of a task. It is intended to store metadata such as the author or contact email of a task. Any key/value pairs can be used.

Usage example

meta {
    author: "Broad Institute DSDE"
}

Was this article helpful?

1 out of 1 found this helpful

Comments

0 comments

Please sign in to leave a comment.