certificate of conformance
IRI: https://spec.industrialontologies.org/ontology/construct/CertificateOfConformance
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterialProcurementAndStorage/
SubClass Of: certificate
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ certificate βΊ certificate of conformance
Definition
certificate issued by a manufacturer, supplier, or other authorized issuer that attests that a lot or batch or individual material product conforms to specified technical, safety, or regulatory requirements referenced in the certificate
Examples
- A supplier-issued CoC stating that a raw material lot conforms to the purchase specification and applicable compendial requirements; A manufacturer-issued CoC stating that a single-use bioreactor bag lot conforms to specified material, sterility, and extractables requirements; A CoC for a chromatography resin batch stating that it conforms to the supplierβs technical specification for particle size, ligand density, and bioburden; A CoC for a tubing lot stating that the material conforms to USP Class VI and relevant ISO biocompatibility requirements;
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
CertificateOfConformance(x) β Certificate(x) β§ βy (certifies(x, y) β§ (Lot(y) β¨ MaterialProduct(y)))
Semi-Formal Natural Language Axioms
if x is a βcertificate of conformanceβ then x is a βcertificateβ and x βcertifiesβ some βlotβ or βmaterial productβ
Description Logic
constr:CertificateOfConformance β constr:Certificate
constr:CertificateOfConformance β β constr:certifies .(constr:Lot β constr:MaterialProduct)
SubClassOf: constr:Certificate
SubClassOf: constr:certifies some (constr:Lot or constr:MaterialProduct)