Warehouse Table Columns

Note that this page doesn't display tables as well as we'd hope. Please zoom in your browser with CTRL-+ or CMD-+.

The Benchling Warehouse Columns Descriptions

Each Benchling Warehouse (WH) table has many columns that represent the data contained in each table. Use the following information help understand how each table can be used to directly query the data you have stored in Benchling.

To see all Benchling Tables in diagram format please navigate to https://docs.benchling.com/docs/warehouse-tables-v2

The following information is outlined below for every WH table:

  1. Column Name
  2. Column Definition
  3. Value Type
  4. Example Values
  5. Useful Notes
📘

Tables vs. $raw tables

As discussed in Warehouse Tables, these tables are Postgres views that represent a "cleaned up" version of the raw data. For applicable tables, we've specified the filter(s) being applied to the raw data in order to produce the cleaned table. These filters are described here:

Filter keyFilter description
IS_NOT_ARCHIVEDFilters away rows where the archived$ column is True
LINKED_FIELD_IS_NOT_ARCHIVEDFilters away rows in the field table where the corresponding row in the field_definition table's archived$ column is True. This look up is an outer join on field.field_definition_id = field_definition.id
STATIC_IS_REVIEWEDPerforms a join between the entry$raw table and the result table (result.entry_id = entry.id). Filters away rows whose corresponding entry IS NOT accepted (entry$raw.review_status != ACCEPTED)
STATIC_IS_VALIDFilters away result rows where validation_status IS NOT NULL AND the value is not VALID or PARTIALLY_VALID.

--{Notebook Tables}--

See below for all tables relating to the Benchling Notebook

entry

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Primary key for a Warehouse table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Format dependent on table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

modified

_

at

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

display

_

id

Unique identifier surfaced in the actual Benchling site

prefix

-

unique entry number

EXP001 or EXP20000416

I

.

E Unique Entry number

folder

_

id

Unique identifier for folder containing object

Foreign key for folder

.

id

lib

_

J3tmt8BP

If object not in folder, then folder

_

id = project

_

id

.

If null, then object not in folder/project

workflow

_

id

Unique identifier for workflow containing object

Foreign key for workflow

.

id

wfw

_

DMcZhu4A

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

review

_

status

Current review status for object

null, NEEDS

_

REVIEW, NEEDS

_

REVISION, REJECTED, ACCEPTED

null, NEEDS

_

REVIEW, NEEDS

_

REVISION, REJECTED, ACCEPTED

review

_

requested

_

at

Date of most recent review requested for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

Date of most recent review request

review

_

status

_

changed

_

at

Date of review status change for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

urlurlurl for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib_J3tmt8BP-Entry%20Namet/etr_gRogHFOb-untitled/edit

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

entry_auditor

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tableent_yXrL3BjX, etr_GtcscEZq, loc_Y2v8daz0, etcPrimary key for a table
source_idThe project or registry that the object's permissions comes fromForeign key for project.id or registry.idsrc_hh9ffHqVIf an object isn't in a project, the permissions will be derived from the Registry
user_idUnique identifier for userForeign key for user.ident_yXrL3BjXSee User Table for more information
entry_idUnique identifier for EntryForeign key for entry.idetr_GtcscEZqSee Entry Table for more information

author

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tableent_yXrL3BjX, etr_GtcscEZq, loc_Y2v8daz0, etcPrimary key for a table
source_idThe project or registry that the object's permissions comes fromForeign key for project.id or registry.idsrc_hh9ffHqVIf an object isn't in a project, the permissions will be derived from the Registry
user_idUnique identifier for userForeign key for user.ident_yXrL3BjXSee User Table for more information
entry_idUnique identifier for EntryForeign key for entry.idetr_GtcscEZqIf entry has multiple authors there will be multiple rows per entry_id. See Entry Table for more information

--{Lab Automation Tables}--

EXAMPLE Lab Auto table

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
ididentifier of the runCharacter varyingee6da040-fa64-4e47-9a5e-98892fa32580
source_idproject that the run is inCharacter varyingsrc_RWL0Oekn
schemalab auto schema this run is part ofCharacter varyingtransfection_v1_schema
created_at$when the run was createdtimestamp without time zone2020-06-04T00:11:56.132400
creator_id$who created itCharacter varyingent_naLWig4C
entry_id$which entry it was created inCharacter varyingetr_nLrUvmPx
archived$whether the run was archivedbooleanfalse
archive_purpose$reason for why the run was archived, if archivedCharacter varyingnull
validation_status$validation statusCharacter varyingVALID
validation_comment$validation informationCharacter varyingnull
platecustom created columns as part of the run configurationCharacter varying"plt_2Q09VfYn"

--{Results Tables}--

assay_run_schema

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

schema

_

type

Schema type selected for schema of objectText

entity, assay

_

result, assay

_

run, request, location, box, container, plate, batch

See Schema table for more information
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

parent

_

schema

_

id

Unique identifier for schema which object is derived from

Foreign key for schema

.

id

ts

_

XDQ0OW6s

assay_result_schema

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

schema

_

type

Schema type selected for schema of objectText

entity, assay

_

result, assay

_

run, request, location, box, container, plate, batch

See Schema table for more information
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

parent

_

schema

_

id

Unique identifier for schema which object is derived from

Foreign key for schema

.

id

ts

_

XDQ0OW6s

EXAMPLE Result table

Applied filter(s): IS_NOT_ARCHIVED, STATIC_IS_REVIEWED, STATIC_IS_VALID

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
schemaUnique Schema name for objectText"Fermentation Results"

created

_

at$

Date created for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived
custom$Any custom created columns will be shown hereJSONB

{

}

