Class: Genome
Represents a sequenced genome, one per species. Each genome can be associated with one or more builds
URI: chromoschema:Genome
Referenced by class
Attributes
Own
- Genome➞id 1..1
- Description: E.g. mm, hg
- Range: String
- Genome➞name 1..1
- Description: E.g. Homo sapiens
- Range: LabelType
- taxon 0..1
- Description: The taxon to which the chromosome part belongs. Always NCBITaxon.
- Range: TaxonIdentifier
- Genome➞build 0..1
- Description: the current genome build for this genome
- Range: GenomeBuild
- previous_builds 0..*
- Description: List of previous non-current builds
- Range: GenomeBuild