EVORAO

Slot: unit cost currency (unitCostCurrency)

The currency in which the unit cost is expressed, following ISO 4217 three-letter codes (e.g., EUR, USD).

URI: EVORAO:unitCostCurrency Alias: unitCostCurrency

Applicable Classes

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

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:unitCostCurrency
native EVORAO:unitCostCurrency
close schema:priceCurrency

LinkML Source

```yaml name: unitCostCurrency description: The currency in which the unit cost is expressed, following ISO 4217 three-letter codes (e.g., EUR, USD). title: unit cost currency from_schema: https://w3id.org/evorao/ close_mappings: - schema:priceCurrency rank: 1000 ifabsent: string(EUR) alias: unitCostCurrency domain_of: - ProductOrService range: string required: false recommended: true multivalued: false ```