Custom Columns are created after a result table has been entered into a Notebook entry
entityThe Entity an object is mapped to

Foreign key for registry

_

entity

.

id

bfi

_

cooUBrYb

entry

_

id$

Unique identifier for Entry

Foreign key for entry

.

id

etr

_

GtcscEZq

See Entry Table for more information

run

_

id$

Unique identifier for Entry

Foreign key for run

.

id

a11d82b2

-

8df3

-

44ae

-

bb2e

-

89086c8b69a4

See Entry Table for more information

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

validation

_

status$

Validation status for individual result objectVALID, INVALIDVALID, INVALID

validation

_

comment$

Validation comment for individual result objectText"Standard curve failure"

field

_

validation$

Validation comment for each field of the Result objectJSONB

{

"timestamp":

{

"validation

_

comment": null, "validation

_

status": "VALID"

}

, "fluorescence

_

rfu":

{

"validation

_

comment": null, "validation

_

status": "VALID"

}

, "entity":

{

"validation

_

comment": null, "validation

_

status": "VALID"

}

}

Speed

(

EXAMPLE

)

Individual field of Result objectFloating Point

48

.

7

Value dependent on field type

.

See field table for more information

Color

(

EXAMPLE

)

Individual field of Result objectText"Green"

Value dependent on field type

.

See field table for more information

Resistance

(

EXAMPLE

)

Individual field of Result objectText

[

"Ampicillin", "Streptomycin"

]

Value dependent on field type

.

See field table for more information

result

_

field

(

EXAMPLE

)

Individual field of Result objectValue dependent on field typeinteger, floating point, text, blob link, etc

Value dependent on field type

.

See field table for more information

--{Registry Tables}--

entity_schema

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

schema

_

type

Schema type selected for schema of objectText

entity, assay

_

result, assay

_

run, request, location, box, container, plate, batch

See Schema table for more information
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived

entity

_

type

Selected type of entities for a schema object

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

Oligo schema are listed as dna

_

sequence types

.

See Schema table for more information

registry

_

id

Unique identifier for an Organization's Registry

Foreign Key for reigstry

.

id

src

_

rdw6rOsL

1 Registry per Organization
prefixPrefix selected for each schema objectText"p"Prefix will always come before Registry ID for registered objects

entity

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

file

_

registry

_

id

Unique Benchling Registry ID associated with each registered entityText"p001"

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for object (when the entity was originally created)Timestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

folder

_

id

Unique identifier for folder containing object

Foreign key for folder

.

id

lib

_

J3tmt8BP

If object not in folder, then folder

_

id = project

_

id

.

If null, then object not in folder/project

project

_

id

Unique identifier for project containing object

Foreign key for project

.

id

src

_

PDSy77zE

If null, then object isn't contained within a project

modified

_

at

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

typeSelected type of entities for a schema object

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

Oligo schema are listed as dna

_

sequence types

validation statusRegistration validation status of objectPASSED, FAILEDPASSED, FAILED
urlurl for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib_J3tmt8BP-Entry%20Namet/etr_gRogHFOb-untitled/edit
is_registereddenotes whether this object is registeredbooleanTrue

registry_entity

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

file

_

registry

_

id

Unique Benchling Registry ID associated with each registered entityText"p001"

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for object (when the entity was originally created)Timestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

folder

_

id

Unique identifier for folder containing object

Foreign key for folder

.

id

lib

_

J3tmt8BP

If object not in folder, then folder

_

id = project

_

id

.

If null, then object not in folder/project

project

_

id

Unique identifier for project containing object

Foreign key for project

.

id

src

_

PDSy77zE

If null, then object isn't contained within a project

modified

_

at

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

typeSelected type of entities for a schema object

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

dna

_

sequence, aa

_

sequence, custom

_

entity, entry, rna_oligo

Oligo schema are listed as dna

_

sequence types

validation statusRegistration validation status of objectPASSED, FAILEDPASSED, FAILED
urlurl for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib_J3tmt8BP-Entry%20Namet/etr_gRogHFOb-untitled/edit

entity_alias

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

entity

_

id

The entity for which this is an alias

Foreign key for entity

.

id

ent

_

yXrL3BjX

aliasIdentifier serving as the entity aliasTextMy Memorable Alias

mixture_ingredient

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

created

_

at$

Created date for object (when the entity was originally created)Timestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

modified

_

at$

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

mixture

_

id

Unique ID for mixture object

Foreign key for mixture

.

id

bfi

_

gQMDFBm4

component

_

entity

_

id

Unique identifier for entity object

Foreign key for registry

_

entity

.

id

bfi

_

cooUBrYb

amountAmount of contentFloating Point

6, 6

.

87, 7799499

.

2359, etc

amount

_

text

Amount as textCharacter Varying100 grams

mixture

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

file

_

registry

_

id

Unique Benchling Registry ID associated with each registered entityText"p001"

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for object (when the entity was originally created)Timestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

folder

_

id

Unique identifier for folder containing object

Foreign key for folder

.

id

lib

_

J3tmt8BP

If object not in folder, then folder

_

id = project

_

id

.

If null, then object not in folder/project

project

_

id

Unique identifier for project containing object

Foreign key for project

.

id

src

_

PDSy77zE

If null, then object isn't contained within a project

modified

_

at

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

typeSelected type of entities for a schema object

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

dna

_

sequence, aa

_

sequence, custom

_

entity, entry, rna_oligo

Oligo schema are listed as dna

_

sequence types

validation statusRegistration validation status of objectPASSED, FAILEDPASSED, FAILED
urlurl for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib_J3tmt8BP-Entry%20Namet/etr_gRogHFOb-untitled/edit
is_registereddenotes whether this object is registeredbooleanTrue
amounthow much of the mixturedouble100
unitsunitsCharacter Varyinggrams
allows_measured_ingredientswhether you can have measured ingredients in this mixturebooleantrue

