<!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>Hypotheses, Evidence and Relationships: The HypER Approach for Representing Scientific Knowledge Claims</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Anita de Waard</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Digital Enterprise Research Institute, Nat'l University of Ireland Galway</institution>
          ,
          <addr-line>Galway</addr-line>
          ,
          <country country="IE">Ireland</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Elsevier Labs</institution>
          ,
          <addr-line>Radarweg 29, Amsterdam</addr-line>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Knowledge Media Institute, The Open University</institution>
          ,
          <country country="UK">UK</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>Konrad Lorenz Institute for Evolution and Cognition Research</institution>
          ,
          <addr-line>Altenberg</addr-line>
          ,
          <country country="AT">Austria</country>
        </aff>
        <aff id="aff5">
          <label>5</label>
          <institution>Oxford e-Research Centre, University of Oxford</institution>
        </aff>
        <aff id="aff6">
          <label>6</label>
          <institution>UiL-OTS, Utrecht University</institution>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
        <aff id="aff7">
          <label>7</label>
          <institution>Xerox Research Centre Europe</institution>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Biological knowledge is increasingly represented as a collection of (entity-relationship-entity) triplets. These are queried, mined, appended to papers, and published. However, this representation ignores the argumentation contained within a paper and the relationships between hypotheses, claims and evidence put forth in the article. In this paper, we propose an alternate view of the research article as a network of 'hypotheses and evidence'. Our knowledge representation focuses on scientific discourse as a rhetorical activity, which leads to a different direction in the development of tools and processes for modeling this discourse. We propose to extract knowledge from the article to allow the construction of a system where a specific scientific claim is connected, through trails of meaningful relationships, to experimental evidence. We discuss some current efforts and future plans in this area.</p>
      </abstract>
      <kwd-group>
        <kwd>hypothesis identification</kwd>
        <kwd>discourse analysis</kwd>
        <kwd>pragmatic web</kwd>
        <kwd>science publishing</kwd>
        <kwd>argumentation tools</kwd>
        <kwd>author intent</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>To populate biological databases, computational language processing tools are
increasingly being utilized; see e.g. [Jensen et al. 2006] and [Hunter and Bretonnel
Cohen, 2006] for an overview of this field. One of the main goals of this field, also
referred to as (biomedical) fact extraction [Rebholz-Schuhmann, et al., 2005] is to
produce a collection of triplets, consisting of entities, generally connected to an
ontology instance, and related, via a verb, to other entities. These
entity-relationshipentity (or subject-predicate-object) triplets are expressed in RDF or similar standards,
and are used in different ways: as Structured Digital Abstracts, they are appended to
scientific documents [Seringhaus and Gerstein, 2007] or in query interfaces, triplets
are used as interface to query the life science literature.</p>
      <p>An example of such a system is MEDIE [MEDIE] where questions can be asked
of the nature ‘what relationships to which other entities does entity X possess?’ For
example, the answer to the question ‘p53 &lt;activate&gt; X?’ gives the following results,
where the bold text is the subject of the triplet, the italicized is the verb, and the
underlined text represents the object of the triplet:
(1) SRp55 is one of the most ubiquitous splicing factors and one that can be
upregulated by DNA damage in the absence of p53 , …
(2) PIG3 or TP53I3 is the only known member of the medium chain</p>
      <p>dehydrogenase/reductase superfamily induced by p53 …
(3) In the liver, DMBA induced strong onco/suppressor gene expression as early
as 6 hours after the treatment, but MNU increased the p53 gene expression
12 hours after the treatment.
(4) Recently, we found that nucleophosmin (NPM ), a key factor involved in
p53 signaling pathway, interacts with HEXIM1 and activates
P-TEFbdependent transcription</p>
      <p>There are two main problems with using this type of tool. The first issue is, of
course, that current processing tools are not yet accurate enough. If we look at (2),
‘the only known member of the medium chain superfamily that p53 induces’, PIG3, is
not recognized; in (3), the knowledge gleaned is proposed to be &lt;the p53 gene
expression&gt; increased &lt;the treatment&gt;, which makes no sense at all. However, we
can imagine that with more advanced Natural Language Processing tools, these issues
might be solved, and great advances are made in this field. What remains problematic
is that even if we were to have a perfect representation of phrases into triplets, this
collection of sentences still do not answer the question ‘what does p53 activate?’ An
important omission of this representation is that we get no grip on the validity or the
epistemic value of each sentence: does it contain new experimental knowledge,
created by the author; is it a citation of accepted knowledge, or is the statement purely
hypothetical? In other words, what is the author intent behind the statement?</p>
      <p>If we look at the epistemic value of sentences (1) – (4), it is clear that (1) – (2)
