<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/AERO?iri=http://purl.obolibrary.org/obo/APOLLO_SV_00000524"?>
<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_0000115"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000111"/>
    


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

    


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

    


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

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


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

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


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000008">
        <rdfs:label xml:lang="en">software development</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/APOLLO_SV_00000524">
        <rdfs:label xml:lang="en">compiling software</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/APOLLO_SV_00000008"/>
        <rdfs:subClassOf>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000293"/>
                        <someValuesFrom>
                            <Class>
                                <unionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/IAO_0000010"/>
                                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/IAO_0000096"/>
                                </unionOf>
                            </Class>
                        </someValuesFrom>
                    </Restriction>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000299"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/IAO_0000010"/>
                    </Restriction>
                </intersectionOf>
            </Class>
        </rdfs:subClassOf>
        <ns3:IAO_0000115 xml:lang="en">A planned process that converts human-written or curated software into a machine-executable or interpretable set of instructions.</ns3:IAO_0000115>
        <rdfs:comment xml:lang="en">It&#39;s compiling &quot;software&quot; (scare quotes) and not &quot;source code&quot; because you can compile Java bytecode to machine code, and Java bytecode is not technically &quot;source code&quot;.  Compiling source code would be a subclass of this class (as would compiling Java bytecode, etc.).</rdfs:comment>
        <rdfs:comment xml:lang="en">Source code can be automatically generated to some extent, but we&#39;re assuming humans still curate it minimally. Also, in the case of Java and its JVM, it&#39;s machine interpretable instructions, not directly executable. Ditto for other languages with intermediate form like Java byte code.</rdfs:comment>
        <ns3:IAO_0000117 xml:lang="en">William R. Hogan</ns3:IAO_0000117>
        <ns3:IAO_0000111 xml:lang="en">process of compiling software</ns3:IAO_0000111>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000010">
        <rdfs:label xml:lang="en">software</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000096">
        <rdfs:label xml:lang="en">source code module</rdfs:label>
    </Class>
</rdf:RDF>



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