EXAMPLE Entity Table

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
schemaUnique Schema name for objectText"Fermentation Results"

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

creator

_

id$

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at$

Created date for object (when the entity was originally created)Timestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

modified

_

at$

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

name$Name of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

file

_

registry

_

id$

Unique Benchling Registry ID associated with each registered entityText"p001"

schema

_

id$

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

folder

_

id$

Unique identifier for folder containing object

Foreign key for folder

.

id

lib

_

J3tmt8BP

If object not in folder, then folder

_

id = project

_

id

.

If null, then object not in folder/project

project

_

id$

Unique identifier for project containing object

Foreign key for project

.

id

src

_

PDSy77zE

If null, then object isn't contained within a project
url$url for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib\_J3tmt8BP\-Entry%20Namet/etr\_gRogHFOb\-untitled/edit
type$Selected type of entities for a schema object

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

dna

_

sequence, aa

_

sequence, custom

_

entity, entry, rna_oligo

Oligo schema are listed as dna

_

sequence types

is

_

registered$

Is entity currently registeredBooleanTrue, FalseTrue = Entity has been registered

Color

(

EXAMPLE

)

Individual Schema FieldText"green"

Value dependent on field type

.

See field table for more information

Plasmid

(

EXAMPLE

)

Individual Schema Fieldforeign key for plasmid entity

seq

_

HXnZhUkT

Value dependent on field type

.

See field table for more information

Length

(

EXAMPLE

)

Individual Schema FieldFloating Point

4

.

567

Value dependent on field type

.

See field table for more information

batch_schema

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

schema

_

type

Schema type selected for schema of objectText

entity, assay

_

result, assay

_

run, request, location, box, container, plate, batch

See Schema table for more information
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived

registry

_

id

Unique identifier for an Organization's Registry

Foreign Key for reigstry

.

id

src

_

rdw6rOsL

1 Registry per Organization

entity

_

schema

_

id

Unique identifier for schema object

Foreign key for schema

.

id

ts

_

XDQ0OW6s

batch

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose

Archival reason for object in BenchlingMade in error, Retired, Expended, Shipped, Contaminated, Expired, Missing, Merged, OtherMade in error, Retired, Expended, Shipped, Contaminated, Expired, Missing, Merged, OtherAvailable archive purpose options dependent on object
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

modified

_

at

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

entity

_

id

Unique identifier for entity object

Foreign key for registry

_

entity

.

id

bfi

_

cooUBrYb

concentration

_

si

Concentration value for content - note that this is in SI units, not the original units created in the application.Floating Point

6, 6

.

87, 7799499

.

2359, etc

concentration

_

display

_

units

Original concentration units for concentration

_

si value. For example, 5 g / L will have 0.005 in the concentration

_

si column and "g / L" in the concentration

_

display

_

units column.

Concentration Unitsug/mL
urlurl for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib\_J3tmt8BP\-Entry%20Namet/etr\_gRogHFOb\-untitled/edit
typeSelected type of entities for a schema object

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

Oligo schema are listed as dna

_

sequence types

--{Sample Tracking / Inventory Tables}--

location_schema

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

schema

_

type

Schema type selected for schema of objectText

entity, assay

_

result, assay

_

run, request, location, box, container, plate, batch

See Schema table for more information
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose

Archival reason for object in BenchlingMade in error, Retired, Expended, Shipped, Contaminated, Expired, Missing, Merged, OtherMade in error, Retired, Expended, Shipped, Contaminated, Expired, Missing, Merged, OtherAvailable archive purpose options dependent on object

registry

_

id

Unique identifier for an Organization's Registry

Foreign Key for reigstry

.

id

src

_

rdw6rOsL

1 Registry per Organization
prefixPrefix selected for each schema objectText"p"Prefix will always come before Registry ID for registered objects

location

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose

Archival reason for object in BenchlingMade in error, Retired, Expended, Shipped, Contaminated, Expired, Missing, Merged, OtherMade in error, Retired, Expended, Shipped, Contaminated, Expired, Missing, Merged, OtherAvailable archive purpose options dependent on object
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

modified

_

at

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

barcodeDisplays benchling barcode of the objectText15MLFALCON006

location

_

id

Unique ID for location that contains object

Foreign key for location

.

id

loc

_

Y2v8daz0

box

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

modified

_

at

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

barcodeDisplays benchling barcode of the objectText15MLFALCON006
urlurl for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib\_J3tmt8BP\-Entry%20Namet/etr\_gRogHFOb\-untitled/edit

location

_

id

Unique ID for location that contains object

Foreign key for location

.

id

loc

_

Y2v8daz0

plate

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

archived$Archival state for object in BenchlingBooleanTRUE, FALSE

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etc
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

modified

_

at

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

barcodeDisplays benchling barcode of the objectText15MLFALCON006
urlurl for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib\_J3tmt8BP\-Entry%20Namet/etr\_gRogHFOb\-untitled/edit

location

_

id

Unique ID for location that contains object

Foreign key for location

.

id

loc

_

Y2v8daz0

container

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

modified

_

at

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

barcodeDisplays benchling barcode of the objectText15MLFALCON006
urlurl for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib\_J3tmt8BP\-Entry%20Namet/etr\_gRogHFOb\-untitled/edit

box

_

id

Unique ID for box object

Foreign key for box

.

id

box

_

oz4ZE0MN

location

_

id

Unique ID for location that contains object

Foreign key for location

.

id

loc

_