contain a reformulation of existing knowledge, supported by references or presumed
to be widely known; on the other hand, (3) and (4) are results found by the author in
present and past work, respectively. To be able to accept these statements and add
them to a knowledgebase, a user needs to be convinced that, first of all, the author
intends a statement to be a plausible claim (as opposed, for instance, to a hypothetical
claim, or a disputed citation), and secondly, that there is adequate backing for this
claim. So two steps are needed: first, the assignment of epistemic status to a sentence
(e.g. ‘known fact’ or ‘experimental result’ or ‘hypothesis’), and secondly, a link to the
evidence the author has to support her claim.That means that we need to know where
new knowledge is presented in the text, and how this knowledge is supported by
evidence, either through experiments, or through references. What we would like to
have is a list of claims or hypotheses, made by specific authors, some presentation of
evidence for the hypothesis, as well as relationships connecting them, concerning a)
the nature of the evidence and b) the relationship to other hypotheses.</p>
      <p>The shift to author intent means shifting our conceptualization of the text towards
discourse: that is, a move from viewing the text as a collection of verbs and nouns, to
a view of the contextualized pragmatic language used for science. We believe that
utilizing this model of knowledge conveyed by biological discourse can increase the
value of existing text mining tools, and help improve access to collections of
scientific papers represented as networks of collection of claims that have a defined
epistemic value, with links to experimental evidence and argumentative relationships
to other statements and evidence. We call this conceptual approach ‘Hypotheses,
Evidence and Relationships’ (HypER). We argue that this representation adds
essential knowledge to fact extraction, by taking into account how scientific
hypotheses are argued, supported by experimental findings, and how they are
interconnected. We are thus arguing for the need to add the dimension of pragmatics
[Schoop, 2006] to existing semantic representations.</p>
      <p>The basis of the HypER approach will be discussed in the next section. In
section 3, we will discuss some related existing work, which underlies the HypER
concept; in section 4, we describe some preliminary conclusions.</p>
    </sec>
    <sec id="sec-2">
      <title>2 The HypER approach: Taking Scientists’ Discourse Goals into</title>
    </sec>
    <sec id="sec-3">
      <title>Account</title>
      <p>The primary move that we propose is changing the focus of textual analysis from the
phenomenon studied (the object of the study), to the author’s rhetorical/pragmatic
intent. This view of knowledge representation stands on the metaphorical shoulders of
a great collection of work in computational linguistics, discourse comprehension, and
discourse analysis involved with identifying discourse goals and speaker intent. To
paraphrase [Hovy, 1993]: ‘As an initial assumption, we take it that scientific
discourse is goal-oriented: scientists communicate for a reason.’</p>
      <p>There is a wealth of literature in computational linguistics and discourse analysis
[Schiffrin et al., 2003] that deals with the identification (and in some cases
generation) of text in terms of discourse goals, focal shift, and pragmatic intent. This
research is being used to analyze all manners of text, ranging from news [Van
Attenveldt et al., 2008] and public sentiment towards government policies [Kwon,
2006] to conversations [Wooffitt, 2005], patient guideline author’s communications
[Boivin, 2009] and ‘ex-gay rhetoric’ [Stewart, 2008].</p>
      <p>
        However, discourse goals are rarely analyzed for biological texts, which is our topic
of study. So what intent do biologists have? We argue that primary research articles
should be treated, primarily, as persuasive texts
        <xref ref-type="bibr" rid="ref22 ref33">(see also [De Waard et al., 2006; De
Waard and Kircz, 2008] and classic texts in scientific discourse studies, such as
[Gross, 1996; Bazerman, 1988; Latour, 1997])</xref>
        . The author’s main goal is to persuade
the reader of the validity of her claims. There are two aspects to this: the value for the
author(s) and the value for the reader(s). The author puts a claim forward as having a
certain value, but readers are not constrained to accept it that. The persuasiveness of
the discourse lies in the authors’ attempt to persuade their readers to accept the
epistemic values they put on claims. The predominant goal of scientific authors is to
convince their peers of their claims, and share the epistemic values they have assigned
to statements. To do this, they use rhetoric, typical to the narrative form, and
supported by references and (experimental) data [Latour et al., 1997]. So, to represent
scientific articles, we should identify the critical rhetorical elements inside the text.
At the basic level, and as a first approach, these rhetorical elements can be
represented by the main hypotheses the author posits, and supporting evidence in the
form of experiments and references. For example, we would like to see a summary of
the abstract referred to in sentence (1) [Yan, 2008] to look something like this:
Hypotheses: “knockdown of mutant p53 markedly inhibits cell proliferation”
“one mechanism by which mutant p53 acquires its gain-of-function is through the
inhibition of Id2 expression”
Evidence (experimental):
– knockdown of mutant p53 markedly inhibits cell proliferation &lt;link to method +
figure&gt;
– knockdown of mutant p53 sensitizes tumor cells to growth suppression by various
chemotherapeutic drugs &lt;link to method + figure&gt;
– knockdown of Id2 can restore the proliferative potential of tumor cells inhibited
by withdrawal of mutant p53 &lt;link to method + figure&gt;
      </p>
      <sec id="sec-3-1">
        <title>Evidence (supported by other hypotheses):</title>
        <p>– Overexpression of mutant p53 is a common theme in human tumors &lt;’supports’
