Publications Schema
| Field Name | Description | Synonyms | Column Type | Facet (Y/N) | Required (Y/N) | Destination | Notes |
|---|---|---|---|---|---|---|---|
| Author | list of author names with separators that will be displayed | list | N | Y | whatever separators are used will be displayed as is | ||
| Title | title of article | large text | N | Y | |||
| Journal | journal or publication name | large text | N | Y | |||
| PMID | PubMed id | string? | N | N | is this meant to link out to PubMed? | ||
| Year | article year | string | Y | N | |||
| doi | doi- to be displayed and used as a link to the article | string | N | N | this will also be used as a link to the article, does not need to have full url in front | ||
| Abstract | large text | N | N | Copyright issues? | |||
| Keywords | list | N | N | whatever separators are used will be displayed as is | |||
| Consortium/Funder | Key for mapping | list | Y | N | |||
| Grant | Key for mapping | list | Y | N | |||
| Study | Key for mapping | list | Y | N | |||
| Diagnosis/Disease | list | Y | N | ||||
| Assay | list | Y | N | ||||
| DataType | list | Y | N | ||||
| ModelSystem | list | Y | N | ||||
| Datasets | associated datasets | entityID | N | N | currently, this would link to a "dataset" entity in synapse | ||
| Tools | associated tools | entityID | N | N | currently, this would link to a "tool" entity in synapse | ||
| Featured | T/F is this a featured publication? | boolean | N? | N |
, multiple selections available,