Y2v8daz0

plate

_

id

Unique ID for plate object

Foreign key for plate

.

id

plt

_

K9VZG06I

row

_

index

Row position where container is locatedinteger5, 7, 12, etc

Container specific

-

must be in box

column

_

index

Column position where container is locatedinteger5, 7, 12, etc

Container specific

-

must be in box

volume

_

si

Volume value for container content - note that this is in SI units, not the original units created in the application.Floating Point5, 7, 12, etc

volume

_

display

_

units

Original volume units for volume

_

si value. For example, 5 mL will have 0.005 in the volume

_

si column and "mL" in the volume

_

display

_

units column.

Text for volume unitsmL, uL, nL, etc

container_content

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

batch

_

id

Unique identifier for batch object

Foreign key for batch

.

id

bat

_

Gs8PtV0K

What batch is in the container

container

_

id

Unique ID for container object

Foreign key for container

.

id

con

_

gQMDFBm4

entity

_

id

Unique identifier for entity object

Foreign key for registry

_

entity

.

id

bfi

_

cooUBrYb

concentration

_

si

Concentration value for content - note that this is in SI units, not the original units created in the application.Floating Point

6, 6

.

87, 7799499

.

2359, etc

concentration

_

display

_

units

Original concentration units for concentration

_

si value. For example, 5 g / L will have 0.005 in the concentration

_

si column and "g / L" in the concentration

_

display

_

units column.

Concentration Unitsug/mL

container_transfer

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

input

_

batch

_

id

Unique ID for batch to be transferred

Foreign key for batch

.

id

bat

_

Gs8PtV0K

Transfer Table

-

related; not workflow related

input

_

container

_

id

Unique ID for container that has entity/batch to be transferred to

Foreign key for container

.

id

con

_

gQMDFBm4

Transfer Table

-

related; not workflow related

input

_

entity

_

id

Unique ID for entity to be transferred

Foreign key for registry

_

entity

.

id

bfi

_

cooUBrYb

Transfer Table

-

related; not workflow related

output

_

container

_

id

Unique ID for newly created container

Foreign key for container

.

id

con

_

gQMDFBm4

Transfer Table

-

related; not workflow related

volume

_

si

Volume value for container content - note that this is in SI units, not the original units created in the application.Floating Point5, 7, 12, etc

volume

_

display

_

units

Original volume units for volume

_

si value. For example, 5 mL will have 0.005 in the volume

_

si column and "mL" in the volume

_

display

_

units column.

Text for volume unitsmL, uL, nL, etc

--{Request Tables}--

request_schema

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

schema

_

type

Schema type selected for schema of objectText

entity, assay

_

result, assay

_

run, request, location, box, container, plate, batch

See Schema table for more information
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

parent

_

schema

_

id

Unique identifier for schema which object is derived from

Foreign key for schema

.

id

ts

_

XDQ0OW6s

request_assignee

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

request

_

id

Unique identifier for the request

Foreign key for request

.

id

req

_

qPtu1MSo

user

_

id

Unique identifier for user

Foreign key for user

.

id

ent

_

yXrL3BjX

See User Table for more information

team

_

id

Unique identifier for the assignee's team

Foreign key for team

.

id

team

_

oh5xGqrm

request_fulfillment

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

request

_

id

Unique identifier for the request

Foreign key for request

.

id

req

_

qPtu1MSo

sample

_

group

_

id

ID of the schemas designated for the request

Foreign key for schema

.

id

ts

_

gUQdTwR7

ID's can be for containers, entities, or batches

request

_

task

_

id

Unique identifier for a task within a request

Foreign key for task

.

id

reqtsk

_

2nzie5Io

entry

_

id

Unique identifier for Entry

Foreign key for entry

.

id

etr

_

GtcscEZq

See Entry Table for more information

workflow

_

id

Unique identifier for workflow containing object

Foreign key for workflow

.

id

wfw

_

DMcZhu4A

status

Status for a request

(

requestor

)

IN

_

PROGRESS, REQUESTED, COMPLETED, SCHEDULED, CANCELLED

IN

_

PROGRESS, REQUESTED, COMPLETED, SCHEDULED, CANCELLED

request_sample

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

request

_

id

Unique identifier for the request

Foreign key for request

.

id

req

_

qPtu1MSo

sample

_

group

_

id

ID of the schemas designated for the request

Foreign key for schema

.

id

ts

_

gUQdTwR7

ID's can be for containers, entities, or batches

batch

_

id

Unique identifier for batch object

Foreign key for batch

.

id

bat

_

Gs8PtV0K

What batch is in the container

entity

_

id

Unique identifier for entity object

Foreign key for registry

_

entity

.

id

bfi

_

cooUBrYb

container

_

id

Unique ID for container object

Foreign key for container

.

id

con

_

gQMDFBm4

field

_

name

Display name for field on schemaText"Date Sequenced"

row

_

index

Row position where container is locatedinteger5, 7, 12, etc

Container specific

-

must be in box

EXAMPLE task

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

request

_

id

Unique identifier for the request

Foreign key for request

.

id

req

_

qPtu1MSo

EXAMPLE request

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
schemaUnique Schema name for objectText"Fermentation Results"

created

_

at$

Date created for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

status$Status for a request fulfillment

IN

_

PROGRESS, REQUESTED, COMPLETED, SCHEDULED, CANCELLED

IN

_

PROGRESS, REQUESTED, COMPLETED, SCHEDULED, CANCELLED

display

_

id$

Display name for object in Benchling

prefix

-

unique number

request1, request2
url$url for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib\_J3tmt8BP\-Entry%20Namet/etr\_gRogHFOb\-untitled/edit

scheduled

_

