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