<!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>Using annotations to model discourse: an extension to the Annotation Ontology</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Leyla Jael García-Castro</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olga Giraldo</string-name>
          <email>oxgiraldo@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexander García</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Florida State University</institution>
          ,
          <addr-line>Tallahassee, Florida</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universidad Politécnica de Madrid, Ontology Engineering Group</institution>
          ,
          <addr-line>Madrid</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Universität der Bundeswehr München</institution>
          ,
          <addr-line>Werner-Heisenberg-Weg 39, 85779 Neubiberg</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The Annotation Ontology (AO) has proven to be a valuable resource for structuring annotations in scientific documents. We are representing elements of discourse with the AO; by using our proposed extension it is possible to mark up specific rhetorical structures and build a network of interconnected documents. The extension presented in this paper also makes it possible to represent more expressive associations across nanopublications.</p>
      </abstract>
      <kwd-group>
        <kwd>Scientific publications</kwd>
        <kwd>social tagging systems</kwd>
        <kwd>social and semantic web</kwd>
        <kwd>knowledge discovery</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Digital Libraries such as Elsevier Science Direct1 or PubMed2 store electronic
versions of scientific publications. Although these resources provide some
information retrieval mechanisms, it is still difficult to extract facts buried in the text
[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]; for instance, retrieving definitions and claims from literature is usually a manual
process. Making the content explicitly identifiable by means of Semantic Web (SW)
technology has been proposed as a feasible solution for improving information
retrieval across digital libraries; enriching the metadata should make it possible to
identify and extract facts buried in documents [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ]. Documents should be
selfdescriptive and fully immersed in the web of data [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>Heading towards a self-descriptive document requires a well-organized annotation
structure consistent with the underlying rhetorical structure. Annotation should
support not only marking segments but also making the relationships across these
portions explicit. Furthermore, annotations should scaffold relations across
documents. It is not enough to know the concepts in a document; it is also necessary</p>
    </sec>
    <sec id="sec-2">
      <title>1 http://www.sciencedirect.com/</title>
      <p>
        2 http://www.ncbi.nlm.nih.gov/pubmed/
to know how are they related [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] -within the document, across documents and to the
web of data.
      </p>
      <p>
        The Annotation Ontology (AO) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] facilitates modeling annotations on static
