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