<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/EDAM?iri=http://edamontology.org/operation_0302"?>
<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:ns4="http://edamontology.org/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


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

    <AnnotationProperty rdf:about="http://edamontology.org/created_in"/>
    <AnnotationProperty rdf:about="http://edamontology.org/operations"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://edamontology.org/bio"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasNarrowSynonym"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDefinition"/>
    


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

    


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

    


    <!-- http://edamontology.org/has_input -->

    <ObjectProperty rdf:about="http://edamontology.org/has_input">
        <rdfs:label>has input</rdfs:label>
    </ObjectProperty>
    


    <!-- http://edamontology.org/has_output -->

    <ObjectProperty rdf:about="http://edamontology.org/has_output">
        <rdfs:label>has output</rdfs:label>
    </ObjectProperty>
    


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

    


    <!-- http://edamontology.org/data_0893 -->

    <Class rdf:about="http://edamontology.org/data_0893">
        <rdfs:label>Sequence-structure alignment</rdfs:label>
    </Class>
    


    <!-- http://edamontology.org/data_1460 -->

    <Class rdf:about="http://edamontology.org/data_1460">
        <rdfs:label>Protein structure</rdfs:label>
    </Class>
    


    <!-- http://edamontology.org/operation_0302 -->

    <Class rdf:about="http://edamontology.org/operation_0302">
        <rdfs:label>Protein threading</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://edamontology.org/operation_0303"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/has_input"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_1460"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://edamontology.org/has_output"/>
                <someValuesFrom rdf:resource="http://edamontology.org/data_0893"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:comment>Use this concept for methods that evaluate sequence-structure compatibility by assessing residue interactions in 3D. Methods might perform one-to-one, one-to-many or many-to-many comparisons.</rdfs:comment>
        <oboInOwl:hasDefinition>Align molecular sequence to structure in 3D space (threading).</oboInOwl:hasDefinition>
        <oboInOwl:hasNarrowSynonym>Sequence-to-3D-profile alignment</oboInOwl:hasNarrowSynonym>
        <oboInOwl:hasExactSynonym>Sequence-structure alignment</oboInOwl:hasExactSynonym>
        <ns4:created_in>beta12orEarlier</ns4:created_in>
        <rdfs:comment>This includes sequence-to-3D-profile alignment methods, which align molecular sequence(s) to structural (3D) profile(s) or template(s) (representing a structure or structure alignment) - methods might perform one-to-one, one-to-many or many-to-many comparisons.</rdfs:comment>
        <oboInOwl:hasNarrowSynonym>Sequence-3D profile alignment</oboInOwl:hasNarrowSynonym>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/bio"/>
        <oboInOwl:inSubset rdf:resource="http://edamontology.org/operations"/>
        <rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Threading_(protein_sequence)"/>
    </Class>
    


    <!-- http://edamontology.org/operation_0303 -->

    <Class rdf:about="http://edamontology.org/operation_0303">
        <rdfs:label>Fold recognition</rdfs:label>
    </Class>
</rdf:RDF>



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



