EVORAO

Slot: ref SKU (refSku)

The reference or the stock keeping unit of the service or item provided in the provider’s catalogue.

URI: EVORAO:refSku Alias: refSku

Inheritance

Applicable Classes

Name Description Modifies Slot
Antibody Protein that can bind to certain types of foreign bodies, such as pathogens no
Service An intangible offering characterized by an activity, performance, or facilita… no
Protein A protein as a derived product from a pathogen no
NucleicAcid Nucleic acid related to a pathogen no
Fungus The fungus as a biological material no
Product A tangible, physical item made available by a provider for use, consumption, … no
Protozoan The protozoan as a biological material no
Prion The prion as a biological material no
Viroid The viroid as a biological material no
DetectionKit A detection kit for specific pathogens no
Hybridoma An hybridoma that provides antibodies that can be related to a pathogen no
Virus The virus as a biological material no
Bacterium The bacterium as a biological material no
ProductOrService An offering provided by a provider, which may be tangible (a product) or inta… yes
Pathogen Biological entity that causes disease in its host, which is typically an infe… no
Bundle A grouping of products and/or services intentionally combined into a single o… no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:refSku
native EVORAO:refSku
exact schema:sku
broad dct:identifier, schema:identifier
close dwc:catalogNumber

LinkML Source

```yaml name: refSku description: The reference or the stock keeping unit of the service or item provided in the provider's catalogue. title: ref SKU from_schema: https://w3id.org/evorao/ exact_mappings: - schema:sku close_mappings: - dwc:catalogNumber broad_mappings: - dct:identifier - schema:identifier rank: 1000 is_a: identifier alias: refSku domain_of: - ProductOrService range: string required: true multivalued: true ```