@prefix : <http://purl.allotrope.org/voc/afo/domain/WD/2026/06/mixing#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix af-c: <http://purl.allotrope.org/ontologies/common#> .
@prefix af-e: <http://purl.allotrope.org/ontologies/equipment#> .
@prefix af-m: <http://purl.allotrope.org/ontologies/material#> .
@prefix af-p: <http://purl.allotrope.org/ontologies/process#> .
@prefix af-q: <http://purl.allotrope.org/ontologies/quality#> .
@prefix af-r: <http://purl.allotrope.org/ontologies/result#> .
@prefix af-x: <http://purl.allotrope.org/ontologies/property#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix af-fn: <http://purl.allotrope.org/ontologies/function#> .
@prefix af-re: <http://purl.allotrope.org/ontologies/realizable#> .
@prefix af-rl: <http://purl.allotrope.org/ontologies/role#> .
@prefix af-sp: <http://purl.allotrope.org/ontologies/spatial#> .
@prefix af-cur: <http://purl.allotrope.org/ontologies/curation#> .
@base <http://purl.allotrope.org/voc/afo/domain/WD/2026/06/mixing#> .

<http://purl.allotrope.org/voc/afo/domain/WD/2026/06/mixing> rdf:type owl:Ontology ;
                                                                        owl:versionIRI <http://purl.allotrope.org/voc/afo/domain/WD/2026/06/mixing> ;
                                                                        owl:imports <http://purl.allotrope.org/voc/afo/WD/2026/06/afo> ,
                                                                                    <http://purl.allotrope.org/voc/afo/domain/REC/2026/06/mixing> ;
                                                                        dct:issued "2026-07-08T12:00:00Z"^^xsd:dateTime ;
                                                                        dct:license <http://purl.allotrope.org/voc/creative-commons-attribution-license> ;
                                                                        dct:modified "2026-03-30T12:00:00Z"^^xsd:dateTime ;
                                                                        dct:rights <http://purl.allotrope.org/voc/attribution> ,
                                                                                   <http://purl.allotrope.org/voc/copyright> ;
                                                                        dct:title "AFO Mixing Domain Ontology - working draft" ;
                                                                        owl:priorVersion <http://purl.allotrope.org/voc/afo/domain/WD/2026/03/mixing> ;
                                                                        owl:versionInfo "WD/2026/06" .

#################################################################
#    Annotation properties
#################################################################

###  http://purl.allotrope.org/ontologies/property#AFX_0002796
af-x:AFX_0002796 rdf:type owl:AnnotationProperty .


###  http://purl.allotrope.org/ontologies/property#AFX_0002798
af-x:AFX_0002798 rdf:type owl:AnnotationProperty .


###  http://purl.allotrope.org/ontologies/property#AFX_0002809
af-x:AFX_0002809 rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/source
dct:source rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#altLabel
skos:altLabel rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#changeNote
skos:changeNote rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#definition
skos:definition rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#example
skos:example rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#note
skos:note rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#prefLabel
skos:prefLabel rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#scopeNote
skos:scopeNote rdf:type owl:AnnotationProperty .


#################################################################
#    Classes
#################################################################

###  http://purl.allotrope.org/ontologies/equipment#AFE_0000144
af-e:AFE_0000144 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0000407 ;
                 af-x:AFX_0002798 "true"^^xsd:boolean ;
                 skos:definition "A mixing cup is a container with the shape of a cup that is used for mixing reagents. [Allotrope]" ;
                 skos:prefLabel "mixing cup" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0000429
af-e:AFE_0000429 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0000299 ,
                                 af-e:AFE_0001266 ;
                 skos:altLabel "vortexer" ;
                 skos:definition "A vortex mixer is a device used to mix small vials of liquid. It consists of an electric motor with the drive shaft oriented vertically and attached to a cupped rubber piece mounted slightly off-center. As the motor runs the rubber piece oscillates rapidly in a circular motion. When a test tube or other appropriate container is pressed into the rubber cup (or touched to its edge) the motion is transmitted to the liquid inside and a vortex is created. [Wikipedia]" ;
                 skos:prefLabel "vortex mixer" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0000457
af-e:AFE_0000457 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0000354 ;
                 skos:definition "A mixing chamber is a reservoir with a fixed volume designed to provide in-line mixing/blending of samples. [Allotrope]" ;
                 skos:example "mixing chamber equipped with a stir bar" ,
                              "mixing chamber of chromatograph" ;
                 skos:prefLabel "mixing chamber" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001264