on$

Date which the request is to be scheduled fordatetime1/8/20

--{Workflow Tables}--

workflow

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
aliasUnique identifier for the workflow, based on prefix and sequential number

prefix

-

unique number

WF020
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

descriptionDescription given to objectText"Fermentation Workflow"
status

Status for a request

(

requestor

)

IN

_

PROGRESS, REQUESTED, COMPLETED, SCHEDULED, CANCELLED

IN

_

PROGRESS, REQUESTED, COMPLETED, SCHEDULED, CANCELLED

last

_

stage

_

completed

Name of last stage entry marked as completeText"Transformation"

last

_

stage

_

completed

_

at

Timestamp of when status of last stage entry was marked as completeTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

workflow

_

template

_

version

_

id

API ID of workflow template used to generate this workflow

Foreign key for workflow

_

template

_

version

.

id

wfwtmplv

_

0MjnYgSk

urlurl for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib\_J3tmt8BP\-Entry%20Namet/etr\_gRogHFOb\-untitled/edit

workflow_template

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

workflow_template_version

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table
version

Version

#

for workflow template

Integer1,3 65, etc

Auto

-

incremental when new workflow version is completed

workflow

_

template

_

id

Unique ID for workflow TEMPLATE

Foreign key for workflow

_

template

.

id

wfwtmpl

_

w6d11hNb

stage_run

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

stage

_

name

Stage name in BenchlingText"Transfection"

entry

_

id

Unique identifier for Entry

Foreign key for entry

.

id

etr

_

GtcscEZq

See Entry Table for more information

workflow

_

id

Unique identifier for workflow containing object

Foreign key for workflow

.

id

wfw

_

DMcZhu4A

status

Status for a request

(

requestor

)

IN

_

PROGRESS, REQUESTED, COMPLETED, SCHEDULED, CANCELLED

IN

_

PROGRESS, REQUESTED, COMPLETED, SCHEDULED, CANCELLED

exp

_

condition

_

values

Values available for Stage Experimental ConditionsText"Condition": "2"

--{Schema Tables}--

schema

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

schema

_

type

Schema type selected for schema of objectText

entity, assay

_

result, assay

_

run, request, location, box, container, plate, batch

See Schema table for more information
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

field_definition

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

positionField number in schemaInteger0, 1, 5, etc

0 = 1st field

.

1 = 2nd field

.

.

.

etc

nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc
typeSelected type of entities for a schema object

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

dna

_

sequence, aa

_

sequence, custom

_

entity, entry

Oligo schema are listed as dna

_

sequence types

display

_

name

Display name of schema in BenchlingText"Cell Line"

numeric

_

min

Minimum numeric value given for objectInteger0, 1, 5, etcprecision limited by number of significant figures

numeric

_

max

Maximum numeric value given for objectInteger0, 1, 5, etcprecision limited by number of significant figures

is

_

multi

Single or multi option identifierTRUE, FALSETRUE, FALSE

is

_

required

Identifier whether field is required or notTRUE, FALSETRUE, FALSE

dropdown

_

id

unique id of dropdown table

Foreign key for dropdown

_

id in the field definition table

sfs

_

ZVmOP8Ed

dropdown

_

id also found in the URL for the dropdown in the Registry settings page

target

_

schema

_

id

ID of target schema that points to the relationship link

Foreign key for entity

_

schema

.

id

ts

_

XDQ0OW6s

[DEPRECATED] field

Applied filter(s): LINKED_FIELD_IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

schema

_

id

Unique identifier for schema containing object

Foreign key for schema

.

id

ts

_

IOGwR6u4

field

_

defiintion

_

id

Unique id of field definition for object in table

Foreign key for field

_

defition

.

id

schema

_

field

_

42365

See field

_

definition Table

field

_

name

Display name for field on schemaText"Date Sequenced"

batch

_

id

Unique identifier for batch object

Foreign key for batch

.

id

bat

_

Gs8PtV0K

What batch is in the container

box

_

id

Unique ID for box object

Foreign key for box

.

id

box

_

oz4ZE0MN

container

_

id

Unique ID for container object

Foreign key for container

.

id

con

_

gQMDFBm4

entry

_

id

Unique identifier for Entry

Foreign key for entry

.

id

etr

_

GtcscEZq

See Entry Table for more information

location

_

id

Unique ID for location that contains object

Foreign key for location

.

id

loc

_

Y2v8daz0

plate

_

id

Unique ID for plate object

Foreign key for plate

.

id

plt

_

K9VZG06I

registry

_

entity

_

id

unique id of any registered entity

Foreign key for registry

_

entity

.

id

bfi

_

cooUBrYb

request

_

id

Unique identifier for the request

Foreign key for request

.

id

req

_

qPtu1MSo

run

_

id

Unique identifier for the run

Foreign key for assay

_

run

.

id

multi

_

a11d82b2

-

8df3

-

44ae

-

bb2e

-

89086c8b69a4

_

file

display

_

value

Text value of identified fieldText"Amp"

blob

_

value

Blob link value in JSON format of identified fieldJSON value

{

id, name, url

}

Attached file can be found in Benchling

float

_

value

Floating point value of identified fieldFloating Point

2, 4

.

56, 4334

.

6493, etc

date

_

value

Date format value of identified fielddatetime1/8/20

datetime

_

value

Date format with timestamp value of identified fieldTimestamp with timezone

2019

-

12

-

05T19:15:00

integer

_

value

Integer value of identified fieldInteger1, 2, 54, etc

json

_

value

JSON value of identified fieldJSON Value

linked

_

batch

_

id

Unique id of any batch the field object is linked to

Foreign key for batch

.

id

bat

_

Gs8PtV0K