link to claim in other text&gt;
– knockdown of mutant p53 sensitizes tumor cells to growth suppression by
various chemotherapeutic drugs &lt;’supports’ link to claim in other text&gt;
What is critical here is the identification of new knowledge, claimed by the authors,
vs. the elements on which this knowledge is based, in terms of experimental results
and references to other work, and the underlying relationships. Adding this evaluation
to even the sentences in the abstract (which the previous examples are based on) can
lead to a much more usable representation of the scientific text. Ideally, each item in
the ‘evidence’ list should be augmented by, a) a description of the method used to
obtain the result, b) a figure representing the result, and c) links to the references that
support the or detract from the main hypothesis. Such a representation would allow us
to construct a semantic network of linked hypotheses and evidence.</p>
        <p>There are many ways to identify and represent this persuasive cluster of scientific
findings, both in terms of visualization and in terms of XML/RDF-based knowledge
representations. It is our goal to further coordinate and stabilize such formats for
modeling, exchanging, and facilitating access to knowledge expressed in this way.
Some plans are described in section 4, but first, we identify some key elements needed
to construct such a system, and current work on realizing these.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>3. Elements of a System for Creating HypER-based Knowledge</title>
      <p>To work with knowledge that is represented in this way, various systems need to be
developed and interlinked, to allow a user to search for, view and browse the heritage
of a specific claim, evaluate the evidence supporting it, link it to other claims, and
follow the trail of hypotheses and evidence across the literature. We do not have
either the space or the experience to describe a full-fledged system that could deliver
a HypER – driven knowledge representation, but want to start to make a list of the
types of elements which such a system could include:
A. Hypothesis Creation/Identification tools – to manually or automatically create
and/or extract hypotheses and relationships
B. Argumentation Representation tools – to allow user interaction with the
knowledge presented, and discussions between the authors/users
C. Discourse Representations – for representing documents containing hypotheses
and evidence
D. Rhetorical relationships/argumentational schema’s – for relations between
hypotheses, and hypotheses and evidence
E. Peer review tools – to validate the hypotheses, experimental descriptions and data
F. System for Methodological modeling tools – to model and compare experimental
methods
G. Intellectual property rights management – for this disconnected set of content
Combined, these elements could form the building blocks of a system that allows a
user to explore the provenance of a specific claim, evaluate the data supporting it, and
follow the trail of claims derived from or leading to the current claim. In this paper we
cannot elaborate all of the above, but will focus here on current work in two key
areas: first, we will discuss (3.1) argumentation interfaces and then (3.2) hypothesis
extraction methods. C and D, concerning discourse and relationship representation,
are discussed in a paper also submitted to this workshop [Groza et al, 2009].</p>
      <sec id="sec-4-1">
        <title>3.1 Argumentation representation</title>
        <p>To better allow the exploration of related arguments and interaction in a community,
and build hypothesis-based knowledge ‘gardens’ [Park, 2008] we need appropriate
interactive argumentation tools. Argumentation visualization tools are created to
analyze the discourse and (dis)agreement between collections of documents. Their
goal is to present the user with a distillation of the key discourse moves within and
between documents, without having to read each one, and see argumentation and
claims and counterclaims represented at a higher level of abstraction.</p>
        <p>A well-established body of work is concerned with argumentation schematisation
in the legal and news domains. Van Den Braak et al. [2006] review various
argumentation visualization tools and find some support that these tools do support
improved reasoning abilities. In Bex et al [2007], an example is given of how legal
‘stories’ are converted into a set of statements, connected by legal (argumentational)
relations, to allow an overview of an (eye-witness) account. In a different genre, that
of news Van Atteveldt [Van Atteveldt, 2008] marks up a corpus of newspaper articles
with the Relational Content Analysis method [Popping, 2000; Roberts, 1997], to
construct a detailed picture of the relations between different ‘actors’ and nodes,
which is then modeled in RDF and accessed with semantic technologies.</p>
        <p>There have been several efforts to model scientific argumentation to an existing
schema. The Open University developed a thoroughly founded ontology of
argumentation relations [Mancini and Buckingham Shum, 2006] to provide a network
of argumentation on a specific issue. The ClaiMaker (now: Cohere) tools
[Buckingham Shum, 2008] enable users to annotate significant ideas and claims on a
document, linked by a user-extensible set of semantic relationships. The SALT
initiative [Groza et al., 2008] provides a LaTeX-based tool to computer science that
allows authors the ability to identify their main claims, and mark up relationships to
supporting statements using RST relations [Mann and Thomson, 1987].</p>
        <p>In the MachineProse proposal, which bridges the argumentation visualisation and
structured abstract approaches, [Dinakarpandian et al., 2006], science is represented
as a set of assertions, which can be ‘represented in its simplest form as a pair of
entities’. A paper can affirm, negate or be inconclusive about an assertion. Here,
curators identify a set of assertions and evaluations with a paper; the paper proposes
submission of structured opinions together with article submission.</p>
        <p>Several argumentation visualization tools have been developed for the life