resources; an ongoing project will extend the AO in order to facilitate the annotation
on mutable objects as well [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The AO is built upon the Annotea Project3 and
supports both free and semantic annotations: free annotations are expressed by plain
text attached to resources whilst semantic annotations should also include a relation
ao:hasTopic to an ontological entity. Annotations can be attached to the whole
resource but also to portions of it, e.g. sentences, paragraphs, sections, images, tables,
etc. Annotations on any fragment within a document should be modeled by using
selectors; a selector identifies the fragment depending on its nature: aos:TextSelector
identifies a exact match to a piece of text, aos:StartEndSelector identifies the initial
and final position that the annotation refers to, aos:InitEndCornerSelection identifies
the initial and final (x,y) coordinates within an image, etc. The AO offers several
types of annotations such as notes, comments, erratum, etc. Qualifiers are a particular
type of annotations mapped to the Simple Knowledge Organization System4 (SKOS)
properties and particularly useful for semantic annotations: ao:Qualifer maps to
skos:RelatedMatch, ao:ExactQualifer to skos:exactMatch, ao:CloseQualifier to
skos:closeMatch, ao:BroadQualifer to skos:broadMatch, and ao:NarrowQualifier to
skos:narrowMatch. The provenance within AO is supported by the Provenance
Authoring and Versioning ontology5 that provides features on provenance to support
scientific content and its curation. Scientific discourses are modeled by integrating the
AO and SWAN [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        We are broadening the interoperability between SWAN and AO [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], going beyond
the current integration6. We are including concepts from CoreSC [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], SWAN, the
Sample Processing and Separation Techniques (SEP), Ontology for Biomedical
Investigations (OBI), Micro Array Gene Expression Ontology (MGED), and National
Cancer Institute Thesaurus (NCIt). On the one hand, we want to make explicit some
discursive elements in scientific publications, for instance, the structural elements
related to the arrangement and distribution of the document. We are also interested in
identifying argumentative elements, i.e. elements of the discourse. On the other hand,
we are adding new qualifiers and representing annotations on annotations to express
relations across elements and the initiation of a topic thread, i.e. an argumentative line
anchored in the document. We have initially focused our efforts in modeling literature
reviews; although these papers summarize findings reported in other documents and
offer insightful analysis of existing literature, extracting claims, definitions, data, and
other data types is cumbersome –partly due to the lack of markers for these structures.
Moreover, as literature reviews bring together information from existing documents
by pulling out facts and structuring them in a new document, such a network is not
explicit; we are providing the structure so that literature reviews can be seen as a
collection of scaffolded annotations and/or nanopublications.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3 http:// www.w3.org/2001/Annotea/ 4 http:// www.w3.org/2004/02/skos/ 5 PAV, swan.mindinformatics.org/spec/1.2/pav.html 6 http://code.google.com/p/annotation-ontology/wiki/SWANDiscourse</title>
      <sec id="sec-3-1">
        <title>Rhetoric and discourse from Annotations</title>
      </sec>
      <sec id="sec-3-2">
        <title>AO extension to model rhetoric and discourse elements</title>
        <p>
          We have extended the AO with new classes and properties that facilitate making
explicit the rhetoric and discourse embedded in a scientific publication. Classes are
meant to categorize the type of structures expressed in a publication -e.g. definitions,
examples, claims, etc. From the AO, we have reused ao:Definition making it
compliant to the Meaning-of-a-tag (MOAT) [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. We also reused ao:Example as it was
originally proposed. In addition, we integrated classes from SWAN vr. 1.27 as well as
from CoreSC. Table 1 summarizes the proposed classes and presents a short
description of the intended purpose. Whenever a class matches an entity from another
vocabulary the description is taken from there, descriptions taken from the Cambridge
Dictionaries Online8 are identified as CDO, and no quoted descriptions are defined by
the authors.
CDO “a thought or belief about something or someone,
a judgment about someone or something”
CDO “to say that something is true or is a fact,
although you cannot prove it and other people might
7 http://swan.mindinformatics.org/ontologies/1.2/discourseelements.owl
8 http://dictionary.cambridge.org/
aold:Sample
aold:Protocol
aold:Model
aold:Experiment
not believe it”
NCIt “A means, manner of procedure, or systematic
course of actions that have to be performed in order to
accomplish a particular goal.”
SEP “A sample is a substance role played by a
biological substance as an input substance to a
protocol.”
OBI “a protocol is a plan specification which has
sufficient level of detail and quantitative information to
communicate it between domain experts, so that
different domain experts will reliably be able to
independently reproduce the process.”
coresc:Model, “A statement about a theoretical model
or framework”
MGED “The complete set of assays and their
descriptions performed as an experiment for a common
purpose.”
aold:ObservationInRe
search
        </p>
        <p>NCIt “Watching something and taking note of what
happens.”
aold:Result
aold:Discussion
aold:Conclusion
coresc:Result, “Factual statements about the outputs of
an investigation”
The annotation identifies a fragment corresponding to
the discussion of the document
coresc:Conclusion, “Statements inferred from
observations &amp; results relating to research hypothesis”</p>
        <p>We are also proposing classes that facilitate the definition of relations between
entities; this makes it possible to relate fragments within the same document or across
multiple documents. Qualifiers in the AO are mapped to SKOS properties; here we
interpret them as expressing a subjacent relationship between the annotated
fragment/document and the topic. It is recommended to use
ao:Annotation+ao:hasTopic whenever it is needed to point to examples, definitions
and external links related to URIs. The
ao:Qualifier/aold:OnFlyQualifier+ao:hasTopic should be used to relate the annotated
fragment/document to an entity/resource, e.g. to relate “mouse” to an ontological term
“ncbitaxon:10090”. Qualifiers, as proposed by AO, express only five relationships,
we are proposing aold:OnFlyQualifier that extends the original ao:Annotation to
model any relationship that has been defined somewhere else, typically an ontology.
The property aold:definesRelation maps to the subjacent relation, e.g. owl:sameAs,
between the annotated fragment/document and the topic. Relations used by a specific
annotation project can be narrowed down to a set of predefined relations; they may
also be open to represent any relation expressed as free text. The last scenario would
probably require curation mechanisms to see whether the relation is new or can be
mapped to an existing one. Fig. 1 shows two possible uses of aold:OnFlyQualifier: on
the left, an annotator has identified the paper with URI “http://biotea.ws/paper1” as
the same at “http://tinyurl.com/apaper”; on the right, an annotator has identified a
claim and its corresponding source.</p>
        <p>The aold:Relation extends the aold:OnFlyQualifier, it represents an annotation
that brings together a pair of annotations; the ao:body of the annotation establishes the
intended name for the annotation. In this way, it is possible to use
aold:OnFlyQualifier for known relations while using the aold:Relation may be
reserved for new ones. Two subclasses have been proposed,
aold:UnidirectionalRelation for those relations where the subject and object cannot
be interchanged, e.g. is_a, and aold:BidirectionalRelation for all other relations, e.g.
synonyms. If aold:definesRelation is used, it defines a relation, e.g. sameAs, between
the ao:body and the topic. Fig. 2 shows a graphical representation of these classes.</p>
        <p>aold:Relation is useful in cases such as definitions in vocabularies as well as when
making explicit a process described by a document. Additional information can be
found at http://biotea.ws. Fig. 3 illustrates how could aold:Relation be used when
expressing new ways to relate documents. An annotated fragment in a document is
categorized as an “opinion” on a fragment of a second document.</p>
        <p>We have also added two new selectors that work on RDF documents. When
working with these selectors it is assumed that only one rdfs:comment will be present
in the RDF element being annotated. The aold:ElementSelector extends the
aos:textSelector, it identifies an exact chunk of text in the rdfs:comment while the
aold:StarEndElementSelector extends the ao:StartEndSelector by identifying the
start and end positions of the text being annotated in the rdfs:comment. Fig. 4
illustrates an example using the latter selector: A text from position 27 to position 38
in the “Introduction” section of the corresponding RDF representation for the paper
with DOI 10.1016/SO014-5793(03)00051-6 has been annotated; the annotation body
is “mus musculus”. The aold:OnFlyQualifier is here used to indicate that the
annotated text corresponds to ncbitaxon:10090.</p>
        <p>
          In order to support the argumentative process hidden in the text, we are reusing the
properties proposed by the SWAN [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ]; we are also adding new properties, some of
them based on [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]. Table 2 summarizes these properties.
        </p>
        <p>
          Figures 5 and 6 present a hypothesis in a document using the definition given in a
different document; Fig. 5 uses the aold:OnFlyQualifier to establish the relation
“cites to” whereas Fig. 6 uses aold:UnidirectionalRelation. Both figures illustrate
how a fragment in the document with DOI 10.1016/SO014-5793(03)00051-6 has
been annotated as a hypothesis; this hypothesis cites a fragment in the document
PMC1435992 that corresponds to a definition that has been identified as the same
concept defined by the entity CHEBI_16113.
Nanopublications are “a set of annotations that refers to the same statement and
contains a minimum set of (community) agreed-upon annotations”; it is therefore
feasible to use the proposed extension to represent nanopublications. Consider for
instance the definitions for ontology; these vary depending on the field. One that is
commonly used comes from Gruber, “An ontology is a formal specification of a
conceptualization” [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. The statement comprises three concepts: “an ontology”, “is
a”, and “formal specification of a conceptualization”. Upon this statement, different
annotations are possible; for instance: (i) Tom Gruber is the author of the statement,
(ii) the statement is a definition introduced at
http://tomgruber.org/writing/ontolinguakaj-1993.pdf, (iii) this statement is cited by a particular paper, and (iv) this statement
is extended by a particular person. Fig. 7 shows these annotations; provenance of the
annotations has been omitted on the sake of readability.
The proposed extension to AO facilitates making explicit the rhetoric and discourse
hidden in scientific publications in a way such that that machines can consume data.
By using the extensions we can retrieve a list of publications related to a particular
term, written by a specific author, or citing a specific gene or protein; for instance:
 All documents cited by document A that contains definitions coined in
documents B, C, or D
 All materials used in documents cited by document A
 All documents from 2010 using method A but not method B
 All protocols used when materials A, B, and C have been also used
 All documents including some particular words (or entities) in a specific
structural section, e.g. aim, thesis, discussion, results, etc.
        </p>
        <p>Scientific publications annotated in the proposed way benefit from the Semantic
Web and Link Open Data initiatives. Annotations and information extraction based on
these publications become easier, as do sharing them and enriching them with other
information also available in RDF. In this way, we facilitate the integration between
literature and databases making it easier to use data available in publications for
additional analysis. Our ultimate goal is to increase the pace of available scientific
data by helping researchers to find information relevant to their projects. As
publications are annotated, their rhetoric becomes searchable, thus researchers can
better focus on those publications meeting their needs depending on what they are
looking for, e.g. similar experiments based on methods, materials and protocols, or
rebuttals of a particular theory. Furthermore, as annotations can be linked to
databases, this enriched content can also be used for more specialized queries.</p>
        <p>
          We have introduced our own description for some existing concepts in CoreSC
such as Experiment and Observation, as we wanted them to be more accurate from the
workflow laboratory perspective. We have not used the relations proposed by AZ-II
[
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] as they use the same category to express a relation and its corresponding inverse.
For instance, Support is described as “Other work supports current work or is
supported by current work”.
        </p>
        <p>Our approach is compatible with the principles of nanopublications. A concept
would be a minimal ao:Annotation while relations on annotations could be used to
define statements that are uniquely identified by a URI. Annotations, as they are
understood in nanopublications, are also possible as relations, i.e. statement, are
resources that can use as the subject of an annotation. The nanopublication itself
becomes concrete by using the Annotation Set proposed by AO vr. 2.0; the
Annotation Set is a container of annotations that is used to organize annotations that
can be referred to as a whole. Furthermore, our approach makes it possible to relate
nanopublications to any other type of publication. Our approach is also compatible
with other annotation models, such as MOAT and Tag Ontology9, making it easier to
extend and integrate existing applications and tools.
4</p>
        <p>Conclusions
We have presented an extension to AO that facilitates modeling rhetoric and
discourse in scientific publications. Our approach entails using the common practice
of annotating in order to identify specifics within the text; we are also gathering
relationships between the annotated and referenced objects. Categories make it easier
to identify whether it is about a claim, an example, a report, etc.; some of these
categories come from the AO, others are new. In addition to the terms used during the
exercise, we also worked with terms such as hypothesis, conclusion and research
question; these are useful when analyzing the structure of scientific publications
structure. Although not analyzed here, it could also be useful for commercial</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>9 http://www.holygoat.co.uk/projects/tags/</title>
      <p>documents, since they are also related to each other as well as to external resources.
How to implement our model? This is a question beyond the scope of this paper that
remains open; it is one of our top priorities.</p>
      <p>Acknowledgments. We are grateful to Paolo Ciccarese for his fruitful discussions
related to Hypertag migration to AO, i.e. using annotations to express relations.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Clare</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Croset</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grabmüller</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kafkas</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liakata</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oellrich</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>RebholzSchuhmann</surname>
          </string-name>
          , D.:
          <article-title>Exploring the Generation and Integration of Publishable Scientific Facts Using the Concept of Nano-publications</article-title>
          .
          <source>SePublica - Workshop on Semantic Publishing</source>
          , Vol.
          <volume>721</volume>
          . CEUR, Heraklion, Crete, Greece (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Groth</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gibson</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Velterop</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The anatomy of a nanopublication</article-title>
          .
          <source>Information Services and Use</source>
          <volume>30</volume>
          (
          <year>2010</year>
          )
          <fpage>51</fpage>
          -
          <lpage>56</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Garcia</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garcia</surname>
          </string-name>
          , L.-J.,
          <string-name>
            <surname>Labarga</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giraldo</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montana</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bateman</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The Semantic Web and the Social Web heading towards a Living Document in life sciences</article-title>
          .
          <source>Journal of the Semantic Web</source>
          . (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>de Waard</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Breure</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kircz</surname>
            ,
            <given-names>J.G.</given-names>
          </string-name>
          , Van Oosterndorp,
          <string-name>
            <surname>H.</surname>
          </string-name>
          :
          <article-title>Modeling rhetoric in scientific publication</article-title>
          .
          <source>International Conference on Multidisciplinary Information Sciences and Technologies</source>
          , Merida, Spain (
          <year>2006</year>
          )
          <fpage>1</fpage>
          -
          <lpage>5</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Ciccarese</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ocana</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Garcia</given-names>
            <surname>Castro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Das</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Clark</surname>
          </string-name>
          ,
          <string-name>
            <surname>T.</surname>
          </string-name>
          :
          <article-title>An open annotation ontology for science on web 3.0</article-title>
          .
          <source>Journal of Biomedical Semantics</source>
          <volume>2</volume>
          (
          <year>2011</year>
          ) S4
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Morris</surname>
            ,
            <given-names>R.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dou</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hanken</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kelly</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lowery</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ludaescher</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Macklin</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Morris</surname>
            ,
            <given-names>P.J.</given-names>
          </string-name>
          :
          <article-title>Semantic Annotation of Mutable Data</article-title>
          . To be submitted (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Ciccarese</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wong</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ocana</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kinoshita</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruttenberg</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clark</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>The SWAN biomedical discourse ontology</article-title>
          .
          <source>Journal of Biomedical Informatics</source>
          <volume>41</volume>
          (
          <year>2008</year>
          )
          <fpage>739</fpage>
          -
          <lpage>751</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Liakata</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Teufel</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siddharthan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Batchelor</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Corpora for the conceptualisation and zoning of scientific papers</article-title>
          .
          <source>International Conference on Language Resources and Evaluation</source>
          ,
          <string-name>
            <surname>Malta</surname>
          </string-name>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Passant</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Laublet</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Meaning Of A Tag: A Collaborative Approach to Bridge the Gap Between Tagging and Linked Data</article-title>
          .
          <source>International World Wide Web Conference - Linked Data on the Web Workshop</source>
          , China (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Gruber</surname>
          </string-name>
          , T.:
          <article-title>A Translation Approach to Portable Ontology Specifications</article-title>
          .
          <source>Knowledge Acquisition</source>
          <volume>5</volume>
          (
          <issue>2</issue>
          ) (
          <year>1993</year>
          )
          <fpage>199</fpage>
          -
          <lpage>220</lpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>