material testing information content entity
IRI: https://spec.industrialontologies.org/ontology/construct/MaterialTestingInformationContentEntity
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterialTesting/
SubClass Of: information content entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ material testing information content entity
Definition
information content entity that is the result of testing a material entity or one or more of its attributes against specified testing criteria
Semi-Formal Definition:
every instance of βmaterial testing information content entityβ is exactly an instance of βinformation content entityβ that βis specified output ofβ some βmaterial testing processβ, βdescribesβ some entity that is a βmaterial entityβ, βcapabilityβ, or βqualityβ, βhas continuant part at all timesβ some βmeasurement information content entityβ, and βhas continuant part at all timesβ some βmaterial test assessmentβ
Explanatory Notes
1) Material testing information content entity describes the tested material entity, quality, or capability and contains measurement information and material test assessments resulting from the testing. 2) Testing criteria are currently represented using requirement specifications that are connected to the material test assessment by βis aboutβ. In the future a dedicated testing criteria class might be introduced.
Examples
- a sterility test record containing growth observations for the product and controls and an overall test assessment; a package-integrity test record containing vacuum-decay measurements and a pass or fail assessment
Formal Axioms
First-Order Logic Definition
MaterialTestingInformationContentEntity(x) β InformationContentEntity(x) β§ βpβyβmβa(MaterialTestingProcess(p) β§ isSpecifiedOutputOf(x,p) β§ (MaterialEntity(y) β¨ Capability(y) β¨ Quality(y)) β§ describes(x,y) β§ MeasurementInformationContentEntity(m) β§ hasContinuantPartAtAllTimes(x,m) β§ MaterialTestAssessment(a) β§ hasContinuantPartAtAllTimes(x,a))
Description Logic
constr:MaterialTestingInformationContentEntity β‘ constr:InformationContentEntity β β bfo:has_continuant_part_at_all_times .constr:MaterialTestAssessment β β bfo:has_continuant_part_at_all_times .constr:MeasurementInformationContentEntity β β constr:describes .(bfo:quality β bfo:material_entity β constr:Capability) β β constr:isSpecifiedOutputOf .constr:MaterialTestingProcess
constr:MaterialTestingInformationContentEntity β constr:InformationContentEntity
EquivalentTo: constr:InformationContentEntity and bfo:has_continuant_part_at_all_times some constr:MaterialTestAssessment and bfo:has_continuant_part_at_all_times some constr:MeasurementInformationContentEntity and constr:describes some (bfo:quality or bfo:material_entity or constr:Capability) and constr:isSpecifiedOutputOf some constr:MaterialTestingProcess
SubClassOf: constr:InformationContentEntity