sciences, as well. In NeuroScholar [Burns and Cheng, 2006] a model is made of the
argumentation within an article; the system uses these claims and places them within
in the context of related claims. SWAN [Ciccarese et al., 2008] focuses on identifying
hypotheses in papers on Alzheimer’s disorder, and uses these as the starting point for
a discussion forum. Currently, the identification of claims and hypotheses from the
underlying texts is a manual process, but initiatives are underway to help automate
this process [Das et al., 2008].</p>
        <p>The point of these developments is that when a claim-evidence structure has been
populated as suggested here and published online, a benefit becomes available to
communities of practice in the research, clinical, and educational spaces. We believe
that a concise collection of claims and relations is suited to the social gestures
available at hypothesis discussion sites such as Cohere or SWAN. In this scenario,
elements of HypER structures become information resources that support annotations
that identify claims, questions, and arguments. These annotations are addressable
information resources separate from the HypER documents, but linked to them. In
such systems, web conversations are started when annotations are connected to other
annotations with coherence relations. For example, Issue-based Information System
(IBIS) conversations relying on dialogue mapping [Conklin, 2005] begin when some
of those coherence relations are chosen to answer or ask questions, and to offer
arguments in support or refutation of claims made. The benefit is this: conversations
external to but anchored in scholarly presentations of scientific research facilitate a
wider participation in the research itself and create opportunities where discoveries are
made. These conversations can occur within the context of a particular research project
as well as engaging comparison among several research projects.</p>
      </sec>
      <sec id="sec-4-2">
        <title>3.2 Identifying hypotheses from papers</title>
        <p>There are different approaches used to identify hypotheses from text, either manually,
automatically, or semi-automatically; very often, these require discourse parsing as a
first step. We discuss a few examples of discourse parsing relevant to our case. Marcu
[Marcu, 1999] automatically identifies Rhetorical Structure Theory (RST) relations
[Mann and Thomson, 1987] between elementary discourse units (edu’s). The work of
Teufel [1999] focuses on finding so-called argumentative zones, which are defined as
a [group of] sentences that have the same rhetorical goal. Teufel et al. [1999] identify
six such zones, such as those defining ‘own’ vs. ‘other’ work; stating the background
of a piece of work or its results. Mizuta and Collier [2007] identified similar, but
smaller-grained zones in biological texts. Biber and Jones [2005] define a collection
of biological Discourse Units, and the respective Discourse Unit Type by various
linguistic markers.</p>
        <p>
          Instead of characterizing the discourse structure of research articles, Sándor [2007]
aims at detecting rhetorical metadiscourse functions that are attached to propositions
in biology articles. Rhetorical metadiscourse functions are recurring comments that
authors formulate in order to indicate the epistemic value of the propositions, i.e. their
status with respect to the state of the art. The status of a proposition may be for
example that of a substantially new finding; the author may want to state that a
particular solution is not known; a statement may serve as background knowledge; it
may be a contradiction, or a new research tendency. The analysis is carried out with
the XIP dependency p
          <xref ref-type="bibr" rid="ref1">arser [Aït-Mokhtar et al., 2002</xref>
          ].
        </p>
        <p>Another approach to discourse parsing is the creation of discourse annotation tools
that allow manual discourse parsing. For instance, in the Cohere tool [Buckingham
Shum, 2008], authors (or users of the system) manually create their claims, and link
them by hand. In SALT, authors identify their own claims, as well; the more recent
KonneX platform uses Latent Semantic Indexing to identify relevant conclusions
[Groza, 2008]. The SWAN project uses annotators to assign pertinent hypotheses
[Ciccarese et al., 2008] and allows discussions based on these hypotheses. Some
thoughts on the effects of these developments for the identification of epistemic value
are discussed elsewhere [Carusi &amp; De Waard, submitted].</p>
        <p>In [De Waard, 2007], a model for structuring the rhetoric with marked-up
discourse units is proposed, that aims to support future processing of
rhetoricallystructured biology texts; preliminary experiments to expand this model to add
epistemic value to sentences in PubMed abstracts have been promising [De Waard et
al., 2009]. Other recent research and development can contribute to the reduction in
hand curation. IBM introduced the open source Unstructured Information Management
Architecture (UIMA) and applied it to biomedical documents [Uramoto et al, 2004].
Etzioni et al. have, through their KnowItAll and TextRunner projects, published
numerous papers related to the harvesting of relational information from web
documents [Etzioni et al., 2005]. The evolution of Direct Memory Access Parsing
(DMAP) [Livingston &amp; Reisbeck, 2007] and its OpenDMAP open source product
[Hunter et al., 2008], are aimed at accelerating biomedical discovery. With
NeuroScholar [Burns and Cheng, 2006] and a range of other open source
bioinformatics tools available, we see opportunities for direct application to the
HypER project.</p>
        <p>Concerning hypothesis-centric data formats, various standards are emerging for
