<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/CHEMINF?iri=http://semanticscience.org/resource/CHEMINF_000340"?>
<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://purl.obolibrary.org/obo/BFO_0000051 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000051">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label xml:lang="en">has part</rdfs:label>
        <rdfs:label xml:lang="en">has_part</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_000340 -->

    <Class rdf:about="http://semanticscience.org/resource/CHEMINF_000340">
        <rdfs:label>software module</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://semanticscience.org/resource/CHEMINF_000139"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
                <someValuesFrom rdf:resource="http://semanticscience.org/resource/CHEMINF_000341"/>
            </Restriction>
        </rdfs:subClassOf>
        <dc:description>A software module is a collection of software methods.</dc:description>
        <rdfs:comment>Is this equivalent to IAO &#39;source code module&#39; (IAO_0000096) on the same level as &#39;software&#39;? From the textual definition in IAO it seems fairly close. (JH)</rdfs:comment>
    </Class>
    


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

    <Class rdf:about="http://semanticscience.org/resource/CHEMINF_000341">
        <rdfs:label>software method</rdfs:label>
    </Class>
</rdf:RDF>



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



