EVORAO

Slot: weight (weight)

A numerical value indicating relative importance or priority, generally processed in ascending order. This weight helps prioritize content when organizing or processing data. Its value can be negative, with a default set to 0.

URI: EVORAO:weight Alias: weight

Applicable Classes

Name Description Modifies Slot
TagSequence The name of the DNA coding sequence or corresponding peptide/protein sequence… no
TransmissionMethod The process by which the pathogen spreads between hosts no
CommonName Vernacular name that is the name used in everyday language to refer to someth… no
ExpressionVector A reference to an expression vector plasmid, typically embedding a resistance… no
BiosafetyLevel The level of biocontainment required or applied in the facility where the bio… no
IsolationHost Host organism from which the pathogen was isolated no
Term Word or phrase from a specialized area of knowledge yes
PlasmidSelection The process of identifying cells that have successfully incorporated a plasmi… no
IplcOrigin The IPLC area (Indigenous People and Local Communities) from which a physical… no
AlternateName List of other names for things no
TaxonomicRank The possible taxonomic ranks and their description no
ClinicalGroup A syndromic grouping of pathogens, based on typical disease manifestation, cl… no
IataClassification The corresponding International Air Transport Association (IATA)’s category f… no
GeographicalOrigin The specific location or region where a physical item, originates or is natur… no
VirusName A virus vernacular name or a name that describes a group of viruses no
Journal Periodical journal publishing scientific research no
DataProvider An external API (Application Programming Interface) or Endpoint that permits … yes
SpecialFeature Distinctive attributes of a product that set it apart from other similar item… no
Doi A unique string identifier assigned to a digital object, providing a permanen… no
Keyword A term or phrase used to tag and categorize content no
Country The country as of ISO3166 no
PropagationHost The organism used to grow and multiply the pathogen under controlled conditio… no
Variant An organism with one or more new mutations is referred to as a “variant” of t… no
Taxon Conceptual entity that groups one or more populations of an organism or organ… no
ProductCategory A term used to classify a group of products that share common characteristics… no
ProductionCellLine A population of cells that originates from a primary culture, adapted to grow… no
PdbReference Identifier for 3D structural data as per the PDB (Protein Data Bank) database no
RiskGroup Risk group classification guides initial handling of biological agents in lab… no

Properties

Comments

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:weight
native EVORAO:weight
close adms:status, adms:status

LinkML Source

```yaml name: weight description: A numerical value indicating relative importance or priority, generally processed in ascending order. This weight helps prioritize content when organizing or processing data. Its value can be negative, with a default set to 0. title: weight comments: - The lowest weighted Data providers are triggered first. - This property may be usefull to populate at first entities that are referenced by others (e.g. Version ahead of Rank ahead of Taxon). from_schema: https://w3id.org/evorao/ close_mappings: - adms:status - adms:status rank: 1000 ifabsent: int(0) alias: weight domain_of: - DataProvider - Term range: integer required: false recommended: true multivalued: false ```