<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Evaluating OWL 2 Reasoners in the context of Clinical Decision Support in Lung Cancer Treatment Selection</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>M. Berkan Sesen</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ernesto Jime´nez-Ruiz</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rene´ Ban˜ ares-Alca´ntara</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sir Michael Brady</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Oxford</institution>
          ,
          <country country="UK">UK</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Engineering Science, University of Oxford</institution>
          ,
          <country country="UK">UK</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Department of Oncology, University of Oxford</institution>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper evaluates the performances of the OWL 2 reasoners HermiT, FaCT++ and Pellet in the context of an ontological clinical decision support system in lung cancer care. In the first set of experiments, we compare how the classification and realisation times of the LUCADA and LUCADA-SNOMED CT ontologies vary as we expand their TBoxes with additional guideline rule knowledge. In the second set of experiments, we investigate the effect of increasing the ABox of the LUCADA ontology on the realisation times.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Lung cancer is the most common and deadliest type of cancer, and is responsible for
21% of all cancer-related deaths globally. In England, care decisions for lung cancer
patients are made by multidisciplinary teams (MDTs) that are comprised of clinical staff
from diverse backgrounds. These teams meet weekly in cancer centres across the
country in order to come to treatment decisions for each patient in their care. Usually, MDTs
make use of their combined experience and knowledge of published clinical guidelines
to decide upon the next stage of treatment for a patient [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The National Lung
Cancer Audit (NLCA) data reveals that one of the major problems in the management of
lung cancer care in England is the substantial level of unjustified variation in treatment
decisions between different cancer centres [
        <xref ref-type="bibr" rid="ref13 ref14">14, 13</xref>
        ].
      </p>
      <p>
        In order to reduce variability in clinical practice, clinical guidelines provide well
defined sets of directions and evidence based standards to assist clinicians on decisions
about appropriate clinical procedures [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. However, as unstructured and free-text
documents, clinical guidelines are usually not readily accessible at the point of decision
making in the MDT meetings. Fortunately, clinical decision support (CDS) systems
that computerise and automate the daily management of guidelines can facilitate access
to guideline information in these meetings.
      </p>
      <p>
        The computerisation of guideline rules can be achieved by structured logical
languages which can express guideline rule eligibility and decision criteria. To date, many
proprietary expression languages [
        <xref ref-type="bibr" rid="ref11 ref19 ref20 ref4 ref9">4, 9, 11, 19, 20</xref>
        ] have been proposed in order to
encode and interpret guideline rules that are in a machine readable format. The
interpretation of computerised guideline rules are carried out by execution engines that can match
the encoded guideline rule criteria against existing patient records in order to infer rule
applicability for different patient records.
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], we proposed OWL 2 [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] as a suitable candidate for encoding guideline rule
criteria in the context of a CDS system for lung cancer care and we outlined a purely
ontological guideline rule inference framework. In this paper, we focus on performance
evaluations of off-the-shelf OWL 2 reasoners for inferring patient rule applicability
based on the guideline rule inference framework presented in [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>LUCADA ontology</title>
      <p>
        Since 2004, the NLCA has collected all lung cancer patient data in England within the
English Lung Cancer Dataset (LUCADA) [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] in order to gain a better understanding
of the care delivered during referral, diagnosis and treatment of lung cancer patients.
We have manually built a domain specific OWL 2 lung cancer ontology based on the
LUCADA data model.4 The LUCADA ontology provides the semantic layer of the Lung
Cancer Assistant [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], an ontology-based system that is capable of providing guideline
rule-based decision support during lung cancer MDT meetings.
      </p>
      <p>
        SNOMED CT [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] is the reference ontology of choice across the information
systems within the National Health Service (NHS). Thus, to facilitate interoperability with
other NHS applications, we integrated LUCADA with a lung cancer-specific module
of SNOMED CT. To this end, we have (i) identified the classes in SNOMED CT related
to those in LUCADA and established correspondences (i.e. mappings) between them;
and (ii) extracted a small fragment of SNOMED CT that captures the meaning of such
relevant classes (i.e., a domain-specific module). SNOMED CT, however, is a complex
ontology describing more than 300,000 classes; as a result, computing mappings with
LUCADA is infeasible without suitable tool support. Thus, to perform task (i) we used
the interactive-mode of the ontology matching system LogMap [
        <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
        ]. Additionally, in
order to perform task (ii), we used the ontology modularization technique described
in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Table 1 provides a side by side comparison of LUCADA and the integrated
ontology LUCADA-SNOMED CT in terms of number of entities, axioms and expressivity.
      </p>
      <p>
        In order to incorporate lung cancer guideline knowledge, we introduced the patient
scenario class into both ontologies [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. A guideline rule consists of an antecedent, i.e.
rule body, which specifies the eligibility criteria for the rule and a consequent, i.e. rule
head, which encapsulates the action(s) to take when the conditions in the antecedent
are satisfied [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. According to our guideline rule inference framework, we represent
the guideline rule antecedents as defined patient scenario classes, whose equivalent
class capture the semantics for rule eligibility criteria. As an example, the eligibility
for the guideline rule5 “Consider radiotherapy for Stage I, II, III patients with good
performance status” is encoded as the following OWL 2 class equivalence axiom:
GR1 ≡
      </p>
      <p>
        GoodPerformancePatient ⊓ ∃ hasClinicalFinding.
(NeoplasticDisease ⊓ ∃ hasPreHistology.NonsmallCellCarcinoma ⊓
∃hasPreTNMStaging.string ⊓ ∀ hasPreTNMStaging.{I , I I , I I I })
4 Through a data sharing agreement between the University of Oxford and NLCA, we have been
granted access to an anonymised version of LUCADA dataset.
5 The guideline rules have been extracted from from National Institute for Clinical Excellence
(NICE) document [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>
        Furthermore, we represent a patient record as a set of OWL 2 individual axioms
with respect to the terminological knowledge captured within the LUCADA and the
integrated LUCADA-SNOMED CT ontologies as exemplified in [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. According to this,
a patient record is characterised (on average) by 25 class and property assertion axioms.
An OWL 2 reasoner can be used to determine whether a specific patient is a member
of a particular patient scenario class, and therefore, subject to the recommendations or
actions of the respective guideline rule.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Evaluation</title>
      <p>
        We evaluated the scalability of our guideline rule inference framework with
off-theshelf OWL 2 reasoners: HermiT 1.3.7 [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], Pellet 2.3.0 [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] and FaCT++ 1.6.2 [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
The tests have been performed on a Windows 7 64-bit desktop computer with 15 GiB
of RAM and an Intel Xeon 2.27 GHz CPU. Overall, we report two sets of experimental
results as given below. Note that all results reported here have been acquired as averages
of at least 10 repetitions of the described experimental setup.
3.1 Increasing the TBox with patient scenarios
In the first set of experiments we compared how the classification and realisation times
of LUCADA and LUCADA-SNOMED CT ontologies varied as we increased the
guideline rule coverage (i.e. patient scenarios classes). To this end, we incrementally added to
each ontology 40 patient scenarios, represented as equivalent class axioms (see Section
2), and recorded the times taken by each reasoner to perform classification (i.e.
execution of precomputeInferences(CLASS HIERARCHY) method) and realisation of
only one patient individual (i.e. execution of the method getTypes()).
      </p>
      <p>Figures 1 and 2 summarise the reasoning times obtained for the LUCADA and
LUCADA-SNOMED CT ontologies respectively. In both figures, we only report the total
inference times (classification + realisation) for FaCT++ and Pellet since the
individual realisation times for these two reasoners were negligible. However, for HermiT
5
10
15 20 25
Number of patient scenarios
30
35
40
0</p>
      <sec id="sec-3-1">
        <title>FaCT++ (total) Pellet (total) HermiT (classification) HermiT (realisation)</title>
      </sec>
      <sec id="sec-3-2">
        <title>FaCT++ (total)</title>
        <p>Pellet (total)
HermiT (classification)</p>
        <p>HermiT (realisation)
)
s
m
(
e
m
i
T
30
35
40
we present classification and realisation times separately, since realisation takes up a
significant portion of the total inference time (up to 0.2ms for LUCADA and 1s for
LUCADA-SNOMED CT). We note that the classification times for all three reasoners are
below one second for the LUCADA ontology, whereas they rise to 9 and 50 seconds
re70000 FaCT++</p>
        <p>Pellet</p>
        <p>HermiT
60000
50000
)s 40000
m
(
e
m
iT 30000
20000
10000
60000
50000
40000
30000
20000
10000
0
0
20
40 60
Number of patients
80
1000
spectively with FaCT++ and Pellet for the integrated LUCADA-SNOMED CT ontology.
Note that HermiT classifies the integrated ontology the fastest, with classification times
ranging from 1.6s to 2.2s.
In the second set of experiments, we incrementally added 100 patient records,
represented as OWL 2 individuals axioms (see Section 2), to the LUCADA ontology which
contained 40 patient scenarios. Figure 3 compares the realisation times (i.e. execution
of the method getTypes() for each patient individual) obtained by all three reasoners.
As expected, realisation times increase as more patients are added to the ontology. It is
noticeable that FaCT++ and HermiT have very disparate behaviours. While the increase
in realisation times with respect to the number of patient individual in the ontology is
fairly gradual and linear for FaCT++, the realisation times for HermiT increase very
quickly and clearly in a non-linear fashion. Although not as severe as the realisation
times achieved by HermiT, Pellet realisation times are also considerably slower
compared to FaCT++ and seem to increase non-linearly.
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusions</title>
      <p>In this paper we evaluated empirically the classification and realisation performances
of the three most commonly used OWL 2 reasoners within our guideline rule inference
framework. We found that FaCT++ is the best choice for our application since it
provides very fast inference times for both classification and realisation. We also found
that HermiT provides the fastest TBox reasoning times for the integrated
LUCADASNOMED CT ontology; but it performs poorly in ABox reasoning with both ontologies.
Finally, we found that Pellet performs well in classifying the LUCADA ontology but
struggles with the LUCADA-SNOMED CT ontology, which contains many axioms
inherited from SNOMED CT.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgements</title>
      <p>The LCA project was funded by the CDT in Healthcare Innovation programme within
the Institute of Biomedical Engineering, Oxford University. We would also like to
acknowledge the clinical inputs from our collaborators Dr Michael Peake, Prof Fergus
Gleeson and Dr Donald Tse during the elicitation of guideline rules from the literature.
Jime´nez-Ruiz was partially supported by the Seventh Framework Program (FP7) of
the European Commission under Grant Agreement 318338, ”Optique”, and the EPSRC
projects Score!, ExODA and MaSI3.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Austin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Information Integration and Decision Support for Multidisciplinary Team Meetings on Colorectal Cancer</article-title>
          .
          <source>Ph.D. thesis</source>
          , University of Oxford (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>Cuenca</given-names>
            <surname>Grau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Horrocks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            ,
            <surname>Motik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Parsia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Patel-Schneider</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.F.</given-names>
            ,
            <surname>Sattler</surname>
          </string-name>
          ,
          <string-name>
            <surname>U.</surname>
          </string-name>
          :
          <article-title>OWL 2: The next step for OWL</article-title>
          .
          <source>J. Web Sem</source>
          .
          <volume>6</volume>
          (
          <issue>4</issue>
          ),
          <fpage>309</fpage>
          -
          <lpage>322</lpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>Cuenca</given-names>
            <surname>Grau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Horrocks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            ,
            <surname>Kazakov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            ,
            <surname>Sattler</surname>
          </string-name>
          ,
          <string-name>
            <surname>U.</surname>
          </string-name>
          :
          <article-title>Modular reuse of ontologies: Theory and practice</article-title>
          .
          <source>J. Artif. Intell. Res</source>
          .
          <volume>31</volume>
          ,
          <fpage>273</fpage>
          -
          <lpage>318</lpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Fox</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Johns</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lyons</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rahmanzadeh</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thomson</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , Wilson, P.:
          <article-title>PROforma: a general technology for clinical decision support systems</article-title>
          .
          <source>Computer Methods and Programs in Biomedicine</source>
          <volume>54</volume>
          (
          <issue>12</issue>
          ),
          <fpage>59</fpage>
          -
          <lpage>67</lpage>
          (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Horrocks</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patel-Schneider</surname>
            ,
            <given-names>P.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boley</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tabet</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grosof</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>SWRL: A Semantic Web Rule Language Combining OWL and RuleML</article-title>
          .
          <source>Tech. rep., World Wide Web Consortium</source>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Isern</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sa</surname>
          </string-name>
          ´nchez,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Moreno</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          :
          <article-title>HeCaSe2: A Multi-agent Ontology-Driven Guideline Enactment Engine</article-title>
          .
          <source>In: 5th International Central and Eastern European Conference on MultiAgent Systems</source>
          . pp.
          <fpage>322</fpage>
          -
          <lpage>324</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Jime</surname>
          </string-name>
          <article-title>´nez-</article-title>
          <string-name>
            <surname>Ruiz</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cuenca Grau</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>LogMap: Logic-based and Scalable Ontology Matching</article-title>
          . In:
          <string-name>
            <surname>Int'l Sem</surname>
          </string-name>
          .
          <source>Web Conf. (ISWC)</source>
          . pp.
          <fpage>273</fpage>
          -
          <lpage>288</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Jime</surname>
          </string-name>
          <article-title>´nez-</article-title>
          <string-name>
            <surname>Ruiz</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cuenca Grau</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horrocks</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Large-scale interactive ontology matching: Algorithms and implementation</article-title>
          .
          <source>In: European Conf. on Artif. Intell. (ECAI)</source>
          . pp.
          <fpage>444</fpage>
          -
          <lpage>449</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Miksch</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shahar</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Johnson</surname>
            , P.D.:
            <given-names>A</given-names>
            sbru: A
          </string-name>
          <string-name>
            <surname>Task-Specific</surname>
          </string-name>
          ,
          <article-title>Intention-Based, and TimeOriented Language for Representing Skeletal Plans</article-title>
          .
          <source>In: 7th Workshop on Knowledge Engineering: Methods &amp; Languages (KEML-97)</source>
          (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Motik</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shearer</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horrocks</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Hypertableau reasoning for description logics</article-title>
          .
          <source>J. Artif. Intell. Res</source>
          .
          <volume>36</volume>
          ,
          <fpage>165</fpage>
          -
          <lpage>228</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tu</surname>
            ,
            <given-names>S.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>A.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shahar</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>EON: A Component-Based Approach to Automation of Protocol-Directed Therapy</article-title>
          .
          <source>Journal of the American Medical Informatics Association</source>
          <volume>3</volume>
          (
          <issue>6</issue>
          ) (
          <year>1996</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12. NICE:
          <article-title>The Diagnosis and Treatment of Lung Cancer (Update)</article-title>
          .
          <article-title>National Collaborating Centre for Cancer (UK). NICE Clinical Guidelines</article-title>
          , No.
          <volume>121</volume>
          . (
          <year>2011</year>
          ), available from: http: //www.ncbi.nlm.nih.gov/books/NBK99021/
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>NLCA: The National Clinical Lung Cancer Audit (LUCADA) Data Manual</surname>
          </string-name>
          (
          <year>2010</year>
          ), available from: http://www.hscic.gov.uk/lung
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Riaz</surname>
            ,
            <given-names>S.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lchtenborg</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jack</surname>
            ,
            <given-names>R.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Coupland</surname>
            ,
            <given-names>V.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Linklater</surname>
            ,
            <given-names>K.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peake</surname>
            ,
            <given-names>M.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mller</surname>
          </string-name>
          , H.:
          <article-title>Variation in surgical resection for lung cancer in relation to survival: Population-based study in england 20042006</article-title>
          .
          <source>European Journal of Cancer</source>
          <volume>48</volume>
          (
          <issue>1</issue>
          ),
          <fpage>54</fpage>
          -
          <lpage>60</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Schulz</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cornet</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spackman</surname>
            ,
            <given-names>K.A.</given-names>
          </string-name>
          :
          <article-title>Consolidating SNOMED CT's ontological commitment</article-title>
          .
          <source>Applied Ontology</source>
          <volume>6</volume>
          (
          <issue>1</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>11</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Sesen</surname>
            ,
            <given-names>M.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ban˜</surname>
          </string-name>
          ares-Alca´ntara, R.,
          <string-name>
            <surname>Fox</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kadir</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brady</surname>
            ,
            <given-names>J.M.</given-names>
          </string-name>
          :
          <article-title>Lung Cancer Assistant: An ontology-driven, online decision support prototype for lung cancer treatment selection</article-title>
          .
          <source>In: OWL: Experiences and Directions Workshop (OWLED)</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Sirin</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parsia</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grau</surname>
            ,
            <given-names>B.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kalyanpur</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Katz</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Pellet: A practical OWL-DL reasoner</article-title>
          .
          <source>J. Web Sem</source>
          .
          <volume>5</volume>
          (
          <issue>2</issue>
          ),
          <fpage>51</fpage>
          -
          <lpage>53</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Tsarkov</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horrocks</surname>
          </string-name>
          , I.:
          <article-title>FaCT++ Description Logic Reasoner: System Description</article-title>
          .
          <source>In: Third International Joint Conference on Automated Reasoning, IJCAR</source>
          . pp.
          <fpage>292</fpage>
          -
          <lpage>297</lpage>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Tu</surname>
          </string-name>
          , S.W.,
          <string-name>
            <surname>Campbell</surname>
            ,
            <given-names>J.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Glasgow</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nyman</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McClure</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McClay</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parker</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hrabak</surname>
            ,
            <given-names>K.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berg</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weida</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mansfield</surname>
            ,
            <given-names>J.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Abarbanel</surname>
            ,
            <given-names>R.M.:</given-names>
          </string-name>
          <article-title>The SAGE Guideline Model: Achievements and Overview</article-title>
          .
          <source>Journal of the American Medical Informatics Association</source>
          <volume>14</volume>
          (
          <issue>5</issue>
          ),
          <fpage>589</fpage>
          -
          <lpage>598</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peleg</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tu</surname>
            ,
            <given-names>S.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boxwala</surname>
            ,
            <given-names>A.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ogunyemi</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zeng</surname>
            ,
            <given-names>Q.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Greenes</surname>
            ,
            <given-names>R.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patel</surname>
            ,
            <given-names>V.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shortliffe</surname>
            ,
            <given-names>E.H.</given-names>
          </string-name>
          :
          <article-title>Design and implementation of the GLIF3 guideline execution engine</article-title>
          .
          <source>Journal of Biomedical Informatics</source>
          <volume>37</volume>
          (
          <issue>5</issue>
          ),
          <fpage>305</fpage>
          -
          <lpage>318</lpage>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>