Reactome: A Curated Pathway Database
THIS SITE IS USED FOR CURATION AND TESTING
IT IS NOT STABLE, IS LINKED TO AN INCOMPLETE DATA SET, AND IS NOT MONITORED FOR PERFORMANCE. WE STRONGLY RECOMMEND THE USE OF OUR PUBLIC SITE

Attributes of class 'Person'

Attribute name Cardinality Value type Allowed classes Attribute origin Value defines instance Db column type
DB_ID 1 INTERNAL_ID N/A DatabaseObject   INTEGER(10) UNSIGNED
_displayName 1 TEXT N/A DatabaseObject   TEXT
_timestamp 1 OTHER N/A DatabaseObject   TIMESTAMP
affiliation + INSTANCE Affiliation Person   INTEGER(10) UNSIGNED
created 1 INSTANCE InstanceEdit DatabaseObject   INTEGER(10) UNSIGNED
crossReference + INSTANCE DatabaseIdentifier Person   INTEGER(10) UNSIGNED
figure + INSTANCE Figure Person   INTEGER(10) UNSIGNED
firstname 1 TEXT N/A Person ALL TEXT
initial 1 TEXT N/A Person ALL varchar(10)
modified + INSTANCE InstanceEdit DatabaseObject   INTEGER(10) UNSIGNED
project 1 TEXT N/A Person ALL TEXT
stableIdentifier 1 INSTANCE StableIdentifier DatabaseObject   INTEGER(10) UNSIGNED
surname 1 TEXT N/A Person ALL varchar(255)
url 1 TEXT N/A Person   TEXT

Referers of class 'Person' instances

Class name Attribute name Cardinality
URL author +
LiteratureReference author +
Book author +
Publication author +
InstanceEdit author +
Book chapterAuthors +
_Deleted replacementInstances +

You can find documentation for the Reactome data model here.

Sidebar on the left shows the hierarchy of Reactome classes. The number of instances of this class is shown in square brackets and is hyperlinked to a page listing all instances in this class.

The main panel shows attributes of the selected class. Own attributes, i.e. the ones which are not inherited from a parent class are indicated in colour.

'+' in 'Cardinality' column indicates that this is a multi-value attribute.

'Value defines instance' column indicates the attributes the values of which determine instance identity and are used to check if an identical instance has been stored in the database already. 'ALL' indicates that that all of the values of a given attribute must be identical while 'ANY' shows that identity of any single value of a given attribute is enough. Of course, if the identity is defined by multiple attributes each of them has to match.