representing such discourse, including the standards used for SWAN, Cohere, and the
RDFa-based aTags. aTags [aTags] are a convention for using Semantic Web
technologies and standards for simple representation of annotated assertions in web
environments. They are based on the RDFa syntax [RDFa] and the Semantically
Interlinked Online Communities (SIOC) vocabulary [SIOC], which makes it possible
to embed aTag annotations into normal web pages. The statements, their links to
evidence and annotations with ontology terms can be processed by Semantic Web
tools, enabling the rapid integration of statements from different sources. In a
preliminary trial, we generated aTags for a small corpus of biomedical abstracts
through manual curation [Samwald and Stenzhorn, 2009]. Furthermore, aTags were
extracted from conclusion sections of PubMed abstracts and were made available for
faceted browsing [Samwald, 2009]. In future work, we will further explore the
practicability and expressivity of this simple representation of statements, and will
compare this approach with other systems.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4 Conclusion</title>
      <p>We are firmly convinced that it is time for information technologies to push beyond
what we can do (extracting triplets) towards what we should do: create and extract a
knowledge model which works for humans to make sense of the vast information
environment they are engulfed by. We believe the most promising way forward is to
use and combine elements from the tools described above, and hope that a combined
effort can help overcome the objections to each individual technique. First of all, we
plan to build on our discourse elements model, and try to identify linguistic markers
that might enable automatic identification of rhetorical elements within biological
text. If automatically defined, rhetorical elements might also help prepopulate
argumentation visualization tools with claims and assertions. We are planning a
multi-disciplinary collaboration, to develop a common framework for identifying,
defining, and relating hypotheses in scientific text.</p>
      <p>As some of the groups involved in the tools and technologies described in the
previous section are connecting to each other, we are interested in exploring a a
platform that can support this richer, more argumentation-focused approach to
representing scientific knowledge. This approach could help align research in
argumentation, computational linguistics, sociology of science, hypermedia,
semiotics, and semantic and pragmatic web sciences. At our website,
http://hyper.wik.is, first steps made towards, for instance, bringing various discourse
representations inline, making attempts to coordinating efforts for the automatic
identification of hypotheses, and developing a model for a ‘hypothesis-centric’
conference paper. We look forward to continuing these efforts, and invite members of
the Semantic Web and Computational Linguistic communities to join forces with us.
4. Bex, F., Prakken, H., Reed, C., &amp; Walton, D. (2001). Towards a Formal Account of</p>
      <p>Reasoning about Evidence: Argumentation Schemes and Generalisations, 1-28.
5. Biber, D., &amp; Jones, J. K. (2005). Merging corpus linguistic and discourse analytic research
goals: Discourse units in biology research articles. Corpus Linguistics and Linguistic
Theory, 2(2005).
6. Boivin A, Green J, van der Meulen J, Légaré F, Nolte E (2009). Why consider patients'
preferences? A discourse analysis of clinical practice guideline developers. Med Care.
2009 Aug; 47(8):908-15.
7. Buckingham Shum, S. (2008). Cohere: Towards Web 2.0 Argumentation. Proc. 2nd Int.</p>
      <p>Conf. Computational Models of Argument, 28-30 May 2008, Toulouse: IOS Press.
8. Buckingham Shum, S.J., Uren, V., Li, G., Sereno, B. and Mancini, C. (2007). Modeling
Naturalistic Argumentation in Research Literatures: Representation and Interaction Design
Issues. Int. Jnl. of Intelligent Systems, (Spec. Issue on Comp. Models of Natural
Argument, Eds: C. Reed and F. Grasso, 22, (1), pp.17-47).
9. Burns, GAPC, Cheng, W-C, Thompson, RH and Swanson, The NeuARt II system: a
viewing tool for neuroanatomical data based on published neuroanatomical atlases, BMC
Bioinformatics. 2006; 7: 531.
10. Carusi, A., De Waard, A., (submitted). Changing modes of scientific discourse analysis,
changing perceptions of science, Submitted to IEEE E-Science Conf., Workshop, Web
Semantics in Action, December 11-12, 2009.
11. Chi, Ed H., Pirolli, Chen, and Pitkow (2001). Using Information Scent to Model User
Information Needs and Actions on the Web. In Proc. of ACM CHI 2001 Conf. on Human
Factors in Computing Systems, pp. 490-497. ACM Press, April 2001. Seattle, WA.
12. Ciccarese, P., Wu, E., Wong,G. Ocana, M. Kinoshita, J., Ruttenberg, A. Clark, T. (2008)</p>
      <p>The SWAN biomedical discourse ontology, JBiomed Inf. 2008 Oct;41(5):739-51.
13. Conklin, J. (2005) Dialogue Mapping: Building Shared Understanding of Wicked</p>
      <p>Problems. Wiley.
14. Corbett, Edward P.J. &amp; Connors, Robert J. (1999) Classical Rhetoric for the Modern</p>
      <p>Student, 4th Edition. New York &amp; Oxford: Oxford University Press.
15. Das, S. Green, T. Weitzman, L. Lewis-Bowen, A. &amp; Clark, T. 2008. Linked Data in a</p>
      <p>Scientific Collaboration Framework. 17th Int’l WWW Conf. (WWW2008), Beijing, China
