amorphous structure
IRI: https://spec.industrialontologies.org/ontology/construct/AmorphousStructure
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaReferenceOntologyAttributes/
SubClass Of: physical structure
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:quality βΊ morphological quality βΊ physical structure βΊ amorphous structure
Definition
physical structure that inheres in a solid material entity by virtue of the material entity lacking the long-range order characteristic of a crystalline structure
Examples
- the amorphous structure of a lyophilized protein formulation cake; the amorphous structure of spray-dried lactose; the amorphous structure of an amorphous solid dispersion containing a poorly soluble drug substance; the amorphous structure of glass;
Adapted From
- https://en.wikipedia.org/wiki/Amorphous_solid
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs for creating a set of necessary and sufficient conditions
Formal Axioms
First-Order Logic Axioms
AmorphousStructure(x) β PhysicalStructure(x) β§ βmβs (MaterialEntity(m) β§ qualityOf(x, m) β§ SolidAggregateState(s) β§ hasQuality(m, s))
Semi-Formal Natural Language Axioms
if x is an βamorphous structureβ then x is a βphysical structureβ that is the βquality ofβ some βmaterial entityβ that βhas qualityβ some βsolid aggregate stateβ
Description Logic
constr:AmorphousStructure β constr:PhysicalStructure
constr:AmorphousStructure β β constr:qualityOf .(bfo:material_entity β β constr:hasQuality .constr:SolidAggregateState)
constr:AmorphousStructure β constr:CrystallineStructure β β₯
constr:AmorphousStructure β constr:SemiCrystallineStructure β β₯
SubClassOf: constr:PhysicalStructure
SubClassOf: constr:qualityOf some (bfo:material_entity and constr:hasQuality some constr:SolidAggregateState)
constr:AmorphousStructure DisjointWith: (constr:CrystallineStructure, constr:SemiCrystallineStructure)