af-e:AFE_0001264 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0000299 ,
                                 af-e:AFE_0001265 ,
                                 af-e:AFE_0001266 ;
                 dct:source "https://en.wikipedia.org/wiki/Shaker_%28laboratory%29" ;
                 skos:definition "A shaker is a device used in chemistry and biology laboratories to stir liquids. [Wikipedia]" ;
                 skos:prefLabel "shaker" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001267
af-e:AFE_0001267 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0000299 ,
                                 af-e:AFE_0001266 ;
                 dct:source "https://en.wikipedia.org/wiki/Static_mixer" ;
                 skos:altLabel "in-line mixer" ,
                               "pipe mixer" ;
                 skos:definition "A static mixer is a precision engineered device for the continuous mixing of fluid materials. Normally the fluids to be mixed are liquid, but static mixers can also be used to mix gas streams, disperse gas into liquid or blend immiscible liquids. [Wikipedia]" ;
                 skos:prefLabel "static mixer" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001269
af-e:AFE_0001269 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0001264 ;
                 skos:altLabel "rotator" ;
                 skos:definition "Orbital shakers shake the vessel in a circular fashion. [Wikipedia]" ;
                 skos:prefLabel "orbital shaker" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001270
af-e:AFE_0001270 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0001264 ;
                 skos:altLabel "rocking shaker" ;
                 skos:definition "A rocker is a shaker that tlts its platform up and down. [Allotrope]" ;
                 skos:prefLabel "rocker" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001271
af-e:AFE_0001271 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0001265 ;
                 skos:definition "The washing machine agitator projects from the bottom of the wash basket and creates the wash action by rotating back and forth, rolling garments from the top of the load, down to the bottom, then back up again. [Wikipedia]" ;
                 skos:prefLabel "washing machine agitator" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001272
af-e:AFE_0001272 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0001265 ,
                                 af-e:AFE_0001266 ;
                 skos:definition "Rotators shake the vessels by rotating them in a horizontal or vertical plane. [Allotrope]" ;
                 skos:prefLabel "rotator" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001273
af-e:AFE_0001273 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0001265 ,
                                 af-e:AFE_0001266 ;
                 skos:altLabel "tube roller" ;
                 skos:definition "A device that rolls tubes or bottles. [Allotrope]" ;
                 skos:prefLabel "bottle roller" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001339
af-e:AFE_0001339 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0001264 ;
                 dct:source "https://en.wikipedia.org/wiki/Reciprocating_motion" ;
                 skos:definition "A shaker that uses a reciprocating motion- a a repetitive up-and-down or back-and-forth linear motion. [Allotrope]" ;
                 skos:prefLabel "reciprocating shaker" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001341
af-e:AFE_0001341 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0001264 ;
                 skos:altLabel "plate shaker" ;
                 skos:definition "A microplate shaker is a shaker that is designed to hold microplates. [Allotrope]" ;
                 skos:prefLabel "microplate shaker" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001350
af-e:AFE_0001350 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0001264 ;
                 skos:altLabel "wrist action shaker" ,
                               "wrist action shaking machine" ,
                               "wrist-action shaking machine" ;
                 skos:definition "A wrist-action shaker replicates hand mixing. [Allotrope]" ;
                 skos:prefLabel "wrist-action shaker" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001726
af-e:AFE_0001726 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0000354 ;
                 skos:definition "A mixing baffle is a device that supports the mixing of objects. Mixing baffles are attached to the inner side of containers in order to improve the mixing of objects when the impeller or turbine rotates. [Allotrope]" ;
                 skos:prefLabel "mixing baffle" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001731
af-e:AFE_0001731 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0001265 ;
                 skos:altLabel "agitator" ;
                 skos:definition "An agitator is a mechanical sweeping device that aids power flow into the feed screw. This is located above the feed screw at the base of the powder blend hopper. [Allotrope]" ;
                 skos:prefLabel "feed screw agitator" .


###  http://purl.allotrope.org/ontologies/equipment#AFE_0001782
af-e:AFE_0001782 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0001266 ;
                 skos:altLabel "V blender" ;
                 skos:definition "A drum blender is a container that is designed in a cylindrical or V-shape geometry where the raw material components are added and rotated to achieve uniform blend. [Allotrope]" ;
                 skos:prefLabel "drum blender" .


