EVORAO

Slot: version (version)

The version indicator (name or identifier) of a resource.

URI: dcat:version Alias: version

Applicable Classes

Name Description Modifies Slot
ProductOrService An offering provided by a provider, which may be tangible (a product) or inta… no
Protein A protein as a derived product from a pathogen no
Bundle A grouping of products and/or services intentionally combined into a single o… no
Protozoan The protozoan as a biological material no
Pathogen Biological entity that causes disease in its host, which is typically an infe… no
DetectionKit A detection kit for specific pathogens no
Collection Set of products and services with some common characteristics no
Vocabulary A subset of words or phrases specific to a particular subject or field no
Viroid The viroid as a biological material no
Fungus The fungus as a biological material no
Service An intangible offering characterized by an activity, performance, or facilita… no
Prion The prion as a biological material no
Dataset A collection of data, published or curated by a single agent, and available f… yes
Product A tangible, physical item made available by a provider for use, consumption, … no
NucleicAcid Nucleic acid related to a pathogen no
Taxonomy A structured representation of data about the classification and naming of bi… yes
Hybridoma An hybridoma that provides antibodies that can be related to a pathogen no
Catalogue A curated collection of metadata about resources no
Version Numeric code assigned to identify a particular historical version of a work (… yes
Bacterium The bacterium as a biological material no
Antibody Protein that can bind to certain types of foreign bodies, such as pathogens no
Virus The virus as a biological material no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dcat:version
native EVORAO:version
exact pav:version, pav:version
related schema:identifier, schema:identifier
close wdp:P393, schema:version, wdp:P393, schema:version

LinkML Source

```yaml name: version description: The version indicator (name or identifier) of a resource. title: version from_schema: https://w3id.org/evorao/ exact_mappings: - pav:version - pav:version close_mappings: - wdp:P393 - schema:version - wdp:P393 - schema:version related_mappings: - schema:identifier - schema:identifier rank: 1000 slot_uri: dcat:version alias: version domain_of: - Dataset - Version - Taxonomy range: string required: true recommended: true multivalued: false ```