16. Dinakarpandian, D., Lee, Y, Vishwanath,K., Lingambhotla, R. 2006. MachineProse: An</p>
      <p>Ontological Framework for Scientific Assertions, J Am Med Inf. Assoc. 2006;13:220-232.
17. Stephan Gross, The Rhetoric of Science, (Harvard University Press, 1996)
18. Groza, T., Handschuh, S. Möller, K. and Decker, S. (2008) KonneXSALT: First Steps
Towards a Semantic Claim Federation Infrastructure. The Semantic Web: Research and
Applications, LNCS 5021, 80-94. Springer
19. Groza, T., Handschuh, S. Clark,T., Buckingham Shum, S. and De Waard, A. (submitted).</p>
      <p>A Short Survey of Discourse Representation Models, Submitted to the ISWC Workshop
on Scientific Discourse Representation, 2009.
20. Etzioni, O., Cafarella, Downey, M., Popescu, D., Tal, A.-M., Weld, S.W, and Yates, A.
(2005) Unsupervised named-entity extraction from the Web: An experimental study
Artificial Intelligence, 165(1):91-134, 2005
21. Hirschman, L., Yeh, A. Blaschke, C. and Valencia, A., Overview of BioCreAtIvE: critical
assessment of information extraction for biology, BMC Bioinformatics 2005, 6 (Suppl. 1):
22. Hovy, E. H. (1993). Automated discourse generation using discourse structure relations.</p>
      <p>Artificial Intelligence, 63, 341-385.
23. Hunter, L. and Bretonnel Cohen, K. 2006. Biomedical Language Processing Perspective:</p>
      <p>What's Beyond PubMed? Molecular Cell 21, 589-594, March 3, 2006.
24. Hunter L, Lu Z, Firby J, Baumgartner WA Jr, Johnson HL, Ogren PV, Cohen KB. (008).</p>
      <p>OpenDMAP: an open source, ontology-driven concept analysis engine. BMC
