wettability
IRI: https://spec.industrialontologies.org/ontology/construct/Wettability
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: capability
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ wettability
Definition
capability of a solid material to be wetted by a liquid
Examples
- the wettability of powdered cell culture medium during reconstitution; the wettability of granular medium during liquid addition; the wettability of a filter membrane during pre-wetting; the wettability of chromatography resin beads during slurry preparation;
Adapted From
- 1) Being wetted means a liquid spreads over a solid material and maintains contact with it at the solidβliquid interface, rather than beading up into discrete droplets, under the prevailing interfacial conditions. 2)Wettability is realized in liquidβsolid contact situations and is influenced by interfacial interactions between the solid and the liquid and by the surrounding phase. The same concept applies to a continuous solid surface and to particulate or granular solids, where the capability is manifested through wetting of the available solid surfaces and, at the bulk level, through penetration of liquid into the material and reduction of persistent dry regions. In practice, contact angles are a common way to operationalize wettability for smooth surfaces, while powders are often characterized through liquid uptake, immersion, or penetration behaviors.
- https://www.sciencedirect.com/topics/materials-science/wettability and https://store.astm.org/d7334-08.html and https://www.iso.org/obp/ui#iso:std:iso:862:ed-1:v1:en:term:99 and https://onlinelibrary.wiley.com/doi/abs/10.1002/ppsc.200400931
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs to create a set of necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
Wettability(x) β Capability(x) β§ βmβs (MaterialEntity(m) β§ capabilityOf(x, m) β§ SolidAggregateState(s) β§ hasQuality(m, s)) β§ βp (hasRealization(x, p) β (Process(p) β§ βlβls (MaterialEntity(l) β§ LiquidAggregateState(ls) β§ hasQuality(l, ls) β§ hasParticipantAtSomeTime(p, l))))
Semi-Formal Natural Language Axioms
if x is a βwettabilityβ then x is a βcapabilityβ that is the βcapability ofβ some βmaterial entityβ that βhas qualityβ some βsolid aggregate stateβ, and if x βhas realizationβ some p, then p is a βprocessβ that βhas participant at some timeβ some βmaterial entityβ that βhas qualityβ some βliquid aggregate stateβ
Description Logic
constr:Wettability β constr:Capability
constr:Wettability β β bfo:has_realization .(bfo:process β β bfo:has_participant_at_some_time .(bfo:material_entity β β constr:hasQuality .constr:LiquidAggregateState))
constr:Wettability β β constr:capabilityOf .(bfo:material_entity β β constr:hasQuality .constr:SolidAggregateState)
SubClassOf: constr:Capability
SubClassOf: bfo:has_realization only (bfo:process and bfo:has_participant_at_some_time some (bfo:material_entity and constr:hasQuality some constr:LiquidAggregateState))
SubClassOf: constr:capabilityOf some (bfo:material_entity and constr:hasQuality some constr:SolidAggregateState)