<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Semantic Annotation of Texts with RDF Graph Contexts</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">H</forename><surname>Cherfi</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">INRIA Sophia Antipolis -Méditerranée</orgName>
								<address>
									<addrLine>2004 route des Lucioles -BP 93</addrLine>
									<postCode>FR-06902</postCode>
									<settlement>Sophia Antipolis cedex</settlement>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution" key="instit1">{Hacene.Cherfi</orgName>
								<orgName type="institution" key="instit2">Olivier.Corby</orgName>
								<orgName type="institution" key="instit3">Khaled.Khelif}</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">O</forename><surname>Corby</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">INRIA Sophia Antipolis -Méditerranée</orgName>
								<address>
									<addrLine>2004 route des Lucioles -BP 93</addrLine>
									<postCode>FR-06902</postCode>
									<settlement>Sophia Antipolis cedex</settlement>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution" key="instit1">{Hacene.Cherfi</orgName>
								<orgName type="institution" key="instit2">Olivier.Corby</orgName>
								<orgName type="institution" key="instit3">Khaled.Khelif}</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">C</forename><surname>Faron-Zucker</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">INRIA Sophia Antipolis -Méditerranée</orgName>
								<address>
									<addrLine>2004 route des Lucioles -BP 93</addrLine>
									<postCode>FR-06902</postCode>
									<settlement>Sophia Antipolis cedex</settlement>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution" key="instit1">{Hacene.Cherfi</orgName>
								<orgName type="institution" key="instit2">Olivier.Corby</orgName>
								<orgName type="institution" key="instit3">Khaled.Khelif}</orgName>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="department">I3S</orgName>
								<orgName type="institution" key="instit1">Université de Nice Sophia Antipolis</orgName>
								<orgName type="institution" key="instit2">CNRS</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">K</forename><surname>Khelif</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">INRIA Sophia Antipolis -Méditerranée</orgName>
								<address>
									<addrLine>2004 route des Lucioles -BP 93</addrLine>
									<postCode>FR-06902</postCode>
									<settlement>Sophia Antipolis cedex</settlement>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution" key="instit1">{Hacene.Cherfi</orgName>
								<orgName type="institution" key="instit2">Olivier.Corby</orgName>
								<orgName type="institution" key="instit3">Khaled.Khelif}</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Nguyen</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">INRIA Sophia Antipolis -Méditerranée</orgName>
								<address>
									<addrLine>2004 route des Lucioles -BP 93</addrLine>
									<postCode>FR-06902</postCode>
									<settlement>Sophia Antipolis cedex</settlement>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution" key="instit1">{Hacene.Cherfi</orgName>
								<orgName type="institution" key="instit2">Olivier.Corby</orgName>
								<orgName type="institution" key="instit3">Khaled.Khelif}</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Semantic Annotation of Texts with RDF Graph Contexts</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">C11549175C8AD17799FE0500668C971E</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T01:39+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The basic principle of the Semantic Web carried by the RDF data model is that many RDF statements coexist all together and are universally true. However, some case studies imply contextual relevancy and truth -this is well known in the Conceptual Graph community and handled through the notion of contexts. In this paper, we present an approach and a tool for semantic annotation of textual data using graph contexts. We rely on both Natural Language Processing and Semantic Web technologies and propose a model of RDF contexts inspired by the nested Conceptual Graphs. Sentences are primarily analysed and their grammatical constituents (subject, verb, object) are extracted and mapped to RDF triples. Links between these triples are then established within a semantic scope (i.e., context). The context definition allows us to validate the generated annotations by disambiguating the misleading RDF triples. We show how far our approach is applicable to texts in Engineering Design.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>The semantic annotation of texts consists in extracting semantic relations between domain relevant terms in texts. Several studies address the problem of capturing complex relations from texts -more complex relations than subsumption relations between terms identified as domain concepts. They combine statistical and linguistic analyses. The main applications are in the biomedical domain <ref type="bibr" target="#b0">[1]</ref> by relating genes, proteins, and diseases. Basically, these approaches consist of the detection of new relations between domain terms; whereas in the semantic annotation generation, we aim to identify existing relations, belonging to the domain ontology, within instances in texts and to complete them with the description of the domain concepts related by these identified relations.</p><p>The core issue of the methodology we propose stands in the mapping between grammatical elements of each sentence in the analysed text and the corresponding entities in the dedicated-domain ontology. We base upon the MeatAnnot approach previously designed to support text mining and information retrieval in the biological domain <ref type="bibr" target="#b1">[2]</ref>. It consists of: (i) the detection of relations described in a biomedical ontology, (ii) the detection of terms linked by the identified relations based on term linguistic roles (subject, object, etc.) in the sentence, and (iii) the generation of a corresponding annotation of the analysed biomedical text. We generalize this approach (a) by handling any domain ontology associated to the text to analyse: we do not restrict to the biomedical ontology and rather propose a domain independent approach; (b) by distinguishing between the ontological level and the instance level when linking a term in the text to the ontology: a term is identified to an instance of a concept rather than to the concept itself; (c) by enriching the extracted instances of conceptual relations with contextual knowledge. We rely upon the Corese<ref type="foot" target="#foot_0">3</ref> semantic search engine <ref type="bibr" target="#b2">[3]</ref> which implements the RDF <ref type="bibr" target="#b3">[4]</ref> graph-based knowledge representation language and the SPARQL query language <ref type="bibr" target="#b4">[5]</ref>. Moreover, Corese was extended to handle RDF contextual metadata, hereafter called contexts.</p><p>SPARQL is provided with query patterns on named graphs enabling to choose the RDF dataset against which a query is executed. This is a first step to handle contextual metadata. A named graph can be used to limit the scope of an RDF statement to the context in which it is relevant to query it. Furthermore, by naming contextualized RDF graphs, they can be themselves associated with RDF metadata, enabling querying on several "levels" of (meta-)annotations. This is close to the notion of nested graphs in the Conceptual Graphs model <ref type="bibr" target="#b5">[6]</ref>. We base upon a feature proposed in <ref type="bibr" target="#b6">[7]</ref> to declare RDF sources and we use it to handle named RDF graphs representing different contexts. Corese is provided with two RDF/SPARQL design patterns and SPARQL extensions to represent and query contexts. A first pattern is dedicated to the handling of a hierarchical organization of RDF graphs which can represent inclusions of contexts <ref type="bibr" target="#b7">[8]</ref>. The second pattern is described in this paper and addresses the problem of querying for the contextual relations holding between recursively nested contexts. We take advantage of these Corese features to make explicit the rhetorical relations contained in texts and represent them in the semantic annotations as relations between RDF graph contexts. The methodology we present is implemented and applied to the Engineering Design domain within the framework of the European project SevenPro <ref type="bibr" target="#b8">[9]</ref>. This paper is organised as follows. We give in section 2 the Natural Language Processing (NLP) technique we use to annotate a given text with RDF triples by relating terms occurring in the text. We introduce in section 3 the Corese design pattern we use to represent and handle nested contexts. We show how we use it to enrich our primary text annotations. We explain how these contextualized annotations provide further information retrieval capabilities when applied to Engineering Design domain. Related work is discussed in section 4. Finally, concluding remarks are provided in section 5.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Extraction of relations from texts</head><p>We use the RASP <ref type="bibr" target="#b9">[10]</ref> parser for English texts in order to extract NLP relations (i.e., verb) and their arguments (i.e., subject, object). The RASP parser is in charge of assigning a grammatical category to each word by constructing a syntactical tree of each sentence of the text. For example, let us consider the following simple sentence S as our running example throughout this paper: S: The L1 luggage compartment contains 100cc.</p><p>Hence, we give a simplified RASP syntax tree in Table <ref type="table" target="#tab_0">1</ref>. The sentence S consists of: (1) noun phrase NP, on the left branch of the syntactical tree, which represent the subject subj: determiner and two modifiers; and (2) verbal phrase VP, on the right hand side, constituted of the main verb and the direct object dobj. </p><formula xml:id="formula_0">6 6 m m m m m m m m m m m m The L1 O O luggage h h Q Q Q Q Q Q Q Q Q Q Q Q compartment ] ] &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; contain + s O O 100cc &lt;&lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt; &lt;</formula><p>Mapping of grammatical constituents to RDF triples Let us show on the running example the correspondence between a sentence and its translation to an RDF graph triple. Provided that the domain ontology conveys the following knowledge (as it is the case of the ontology we have built for the SevenPro project): a Luggage compartment is part of a Car; a Luggage compartment is related to a Capacity; property contain has for rdfs:domain Car parts (i.e., Luggage compartment, Door, etc.); property contain has for rdfs:range a Capacity unit. We can state that the triple L1, contain, 100cc is a valid instance of property contain and we add it to the text annotation set. The RDF/XML syntax of this statement is given in Table <ref type="table" target="#tab_1">2</ref> (the spro namespace identifies the SevenPro ontology).</p><p>From simple-to complex-sentence semantic annotation We showed above how we generate RDF annotations for simple sentences with grammatical patterns subject, verb, object, hereafter called S − V − O (some possible ambiguity conveyed by the textual material put aside). Here we discuss the The L1 luggage compartment contains 100cc. RASP syntactic tree analysis RDF annotation &lt;spro:Luggage_compartment rdf:about="#L1"&gt; ("S" &lt;spro:contain&gt; ("NP" ("NP" "The" "L1") "luggage" "compartment") &lt;spro:Capacity rdf:about="#100cc" /&gt; ("VP" "contain::s" ("NP" "100cc")) &lt;/spro:contain&gt; ".") &lt;/spro:Luggage_compartment&gt; handling of more complex sentences and the annotations which we generate. In addition to the S − V − O (sentence in active form) and O − V − S (sentence in passive form) grammatical patterns, we correctly parse and annotate sentences with subordinate phrases when these phrases are "independent" from the main sentence.</p><p>However, for other complex sentences, the semantics of the connection between the subordinate and the main sentence is not so simple and cannot be captured in RDF -which is limited to the representation of conjunctive knowledge. It is, for instance, the case of disjunctive sentences where alternative statements co-exist in implicit different contexts. It is also the case when rhetorical relations play a key role in the sentences to be annotated, like the following one including a conditional premise: "If the car C3 has part door D4, then the 100cc are contained in the L1 luggage compartment.", or this other one containing a causal premise: "The L1 luggage compartment capacity contains 100cc because the car C3 has part door D4.". In some applications, it constitutes a major problem and may lead to a deadlock issue when querying the RDF graph with SPARQL. Hence, we define the so-called RDF graph context, with recursive capability, in order to tackle the current expressiveness capability lack.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Extension of SPARQL to Handle Contextual Relations and Nested Contexts</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">RDF graph context definition</head><p>The SPARQL query language <ref type="bibr" target="#b4">[5]</ref> offers capabilities for querying by graph patterns. The retrieval of solutions (i.e., RDF triple sets) is based on graph pattern matching, close to Conceptual graphs (CG) projection. A SPARQL query is executed against an RDF dataset which represents a collection of graphs. The SPARQL keyword GRAPH is used as primitive to match patterns against named graphs in the query of the RDF dataset, as shown hereafter:</p><p>1. SELECT * WHERE { 2. GRAPH ?s1 {?x c:prop ?y} 3. }</p><p>In line 2 of this example, we can state that the pattern graph ?s1 {?x c : prop ?y} is named as graph ?s1. It can provide a URI to select one graph or use a variable which will range over the URIs of named graphs in the dataset. A complementary feature is proposed in <ref type="bibr" target="#b6">[7]</ref> and implemented in Corese to declare RDF sources. For instance, We can define the source of the graph, as in line 1 below cos : graph = "http : //www.sevenpro.org/car/ctx1", for the following RDF triples corresponding to the sentence with subordinate: "The L1 luggage compartment, that contains 100cc, is separated from tailgate T2.". This graph source is used as the context ctx1 for these triples within SevenPro car domain.</p><p>1. cos:graph="http://www.sevenpro.org/car/ctx1" 2. { 3.</p><p>spro:#T2 spro:separate spro:#L1 4.</p><p>spro:#L1 spro:contain spro:#100cc 5. }</p><p>In RDF/XML syntax, the first triple in line 3 above can be written extensively as: &lt;spro:Tailgate rdf:about="#T2" cos:graph="http://www.sevenpro.org/car/ctx1" &gt; &lt;spro:separate&gt; &lt;spro:Luggage_compartment rdf:about="#L1"&gt; &lt;/spro:separate&gt; &lt;/spro:Tailgate&gt;</p><p>We use the SPARQL GRAPH primitive to handle RDF named graphs representing different contexts within which alternative metadata can be described. Furtehrmore, we provide an extension of SPARQL to query for contextual relations holding between recursively nested contexts. Once contextual knowledge is represented into RDF named graphs identified by URIs and queried with GRAPH query patterns, these graphs can themselves be described into other separate named graphs. This process of meta-annotating named graphs identifying contexts leads to a recursive nesting of contexts -contexts nested one into another. This is of prime interest for use cases where context graphs are annotated with rhetorical or temporal relations. The unstacking of contexts should make explicit the progress in which nested graphs are involved.</p><p>We propose an extension of SPARQL with a REC GRAPH keyword whose grammar rule is similar to the standard SPARQL GRAPH one. The following query enables to retrieve the triples from nested graphs related to a given contextual relation c_Rel. Moreover, all sub-properties of c_Rel -following rdfs:subPropertyOf subsumption relations having c_Rel as value in the RDFS ontology-are matched with the SPARQL query.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>SELECT * WHERE {</head><p>REC GRAPH ?s {?gr1 c_Rel ?gr2} . }</p><p>In addition, when the property is not specified, e.g., a variable ?p replacing c_Rel, Corese retrieves the RDF triples having any property (cf. details in <ref type="bibr" target="#b10">[11]</ref>).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Application example to Engineering design domain</head><p>We have used Corese Graph context capabilities within Sevenpro textual corpus in Engineering Design and the subsequent spro ontology. We show the practical use of the contexts for giving additional metadata with a sentence of the form:</p><formula xml:id="formula_1">If [C1] then [C2], unless [C3].</formula><p>Then, we show how to improve the SPARQL triple set results with corresponding context-augmented SPARQL queries. We comment the RDF graph context representation, we justify the SPARQL queries, followed by a presentation of the possible RDF triple results. Moreover, in the sentence depicted in Table <ref type="table" target="#tab_2">3</ref>, we show the use of nested contexts. In the second column of Table <ref type="table" target="#tab_2">3</ref>, we describe the corresponding RDF triples for the sentence augmented with RDF graph contexts g1 to g3. The third column describes how these graphs are defined as URI resources (with rdf:Description syntax) and nested within nesting graphs c1 and c2 through the domain relations spro:then and spro:unless. In so doing, we are able to query, with context-augmented SPARQL language using the keyword REC GRAPH. Then, Corese matches the triples in the RDF graph corresponding to triples matching the contextual relations spro:then and spro:unless. We extensively obtain the triples shown in column three of Table <ref type="table" target="#tab_2">3</ref>, (lines 3 to 5 in the result part), alongside with the contextual relations spro:then and spro:unless (first two lines in the result part). We show the context-augmented triple results compared to the mere results which we query with standard SPARQL without contexts. The named graphs in the sentence of Table <ref type="table" target="#tab_2">3</ref> are nested as it is shown in  <ref type="table" target="#tab_2">3</ref> sentence: g1 and g2 are nested in c1, which is nested, with g3, in c2.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Discussion and Related Work</head><p>The mechanism introduced by RDF graph contexts is powerful enough to represent a variety of NL expressions. First, with the RDF context expressiveness, we can represent the logical disjunction or, the negation not as RDF graph contexts. Moreover, we can describe the modal primitives can, may, as in: The headliner may be projected beyond the vertical of the external surface. There are a number of other relations which we can model: temporal (i.e., after, meanwhile, etc), spatial (i.e., below, behind, etc.), comparative (i.e., more... than, etc.). Presently, we fail to model the correct annotations of sentences having an ambiguous subject/object constituents. Moreover, a variant in the example sentence raises the still-open problem of anaphora resolution in NLP. The inlet headliner H1 should be lifted by metal bar B2 [. . . ] unless it is in position P5; where the pronoun it represents H1.</p><p>In the Semantic Web domain, the work of <ref type="bibr" target="#b11">[12]</ref> addresses the problem of provenance and trust on the web and proposes an extension of RDF to handle RDF graphs named by URIs, enabling RDF statements describing RDF graphs. The notion of context is used in <ref type="bibr" target="#b12">[13]</ref> to separate statements that refer to different contextual information. They describe a practical solution to explicitly tie contextual information to RDF statements. They identify SPARQL as the query language satisfying their requirements with its patterns on named graphs, however they do not propose any extension of RDF or SPARQL representation paradigms.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion and Future Work</head><p>The objective of this paper is twofold: (i) to show how we generate accurate RDF triples from texts using NLP techniques, and (ii) to augment the semantic annotation generation with RDF graph context metadata in order to catch the semantics of the analysed texts, and consequently to enhance the retrieval capabilities. Linguistic analysis is used to suggest appropriate annotations to the text. The text analysis process strongly depends on the background knowledge (i.e. ontologies, terminology, etc.) of the analysed domain. The more precise ontologies and related terminology -list of domain terms, e.g. car manufacturer names, etc. -, the more significant the extracted annotations are. We have started to generate RDF annotation triples from simple (S − V − O) sentences. Then, a number of features were designed to generate more complex annotations, e.g., sentences containing subordinate phrases. Based upon the context graph capability, we have shown new capabilities of high usefulness in the query of the graph by using named graphs and nested contexts. The RDF graph context paradigm can be used recursively. Hence, the text annotation allows us to produce the accurate corresponding semantic annotation. Finally, our approach is domain independent. The analysis process remain the same provided that ontologies have been adapted according to the text domain.</p><p>In the future, we aim at developing more complex sentence analysis following the rhetorical relations studied in RST <ref type="bibr" target="#b13">[14]</ref> based on the RDF graph context expressiveness. In so doing, a more precise evaluation can be conducted.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .Fig. 1 .</head><label>11</label><figDesc>Fig. 1. In Table3sentence: g1 and g2 are nested in c1, which is nested, with g3, in c2.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 .</head><label>1</label><figDesc>Simplified RASP syntax tree for the running example sentence S</figDesc><table><row><cell>S 8 8 p p p p p p p p p p p p NP (subj)</cell></row></table><note>VP (verb + dobj)h h P P P P P P P P P P P P P P NP((det + mod) + mod)</note></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2 .</head><label>2</label><figDesc>From RASP output to RDF triples</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 3 .</head><label>3</label><figDesc>Result analysis example in Engineering design domain</figDesc><table><row><cell>Sentence</cell><cell>RDF triple with context</cell><cell>Context relation</cell></row><row><cell>If the vehicle V2</cell><cell>ctx:g1 {</cell><cell></cell></row><row><cell>satisfies the</cell><cell>&lt;spro:Vehicle rdf:about="#V2"&gt;</cell><cell>ctx:c1 {</cell></row><row><cell>requirement R1,</cell><cell>&lt;spro:satisfy&gt;</cell><cell>&lt;rdf:Description rdf:about="&amp;ctx;g1"&gt;</cell></row><row><cell cols="3">then inlet headliner &lt;spro:Requirement rdf:about="#R1"/&gt; &lt;spro:then rdf:resource="&amp;ctx;g2"/&gt;</cell></row><row><cell cols="2">H3 should be lifted &lt;/spro:satisfy&gt;</cell><cell>&lt;/rdf:Description&gt;</cell></row><row><cell>by metal bar B4,</cell><cell>&lt;/spro:Vehicle&gt;</cell><cell>}</cell></row><row><cell>unless H3 is in</cell><cell>}</cell><cell></cell></row><row><cell>position P5.</cell><cell>ctx:g2 {</cell><cell></cell></row><row><cell></cell><cell>&lt;spro:Bar rdf:about="#B4"&gt;</cell><cell>ctx:c2 {</cell></row><row><cell></cell><cell>&lt;spro:lift&gt;</cell><cell>&lt;rdf:Description rdf:about="&amp;ctx;c1"&gt;</cell></row><row><cell></cell><cell cols="2">&lt;spro:Headliner rdf:about="#H3"/&gt; &lt;spro:unless rdf:resource="&amp;ctx;g3"/&gt;</cell></row><row><cell></cell><cell>&lt;/spro:lift&gt;</cell><cell>&lt;/rdf:Description&gt;</cell></row><row><cell></cell><cell>&lt;/spro:Bar&gt;</cell><cell>}</cell></row><row><cell></cell><cell>}</cell><cell></cell></row><row><cell></cell><cell>ctx:g3 {</cell><cell></cell></row><row><cell></cell><cell>&lt;spro:Headliner rdf:about="#H3"&gt;</cell><cell></cell></row><row><cell></cell><cell>&lt;spro:hasPosition&gt;</cell><cell></cell></row><row><cell></cell><cell>&lt;spro:Position rdf:about="#P5"/&gt;</cell><cell></cell></row><row><cell></cell><cell>&lt;/spro:hasPosition&gt;</cell><cell></cell></row><row><cell></cell><cell>&lt;/spro:/Headliner&gt;</cell><cell></cell></row><row><cell></cell><cell>}</cell><cell></cell></row><row><cell></cell><cell>SPARQL query</cell><cell>Context-augmented SPARQL query</cell></row><row><cell></cell><cell>SELECT *</cell><cell>SELECT ?g ?x ?p ?y</cell></row><row><cell></cell><cell>WHERE {?x ?p ?y}</cell><cell>WHERE {</cell></row><row><cell></cell><cell></cell><cell>REC GRAPH c2 {?w ?q ?z} }</cell></row><row><cell></cell><cell>Triple results of SPARQL query</cell><cell>Context-augmented triple results</cell></row><row><cell></cell><cell>#V2 spro:satisfy #R1</cell><cell>1. ctx:c1 ctx:g1 spro:then ctx:g2</cell></row><row><cell></cell><cell>#B4 spro:lift #H3</cell><cell>2. ctx:c2 ctx:c1 spro:unless ctx:g3</cell></row><row><cell></cell><cell>#H3 hasPosition #P5</cell><cell>3. ctx:g1 #V2 spro:satisfy #R1</cell></row><row><cell></cell><cell></cell><cell>4. ctx:g2 #B4 spro:lift #H3</cell></row><row><cell></cell><cell></cell><cell>5. ctx:g3 #H3 hasPosition #P5</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_0">http://www.inria.fr/acacia/soft/corese</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Mining information for functional genomics</title>
		<author>
			<persName><forename type="first">S</forename><surname>Staab</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Intelligent Systems and their Applications</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page" from="66" to="80" />
			<date type="published" when="2002-04">March-April 2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">An ontology-based approach to support text mining and information retrieval in the biological domain</title>
		<author>
			<persName><forename type="first">K</forename><surname>Khelif</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Dieng-Kuntz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Barbry</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Universal Computer Science (JUCS)</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="1881" to="1907" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Querying the semantic web with the corese search engine</title>
		<author>
			<persName><forename type="first">O</forename><surname>Corby</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Dieng-Kuntz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Faron-Zucker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 16th Eur. Conf. on Artificial Intelligence ECAI&apos;04/PAIS&apos;04</title>
				<meeting>of the 16th Eur. Conf. on Artificial Intelligence ECAI&apos;04/PAIS&apos;04<address><addrLine>Valencia, Spain</addrLine></address></meeting>
		<imprint>
			<publisher>IOS Press</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="705" to="709" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">rdf primer</title>
		<author>
			<persName><forename type="first">F</forename><surname>Manola</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Miller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Mcbride</surname></persName>
		</author>
		<ptr target=")w3.org/TR/2004/REC-rdf-primer-20040210/" />
		<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
	<note type="report_type">W3C Recommendation</note>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">sparql query language for rdf</title>
		<author>
			<persName><forename type="first">E</forename><surname>Prud'hommeaux</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Seaborne</surname></persName>
		</author>
		<ptr target="www.w3.org/TR/rdf-sparlq-query/" />
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
	<note type="report_type">Technical report</note>
	<note>W3C Recommendation</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Nested Graphs: A Graph-based Knowledge Representation Model with FOL Semantics</title>
		<author>
			<persName><forename type="first">M</forename><surname>Chein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L</forename><surname>Mugnier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Simonet</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 6th Int&apos;l Conf. on Principles of Knowledge Representation and Reasoning (KR&apos;98)</title>
				<meeting>of the 6th Int&apos;l Conf. on Principles of Knowledge Representation and Reasoning (KR&apos;98)<address><addrLine>Trento, Italy</addrLine></address></meeting>
		<imprint>
			<publisher>Morgan Kaufmann Publishers</publisher>
			<date type="published" when="1998-06">June 1998</date>
			<biblScope unit="page" from="524" to="534" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">RDF/XML Source Declaration</title>
		<author>
			<persName><forename type="first">F</forename><surname>Gandon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Bottollier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Corby</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Durville</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of IADIS WWW/Internet</title>
				<meeting>of IADIS WWW/Internet<address><addrLine>Vila Real, Portugal</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page">5</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Implementation of SPARQL Query Language based on Graph Homomorphism</title>
		<author>
			<persName><forename type="first">O</forename><surname>Corby</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Faron-Zucker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 15th Int&apos;l Conf. on Conceptual Structures (ICCS&apos;07)</title>
				<meeting>of the 15th Int&apos;l Conf. on Conceptual Structures (ICCS&apos;07)<address><addrLine>Sheffield, UK</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE Computer Science Press</publisher>
			<date type="published" when="2007-07">July 2007</date>
			<biblScope unit="page" from="472" to="475" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<idno>FP6-027473</idno>
		<ptr target="www.sevenpro.org" />
		<title level="m">SevenPro: Semantic virtual engineering environment for product design European Special Targeted Research Project</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Efficient extraction of grammatical relations</title>
		<author>
			<persName><forename type="first">R</forename><surname>Watson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Carroll</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Briscoe</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc.of the Ninth International Workshop on Parsing Technologies (IWPT), Vancouver, Association for Computational Linguistics</title>
				<meeting>.of the Ninth International Workshop on Parsing Technologies (IWPT), Vancouver, Association for Computational Linguistics</meeting>
		<imprint>
			<date type="published" when="2005-10">October 2005</date>
			<biblScope unit="page" from="160" to="170" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Web, Graphs &amp; Semantics</title>
		<author>
			<persName><forename type="first">O</forename><surname>Corby</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 16th In&apos;l Conf. on Conceptual Structures (ICCS)</title>
				<meeting>of the 16th In&apos;l Conf. on Conceptual Structures (ICCS)<address><addrLine>Toulouse</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008-07">July 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Named Graphs, Provenance and Trust</title>
		<author>
			<persName><forename type="first">J</forename><surname>Carroll</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hayes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Stickler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 14th WWW Conf. Volume</title>
				<meeting>of the 14th WWW Conf. Volume<address><addrLine>Chiba, Japan</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="page" from="613" to="622" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">rdf and Contexts: Use of sparql and Named Graphs to Achieve Contextualization</title>
		<author>
			<persName><forename type="first">H</forename><surname>Stoermer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Palmisano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Redavid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Iannone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Bouquet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Semeraro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 1st Jena User Conference</title>
				<meeting>of the 1st Jena User Conference<address><addrLine>Bristol, UK</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="613" to="622" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Rhetorical Structure Theory and text analysis</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">C</forename><surname>Mann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">M</forename><surname>Matthiessen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Thompson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Discourse Description: Diverse Linguistic Analyses of a Fund-Raising Text</title>
				<imprint>
			<publisher>John Benjamins</publisher>
			<date type="published" when="1992">1992</date>
			<biblScope unit="page" from="39" to="78" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