Bioinformatics. 2008 Jan 31;9:78</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Aït-Mokhtar</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chanod</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Roux</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2002</year>
          ).
          <article-title>Robustness beyond shallowness: incremental dependency parsing</article-title>
          .
          <source>Nat. Lang</source>
          . Eng.,
          <volume>8</volume>
          (
          <issue>2</issue>
          /3):
          <fpage>121</fpage>
          -
          <lpage>144</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Atags</surname>
            : http://hcls.deri.org/atag/data/microRNA_atags.html Bazerman,
            <given-names>C.</given-names>
          </string-name>
          <year>1988</year>
          .
          <article-title>Shaping written knowledge: the genre and activity of the experimental article in science</article-title>
          , Madison, Wisconsin: Univ. of Wisconsin Press,
          <year>1988</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          25.
          <string-name>
            <surname>Jensen</surname>
            ,
            <given-names>L. J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Saric</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Bork</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Literature mining for the biologist: from information retrieval to biological discovery</article-title>
          . Group,
          <volume>7</volume>
          (Feb),
          <fpage>119</fpage>
          -
          <lpage>129</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          26.
          <string-name>
            <surname>Kwon</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hovy</surname>
            ,
            <given-names>E. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Shulman</surname>
            ,
            <given-names>S. W.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Identifying and Classifying Subjective Claims</article-title>
          .
          <source>The 7th Annual International Conference on Digital Government Research 06, May 21-24</source>
          ,
          <year>2006</year>
          , San Diego, CA, USA.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          27.
          <string-name>
            <surname>Latour</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Woolgar</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>1979</year>
          ).
          <article-title>Laboratory Life: The Social Construction of Scientific Facts</article-title>
          .
          <source>Beverly Hills: Sage</source>
          ,
          <year>1979</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          28.
          <string-name>
            <surname>Livingston</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Riesbeck</surname>
            ,
            <given-names>C.K.</given-names>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>Using Episodic Memory in a Memory Based Parser to Assist Machine Reading</article-title>
          , AAAI Spring Symp. on Mach. Reading, AAAI Press.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          29.
          <string-name>
            <surname>Mancini</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Buckingham Shum</surname>
            ,
            <given-names>S..</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Modeling discourse in contested domains: A semiotic and cognitive framework</article-title>
          .
          <source>Int. Jnl. Hum-Comp.Studies</source>
          ,
          <volume>64</volume>
          (
          <issue>11</issue>
          ), pp.
          <fpage>1154</fpage>
          -
          <lpage>1171</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          30.
          <string-name>
            <surname>Mann</surname>
            ,
            <given-names>W. C.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Thompson</surname>
            ,
            <given-names>S. A.</given-names>
          </string-name>
          <year>1987</year>
          .
          <article-title>Rhetorical Structure Theory: A Theory of Text Organization</article-title>
          , University of Southern California,
          <source>Information Sciences Institute (ISI)</source>
          ,
          <source>Report Number ISI/RS-87-190</source>
          ,
          <year>June 1987</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          31.
          <string-name>
            <surname>Marcu</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>1999</year>
          )
          <article-title>A decision-based approach to rhetorical parsing</article-title>
          ,
          <source>Proceedings of the 37th annual meeting of the Association for Computational Linguistics on Computational Linguistics</source>
          , p.
          <fpage>365</fpage>
          -
          <lpage>372</lpage>
          , June 20-26,
          <year>1999</year>
          ,
          <string-name>
            <given-names>College</given-names>
            <surname>Park</surname>
          </string-name>
          , Maryland.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>32. MEDIE: http://www-tsujii.is.s.u-tokyo.ac.jp/medie/search.cgi</mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          33.
          <string-name>
            <surname>Mizuta</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Collier</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          (
          <year>2004</year>
          )
          <article-title>An Annotation Scheme for a Rhetorical Analysis of Biology Articles</article-title>
          ,
          <source>in Proceedings of the Fourth Intl. Conference on Language Resources and Evaluation (LREC</source>
          <year>2004</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          34.
          <string-name>
            <surname>Park</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Knowledge Gardening as Knowledge Federation</article-title>
          .
          <source>Proceedings Knowledge Federation</source>
          <year>2008</year>
          , Dubrovnik, Croatia, October,
          <year>2008</year>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          35.
          <string-name>
            <surname>Popping</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2000</year>
          ).
          <article-title>Computer-assisted Text Analysis</article-title>
          . Newbury Park / London: Sage. Quillan,
          <string-name>
            <surname>R. M.</surname>
          </string-name>
          (
          <year>1968</year>
          ).
          <article-title>Semantic memory</article-title>
          . In M. Minsky (Ed.),
          <source>Semantic Information Processing</source>
          , pp.
          <fpage>216</fpage>
          -
          <lpage>270</lpage>
          . Cambridge, MA: MIT Press.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>36. RDF-A: http://www.w3.org/TR/rdfa-syntax/</mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          37.
          <string-name>
            <surname>Rebholz-Schuhmann</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kirsch</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Couto</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2005</year>
          ). Facts from Text: Is Text Mining Ready to Deliver? PLoS Biology,
          <volume>3</volume>
          (
          <issue>2</issue>
          ),
          <fpage>188</fpage>
          -
          <lpage>191</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          38.
          <string-name>
            <surname>Roberts</surname>
            ,
            <given-names>C. W.</given-names>
          </string-name>
          (Ed.) (
          <year>1997</year>
          ).
          <article-title>Text Analysis for the Social Sciences: Methods for Drawing Statistical Inferences from Texts and Transcript</article-title>
          . Mahwah, NJ: Lawrence Erlbaum.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          39.
          <string-name>
            <surname>Roos</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marshall</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gibson</surname>
            ,
            <given-names>A.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schuemie</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meij</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Katrenko</surname>
            , S., van Hage,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krommydas</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Adriaans</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>Structuring and extracting knowledge for the support of hypothesis generation in molecular biology</article-title>
          ,
          <source>BMC Bioinf</source>
          .
          <volume>10</volume>
          (
          <issue>S10</issue>
          ),
          <year>Oct 2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          40.
          <string-name>
            <surname>Samwald</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2009</year>
          )
          <article-title>Extracting conclusion sections from PubMed abstracts for rapid key assertion integration http://precedings</article-title>
          .nature.com/documents/3775/version/1
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          41.
          <string-name>
            <surname>Samwald</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Stenzhorn</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          (
          <year>2009</year>
          )
          <article-title>“Simple, ontology-based representation of biomedical statements through fine-granular entity tagging and new web standards” The 12th Annual Bio-Ontologies Meeting</article-title>
          , June 28,
          <year>2009</year>
          , at ISMB 2009, Stockholm, Sweden.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          42.
          <string-name>
            <surname>Sándor</surname>
          </string-name>
          , Á.
          <year>2007</year>
          .
          <article-title>Modeling metadiscourse conveying the author's rhetorical strategy in biomedical research abstracts</article-title>
          .
          <source>Revue Française de Linguistique Appliquée</source>
          <volume>200</volume>
          (
          <issue>2</issue>
          ):
          <fpage>97</fpage>
          -
          <lpage>109</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          43.
          <string-name>
            <surname>Schiffrin</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tannen</surname>
            <given-names>D.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Hamilton</surname>
          </string-name>
          , H.E. (eds).
          <source>The Handbook of Discourse Analysis. Blackwell Publishing</source>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          44.
          <string-name>
            <surname>Schoop</surname>
          </string-name>
          , M.,
          <string-name>
            <surname>de Moor</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Dietz</surname>
            <given-names>J.L.G.</given-names>
          </string-name>
          (
          <year>2006</year>
          )
          <article-title>The pragmatic web: a manifesto</article-title>
          .
          <source>Communications of the ACM</source>
          ,
          <volume>49</volume>
          (
          <issue>5</issue>
          )
          <fpage>75</fpage>
          -
          <lpage>76</lpage>
          , May
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          45.
          <string-name>
            <surname>Seringhaus</surname>
            ,
            <given-names>M. R.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Gerstein</surname>
            ,
            <given-names>M. B.</given-names>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>Publishing perishing? Towards tomorrow's information architecture</article-title>
          ,
          <source>BMC Bioinformatics. BMC Bioinformatics</source>
          ,
          <volume>5</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>5</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>46. SIOC: http://sioc-project.org/</mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          47.
          <string-name>
            <surname>Stewart</surname>
            ,
            <given-names>C. O.</given-names>
          </string-name>
          (
          <year>2008</year>
          )
          <article-title>Social cognition and discourse processing goals in the analysis of `ex-gay' rhetoric</article-title>
          ,
          <source>Discourse &amp; Society</source>
          , Vol.
          <volume>19</volume>
          , No.
          <volume>1</volume>
          ,
          <fpage>63</fpage>
          -
          <lpage>83</lpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          48.
          <string-name>
            <surname>Teufel</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>1999</year>
          )
          <article-title>Argumentative Zoning: Information Extraction from Scientific Text</article-title>
          ,
          <source>PhD Thesis</source>
          , University of Edinburgh,
          <year>1999</year>
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          49.
          <string-name>
            <surname>Teufel</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Carletta</surname>
          </string-name>
          and Moens,
          <string-name>
            <surname>M.</surname>
          </string-name>
          (
          <year>1999</year>
          ).
          <article-title>An annotation scheme for discourse-level argumentation in research articles</article-title>
          ,
          <source>In: Proceedings of EACL</source>
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          50.
          <string-name>
            <surname>Uramoto</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Matsuzawa</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nagano</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Murakami</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Takeuchi</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <article-title>and</article-title>
          <string-name>
            <surname>Takeda</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2004</year>
          )
          <article-title>A text-mining system for knowledge discovery from biomedical documents</article-title>
          ,
          <source>IBM Systems Journal</source>
          , Vol.
          <volume>43</volume>
          , No.
          <issue>3</issue>
          , pp.
          <fpage>516</fpage>
          -
          <lpage>533</lpage>
          ,
          <year>2004</year>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          51.
          <string-name>
            <surname>Van Atteveldt</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kleinnijenhuis</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruigrok</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Schlobach</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2008</year>
          ),
          <article-title>Good News or Bad News? Conducting sentiment analysis on Dutch text to distinguish between positive and negative relations</article-title>
          , in: C.
          <article-title>Cardie</article-title>
          and J. Wilkerson (eds.),
          <source>Spec. Iss. J. of Inf. Technology and Politics</source>
          , vol.
          <volume>5</volume>
          (
          <issue>1</issue>
          ), pp.
          <fpage>73</fpage>
          -
          <lpage>94</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          52. Van den Braak, S.W., Van Oostendorp,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Prakken</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            , &amp;
            <surname>Vreeswijk</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.A.W.</surname>
          </string-name>
          <article-title>A critical review of argument visualization tools: Do users become better reasoners</article-title>
          ?
          <source>Workshop notes of the ECAI-06 Workshop on Computational Models of Natural Argument, Riva del Garda (Italy)</source>
          ,
          <source>August 28-29</source>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          53.
          <string-name>
            <surname>Waard</surname>
            , A. de, Buitelaar,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Eigner</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <year>2009</year>
          .
          <article-title>Identifying the Epistemic Value of Discourse Segments in Biology Texts</article-title>
          .
          <source>Int. Workshop on Computational Semantics</source>
          , Tilburg, February,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          54.
          <string-name>
            <surname>Waard</surname>
          </string-name>
          , A. de. (
          <year>2007</year>
          ).
          <article-title>A pragmatic structure for research articles</article-title>
          .
          <source>In Proceedings of the 2nd international Conference on Pragmatic Web (Tilburg, The Netherlands, October 22 - 23</source>
          ,
          <year>2007</year>
          ).
          <source>ICPW '07</source>
          , vol.
          <volume>280</volume>
          . ACM, New York, NY,
          <fpage>83</fpage>
          -
          <lpage>89</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          55.
          <string-name>
            <surname>Waard</surname>
            , A. de; Breure,
            <given-names>L.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Kircz</surname>
            ,
            <given-names>J.G.</given-names>
          </string-name>
          ; Oostendorp, H. van (
          <year>2006</year>
          ).
          <article-title>Modeling Rhetoric in Scientific Publications</article-title>
          .
          <source>Current Res. in Inf. Sci. and Techn</source>
          . pp.
          <fpage>352</fpage>
          -
          <lpage>356</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          56.
          <string-name>
            <surname>Wooffitt</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2005</year>
          )
          <article-title>Conversation Analysis and Discourse Analysis : a Comparative and Critical Introduction</article-title>
          , Sage Publications, London,
          <year>2005</year>
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          57.
          <string-name>
            <surname>Yan</surname>
            <given-names>W</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            <given-names>G</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Scoumanne</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            <given-names>X.</given-names>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Suppression of inhibitor of differentiation 2, a target of mutant p53, is required for gain-of-function mutations</article-title>
          .
          <source>Canc Res</source>
          <volume>68</volume>
          :
          <fpage>6789</fpage>
          -
          <lpage>96</lpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>