semi-crystalline structure
IRI: https://spec.industrialontologies.org/ontology/construct/SemiCrystallineStructure
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 βΊ semi-crystalline structure
Definition
physical structure that inheres in a solid material entity by virtue of that entity having both crystalline regions and amorphous regions interspersed as structural parts
Examples
- the semi-crystalline structure of polyethylene; the semi-crystalline structure of polypropylene; the semi-crystalline structure of a polymer film containing crystalline lamellae and amorphous regions; the semi-crystalline structure of a partially crystallized excipient;
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
SemiCrystallineStructure(x) β PhysicalStructure(x) β§ βmβsβaβcβasβcs(MaterialEntity(m) β§ qualityOf(x,m) β§ SolidAggregateState(s) β§ hasQuality(m,s) β§ MaterialEntity(a) β§ MaterialEntity(c) β§ a β c β§ properContinuantPartOfAtAllTimes(a,m) β§ properContinuantPartOfAtAllTimes(c,m) β§ AmorphousStructure(as) β§ hasQuality(a,as) β§ CrystallineStructure(cs) β§ hasQuality(c,cs))
Semi-Formal Natural Language Axioms
if x is a βsemi-crystalline structureβ then x is a βphysical structureβ that is the βquality ofβ some βmaterial entityβ that βhas qualityβ some βsolid aggregate stateβ and βhas proper continuant part at all timesβ two distinct βmaterial entitiesβ, one that βhas qualityβ some βamorphous structureβ and another that βhas qualityβ some βcrystalline structureβ
Description Logic
constr:SemiCrystallineStructure β constr:PhysicalStructure
constr:SemiCrystallineStructure β β constr:qualityOf .(bfo:material_entity β β bfo:has_proper_continuant_part_at_all_times .(bfo:material_entity β β constr:hasQuality .constr:AmorphousStructure) β β bfo:has_proper_continuant_part_at_all_times .(bfo:material_entity β β constr:hasQuality .constr:CrystallineStructure) β β constr:hasQuality .constr:SolidAggregateState)
constr:SemiCrystallineStructure β constr:AmorphousStructure β β₯
constr:SemiCrystallineStructure β constr:CrystallineStructure β β₯
SubClassOf: constr:PhysicalStructure
SubClassOf: constr:qualityOf some (bfo:material_entity and bfo:has_proper_continuant_part_at_all_times some (bfo:material_entity and constr:hasQuality some constr:AmorphousStructure) and bfo:has_proper_continuant_part_at_all_times some (bfo:material_entity and constr:hasQuality some constr:CrystallineStructure) and constr:hasQuality some constr:SolidAggregateState)
constr:SemiCrystallineStructure DisjointWith: (constr:AmorphousStructure, constr:CrystallineStructure)