EVORAO

Slot: description (description)

A short explanation of the characteristics, features, or nature of the current item.

URI: dct:description Alias: description

Applicable Classes

Name Description Modifies Slot
PlasmidSelection The process of identifying cells that have successfully incorporated a plasmi… no
Video Subclass of File representing moving visual media, such as recordings, presen… no
ProductOrService An offering provided by a provider, which may be tangible (a product) or inta… no
CommonName Vernacular name that is the name used in everyday language to refer to someth… no
Protein A protein as a derived product from a pathogen no
Journal Periodical journal publishing scientific research no
Bundle A grouping of products and/or services intentionally combined into a single o… no
Protozoan The protozoan as a biological material 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
Pathogen Biological entity that causes disease in its host, which is typically an infe… no
PersonOrOrganization A person or an organization yes
File Digital document or record stored in a specific format that contains data or … yes
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
DetectionKit A detection kit for specific pathogens no
Originator The individual or organization responsible for the original discovery, isolat… no
Doi A unique string identifier assigned to a digital object, providing a permanen… no
Collection Set of products and services with some common characteristics no
FundingSource A program, grant, or project providing financial support for the access or us… yes
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
Vocabulary A subset of words or phrases specific to a particular subject or field no
BiosafetyLevel The level of biocontainment required or applied in the facility where the bio… no
Data Subclass of File representing structured or unstructured datasets, often used… no
Organization A social entity established to meet needs or pursue specific goals no
Fungus The fungus as a biological material no
ExpressionVector A reference to an expression vector plasmid, typically embedding a resistance… no
Service An intangible offering characterized by an activity, performance, or facilita… no
Viroid The viroid as a biological material no
Prion The prion as a biological material no
Image Subclass of File representing visual content such as pictures, diagrams, or i… no
Certification Assurance given by an independent certification body that a product, service … yes
Dataset A collection of data, published or curated by a single agent, and available f… yes
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
License The legal terms and conditions under which the subject can be used, shared, o… yes
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
ResearchInfrastructure A research infrastructure (RI) no
Product A tangible, physical item made available by a provider for use, consumption, … no
NucleicAcid Nucleic acid related to a pathogen no
Term Word or phrase from a specialized area of knowledge yes
TaxonomicRank The possible taxonomic ranks and their description no
Taxonomy A structured representation of data about the classification and naming of bi… no
PropagationHost The organism used to grow and multiply the pathogen under controlled conditio… no
Audio Subclass of File representing sound recordings or audio tracks no
Country The country as of ISO3166 no
TransmissionMethod The process by which the pathogen spreads between hosts no
Person An individual no
Hybridoma An hybridoma that provides antibodies that can be related to a pathogen no
Document Subclass of File representing textual or written files such as reports, manua… no
Catalogue A curated collection of metadata about resources no
ContactPoint Entity serving as focal point of information yes
DataProvider An external API (Application Programming Interface) or Endpoint that permits … no
Taxon Conceptual entity that groups one or more populations of an organism or organ… no
Bacterium The bacterium as a biological material no
DataService A collection of operations that provides access to one or more datasets or da… yes
Antibody Protein that can bind to certain types of foreign bodies, such as pathogens no
AlternateName List of other names for things no
Provider A provider of products or services, as a specific organization no
GeographicalOrigin The specific location or region where a physical item, originates or is natur… no
Virus The virus as a biological material 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 dct:description
native EVORAO:description
exact schema:description, schema:description

LinkML Source

```yaml name: description description: A short explanation of the characteristics, features, or nature of the current item. title: description comments: - Describe this item in few lines. This description will serve as a summary to present the resource. - Describe this item in few lines. This description will serve as a summary to present the resource. from_schema: https://w3id.org/evorao/ exact_mappings: - schema:description - schema:description rank: 1000 slot_uri: dct:description alias: description domain_of: - Dataset - DataService - Term - PersonOrOrganization - File - ContactPoint - License - Certification - FundingSource range: string required: false recommended: true multivalued: false ```