EVORAO

Slot: title (title)

A name given to the resource.

URI: dct:title Alias: title

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
NucleicAcid Nucleic acid related to a pathogen 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
License The legal terms and conditions under which the subject can be used, shared, o… yes
Protozoan The protozoan as a biological material no
IsolationHost Host organism from which the pathogen was isolated no
Virus The virus as a biological material no
Hybridoma An hybridoma that provides antibodies that can be related to a pathogen 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
Service An intangible offering characterized by an activity, performance, or facilita… no
Vocabulary A subset of words or phrases specific to a particular subject or field no
IplcOrigin The IPLC area (Indigenous People and Local Communities) from which a physical… no
Product A tangible, physical item made available by a provider for use, consumption, … no
AlternateName List of other names for things no
TaxonomicRank The possible taxonomic ranks and their description no
Publication A scientific publication yes
ClinicalGroup A syndromic grouping of pathogens, based on typical disease manifestation, cl… no
ProductOrService An offering provided by a provider, which may be tangible (a product) or inta… no
Bundle A grouping of products and/or services intentionally combined into a single o… 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
Antibody Protein that can bind to certain types of foreign bodies, such as pathogens no
Collection Set of products and services with some common characteristics no
Certification Assurance given by an independent certification body that a product, service … yes
VirusName A virus vernacular name or a name that describes a group of viruses no
Journal Periodical journal publishing scientific research no
Fungus The fungus as a biological material no
DataProvider An external API (Application Programming Interface) or Endpoint that permits … no
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
DetectionKit A detection kit for specific pathogens no
Keyword A term or phrase used to tag and categorize content no
Viroid The viroid as a biological material no
Country The country as of ISO3166 no
PropagationHost The organism used to grow and multiply the pathogen under controlled conditio… no
Pathogen Biological entity that causes disease in its host, which is typically an infe… no
Catalogue A curated collection of metadata about resources no
DataService A collection of operations that provides access to one or more datasets or da… yes
FundingSource A program, grant, or project providing financial support for the access or us… yes
Variant An organism with one or more new mutations is referred to as a “variant” of t… no
Protein A protein as a derived product from a pathogen no
Taxon Conceptual entity that groups one or more populations of an organism or organ… no
Prion The prion as a biological material 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
Bacterium The bacterium as a biological material no
Taxonomy A structured representation of data about the classification and naming of bi… no
Dataset A collection of data, published or curated by a single agent, and available f… yes

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 ```