Skip to content

Commit 8b4d123

Browse files
committed
document benchling metadata
1 parent adae9cd commit 8b4d123

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/examples/benchling.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,15 @@ When scientists create notebook entries in Benchling, this webhook
2929
automatically:
3030

3131
- **Creates a dedicated Quilt package** for each notebook entry
32-
- **Synchronizes metadata** from Benchling (experiment IDs, authors, etc.)
33-
into that package
32+
- **Synchronizes metadata** from Benchling into that package, e.g.,
33+
- authors (list)
34+
- created_at (ISO timestamp)
35+
- creator: "First Last <user_id@ent_XXXX>"
36+
- display_id: "EXP0000XXXXXX"
37+
- entry_id: "etr_XXXXXX"
38+
- files (list)
39+
- modified_at (ISO timestamp)
40+
- web_url
3441
- **Copies attachments** from that notebook into Amazon S3 as part of the
3542
package.
3643
- **Enables organizational data discovery** by making contents available in

0 commit comments

Comments
 (0)