linked

_

box

_

id

Unique id of any box the field object is linked to

Foreign key for box

.

id

box

_

oz4ZE0MN

linked

_

container

_

id

Unique id of any container the field object is linked to

Foreign key for container

.

id

con

_

gQMDFBm4

linked

_

entry

_

id

Unique id of any entry the field object is linked to

Foreign key for entry

.

id

etr

_

GtcscEZq

linked

_

location

_

id

Unique id of any location the field object is linked to

Foreign key for location

.

id

loc

_

Y2v8daz0

linked

_

plate

_

id

Unique id of any plate the field object is linked to

Foreign key for plate

.

id

plt

_

S5ALalNc

linked

_

result

_

id

Unique id of any result the field object is linked to

Foreign key for result

.

id

6498dd5a

-

1b4b

-

4954

-

826f

-

bfcfd1496373

linked

_

run

_

id

Unique id of any run the field object is linked to

Foreign key for run

.

id

343494f6

-

e633

-

4523

-

9aa6

-

26898c99f482

linked

_

registry

_

entity

_

id

Unique id of any registered entity the field object is linked oo

Foreign key for registry

_

entity

.

id

bfi

_

cooUBrYb

value

_

index

The position number of a given value for a field that supports multiple values

Integer

(

or null

)

null, 1, 2, 6, etc

"null" = Not Multiselect

.

1,2,3,4, etc = Position of multi

-

select field

dropdown

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Character Varyingsfs_jBu9uUnv, etc.Primary key for a table
nameName of dropdown in BenchlingCharacter VaryingColor, Analytes, etc.
archived$Archival state for dropdown in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose$

Archival reason for dropdown in BenchlingCharacter Varyingnull, Made in Error, Retired, Other, etcnull = object not archived

