From: <jen...@us...> - 2010-08-02 10:25:30
|
Revision: 2223 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=2223&view=rev Author: jenslehmann Date: 2010-08-02 10:25:24 +0000 (Mon, 02 Aug 2010) Log Message: ----------- resolved 2 failed unit tests Modified Paths: -------------- trunk/src/dl-learner/org/dllearner/test/junit/AllTestsRunner.java trunk/src/dl-learner/org/dllearner/test/junit/ELDownTests.java Added Paths: ----------- trunk/resources/test/ trunk/resources/test/MDM0.73.owl Removed Paths: ------------- trunk/examples/bugs/ Added: trunk/resources/test/MDM0.73.owl =================================================================== --- trunk/resources/test/MDM0.73.owl (rev 0) +++ trunk/resources/test/MDM0.73.owl 2010-08-02 10:25:24 UTC (rev 2223) @@ -0,0 +1,3227 @@ +<?xml version="1.0"?> + + +<!DOCTYPE rdf:RDF [ + <!ENTITY BMV "http://acl/BMV#" > + <!ENTITY owl "http://www.w3.org/2002/07/owl#" > + <!ENTITY swrl "http://www.w3.org/2003/11/swrl#" > + <!ENTITY swrlb "http://www.w3.org/2003/11/swrlb#" > + <!ENTITY owl11 "http://www.w3.org/2006/12/owl11#" > + <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > + <!ENTITY owl11xml "http://www.w3.org/2006/12/owl11-xml#" > + <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" > + <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > +]> + + +<rdf:RDF xmlns="http://acl/BMV#" + xml:base="http://acl/BMV" + xmlns:BMV="http://acl/BMV#" + xmlns:owl11="http://www.w3.org/2006/12/owl11#" + xmlns:owl11xml="http://www.w3.org/2006/12/owl11-xml#" + xmlns:xsd="http://www.w3.org/2001/XMLSchema#" + xmlns:swrl="http://www.w3.org/2003/11/swrl#" + xmlns:swrlb="http://www.w3.org/2003/11/swrlb#" + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:owl="http://www.w3.org/2002/07/owl#"> + <owl:Ontology rdf:about=""/> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Object Properties + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + <rdf:Description rdf:about="http://www.w3.org/2006/12/owl11#disjointObjectProperties"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/> + </rdf:Description> + + <!-- http://acl/BMV#Disease_Attributes --> + + <owl:ObjectProperty rdf:about="#Disease_Attributes"> + <rdfs:domain rdf:resource="#DiseaseTypes"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasDeltaLevel --> + + <owl:ObjectProperty rdf:about="#hasDeltaLevel"> + <rdfs:range rdf:resource="#BiologicalLevelBasedOutcomes"/> + <rdfs:domain rdf:resource="#Adults"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasDeltaRisk --> + + <owl:ObjectProperty rdf:about="#hasDeltaRisk"> + <rdfs:domain rdf:resource="#Adults"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasDisease --> + + <owl:ObjectProperty rdf:about="#hasDisease"> + <rdfs:range rdf:resource="#DiseaseTypes"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasGrade --> + + <owl:ObjectProperty rdf:about="#hasGrade"> + <rdfs:subPropertyOf rdf:resource="#Disease_Attributes"/> + <rdfs:range rdf:resource="#Pathological_Grade"/> + <rdfs:domain rdf:resource="#DiseaseTypes"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasHRStatus --> + + <owl:ObjectProperty rdf:about="#hasHRStatus"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:domain rdf:resource="#BreastAdenoCa"/> + <rdfs:range rdf:resource="#HRStatus"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasLNStatus --> + + <owl:ObjectProperty rdf:about="#hasLNStatus"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:domain rdf:resource="#DiseaseTypes"/> + <rdfs:range rdf:resource="#LNStatus"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasMenopausalStatus --> + + <owl:ObjectProperty rdf:about="#hasMenopausalStatus"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasNegIntent --> + + <owl:ObjectProperty rdf:about="#hasNegIntent"> + <rdfs:range rdf:resource="#TherapeuticType"/> + <owl11:disjointObjectProperties rdf:resource="#hasPosIntent"/> + <rdfs:domain rdf:resource="#Adults"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasOutcome --> + + <owl:ObjectProperty rdf:about="#hasOutcome"> + <rdfs:domain rdf:resource="#Adults"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasPathologicalType --> + + <owl:ObjectProperty rdf:about="#hasPathologicalType"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:subPropertyOf rdf:resource="#Disease_Attributes"/> + <rdfs:domain rdf:resource="#DiseaseTypes"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasPosIntent --> + + <owl:ObjectProperty rdf:about="#hasPosIntent"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:range rdf:resource="#TherapeuticType"/> + <rdfs:domain rdf:resource="#Adults"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasPrognosis --> + + <owl:ObjectProperty rdf:about="#hasPrognosis"/> + + + + <!-- http://acl/BMV#hasRisk --> + + <owl:ObjectProperty rdf:about="#hasRisk"> + <rdfs:domain rdf:resource="#Adults"/> + <rdfs:range rdf:resource="#Risk"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasStage --> + + <owl:ObjectProperty rdf:about="#hasStage"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:subPropertyOf rdf:resource="#Disease_Attributes"/> + <rdfs:domain rdf:resource="#DiseaseTypes"/> + <rdfs:range rdf:resource="#DiseaseStage"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasSymptoms --> + + <owl:ObjectProperty rdf:about="#hasSymptoms"> + <rdfs:range rdf:resource="#PersistentSideEffects"/> + <rdfs:domain rdf:resource="#Adults"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasTreatment --> + + <owl:ObjectProperty rdf:about="#hasTreatment"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:domain rdf:resource="#Adults"/> + <rdfs:range rdf:resource="#TherapeuticType"/> + <owl11:disjointObjectProperties rdf:resource="#notHasTreatment"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#hasTreatmentComponent --> + + <owl:ObjectProperty rdf:about="#hasTreatmentComponent"> + <rdfs:domain rdf:resource="#TherapeuticType"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#notHasPrognosis --> + + <owl:ObjectProperty rdf:about="#notHasPrognosis"> + <owl11:disjointObjectProperties rdf:resource="#hasPrognosis"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#notHasTreatment --> + + <owl:ObjectProperty rdf:about="#notHasTreatment"> + <rdfs:domain rdf:resource="#Adults"/> + <rdfs:range rdf:resource="#TherapeuticType"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#refersDisease --> + + <owl:ObjectProperty rdf:about="#refersDisease"> + <rdfs:range> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <rdf:Description rdf:about="#SymptomTypes"/> + <rdf:Description rdf:about="#DiseaseTypes"/> + </owl:unionOf> + </owl:Class> + </rdfs:range> + <rdfs:domain rdf:resource="#Outcomes"/> + </owl:ObjectProperty> + + + + <!-- http://acl/BMV#refersSubstance --> + + <owl:ObjectProperty rdf:about="#refersSubstance"/> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Data properties + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://acl/BMV#hasAge --> + + <owl:DatatypeProperty rdf:about="#hasAge"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:range rdf:resource="&xsd;int"/> + </owl:DatatypeProperty> + + + + <!-- http://acl/BMV#hasDuration --> + + <owl:DatatypeProperty rdf:about="#hasDuration"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:domain rdf:resource="#TherapeuticType"/> + <rdfs:range rdf:resource="&xsd;int"/> + </owl:DatatypeProperty> + + + + <!-- http://acl/BMV#hasValue --> + + <owl:DatatypeProperty rdf:about="#hasValue"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:range rdf:resource="&xsd;decimal"/> + </owl:DatatypeProperty> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Classes + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://acl/BMV#ACTChemoTam --> + + <owl:Class rdf:about="#ACTChemoTam"> + <rdfs:subClassOf rdf:resource="#ChemoTamRegimeTypes"/> + </owl:Class> + + + + <!-- http://acl/BMV#AbsoluteRisk --> + + <owl:Class rdf:about="#AbsoluteRisk"> + <rdfs:subClassOf rdf:resource="#Risk"/> + <owl:disjointWith rdf:resource="#ChangesInSurvival"/> + </owl:Class> + + + + <!-- http://acl/BMV#Abstract --> + + <owl:Class rdf:about="#Abstract"> + <rdfs:subClassOf rdf:resource="#MedicalThings"/> + </owl:Class> + + + + <!-- http://acl/BMV#AdjuvantTreatment --> + + <owl:Class rdf:about="#AdjuvantTreatment"> + <rdfs:subClassOf rdf:resource="#TherapeuticType"/> + </owl:Class> + + + + <!-- http://acl/BMV#Adults --> + + <owl:Class rdf:about="#Adults"> + <owl:disjointWith rdf:resource="#MedicalThings"/> + </owl:Class> + + + + <!-- http://acl/BMV#Aged50Plus --> + + <owl:Class rdf:about="#Aged50Plus"> + <rdfs:subClassOf rdf:resource="#Women"/> + <owl:disjointWith rdf:resource="#AgedUnder50"/> + </owl:Class> + + + + <!-- http://acl/BMV#AgedUnder50 --> + + <owl:Class rdf:about="#AgedUnder50"> + <rdfs:subClassOf rdf:resource="#Women"/> + </owl:Class> + + + + <!-- http://acl/BMV#Amenorrheic --> + + <owl:Class rdf:about="#Amenorrheic"> + <rdfs:subClassOf rdf:resource="#Women"/> + </owl:Class> + + + + <!-- http://acl/BMV#AnastrazoleRegimeTypes --> + + <owl:Class rdf:about="#AnastrazoleRegimeTypes"> + <rdfs:subClassOf rdf:resource="#HormoneRARegimeTypes"/> + </owl:Class> + + + + <!-- http://acl/BMV#AnthracyclineChemoTxRegimeTypes --> + + <owl:Class rdf:about="#AnthracyclineChemoTxRegimeTypes"> + <rdfs:subClassOf rdf:resource="#ChemoTxRegimeTypes"/> + </owl:Class> + + + + <!-- http://acl/BMV#BMD --> + + <owl:Class rdf:about="#BMD"> + <rdfs:subClassOf rdf:resource="#BiologicalLevels"/> + </owl:Class> + + + + <!-- http://acl/BMV#BiologicalLevelBasedOutcomes --> + + <owl:Class rdf:about="#BiologicalLevelBasedOutcomes"> + <rdfs:subClassOf rdf:resource="#Outcomes"/> + <owl:disjointWith rdf:resource="#Risk"/> + <owl:disjointWith rdf:resource="#ChangeOverallSurvival"/> + <owl:disjointWith rdf:resource="#PoorPrognosis"/> + </owl:Class> + + + + <!-- http://acl/BMV#BiologicalLevels --> + + <owl:Class rdf:about="#BiologicalLevels"> + <rdfs:subClassOf rdf:resource="#References"/> + <owl:disjointWith rdf:resource="#MenopausalStatus"/> + <owl:disjointWith rdf:resource="#Pathological_Grade"/> + </owl:Class> + + + + <!-- http://acl/BMV#BreastAdenoCa --> + + <owl:Class rdf:about="#BreastAdenoCa"> + <rdfs:subClassOf rdf:resource="#BreastCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#BreastCancer --> + + <owl:Class rdf:about="#BreastCancer"> + <rdfs:subClassOf rdf:resource="#CancerTypes"/> + <owl:disjointWith rdf:resource="#ColorectalCancer"/> + <owl:disjointWith rdf:resource="#GastricCancer"/> + <owl:disjointWith rdf:resource="#EndometrialCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#CMFRegimeTypes --> + + <owl:Class rdf:about="#CMFRegimeTypes"> + <rdfs:subClassOf rdf:resource="#NonAnthracyclineChemoTxRegimeTypes"/> + <rdfs:subClassOf rdf:resource="#PolyChemoTxRegimeTypes"/> + <owl:disjointWith rdf:resource="#ECMFRegimeType"/> + </owl:Class> + + + + <!-- http://acl/BMV#CMFTChemoTam --> + + <owl:Class rdf:about="#CMFTChemoTam"> + <rdfs:subClassOf rdf:resource="#ChemoTamRegimeTypes"/> + <owl:disjointWith rdf:resource="#ACTChemoTam"/> + <owl:disjointWith rdf:resource="#PAFTChemoTam"/> + <owl:disjointWith rdf:resource="#PFTChemoTam"/> + <owl:disjointWith rdf:resource="#MFTChemoTam"/> + </owl:Class> + + + + <!-- http://acl/BMV#CancerTypes --> + + <owl:Class rdf:about="#CancerTypes"> + <rdfs:subClassOf rdf:resource="#DiseaseTypes"/> + <owl:disjointWith rdf:resource="#Retinopathy"/> + <owl:disjointWith rdf:resource="#Cataracts"/> + <owl:disjointWith rdf:resource="#VenousThrombosis"/> + <owl:disjointWith rdf:resource="#PersistentSideEffects"/> + <owl:disjointWith rdf:resource="#OvarianCyst"/> + </owl:Class> + + + + <!-- http://acl/BMV#CardiacDisease --> + + <owl:Class rdf:about="#CardiacDisease"> + <rdfs:subClassOf rdf:resource="#VascularDisease"/> + <owl:disjointWith rdf:resource="#Stroke"/> + </owl:Class> + + + + <!-- http://acl/BMV#Cataracts --> + + <owl:Class rdf:about="#Cataracts"> + <rdfs:subClassOf rdf:resource="#DiseaseTypes"/> + <owl:disjointWith rdf:resource="#VenousThrombosis"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeBMD --> + + <owl:Class rdf:about="#ChangeBMD"> + <rdfs:subClassOf rdf:resource="#BiologicalLevelBasedOutcomes"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeBrCaDFS --> + + <owl:Class rdf:about="#ChangeBrCaDFS"> + <rdfs:subClassOf rdf:resource="#ChangesInSurvival"/> + <rdfs:subClassOf> + <owl:Restriction> + <owl:onProperty rdf:resource="#refersDisease"/> + <owl:someValuesFrom rdf:resource="#BreastAdenoCa"/> + </owl:Restriction> + </rdfs:subClassOf> + <owl:disjointWith rdf:resource="#ChangeEndoCaDFS"/> + <owl:disjointWith rdf:resource="#ChangeEndoCaDSS"/> + <owl:disjointWith rdf:resource="#ChangeCardiacDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeBrCaDSS --> + + <owl:Class rdf:about="#ChangeBrCaDSS"> + <rdfs:subClassOf rdf:resource="#ChangesInSurvival"/> + <owl:disjointWith rdf:resource="#ChangeBrCaDFS"/> + <owl:disjointWith rdf:resource="#ChangeEndoCaDFS"/> + <owl:disjointWith rdf:resource="#ChangeEndoCaDSS"/> + <owl:disjointWith rdf:resource="#ChangeCardiacDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeCardiacDSS --> + + <owl:Class rdf:about="#ChangeCardiacDSS"> + <rdfs:subClassOf rdf:resource="#ChangesInSurvival"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeCholesterol --> + + <owl:Class rdf:about="#ChangeCholesterol"> + <rdfs:subClassOf rdf:resource="#BiologicalLevelBasedOutcomes"/> + <owl:disjointWith rdf:resource="#ChangePlasmaPlatelet"/> + <owl:disjointWith rdf:resource="#ChangeBMD"/> + <owl:disjointWith rdf:resource="#ChangePlasmaFibrinogenLevel"/> + <owl:disjointWith rdf:resource="#ChangeLDL"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeEndoCaDFS --> + + <owl:Class rdf:about="#ChangeEndoCaDFS"> + <rdfs:subClassOf rdf:resource="#ChangesInSurvival"/> + <owl:disjointWith rdf:resource="#ChangeCardiacDSS"/> + <owl:disjointWith rdf:resource="#ChangeEndoCaDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeEndoCaDSS --> + + <owl:Class rdf:about="#ChangeEndoCaDSS"> + <rdfs:subClassOf rdf:resource="#ChangesInSurvival"/> + <owl:disjointWith rdf:resource="#ChangeCardiacDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeLDL --> + + <owl:Class rdf:about="#ChangeLDL"> + <rdfs:subClassOf rdf:resource="#BiologicalLevelBasedOutcomes"/> + <owl:disjointWith rdf:resource="#ChangePlasmaFibrinogenLevel"/> + <owl:disjointWith rdf:resource="#ChangeBMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeLumbarBMD --> + + <owl:Class rdf:about="#ChangeLumbarBMD"> + <rdfs:subClassOf rdf:resource="#ChangeBMD"/> + <owl:disjointWith rdf:resource="#ChangeRadialBMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeOverallSurvival --> + + <owl:Class rdf:about="#ChangeOverallSurvival"> + <rdfs:subClassOf> + <owl:Restriction> + <owl:onProperty rdf:resource="#hasValue"/> + <owl:someValuesFrom rdf:resource="&xsd;decimal"/> + </owl:Restriction> + </rdfs:subClassOf> + <rdfs:subClassOf rdf:resource="#Outcomes"/> + <owl:disjointWith rdf:resource="#PoorPrognosis"/> + <owl:disjointWith rdf:resource="#Risk"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangePlasmaFibrinogenLevel --> + + <owl:Class rdf:about="#ChangePlasmaFibrinogenLevel"> + <rdfs:subClassOf rdf:resource="#BiologicalLevelBasedOutcomes"/> + <owl:disjointWith rdf:resource="#ChangeBMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangePlasmaPlatelet --> + + <owl:Class rdf:about="#ChangePlasmaPlatelet"> + <rdfs:subClassOf rdf:resource="#BiologicalLevelBasedOutcomes"/> + <owl:disjointWith rdf:resource="#ChangeBMD"/> + <owl:disjointWith rdf:resource="#ChangePlasmaFibrinogenLevel"/> + <owl:disjointWith rdf:resource="#ChangeLDL"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRadialBMD --> + + <owl:Class rdf:about="#ChangeRadialBMD"> + <rdfs:subClassOf rdf:resource="#ChangeBMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskBreastCancer --> + + <owl:Class rdf:about="#ChangeRiskBreastCancer"> + <rdfs:subClassOf> + <owl:Restriction> + <owl:onProperty rdf:resource="#refersDisease"/> + <owl:allValuesFrom rdf:resource="#BreastCancer"/> + </owl:Restriction> + </rdfs:subClassOf> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskOvarianCyst"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskCardiacDisease"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskColorectalCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskFatalMI"/> + <owl:disjointWith rdf:resource="#ChangeRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#ChangeRiskHotFlushes"/> + <owl:disjointWith rdf:resource="#ChangeRiskCataracts"/> + <owl:disjointWith rdf:resource="#ChangeRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#ChangeRiskSideEffects"/> + <owl:disjointWith rdf:resource="#ChangeRiskPersistentSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskCardiacDisease --> + + <owl:Class rdf:about="#ChangeRiskCardiacDisease"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskFatalMI"/> + <owl:disjointWith rdf:resource="#ChangeRiskPersistentSideEffects"/> + <owl:disjointWith rdf:resource="#ChangeRiskCataracts"/> + <owl:disjointWith rdf:resource="#ChangeRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#ChangeRiskColorectalCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskOvarianCyst"/> + <owl:disjointWith rdf:resource="#ChangeRiskHotFlushes"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskCataracts --> + + <owl:Class rdf:about="#ChangeRiskCataracts"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskColorectalCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskHotFlushes"/> + <owl:disjointWith rdf:resource="#ChangeRiskPersistentSideEffects"/> + <owl:disjointWith rdf:resource="#ChangeRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#ChangeRiskSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskColorectalCancer --> + + <owl:Class rdf:about="#ChangeRiskColorectalCancer"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskHotFlushes"/> + <owl:disjointWith rdf:resource="#ChangeRiskSideEffects"/> + <owl:disjointWith rdf:resource="#ChangeRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskEndometrialAbnormality --> + + <owl:Class rdf:about="#ChangeRiskEndometrialAbnormality"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskEndometrialCancer --> + + <owl:Class rdf:about="#ChangeRiskEndometrialCancer"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskFatalMI --> + + <owl:Class rdf:about="#ChangeRiskFatalMI"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#ChangeRiskSideEffects"/> + <owl:disjointWith rdf:resource="#ChangeRiskHotFlushes"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#ChangeRiskColorectalCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskPersistentSideEffects"/> + <owl:disjointWith rdf:resource="#ChangeRiskCataracts"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskGastricCancer --> + + <owl:Class rdf:about="#ChangeRiskGastricCancer"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskHotFlushes --> + + <owl:Class rdf:about="#ChangeRiskHotFlushes"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskSideEffects"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#ChangeRiskRetinopathy"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskOvarianCyst --> + + <owl:Class rdf:about="#ChangeRiskOvarianCyst"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#ChangeRiskFatalMI"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskPersistentSideEffects"/> + <owl:disjointWith rdf:resource="#ChangeRiskCataracts"/> + <owl:disjointWith rdf:resource="#ChangeRiskColorectalCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskHotFlushes"/> + <owl:disjointWith rdf:resource="#ChangeRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#ChangeRiskSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskPersistentSideEffects --> + + <owl:Class rdf:about="#ChangeRiskPersistentSideEffects"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#ChangeRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskSideEffects"/> + <owl:disjointWith rdf:resource="#ChangeRiskHotFlushes"/> + <owl:disjointWith rdf:resource="#ChangeRiskColorectalCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskRetinopathy --> + + <owl:Class rdf:about="#ChangeRiskRetinopathy"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskSideEffects"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskSideEffects --> + + <owl:Class rdf:about="#ChangeRiskSideEffects"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangeRiskVenousThrombosis --> + + <owl:Class rdf:about="#ChangeRiskVenousThrombosis"> + <rdfs:subClassOf rdf:resource="#ChangesInRisk"/> + <owl:disjointWith rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#ChangeRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#ChangeRiskSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangesInRisk --> + + <owl:Class rdf:about="#ChangesInRisk"> + <rdfs:subClassOf rdf:resource="#DeltaRisk"/> + <owl:disjointWith rdf:resource="#ChangesInSurvival"/> + <owl:disjointWith rdf:resource="#AbsoluteRisk"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChangesInSurvival --> + + <owl:Class rdf:about="#ChangesInSurvival"> + <rdfs:subClassOf rdf:resource="#DeltaRisk"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChemoTamRegimeTypes --> + + <owl:Class rdf:about="#ChemoTamRegimeTypes"> + <rdfs:subClassOf rdf:resource="#AdjuvantTreatment"/> + </owl:Class> + + + + <!-- http://acl/BMV#ChemoTxRegimeTypes --> + + <owl:Class rdf:about="#ChemoTxRegimeTypes"> + <rdfs:subClassOf rdf:resource="#AdjuvantTreatment"/> + <owl:disjointWith rdf:resource="#HormoneRARegimeTypes"/> + <owl:disjointWith rdf:resource="#ChemoTamRegimeTypes"/> + </owl:Class> + + + + <!-- http://acl/BMV#ClonidineRegime --> + + <owl:Class rdf:about="#ClonidineRegime"> + <rdfs:subClassOf rdf:resource="#DrugRegimeTypes"/> + <owl:disjointWith rdf:resource="#ChemoTamRegimeTypes"/> + <owl:disjointWith rdf:resource="#ChemoTxRegimeTypes"/> + <owl:disjointWith rdf:resource="#HormoneRARegimeTypes"/> + </owl:Class> + + + + <!-- http://acl/BMV#ColorectalCancer --> + + <owl:Class rdf:about="#ColorectalCancer"> + <rdfs:subClassOf rdf:resource="#CancerTypes"/> + <owl:disjointWith rdf:resource="#GastricCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedBrCaDFS --> + + <owl:Class rdf:about="#DecreasedBrCaDFS"> + <rdfs:subClassOf rdf:resource="#ChangeBrCaDFS"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedCardiacDSS --> + + <owl:Class rdf:about="#DecreasedCardiacDSS"> + <rdfs:subClassOf rdf:resource="#ChangeCardiacDSS"/> + <owl:disjointWith rdf:resource="#NoChangeCardiacDSS"/> + <owl:disjointWith rdf:resource="#IncreasedCardiacDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedCholesterol --> + + <owl:Class rdf:about="#DecreasedCholesterol"> + <rdfs:subClassOf rdf:resource="#ChangeCholesterol"/> + <owl:disjointWith rdf:resource="#IncreasedCholesterol"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedEndoCaDFS --> + + <owl:Class rdf:about="#DecreasedEndoCaDFS"> + <rdfs:subClassOf rdf:resource="#ChangeEndoCaDFS"/> + <owl:disjointWith rdf:resource="#NoChangeEndoCaDFS"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedEndoCaDSS --> + + <owl:Class rdf:about="#DecreasedEndoCaDSS"> + <rdfs:subClassOf rdf:resource="#ChangeEndoCaDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedLDL --> + + <owl:Class rdf:about="#DecreasedLDL"> + <rdfs:subClassOf rdf:resource="#ChangeLDL"/> + <owl:disjointWith rdf:resource="#IncreasedLDL"/> + <owl:disjointWith rdf:resource="#NoChangeLDL"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedLumbarBMD --> + + <owl:Class rdf:about="#DecreasedLumbarBMD"> + <rdfs:subClassOf rdf:resource="#ChangeLumbarBMD"/> + <owl:disjointWith rdf:resource="#NoChangeLumbarBMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedOS --> + + <owl:Class rdf:about="#DecreasedOS"> + <rdfs:subClassOf rdf:resource="#ChangeOverallSurvival"/> + <owl:disjointWith rdf:resource="#IncreasedOS"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedPlasmaFibrinogenLevel --> + + <owl:Class rdf:about="#DecreasedPlasmaFibrinogenLevel"> + <rdfs:subClassOf rdf:resource="#ChangePlasmaFibrinogenLevel"/> + <owl:disjointWith rdf:resource="#IncreasedPlasmaFibrinogenLevel"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedPlasmaPlateletCount --> + + <owl:Class rdf:about="#DecreasedPlasmaPlateletCount"> + <rdfs:subClassOf rdf:resource="#ChangePlasmaPlatelet"/> + <owl:disjointWith rdf:resource="#NoChangePlasmaPlateletCount"/> + <owl:disjointWith rdf:resource="#IncreasedPlasmaPlateletCount"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRadialBMD --> + + <owl:Class rdf:about="#DecreasedRadialBMD"> + <rdfs:subClassOf rdf:resource="#ChangeRadialBMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskBreastCancer --> + + <owl:Class rdf:about="#DecreasedRiskBreastCancer"> + <rdfs:subClassOf rdf:resource="#ChangeRiskBreastCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskCardiacDisease --> + + <owl:Class rdf:about="#DecreasedRiskCardiacDisease"> + <rdfs:subClassOf rdf:resource="#ChangeRiskCardiacDisease"/> + <owl:disjointWith rdf:resource="#NoChangeRiskCardiacDisease"/> + <owl:disjointWith rdf:resource="#IncreasedRiskCardiacDisease"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskCataracts --> + + <owl:Class rdf:about="#DecreasedRiskCataracts"> + <rdfs:subClassOf rdf:resource="#ChangeRiskCataracts"/> + <owl:disjointWith rdf:resource="#IncreasedRiskCataracts"/> + <owl:disjointWith rdf:resource="#NoChangeRiskCataracts"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskColorectalCancer --> + + <owl:Class rdf:about="#DecreasedRiskColorectalCancer"> + <rdfs:subClassOf rdf:resource="#ChangeRiskColorectalCancer"/> + <owl:disjointWith rdf:resource="#IncreasedRiskColorectalCancer"/> + <owl:disjointWith rdf:resource="#NoChangeRiskColorectalCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskEndometrialAbnormality --> + + <owl:Class rdf:about="#DecreasedRiskEndometrialAbnormality"> + <rdfs:subClassOf rdf:resource="#ChangeRiskEndometrialAbnormality"/> + <owl:disjointWith rdf:resource="#NoChangeRiskEndometrialAbnormality"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskEndometrialCancer --> + + <owl:Class rdf:about="#DecreasedRiskEndometrialCancer"> + <rdfs:subClassOf rdf:resource="#DecreasedRiskEndometrialAbnormality"/> + <rdfs:subClassOf rdf:resource="#ChangeRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#IncreasedRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#NoChangeRiskEndometrialCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskFatalMI --> + + <owl:Class rdf:about="#DecreasedRiskFatalMI"> + <rdfs:subClassOf rdf:resource="#ChangeRiskFatalMI"/> + <owl:disjointWith rdf:resource="#NoChangeRiskFatalMI"/> + <owl:disjointWith rdf:resource="#IncreasedRiskFatalMI"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskHotFlushes --> + + <owl:Class rdf:about="#DecreasedRiskHotFlushes"> + <rdfs:subClassOf rdf:resource="#ChangeRiskHotFlushes"/> + <owl:disjointWith rdf:resource="#NoChangeRiskHotFlushes"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskOvarianCyst --> + + <owl:Class rdf:about="#DecreasedRiskOvarianCyst"> + <rdfs:subClassOf rdf:resource="#ChangeRiskOvarianCyst"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskPersistentSideEffects --> + + <owl:Class rdf:about="#DecreasedRiskPersistentSideEffects"> + <rdfs:subClassOf rdf:resource="#ChangeRiskPersistentSideEffects"/> + <owl:disjointWith rdf:resource="#IncreasedRiskPersistentSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskRetinopathy --> + + <owl:Class rdf:about="#DecreasedRiskRetinopathy"> + <rdfs:subClassOf rdf:resource="#ChangeRiskRetinopathy"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskSideEffects --> + + <owl:Class rdf:about="#DecreasedRiskSideEffects"> + <rdfs:subClassOf rdf:resource="#ChangeRiskSideEffects"/> + <owl:disjointWith rdf:resource="#IncreasedRiskSideEffects"/> + <owl:disjointWith rdf:resource="#NoChangeRiskSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#DecreasedRiskVenousThrombosis --> + + <owl:Class rdf:about="#DecreasedRiskVenousThrombosis"> + <rdfs:subClassOf rdf:resource="#ChangeRiskVenousThrombosis"/> + </owl:Class> + + + + <!-- http://acl/BMV#DeltaRisk --> + + <owl:Class rdf:about="#DeltaRisk"> + <rdfs:subClassOf rdf:resource="#Risk"/> + </owl:Class> + + + + <!-- http://acl/BMV#DiseaseStage --> + + <owl:Class rdf:about="#DiseaseStage"> + <owl:equivalentClass> + <owl:Class> + <owl:oneOf rdf:parseType="Collection"> + <rdf:Description rdf:about="#ProtoStage1"/> + <rdf:Description rdf:about="#ProtoStage4"/> + <rdf:Description rdf:about="#ProtoStage2"/> + <rdf:Description rdf:about="#ProtoStage3"/> + </owl:oneOf> + </owl:Class> + </owl:equivalentClass> + <rdfs:subClassOf rdf:resource="#References"/> + </owl:Class> + + + + <!-- http://acl/BMV#DiseaseTypes --> + + <owl:Class rdf:about="#DiseaseTypes"> + <rdfs:subClassOf rdf:resource="#Abstract"/> + <owl:disjointWith rdf:resource="#SymptomTypes"/> + <owl:disjointWith rdf:resource="#Outcomes"/> + <owl:disjointWith rdf:resource="#References"/> + </owl:Class> + + + + <!-- http://acl/BMV#DrugRegimeTypes --> + + <owl:Class rdf:about="#DrugRegimeTypes"> + <rdfs:subClassOf rdf:resource="#TherapeuticType"/> + </owl:Class> + + + + <!-- http://acl/BMV#ECMFRegimeType --> + + <owl:Class rdf:about="#ECMFRegimeType"> + <rdfs:subClassOf rdf:resource="#AnthracyclineChemoTxRegimeTypes"/> + <rdfs:subClassOf rdf:resource="#PolyChemoTxRegimeTypes"/> + </owl:Class> + + + + <!-- http://acl/BMV#ERNeg --> + + <owl:Class rdf:about="#ERNeg"> + <rdfs:subClassOf rdf:resource="#BreastAdenoCa"/> + </owl:Class> + + + + <!-- http://acl/BMV#ERPos --> + + <owl:Class rdf:about="#ERPos"> + <rdfs:subClassOf rdf:resource="#HRPos"/> + <rdfs:subClassOf rdf:resource="#BreastAdenoCa"/> + </owl:Class> + + + + <!-- http://acl/BMV#ERUnknown --> + + <owl:Class rdf:about="#ERUnknown"> + <owl:equivalentClass> + <owl:Class> + <owl:intersectionOf rdf:parseType="Collection"> + <owl:Class> + <owl:complementOf rdf:resource="#ERPos"/> + </owl:Class> + <rdf:Description rdf:about="#BreastAdenoCa"/> + <owl:Class> + <owl:complementOf rdf:resource="#ERNeg"/> + </owl:Class> + </owl:intersectionOf> + </owl:Class> + </owl:equivalentClass> + </owl:Class> + + + + <!-- http://acl/BMV#EarlyBreastCancer --> + + <owl:Class rdf:about="#EarlyBreastCancer"> + <owl:equivalentClass> + <owl:Class> + <owl:intersectionOf rdf:parseType="Collection"> + <rdf:Description rdf:about="#BreastAdenoCa"/> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Restriction> + <owl:onProperty rdf:resource="#hasStage"/> + <owl:hasValue rdf:resource="#ProtoStage2"/> + </owl:Restriction> + <owl:Restriction> + <owl:onProperty rdf:resource="#hasStage"/> + <owl:hasValue rdf:resource="#ProtoStage1"/> + </owl:Restriction> + </owl:unionOf> + </owl:Class> + </owl:intersectionOf> + </owl:Class> + </owl:equivalentClass> + </owl:Class> + + + + <!-- http://acl/BMV#EarlyCMFTChemoTam --> + + <owl:Class rdf:about="#EarlyCMFTChemoTam"> + <rdfs:subClassOf rdf:resource="#CMFTChemoTam"/> + </owl:Class> + + + + <!-- http://acl/BMV#EndometrialAbnormality --> + + <owl:Class rdf:about="#EndometrialAbnormality"> + <rdfs:subClassOf rdf:resource="#DiseaseTypes"/> + <owl:disjointWith rdf:resource="#OvarianCyst"/> + <owl:disjointWith rdf:resource="#Retinopathy"/> + <owl:disjointWith rdf:resource="#PersistentSideEffects"/> + <owl:disjointWith rdf:resource="#Cataracts"/> + <owl:disjointWith rdf:resource="#VenousThrombosis"/> + <owl:disjointWith rdf:resource="#CancerTypes"/> + </owl:Class> + + + + <!-- http://acl/BMV#EndometrialCancer --> + + <owl:Class rdf:about="#EndometrialCancer"> + <rdfs:subClassOf rdf:resource="#CancerTypes"/> + <owl:disjointWith rdf:resource="#GastricCancer"/> + <owl:disjointWith rdf:resource="#ColorectalCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#FatalMI --> + + <owl:Class rdf:about="#FatalMI"> + <rdfs:subClassOf rdf:resource="#MI"/> + <owl:disjointWith rdf:resource="#NonFatalMI"/> + </owl:Class> + + + + <!-- http://acl/BMV#GastricCancer --> + + <owl:Class rdf:about="#GastricCancer"> + <rdfs:subClassOf rdf:resource="#CancerTypes"/> + </owl:Class> + + + + <!-- http://acl/BMV#HRPos --> + + <owl:Class rdf:about="#HRPos"> + <rdfs:subClassOf rdf:resource="#BreastAdenoCa"/> + </owl:Class> + + + + <!-- http://acl/BMV#HRStatus --> + + <owl:Class rdf:about="#HRStatus"> + <owl:equivalentClass> + <owl:Class> + <owl:oneOf rdf:parseType="Collection"> + <rdf:Description rdf:about="#ProtoERPos"/> + <rdf:Description rdf:about="#ProtoPRPos"/> + <rdf:Description rdf:about="#ProtoPRNeg"/> + <rdf:Description rdf:about="#ProtoERNeg"/> + </owl:oneOf> + </owl:Class> + </owl:equivalentClass> + <rdfs:subClassOf rdf:resource="#References"/> + <owl:disjointWith rdf:resource="#MenopausalStatus"/> + <owl:disjointWith rdf:resource="#Pathological_Grade"/> + </owl:Class> + + + + <!-- http://acl/BMV#HormoneRARegimeTypes --> + + <owl:Class rdf:about="#HormoneRARegimeTypes"> + <rdfs:subClassOf rdf:resource="#AdjuvantTreatment"/> + <owl:disjointWith rdf:resource="#ChemoTamRegimeTypes"/> + </owl:Class> + + + + <!-- http://acl/BMV#HotFlushes --> + + <owl:Class rdf:about="#HotFlushes"> + <rdfs:subClassOf rdf:resource="#SymptomTypes"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedBrCaDFS --> + + <owl:Class rdf:about="#IncreasedBrCaDFS"> + <rdfs:subClassOf rdf:resource="#ChangeBrCaDFS"/> + <owl:disjointWith rdf:resource="#NoChangeBrCaDFS"/> + <owl:disjointWith rdf:resource="#DecreasedBrCaDFS"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedBrCaDSS --> + + <owl:Class rdf:about="#IncreasedBrCaDSS"> + <rdfs:subClassOf rdf:resource="#ChangeBrCaDSS"/> + <owl:disjointWith rdf:resource="#NoChangeBrCaDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedCardiacDSS --> + + <owl:Class rdf:about="#IncreasedCardiacDSS"> + <rdfs:subClassOf rdf:resource="#ChangeCardiacDSS"/> + <owl:disjointWith rdf:resource="#NoChangeCardiacDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedCholesterol --> + + <owl:Class rdf:about="#IncreasedCholesterol"> + <rdfs:subClassOf rdf:resource="#ChangeCholesterol"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedEndoCaDFS --> + + <owl:Class rdf:about="#IncreasedEndoCaDFS"> + <rdfs:subClassOf rdf:resource="#ChangeEndoCaDFS"/> + <owl:disjointWith rdf:resource="#DecreasedEndoCaDFS"/> + <owl:disjointWith rdf:resource="#NoChangeEndoCaDFS"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedEndoCaDSS --> + + <owl:Class rdf:about="#IncreasedEndoCaDSS"> + <rdfs:subClassOf rdf:resource="#ChangeEndoCaDSS"/> + <owl:disjointWith rdf:resource="#DecreasedEndoCaDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedLDL --> + + <owl:Class rdf:about="#IncreasedLDL"> + <rdfs:subClassOf rdf:resource="#ChangeLDL"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedLumbarBMD --> + + <owl:Class rdf:about="#IncreasedLumbarBMD"> + <rdfs:subClassOf rdf:resource="#ChangeLumbarBMD"/> + <owl:disjointWith rdf:resource="#NoChangeLumbarBMD"/> + <owl:disjointWith rdf:resource="#DecreasedLumbarBMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedOS --> + + <owl:Class rdf:about="#IncreasedOS"> + <rdfs:subClassOf rdf:resource="#ChangeOverallSurvival"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedPlasmaFibrinogenLevel --> + + <owl:Class rdf:about="#IncreasedPlasmaFibrinogenLevel"> + <rdfs:subClassOf rdf:resource="#ChangePlasmaFibrinogenLevel"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedPlasmaPlateletCount --> + + <owl:Class rdf:about="#IncreasedPlasmaPlateletCount"> + <rdfs:subClassOf rdf:resource="#ChangePlasmaPlatelet"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRadialBMD --> + + <owl:Class rdf:about="#IncreasedRadialBMD"> + <rdfs:subClassOf rdf:resource="#ChangeRadialBMD"/> + <owl:disjointWith rdf:resource="#NoChangeRadialBMD"/> + <owl:disjointWith rdf:resource="#DecreasedRadialBMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskCardiacDisease --> + + <owl:Class rdf:about="#IncreasedRiskCardiacDisease"> + <rdfs:subClassOf rdf:resource="#ChangeRiskCardiacDisease"/> + <owl:disjointWith rdf:resource="#NoChangeRiskCardiacDisease"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskCataracts --> + + <owl:Class rdf:about="#IncreasedRiskCataracts"> + <rdfs:subClassOf rdf:resource="#ChangeRiskCataracts"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskColorectalCancer --> + + <owl:Class rdf:about="#IncreasedRiskColorectalCancer"> + <rdfs:subClassOf rdf:resource="#ChangeRiskColorectalCancer"/> + <owl:disjointWith rdf:resource="#NoChangeRiskColorectalCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskEndometrialAbnormality --> + + <owl:Class rdf:about="#IncreasedRiskEndometrialAbnormality"> + <rdfs:subClassOf rdf:resource="#ChangeRiskEndometrialAbnormality"/> + <owl:disjointWith rdf:resource="#NoChangeRiskEndometrialAbnormality"/> + <owl:disjointWith rdf:resource="#DecreasedRiskEndometrialAbnormality"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskEndometrialCancer --> + + <owl:Class rdf:about="#IncreasedRiskEndometrialCancer"> + <rdfs:subClassOf rdf:resource="#IncreasedRiskEndometrialAbnormality"/> + <rdfs:subClassOf rdf:resource="#ChangeRiskEndometrialCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskFatalMI --> + + <owl:Class rdf:about="#IncreasedRiskFatalMI"> + <rdfs:subClassOf rdf:resource="#ChangeRiskFatalMI"/> + <owl:disjointWith rdf:resource="#NoChangeRiskFatalMI"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskGastricCancer --> + + <owl:Class rdf:about="#IncreasedRiskGastricCancer"> + <rdfs:subClassOf rdf:resource="#ChangeRiskGastricCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskHotFlushes --> + + <owl:Class rdf:about="#IncreasedRiskHotFlushes"> + <rdfs:subClassOf rdf:resource="#ChangeRiskHotFlushes"/> + <owl:disjointWith rdf:resource="#DecreasedRiskHotFlushes"/> + <owl:disjointWith rdf:resource="#NoChangeRiskHotFlushes"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskOvarianCyst --> + + <owl:Class rdf:about="#IncreasedRiskOvarianCyst"> + <rdfs:subClassOf rdf:resource="#ChangeRiskOvarianCyst"/> + <owl:disjointWith rdf:resource="#DecreasedRiskOvarianCyst"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskPersistentSideEffects --> + + <owl:Class rdf:about="#IncreasedRiskPersistentSideEffects"> + <rdfs:subClassOf rdf:resource="#ChangeRiskPersistentSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskRetinopathy --> + + <owl:Class rdf:about="#IncreasedRiskRetinopathy"> + <rdfs:subClassOf rdf:resource="#ChangeRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#DecreasedRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#NoChangeRiskRetiopathy"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskSideEffects --> + + <owl:Class rdf:about="#IncreasedRiskSideEffects"> + <rdfs:subClassOf rdf:resource="#ChangeRiskSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#IncreasedRiskVenousThrombosis --> + + <owl:Class rdf:about="#IncreasedRiskVenousThrombosis"> + <rdfs:subClassOf rdf:resource="#ChangeRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#DecreasedRiskVenousThrombosis"/> + </owl:Class> + + + + <!-- http://acl/BMV#LNNeg --> + + <owl:Class rdf:about="#LNNeg"> + <owl:equivalentClass> + <owl:Restriction> + <owl:onProperty rdf:resource="#hasLNStatus"/> + <owl:hasValue rdf:resource="#ProtoLNNeg"/> + </owl:Restriction> + </owl:equivalentClass> + <rdfs:subClassOf rdf:resource="#BreastAdenoCa"/> + </owl:Class> + + + + <!-- http://acl/BMV#LNPos --> + + <owl:Class rdf:about="#LNPos"> + <owl:equivalentClass> + <owl:Restriction> + <owl:onProperty rdf:resource="#hasLNStatus"/> + <owl:hasValue rdf:resource="#ProtoLNPos"/> + </owl:Restriction> + </owl:equivalentClass> + <rdfs:subClassOf rdf:resource="#BreastAdenoCa"/> + </owl:Class> + + + + <!-- http://acl/BMV#LNStatus --> + + <owl:Class rdf:about="#LNStatus"> + <owl:equivalentClass> + <owl:Class> + <owl:oneOf rdf:parseType="Collection"> + <rdf:Description rdf:about="#ProtoLNPos"/> + <rdf:Description rdf:about="#ProtoLNNeg"/> + </owl:oneOf> + </owl:Class> + </owl:equivalentClass> + <rdfs:subClassOf rdf:resource="#References"/> + </owl:Class> + + + + <!-- http://acl/BMV#LateCMFTChemoTam --> + + <owl:Class rdf:about="#LateCMFTChemoTam"> + <rdfs:subClassOf rdf:resource="#CMFTChemoTam"/> + <owl:disjointWith rdf:resource="#EarlyCMFTChemoTam"/> + </owl:Class> + + + + <!-- http://acl/BMV#LumbarBMD --> + + <owl:Class rdf:about="#LumbarBMD"> + <rdfs:subClassOf rdf:resource="#BMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#MFTChemoTam --> + + <owl:Class rdf:about="#MFTChemoTam"> + <rdfs:subClassOf rdf:resource="#ChemoTamRegimeTypes"/> + <owl:disjointWith rdf:resource="#ACTChemoTam"/> + </owl:Class> + + + + <!-- http://acl/BMV#MI --> + + <owl:Class rdf:about="#MI"> + <rdfs:subClassOf rdf:resource="#CardiacDisease"/> + </owl:Class> + + + + <!-- http://acl/BMV#MedicalIntervention --> + + <owl:Class rdf:about="#MedicalIntervention"> + <rdfs:subClassOf rdf:resource="#Abstract"/> + <owl:disjointWith rdf:resource="#SymptomTypes"/> + <owl:disjointWith rdf:resource="#DiseaseTypes"/> + <owl:disjointWith rdf:resource="#References"/> + <owl:disjointWith rdf:resource="#Outcomes"/> + </owl:Class> + + + + <!-- http://acl/BMV#MedicalThings --> + + <owl:Class rdf:about="#MedicalThings"/> + + + + <!-- http://acl/BMV#Men --> + + <owl:Class rdf:about="#Men"> + <rdfs:subClassOf rdf:resource="#Adults"/> + <owl:disjointWith rdf:resource="#Women"/> + </owl:Class> + + + + <!-- http://acl/BMV#MenopausalStatus --> + + <owl:Class rdf:about="#MenopausalStatus"> + <owl:equivalentClass> + <owl:Class> + <owl:oneOf rdf:parseType="Collection"> + <rdf:Description rdf:about="#ProtoPostmenopausal"/> + <rdf:Description rdf:about="#ProtoPremenopausal"/> + </owl:oneOf> + </owl:Class> + </owl:equivalentClass> + <rdfs:subClassOf rdf:resource="#References"/> + <owl:disjointWith rdf:resource="#Pathological_Grade"/> + <owl:disjointWith rdf:resource="#Outcomes"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeBrCaDFS --> + + <owl:Class rdf:about="#NoChangeBrCaDFS"> + <rdfs:subClassOf rdf:resource="#ChangeBrCaDFS"/> + <owl:disjointWith rdf:resource="#DecreasedBrCaDFS"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeBrCaDSS --> + + <owl:Class rdf:about="#NoChangeBrCaDSS"> + <rdfs:subClassOf rdf:resource="#ChangeBrCaDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeCardiacDSS --> + + <owl:Class rdf:about="#NoChangeCardiacDSS"> + <rdfs:subClassOf rdf:resource="#ChangeCardiacDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeCholesterol --> + + <owl:Class rdf:about="#NoChangeCholesterol"> + <rdfs:subClassOf rdf:resource="#ChangeCholesterol"/> + <owl:disjointWith rdf:resource="#IncreasedCholesterol"/> + <owl:disjointWith rdf:resource="#DecreasedCholesterol"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeEndoCaDFS --> + + <owl:Class rdf:about="#NoChangeEndoCaDFS"> + <rdfs:subClassOf rdf:resource="#ChangeEndoCaDFS"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeEndoCaDSS --> + + <owl:Class rdf:about="#NoChangeEndoCaDSS"> + <rdfs:subClassOf rdf:resource="#ChangeEndoCaDSS"/> + <owl:disjointWith rdf:resource="#DecreasedEndoCaDSS"/> + <owl:disjointWith rdf:resource="#IncreasedEndoCaDSS"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeLDL --> + + <owl:Class rdf:about="#NoChangeLDL"> + <rdfs:subClassOf rdf:resource="#ChangeLDL"/> + <owl:disjointWith rdf:resource="#IncreasedLDL"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeLumbarBMD --> + + <owl:Class rdf:about="#NoChangeLumbarBMD"> + <rdfs:subClassOf rdf:resource="#ChangeLumbarBMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeOS --> + + <owl:Class rdf:about="#NoChangeOS"> + <rdfs:subClassOf rdf:resource="#ChangeOverallSurvival"/> + <owl:disjointWith rdf:resource="#DecreasedOS"/> + <owl:disjointWith rdf:resource="#IncreasedOS"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangePlasmaFibrinogenLevel --> + + <owl:Class rdf:about="#NoChangePlasmaFibrinogenLevel"> + <rdfs:subClassOf rdf:resource="#ChangePlasmaFibrinogenLevel"/> + <owl:disjointWith rdf:resource="#DecreasedPlasmaFibrinogenLevel"/> + <owl:disjointWith rdf:resource="#IncreasedPlasmaFibrinogenLevel"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangePlasmaPlateletCount --> + + <owl:Class rdf:about="#NoChangePlasmaPlateletCount"> + <rdfs:subClassOf rdf:resource="#ChangePlasmaPlatelet"/> + <owl:disjointWith rdf:resource="#IncreasedPlasmaPlateletCount"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRadialBMD --> + + <owl:Class rdf:about="#NoChangeRadialBMD"> + <rdfs:subClassOf rdf:resource="#ChangeRadialBMD"/> + <owl:disjointWith rdf:resource="#DecreasedRadialBMD"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskCardiacDisease --> + + <owl:Class rdf:about="#NoChangeRiskCardiacDisease"> + <rdfs:subClassOf rdf:resource="#ChangeRiskCardiacDisease"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskCataracts --> + + <owl:Class rdf:about="#NoChangeRiskCataracts"> + <rdfs:subClassOf rdf:resource="#ChangeRiskCataracts"/> + <owl:disjointWith rdf:resource="#IncreasedRiskCataracts"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskColorectalCancer --> + + <owl:Class rdf:about="#NoChangeRiskColorectalCancer"> + <rdfs:subClassOf rdf:resource="#ChangeRiskColorectalCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskEndometrialAbnormality --> + + <owl:Class rdf:about="#NoChangeRiskEndometrialAbnormality"> + <rdfs:subClassOf rdf:resource="#ChangeRiskEndometrialAbnormality"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskEndometrialCancer --> + + <owl:Class rdf:about="#NoChangeRiskEndometrialCancer"> + <rdfs:subClassOf rdf:resource="#NoChangeRiskEndometrialAbnormality"/> + <rdfs:subClassOf rdf:resource="#ChangeRiskEndometrialCancer"/> + <owl:disjointWith rdf:resource="#IncreasedRiskEndometrialCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskFatalMI --> + + <owl:Class rdf:about="#NoChangeRiskFatalMI"> + <rdfs:subClassOf rdf:resource="#ChangeRiskFatalMI"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskGastricCancer --> + + <owl:Class rdf:about="#NoChangeRiskGastricCancer"> + <rdfs:subClassOf rdf:resource="#ChangeRiskGastricCancer"/> + <owl:disjointWith rdf:resource="#IncreasedRiskGastricCancer"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskHotFlushes --> + + <owl:Class rdf:about="#NoChangeRiskHotFlushes"> + <rdfs:subClassOf rdf:resource="#ChangeRiskHotFlushes"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskOvarianCyst --> + + <owl:Class rdf:about="#NoChangeRiskOvarianCyst"> + <rdfs:subClassOf rdf:resource="#ChangeRiskOvarianCyst"/> + <owl:disjointWith rdf:resource="#DecreasedRiskOvarianCyst"/> + <owl:disjointWith rdf:resource="#IncreasedRiskOvarianCyst"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskPersistentSideEffects --> + + <owl:Class rdf:about="#NoChangeRiskPersistentSideEffects"> + <rdfs:subClassOf rdf:resource="#ChangeRiskPersistentSideEffects"/> + <owl:disjointWith rdf:resource="#IncreasedRiskPersistentSideEffects"/> + <owl:disjointWith rdf:resource="#DecreasedRiskPersistentSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskRetiopathy --> + + <owl:Class rdf:about="#NoChangeRiskRetiopathy"> + <rdfs:subClassOf rdf:resource="#ChangeRiskRetinopathy"/> + <owl:disjointWith rdf:resource="#DecreasedRiskRetinopathy"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeRiskSideEffects --> + + <owl:Class rdf:about="#NoChangeRiskSideEffects"> + <rdfs:subClassOf rdf:resource="#ChangeRiskSideEffects"/> + <owl:disjointWith rdf:resource="#IncreasedRiskSideEffects"/> + </owl:Class> + + + + <!-- http://acl/BMV#NoChangeVenousRiskThrombosis --> + + <owl:Class rdf:about="#NoChangeVenousRiskThrombosis"> + <rdfs:subClassOf rdf:resource="#ChangeRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#DecreasedRiskVenousThrombosis"/> + <owl:disjointWith rdf:resource="#IncreasedRiskVenousThrombosis"/> + </owl:Class> + + + + <!-- http://acl/BMV#NonAnthracyclineChemoTxRegimeTypes --> + + <owl:Class rdf:about="#NonAnthracyclineChemoTxRegimeTypes"> + <owl:equivalentClass> + <owl:Class> + <owl:intersectionOf rdf:parseType="Collection"> + <rdf:Description rdf:about="#ChemoTxRegimeTypes"/> + <owl:Class> + <owl:complementOf rdf:resource="#AnthracyclineChemoTxRegimeTypes"/> + </owl:Class> + </owl:intersectionOf> + </owl:Class> + </owl:equivalentClass> + </owl:Class> + + + + <!-- http://acl/BMV#NonFatalMI --> + + <owl:Class rdf:about="#NonFatalMI"> + <rdfs:subClassOf rdf:resource="#MI"/> + </owl:Class> + + + + <!-- http://acl/BMV#Outcomes --> + + <owl:Class rdf:about="#Outcomes"> + <rdfs:subClassOf rdf:resource="#Abstract"/> + </owl:Class> + + + + <!-- http://acl/BMV#OvarianCyst --> + + <owl:Class rdf:about="#OvarianCyst"> + <rdfs:subClassOf rdf:resource="#DiseaseTypes"/> + <owl:disjointWith rdf:resource="#Retinopathy"/> + <owl:disjointWith rdf:resource="#Cataracts"/> + <owl:disjointWith rdf:resource="#PersistentSideEffects"/> + <owl:disjointWith rdf:resource="#VenousThrombosis"/> + </owl:Class> + + + + <!-- http://acl/BMV#PAFTChemoTam --> + + <owl:Class rdf:about="#PAFTChemoTam"> + <rdfs:subClassOf rdf:resource="#ChemoTamRegimeTypes"/> + <owl:disjointWith rdf:resource="#MFTChemoTam"/> + <owl:disjointWith rdf:resource="#ACTChemoTam"/> + <owl:disjointWith rdf:resource="#PFTChemoTam"/> + </owl:Class> + + + + <!-- http://acl/BMV#PFTChemoTam --> + + <owl:Class rdf:about="#PFTChemoTam"> + <rdfs:subClassOf rdf:resource="#ChemoTamRegimeTypes"/> + <owl:disjointWith rdf:resource="#ACTChemoTam"/> + <owl:disjointWith rdf:resource="#MFTChemoTam"/> + </owl:Class> + + + + <!-- http://acl/BMV#Pathological_Grade --> + + <owl:Class rdf:about="#Pathological_Grade"> + <rdfs:subClassOf rdf:resource="#References"/> + </owl:Class> + + + + <!-- http://acl/BMV#PersistentSideEffects --> + + <owl:Class rdf:about="#PersistentSideEffects"> + <rdfs:subClassOf rdf:resource="#DiseaseTypes"/> + <owl:disjointWith rdf:resource="#... [truncated message content] |