@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://edamontology.org/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> . ns0:operation_0383 metadata_def:mappingLoom "proteinhydropathycalculationfromstructure" ; metadata_def:mappingSameURI ns0:operation_0383 ; metadata_def:prefLabel "Protein hydropathy calculation (from structure)" ; metadata:prefixIRI "operation_0383" ; ns0:created_in "beta12orEarlier" ; ns0:obsolete_since "1.12" ; ns0:oldParent owl:Thing ; oboinowl_gen:hasDefinition "Analyse the hydrophobic, hydrophilic or charge properties of a protein structure." ; oboinowl_gen:inSubset ns0:obsolete ; oboinowl_gen:replacedBy ns0:operation_2574 ; a owl:Class ; rdfs:label "Protein hydropathy calculation (from structure)" ; rdfs:subClassOf owl:DeprecatedClass ; owl:deprecated true .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://edamontology.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> .

ns0:operation_0383
    metadata_def:mappingLoom "proteinhydropathycalculationfromstructure" ;
    metadata_def:mappingSameURI ns0:operation_0383 ;
    metadata_def:prefLabel "Protein hydropathy calculation (from structure)" ;
    metadata:prefixIRI "operation_0383" ;
    ns0:created_in "beta12orEarlier" ;
    ns0:obsolete_since "1.12" ;
    ns0:oldParent owl:Thing ;
    oboinowl_gen:hasDefinition "Analyse the hydrophobic, hydrophilic or charge properties of a protein structure." ;
    oboinowl_gen:inSubset ns0:obsolete ;
    oboinowl_gen:replacedBy ns0:operation_2574 ;
    a owl:Class ;
    rdfs:label "Protein hydropathy calculation (from structure)" ;
    rdfs:subClassOf owl:DeprecatedClass ;
    owl:deprecated true .