dropdown_option

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Character Varyingsfso_2v93jfF9, etc.Primary key for a table
dropdown_idReference to parent dropdown IDCharacter Varyingsfs_jBu9uUnv, etc.Refers to dropdown.id
nameName of dropdown option in BenchlingCharacter VaryingColor, Analytes, etc.
positionRelative position of dropdown option in the dropdownInteger0, 3, etc.Ranges from 0 to (# options in dropdown - 1)
archived$Archival state for dropdown option in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose$

Archival reason for dropdown option in BenchlingCharacter Varyingnull, Made in Error, Retired, Other, etcnull = object not archived

--{Folder / Project Tables}--

project

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

urlurl for each object in BenchlingBrowser URLhttps://demo.benchling.com/#biotech-org/f/lib\_J3tmt8BP\-Entry%20Namet/etr\_gRogHFOb\-untitled/edit

folder

Applied filter(s): IS_NOT_ARCHIVED

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleanTRUE, FALSEtrue = object archived

archive

_

purpose$

Archival reason for object in BenchlingTextnull, Made in Error, Retired, Other, etcnull = object not archived

created

_

at

Created date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

modified

_

at

Most recent modified date for objectTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc

parent

_

folder

_

id

Unique identifier for folder containing object

Foreign key for folder

.

id

lib

_

J3tmt8BP

--{User Tables}--

principal

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table
handleUnique username chosen by individual users or username defined for a Benchling AppsText"ssiegfried"Handle can be changed at any point to any other unique string of text/integers
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc
emailUnique email associated with each user account , column will be null for Benchling App accountsEmail

"benchlingsupport@benchling

.

com"

is

_

suspended

Suspension status for each user or appFALSE, TRUEFALSE, TRUETRUE = Suspended user

created

_

at

Created date for user or appTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

user

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table
handleUnique username chosen by individual usersText"ssiegfried"Handle can be changed at any point to any other unique string of text/integers
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc
emailUnique email associated with each user accountEmail

"benchlingsupport@benchling

.

com"

is

_

suspended

Suspension status for each userFALSE, TRUEFALSE, TRUETRUE = Suspended user

created

_

at

Created date for userTimestamp without timezone

2019

-

12

-

06T23:24:44

.

885478

team_member

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

team

_

id

Unique identifier for the assignee's team

Foreign key for team

.

id

team

_

oh5xGqrm

user

_

id

Unique identifier for user

Foreign key for user

.

id

ent

_

yXrL3BjX

See User Table for more information
roleTeam membership status for an individual userADMIN, MEMBERADMIN, MEMBER

team

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table
nameName of object in BenchlingCharacter VaryingTransfection Entry, QC Results, Therapeutic Cell Line, etc
descriptionDescription given to objectText"Fermentation Workflow"

--{Molecular Biology Tables}--

Note: These tables exist only in their $raw form; consider performing a JOIN on the relevant schema table.

DNA Sequnce$raw

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
nameUnique identifier for the requestCharacter VaryingTransfection Entry, Therapeutic Cell Line
basesA string representing the bases that make up the DNA SequenceCharacter Varying

agtctgttgggatggccacttaccacatcgtaccccta

[...]

bases_length_exceeds_limit

Whether or not the length of the

bases

field exceeds the limit

Booleanfalse

DNA Oligo$raw

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

ent

_

yXrL3BjX, etr

_

GtcscEZq, loc

_

Y2v8daz0, etc

Primary key for a table

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry
nameUnique identifier for the requestCharacter VaryingTransfection Entry, Therapeutic Cell Line
basesA string representing the bases that make up the DNA OligoCharacter Varying

agtctgttgggatggccacttaccacatcgtaccccta

[...]

--{Workflow Tables}--

Workflow Task Group

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

prs

_

hVI52tJk

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

nameName of object in BenchlingCharacter varyingAnalytical SEC 26

display

_

id

Unique identifier surfaced in the actual Benchling site

Prefix

-

unique number

SEC26

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for objectTimestamp without time zone

2020

-

06

-

04T00:11:56

.

132400

modified

_

at

Most recent modified date for objectTimestamp without time zone

2020

-

06

-

04T00:11:56

.

132400

urlURL for each object in BenchlingBrowser URL

https://demo

.

benchling

.

com/demo/f/lib

_

LDMZLtYM

-

media

-

prep/prs

_

hVI52tJk

-

-

analytical

-

sec

-

26/edit

folder

_

id

Unique identifier for folder containing object

Foreign key for folder

.

id

lib

_

LDMZLtYM

execution

_

type

Selected type for how tasks are executedENTRY, DIRECTENTRY, DIRECT
archived$Archival state for object in BenchlingbooleanFALSE, TRUE

archive

_

purpose$

Archival reason for object in BenchlingCharacter varyingnull, Made in Error, Retired, Other, etc
workflow_flowchart_node_config_idUnique identifier for workflow_flowchart_node_configForeign key for workflow_flowchart_node_config.idwffcnc_giVNQcTL
workflow_flowchart_config_version_idUnique identifier for workflow_flowchart_config_versionForeign key for workflow_flowchart_config_version.idwffccv_giVNQcAF

Workflow Task Schema

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

prstsch

_

0JAxhOhS

schema

_

type

Schema type selected for schema of objectText

workflow

_

task

Always workflow

_

task for this table

nameName of object in BenchlingCharacter varyingAnalytical SEC

system

_

name

Name of warehouse table for this schemaCharacter varying

analytical

_

sec

execution

_

type

Selected type for how tasks are executedENTRY, DIRECTENTRY, DIRECT
prefixPrefix used when creating workflow tasks from this schemaCharacter varyingSEC

workflow

_

task

_

group

_

prefix

Prefix used when creating workflow task groups from this schemaCharacter varyingSEC

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for objectTimestamp without time zone

2020

-

06

-

04T00:11:56

.

132400

modified

_

at

Most recent modified date for objectTimestamp without time zone

2020

-

06

-

04T00:11:56

.

132400

urlURL for each object in BenchlingBrowser URL

https://demo

.

benchling

.

com/demo/f/lib

_

LDMZLtYM

-

media

-

prep/prs

_

hVI52tJk

-

-

analytical

-

sec

-

26/edit

can

_

set

_

assignee

_

on

_

task

_

creation

Determines if assignees can be set when a task is createdBooleanTRUE, FALSE

folder

_

id

Unique identifier for folder containing object

Foreign key for folder

.

id

lib

_

LDMZLtYM

workflow

_

task

_

status

_

lifecycle

_

id

Unique identifier for workflow

_

task

_

status

_

lifecycle

Foreign key for workflow

_

task

_

status

_

lifecycle

.

id

prstswf

_

J8s40D7l

default

_

responsible

_

team

_

id

Unique identifier for team

Foreign key for team

.

id

team

_

oh5xGqrm

default

_

creation

_

folder

_

id

Unique identifier for default folder where tasks of this schema are created

Foreign key for folder

.

id

lib

_

LDMZLtYM

default

_

entry

_

execution

_

folder

_

id

Unique identifier for default folder where tasks of this schema are executed

Foreign key for folder

.

id

lib

_

LDMZLtYM

archived$Archival state for object in BenchlingbooleanFALSE, TRUE

archive

_

purpose$

Archival reason for object in BenchlingCharacter varyingnull, Made in Error, Retired, Other, etc

Workflow Task

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

wftask

_

hVI52tJk

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

display

_

id

Unique identifier surfaced in the actual Benchling site

Prefix

-

unique number

SEC26

-

T5

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for objectTimestamp without time zone

2020

-

06

-

04T00:11:56

.

132400

modified

_

at

Most recent modified date for objectTimestamp without time zone

2020

-

06

-

04T00:11:56

.

132400

scheduled

_

on

_

date

Date the task is scheduled to be performedDate

2020

-

06

-

04

assignee

_

id

Unique identifier for assigned user

Foreign key for user

.

id

ent

_

yXrL3BjX

workflow

_

task

_

group

_

id

Unique identifier for workflow

_

task

_

group

Foreign key for workflow

_

task

_

group

.

id

prs

_

hVI52tJk

workflow

_

task

_

schema

_

id

Unique identifier for workflow

_

task

_

schema

Foreign key for workflow

_

task

_

schema

.

id

prstsch

_

0JAxhOhS

workflow

_

task

_

status

_

id

Unique identifier for workflow

_

task

_

status

Foreign key for workflow

_

task

_

status

.

id

wfts

_

A6CmVrOp

execution

_

entry

_

id

Unique identifier for entry

Foreign key for entry

.

id

etr

_

GtcscEZq

execution

_

user

_

id

Unique identifier for user

Foreign key for user

.

id

ent

_

yXrL3BjX

executed

_

on

Date the task was executedTimestamp without time zone

2020

-

06

-

04T00:11:56

.

132400

archived$Archival state for object in BenchlingBooleanFALSE, TRUE

archive

_

purpose$

Archival reason for object in BenchlingCharacter varyingnull, Made in Error, Retired, Other, etc
workflow_flowchart_idUnique identifier for workflow_flowchartForeign key for workflow_flowchart.idwffc_giVNQcAF
workflow_flowchart_task_idUnique identifier for a flowchart workflow_taskForeign key for workflow_task.idwftask_OnnsW08k

Workflow Output Schema

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

prsosch

_

kz6y7T4o

schema

_

type

Schema type selected for schema of objectText

workflow

_

output

Always workflow

_

output for this table

nameName of object in BenchlingCharacter varyingAnalytical SEC

system

_

name

Name of warehouse table for this schemaCharacter varying

analytical

_

sec

prefixPrefix used when creating workflow tasks from this schemaCharacter varyingSEC
archived$Archival state for object in BenchlingbooleanFALSE, TRUE

archive

_

purpose$

Archival reason for object in BenchlingCharacter varyingnull, Made in Error, Retired, Other, etc

Workflow Output

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

wftask

_

hVI52tJk

source

_

id

The project or registry that the object's permissions comes from

Foreign key for project

.

id or registry

.

id

src

_

hh9ffHqV

display

_

id

Unique identifier surfaced in the actual Benchling site

Prefix

-

unique number

SEC26

-

T5

creator

_

id

Unique identifier for creator of object

Foreign key for user

.

id

ent

_

yXrL3BjX

created

_

at

Created date for objectTimestamp without time zone

2020

-

06

-

04T00:11:56

.

132400

modified

_

at

Most recent modified date for objectTimestamp without time zone

2020

-

06

-

04T00:11:56

.

132400

workflow

_

task

_

group

_

id

Unique identifier for workflow

_

task

_

group

Foreign key for workflow

_

task

_

group

.

id

prs

_

hVI52tJk

workflow

_

task

_

id

Unique identifier for workflow

_

task that output is for

Foreign key for workflow

_

task

.

id

wftask

_

hVI52tJk

workflow

_

task

_

status

_

id

Unique identifier for workflow

_

task

_

status

Foreign key for workflow

_

task

_

status

.

id

wfts

_

A6CmVrOp

workflow

_

output

_

schema

_

id

Unique identifier for workflow

_

output

_

schema

Foreign key for workflow

_

output

_

schema

.

id

prsosch

_

kz6y7T4o

archived$Archival state for object in BenchlingbooleanFALSE, TRUE

archive

_

purpose$

Archival reason for object in BenchlingCharacter varyingnull, Made in Error, Retired, Other, etc

Workflow Task Status

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

wfts

_

A6CmVrOp

display

_

name

Name of object in BenchlingCharacter varyingCompleted

status

_

type

Type of status

PENDING, IN

_

PROGRESS, COMPLETED, CANCELLED, FAILED, INVALID

PENDING, IN

_

PROGRESS, COMPLETED, CANCELLED, FAILED, INVALID

Workflow Task Status Lifecycle

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

prstswf

_

J8s40D7l

nameName of object in BenchlingCharacter varyingEntry Review

schema

_

execution

_

type

Type of execution for task schemas using this lifecycleDIRECT, ENTRYDIRECT, ENTRY

initial

_

workflow

_

task

_

status

_

id

Unique identifier for workflow

_

task

_

status

Foreign key for workflow

_

task

_

status

.

id

wfts

_

A6CmVrOp

The first status of the lifecycle

.

lifecycle edges determine the rest of the status order

.

Workflow Task Status Lifecycle Edge

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
id

Unique Benchling

-

prescribed ID for each line item in table

Format dependent on table

prstswfe

_

aziohrUt

workflow

_

task

_

status

_

lifecycle

_

id

Unique identifier for workflow

_

task

_

status

_

lifecycle

Foreign key for workflow

_

task

_

status

_

lifecycle

.

id

prstswf

_

J8s40D7l

Lifecycle that the edge is for

from

_

workflow

_

task

_

status

_

id

Unique identifier for workflow

_

task

_

status

Foreign key for workflow

_

task

_

status

.

id

wfts

_

A6CmVrOp

The starting status of the edge

to

_

workflow

_

task

_

status

_

id

Unique identifier for workflow

_

task

_

status

Foreign key for workflow

_

task

_

status

.

id

wfts

_

Td7q3eiM

The ending status of the edge

Workflow Flowchart

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tablewffc_giVNQcAF

Workflow Flowchart Node Config

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tablewffcnc_giVNQWcXS
workflow_task_schema_idUnique identifier for workflow_task_schemaForeign key for workflow_task_schema.idprstsch_OnnsV06w

Workflow Flowchart Edge Config

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tablewffcec_poVNQcQE
workflow_flowchart_idUnique identifier for workflow_flowchartForeign key for workflow_flowchart.idwffc_giVNQcAF
from_flowchart_node_config_idUnique identifier for workflow_flowchart_node_configForeign key for workflow_flowchart_node_config.idwffcnc_mcMKcXS
to_node_config_idUnique identifier for workflow_flowchart_node_configForeign key for workflow_flowchart_node_config.idwffcnc_nwICpoe

Workflow Lineage Edge

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tablewfle_kmQWplX
to_workflow_task_idUnique identifier for workflow_taskForeign key for workflow_task.idwftask_OnnsW08k
from_workflow_task_idUnique identifier for workflow_taskForeign key for workflow_task.idwftask_OnnsW08k
to_workflow_output_idUnique identifier for workflow_outputForeign key for workflow_outputwfout_5cJLQKVF
from_workflow_output_idUnique identifier for workflow_outputForeign key for workflow_output.idwfout_5cJLQKVF

Workflow Flowchart Config Version

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tablewffccv_giVNQcAF
workflow_flowchart_config_idUnique identifier for workflow_flowchart_configForeign key for workflow_flowchart_config.idwffcc_wcIJAPL
workflow_flowchart_idUnique identifier for workflow_flowchartForeign key for workflow_flowchart.idwffc_giVNQcAF

Workflow Chart Config

Table RowDefinitionValue Type

Example values

(

if applicable

)

Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tablewffcc_wcIJAPL
workflow_task_schema_idUnique identifier for workflow_task_schemaForeign key for workflow_task_schema.idprstsch_OnnsV06w