SubmissionCenter
Summary of SMaHT Portal object type SubmissionCenter . Types referencing this type are: AlignedReads, Analyte, AnalytePreparation, Assay, BrainPathologyReport, CellCulture, CellCultureMixture, CellCultureSample, CellLine, CellSample, DeathCircumstances, Demographic, Diagnosis, Document, Donor, DonorSpecificAssembly, Exposure, ExternalQualityMetric, FamilyHistory, File, FileFormat, FileSet, FilterSet, HistologyImage, Image, Library, LibraryPreparation, MedicalHistory, MedicalTreatment, NonBrainPathologyReport, Ontology, OntologyTerm, OutputFile, PathologyReport, Preparation, PreparationKit, Protocol, QualityMetric, ReferenceFile, ReferenceGenome, Sample, SampleSource, Sequencer, Sequencing, Software, SubmittedFile, SupplementaryFile, Tissue, TissueCollection, TissueSample, Treatment, UnalignedReads, User, VariantCalls. Property names in red are required properties; those in blue are identifying properties; and properties with types in green are reference properties.Tip
See actual SubmissionCenter data hereRequired Properties
| Property | Type | Description |
|---|---|---|
| code | string | See below for more details. |
| identifier | string | See below for more details. |
| title | string | See below for more details. |
Identifying Properties
| Property | Type | Description |
|---|---|---|
| aliases | array of string | See below for more details. |
| identifier | string | See below for more details. |
| uuid | string | See below for more details. |
Reference Properties
| Property | Type | Description |
|---|---|---|
| leader | User string | See below for more details. |
Properties
| Property | Type | Description |
|---|---|---|
| aliases | array of string • unique • restricted | Institution-specific ID (e.g. bgm:cohort-1234-a). Must adhere to (regex) pattern: ^[^\s\\\/]+:[^\s\\\/]+$ |
| code | string • unique | Code used in file naming scheme. Must adhere to (regex) pattern: ^[a-z0-9]{3,}$ |
| description | string | Plain text description of the item. |
| display_title | string • calculated | - |
| identifier | string • min length: 2 • unique | Unique, identifying name for the item. Must adhere to (regex) pattern: ^[A-Za-z0-9-_]+$ |
| leader | User • string | The leader of the submission center. |
| status • deleted • draft • in review • obsolete • public • released ← default • restricted | enum of string • default: released | - |
| tags | array of string • min string length: 1 • max string length: 50 • unique • restricted | Key words that can tag an item - useful for filtering. Must adhere to (regex) pattern: ^[a-zA-Z0-9|_-]+$ |
| title | string • min length: 3 | Title for the item. |
| url | string • format: uri | An external resource with additional information about the item. |
| uuid | string | Unique ID by which this object is identified. |