<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/MIAPA?iri=http://purl.obolibrary.org/obo/MIAPA_0000009"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:prov="http://www.w3.org/ns/prov#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.w3.org/ns/prov#wasInfluencedBy -->

    <ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasInfluencedBy">
        <rdfs:label>wasInfluencedBy</rdfs:label>
    </ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/MIAPA_0000009 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/MIAPA_0000009">
        <rdfs:label xml:lang="en">Manual procedure</rdfs:label>
        <rdfs:subClassOf>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.w3.org/ns/prov#Activity"/>
                    <Restriction>
                        <onProperty rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
                        <someValuesFrom rdf:resource="http://www.w3.org/ns/prov#Person"/>
                    </Restriction>
                </intersectionOf>
            </Class>
        </rdfs:subClassOf>
        <ns3:IAO_0000115>A procedure (a type of prov:Activity) that involves a person making manual manipulations to data, such as manually editing an alignment. An alignment procedure can involve both running software and manual editing to generate the output, and therefore ManualProcedure and SoftwareProcedure are not disjoint.</ns3:IAO_0000115>
    </Class>
    


    <!-- http://www.w3.org/ns/prov#Activity -->

    <Class rdf:about="http://www.w3.org/ns/prov#Activity">
        <rdfs:label>Activity</rdfs:label>
    </Class>
    


    <!-- http://www.w3.org/ns/prov#Person -->

    <Class rdf:about="http://www.w3.org/ns/prov#Person">
        <rdfs:label>Person</rdfs:label>
    </Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



