EVORAO

Slot: unit cost (unitCost)

The cost per access for one unit as defined by the unit definition.

URI: EVORAO:unitCost Alias: unitCost

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

Comments

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:unitCost
native EVORAO:unitCost
close schema:price

LinkML Source

```yaml name: unitCost description: The cost per access for one unit as defined by the unit definition. title: unit cost comments: - The cost per access may not always be defined as a fixed numerical value. In some cases, the price is conditional or available only upon request. To accommodate such cases, descriptive information should be provided through the property EVORAO:unitCostNote (xsd:string). This allows handling of cost statements such as “on request,” “depends on volume,” or “free access for academics,” which cannot be captured by a simple numeric value. from_schema: https://w3id.org/evorao/ close_mappings: - schema:price rank: 1000 alias: unitCost domain_of: - ProductOrService range: decimal required: false recommended: true multivalued: false ```