EVORAO

Slot: title (title)

A name given to the resource.

URI: dct:title Alias: title

Applicable Classes

Name Description Modifies Slot
PlasmidSelection The process of identifying cells that have successfully incorporated a plasmi… 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
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
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
Viroid The viroid as a biological material 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
Prion The prion as a biological material 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
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
Country The country as of ISO3166 no
TransmissionMethod The process by which the pathogen spreads between hosts no
Hybridoma An hybridoma that provides antibodies that can be related to a pathogen no
Catalogue A curated collection of metadata about resources no
Publication A scientific publication 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
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:title
native EVORAO:title
exact schema:name, rdfs:label

LinkML Source

```yaml name: title description: A name given to the resource. title: title comments: - The title of the item should be as short and descriptive as possible. - 'E.g. for virus products it should basically be based on the following Pattern: ''Virus name'', ''virus host type'', ''collection year'', ''country of collection'' ex ''suspected epidemiological origin'', ''genotype'', ''strain'', ''variant name or specific feature.' from_schema: https://w3id.org/evorao/ exact_mappings: - schema:name - rdfs:label rank: 1000 slot_uri: dct:title alias: title domain_of: - Dataset - DataService - Publication - Term - License - Certification - FundingSource range: string required: true multivalued: false ```