###  http://purl.allotrope.org/ontologies/material#AFM_0000447
af-m:AFM_0000447 rdf:type owl:Class ;
                 rdfs:subClassOf af-e:AFE_0002099 ,
                                 af-m:AFM_0001038 ;
                 af-x:AFX_0002796 af-r:AFR_0001223 ;
                 af-x:AFX_0002798 "true"^^xsd:boolean ;
                 skos:definition "A blend is a mixture of two or more different things or substances. [Wikipedia]" ;
                 skos:example "product of a mixer or blender" ;
                 skos:prefLabel "blend" .


#################################################################
#    Individuals
#################################################################

###  http://purl.allotrope.org/voc/attribution
<http://purl.allotrope.org/voc/attribution> rdf:type owl:NamedIndividual ,
                                                     dct:RightsStatement ;
                                            dct:description """
These taxonomies contain material or may constitute derivative works of material which may be subject to copyright by one of the following organizations.  By using these taxonomies, you agree to the following terms and conditions applicable to its contents:
******************************************************************************
Copyright Notice and Terms for IUPAC Gold Book
______________________________________________________________________________
Copyright © 1998, Regents of the University of California
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
Copyright Notice and Terms for PSI-MS (Proteomics Standards Initiative - Mass Spectrometry) Mass spectrometer output files and spectra interpretation
_____________________________________________________________________________
Created by Matt Chambers, Andreas Bertsch, Marius Kallhardt, Eric Deutsch Fredrik Levander, Pierre-Alain Binz, and Gerhard Mayer. Publisher: HUPO Proteomics Standards Initiative Mass Spectrometry Standards Working Group and HUPO Proteomics Standards Initiative Proteomics Informatics Working Group. This work is used pursuant to a Creative Commons license available here: http://creativecommons.org/licenses/by/3.0/legalcode

******************************************************************************
Attribution Notice for National Center for Biomedical Ontology materials.

This work contains material from the Cell Ontology and Clinical Measurement Ontology, available here: http://bioportal.bioontology.org/.
******************************************************************************
Attribution Notice for ChEBI
This work contains material from the European Bioinformatics Institute’s ChEBI database.
******************************************************************************
Attribution Notice for Quantities Units Dimensions Data Types (http://www.qudt.org/)
This work contains content from www.qudt.org and is used pursuant to a Creative Commons License available here: http://creativecommons.org/licenses/by-sa/3.0/us/legalcode. The original work may have been modified.
******************************************************************************
Copyright and Attribution Notice for Dublin Core Metadata Initiative Document
This work contains material from the following DCMI document used pursuant to a creative commons license available here: https://creativecommons.org/licenses/by/4.0/legalcode. This material may have been modified or changed.
Timestamped URL:          http://dublincore.org/documents/2012/06/14/dcmi-terms/
Date Issued:                       2012-06-14
Document Status:            This is a DCMI Recommendation.
Copyright © 1995-2015 DCMI. All Rights Reserved. DCMI liability, trademark/service mark, document use and software licensing rules apply.
******************************************************************************

""" ;
                                            dct:title "Derivative works attribution" .


###  http://purl.allotrope.org/voc/copyright
<http://purl.allotrope.org/voc/copyright> rdf:type owl:NamedIndividual ,
                                                   dct:RightsStatement ;
                                          dct:description "Copyright © 2020 Allotrope Foundation" ;
                                          dct:rightsHolder <http://www.allotrope.org> ;
                                          dct:title "Copyright © 2020 Allotrope Foundation" .


###  http://purl.allotrope.org/voc/creative-commons-attribution-license
<http://purl.allotrope.org/voc/creative-commons-attribution-license> rdf:type owl:NamedIndividual ,
                                                                              dct:LicenseDocument ;
                                                                     dct:description """This work is licensed under a Creative Commons Attribution 4.0 International License http://creativecommons.org/licenses/by/4.0/.

THESE MATERIALS ARE PROVIDED \"AS IS\" AND ALLOTROPE EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION, THE WARRANTIES OF NON-INFRINGEMENT, TITLE, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Copyright © 2015-2026 Allotrope Foundation
""" ;
                                                                     dct:title "Creative Commons Attribution 4.0 International Public License" .


###  Generated by the OWL API (version 5.5.1) https://github.com/owlcs/owlapi/
