<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/CHEMINF?iri=http://semanticscience.org/resource/CHEMINF_000341"?>
<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:resource="http://semanticscience.org/resource/"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:obo="http://purl.obolibrary.org/obo/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


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

    <AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description"/>
    


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

    


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

    


    <!-- http://semanticscience.org/resource/CHEMINF_000330 -->

    <ObjectProperty rdf:about="http://semanticscience.org/resource/CHEMINF_000330">
        <rdfs:label>should execute with input</rdfs:label>
    </ObjectProperty>
    


    <!-- http://semanticscience.org/resource/CHEMINF_000331 -->

    <ObjectProperty rdf:about="http://semanticscience.org/resource/CHEMINF_000331">
        <rdfs:label>should execute with output</rdfs:label>
    </ObjectProperty>
    


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

    


    <!-- http://semanticscience.org/resource/CHEMINF_000139 -->

    <Class rdf:about="http://semanticscience.org/resource/CHEMINF_000139">
        <rdfs:label>software implementation</rdfs:label>
    </Class>
    


    <!-- http://semanticscience.org/resource/CHEMINF_000341 -->

    <Class rdf:about="http://semanticscience.org/resource/CHEMINF_000341">
        <rdfs:label>software method</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://semanticscience.org/resource/CHEMINF_000139"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://semanticscience.org/resource/CHEMINF_000331"/>
                <someValuesFrom rdf:resource="http://semanticscience.org/resource/CHEMINF_000505"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://semanticscience.org/resource/CHEMINF_000331"/>
                <someValuesFrom rdf:resource="http://semanticscience.org/resource/CHEMINF_000500"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://semanticscience.org/resource/CHEMINF_000330"/>
                <someValuesFrom rdf:resource="http://semanticscience.org/resource/CHEMINF_000500"/>
            </Restriction>
        </rdfs:subClassOf>
        <dc:description>A software method (also called subroutine, subprogram, procedure, method, function, or routine) is a programming language implementation of a plan specification which is capable of realizing some objective specification when part of a software application.</dc:description>
    </Class>
    


    <!-- http://semanticscience.org/resource/CHEMINF_000500 -->

    <Class rdf:about="http://semanticscience.org/resource/CHEMINF_000500">
        <rdfs:label>parameter data item</rdfs:label>
    </Class>
    


    <!-- http://semanticscience.org/resource/CHEMINF_000505 -->

    <Class rdf:about="http://semanticscience.org/resource/CHEMINF_000505">
        <rdfs:label>software message data item</rdfs:label>
    </Class>
</rdf:RDF>



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



