<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/CLO-NICR?iri=http://purl.obolibrary.org/obo/OBI_0000011"?>
<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: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_0000117"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000119"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000114"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000116"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000412"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000112"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000111"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000232"/>
    


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

    


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

    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000055">
        <rdfs:label xml:lang="en">realizes</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000059">
        <rdfs:label xml:lang="en">concretizes</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/BFO_0000015">
        <rdfs:label xml:lang="en">process</rdfs:label>
        <rdfs:label xml:lang="zh">过程</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000078"/>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000104">
        <rdfs:label xml:lang="en">plan specification</rdfs:label>
        <rdfs:label xml:lang="zh">计划说明</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000011">
        <rdfs:label xml:lang="en">planned process</rdfs:label>
        <rdfs:label xml:lang="zh">计划过程</rdfs:label>
        <equivalentClass>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000055"/>
                <someValuesFrom>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000059"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/IAO_0000104"/>
                    </Restriction>
                </someValuesFrom>
            </Restriction>
        </equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000015"/>
        <ns3:IAO_0000116 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">We are only considering successfully completed planned processes. A plan may be modified, and details added during execution. For a given planned process, the associated realized plan specification is the one encompassing all changes made during execution. This means that all processes in which an agent acts towards achieving some 
objectives is a planned process.</ns3:IAO_0000116>
        <ns3:IAO_0000116 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">我们只考虑成功完成计划的流程。 计划可能会被修改，并会在执行过程中添加详细信息。 对于给定的计划流程，相关的已实现计划规范是包含执行期间所做的所有更改的计划规范。 这意味着代理人实现某些目标的所有过程
objectives is a planned process.</ns3:IAO_0000116>
        <ns3:IAO_0000116 xml:lang="en">&#39;Plan&#39; includes a future direction sense. That can be problematic if plans are changed during their execution. There are however implicit contingencies for protocols that an agent has in his mind that can be considered part of the plan, even if the agent didn&#39;t have them in mind before. Therefore, a planned process can diverge from what the agent would have said the plan was before executing it, by adjusting to problems encountered during execution (e.g. choosing another reagent with equivalent properties, if the originally planned one has run out.)</ns3:IAO_0000116>
        <ns3:IAO_0000232 xml:lang="en">6/11/9: Edited at workshop. Used to include: is initiated by an agent</ns3:IAO_0000232>
        <ns3:IAO_0000115 xml:lang="en">A processual entity that realizes a plan which is the concretization of a plan specification.</ns3:IAO_0000115>
        <ns3:IAO_0000117 xml:lang="en">Bjoern Peters</ns3:IAO_0000117>
        <ns3:IAO_0000112 xml:lang="en">Injecting mice with a vaccine in order to test its efficacy</ns3:IAO_0000112>
        <ns3:IAO_0000232 xml:lang="en">This class merges the previously separated objective driven process and planned process, as they the separation proved hard to maintain. (1/22/09, branch call)</ns3:IAO_0000232>
        <ns3:IAO_0000119 xml:lang="en">branch derived</ns3:IAO_0000119>
        <ns3:IAO_0000111 xml:lang="en">planned process</ns3:IAO_0000111>
        <ns3:IAO_0000232 xml:lang="zh">6/11/9：在研讨会上编辑。用来包含：由代理发起</ns3:IAO_0000232>
        <ns3:IAO_0000116 xml:lang="zh">“计划者”：包括未来的方向感。如果计划在执行过程中发生改变，这可能会有问题。然而，即使代理人之前没有考虑到，在他的脑中可能被认为是计划的一部分的协议，也存在隐含的意外事件。因此，计划过程可以与执行之前中代理人所说的计划不同，通过执行过程中遇到的问题调整（例如，如果原计划中的试剂用完，则选择具有相同性质的另一种试剂）。</ns3:IAO_0000116>
        <ns3:IAO_0000115 xml:lang="zh">一个实现计划的过程实体，是计划规范的具体化。</ns3:IAO_0000115>
        <ns3:IAO_0000119 xml:lang="zh">分支派生</ns3:IAO_0000119>
        <ns3:IAO_0000112 xml:lang="zh">用疫苗注射小鼠以测试其功效</ns3:IAO_0000112>
        <ns3:IAO_0000111 xml:lang="zh">计划过程</ns3:IAO_0000111>
        <ns3:IAO_0000232 xml:lang="zh">这个类合并了以前分离的目标驱动过程和计划过程，因为他们之间的缺口难以维护。 （1/22/09，分公司）</ns3:IAO_0000232>
        <ns3:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000122"/>
        <ns3:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/clo.owl"/>
        <ns3:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/obi.owl"/>
    </Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    <Thing rdf:about="http://purl.obolibrary.org/obo/IAO_0000122">
        <rdf:type rdf:resource="http://purl.obolibrary.org/obo/IAO_0000078"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdfs:label xml:lang="en">ready for release</rdfs:label>
        <rdfs:label xml:lang="zh">准备好发布</rdfs:label>
    </Thing>
    


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

    <NamedIndividual rdf:about="http://purl.obolibrary.org/obo/obi.owl"/>
</rdf:RDF>



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



