<?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">The Mastro Protégé plug-in for OBDA</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Giacomo</forename><surname>Ronconi</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Sapienza University of Rome</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">OBDA Systems</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Marco</forename><surname>Ruzzi</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Sapienza University of Rome</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">OBDA Systems</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Valerio</forename><surname>Santarelli</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Sapienza University of Rome</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">OBDA Systems</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Domenico</forename><forename type="middle">Fabio</forename><surname>Savo</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Sapienza University of Rome</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">OBDA Systems</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">The Mastro Protégé plug-in for OBDA</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">65B986E5B37BE96A208109ACB4B6D0FF</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T08:36+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>
			<textClass>
				<keywords>
					<term>Ontology-based Data Access</term>
					<term>DL-Lite</term>
					<term>Mastro</term>
					<term>Protégé</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Ontology-based data access (OBDA) is a recent approach for accessing data where an ontology is connected to autonomous, and generally pre-existing, data repositories through mappings, so as to provide a high-level, conceptual view over such data. Mastro is a Java tool for OBDA developed at Sapienza University of Rome and at the startup OBDA Systems, which is able to manage an OBDA specification where the ontology is specified in DL-Lite. In this work, we present the Mastro plug-in for the popular ontology editor Protégé. By means of this plug-in, the users can specify and manage full OBDA specifications and execute SPARQL queries posed over the ontology level to access data stored in the underlying data sources.</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>Ontology-based Data Access (OBDA) is a recent paradigm for accessing data sources through the mediation of a concentual domain view, given in terms of an ontology <ref type="bibr" target="#b11">[12]</ref>. OBDA features a three-level architecture composed of the ontology, which provides a formal description of the domain of interest, the data sources used in organizations for storing their information, and the mapping used to specify the semantic relationships between the ontology layer and the data sources. Hence, OBDA can be seen as a form of information integration, where the ontology, which is expressed in a logic-based language, replaces the global schema <ref type="bibr" target="#b10">[11]</ref>. Currently the two most popular systems for OBDA are Mastro <ref type="bibr" target="#b2">[3]</ref> and Ontop <ref type="bibr" target="#b1">[2]</ref>.</p><p>Mastro is developed by OBDA Systems<ref type="foot" target="#foot_0">1</ref> and Sapienza University of Rome, and has been used in recent years in numerous projects with important business partners from the private and public sectors, for example, see <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b12">13]</ref>. Mastro comes with its own commercial application, the Mastro Studio system <ref type="bibr" target="#b4">[5]</ref>, and now, in this paper, we introduce the Mastro plug-in for the popular Protégé <ref type="bibr" target="#b9">[10]</ref> editor for OWL ontologies.</p><p>Ontologies in Mastro are specified through languages belonging to the DL-Lite [4] family of lightweight Description Logics, and support mappings in the standard R2RML format <ref type="bibr" target="#b7">[8]</ref>, and also in their native mapping language. Data sources are seen as relational databases and can be accessed through SPARQL queries over the ontology, exploiting the query answering services provided by Mastro.</p><p>We demonstrate the Mastro Protégé plug-in through the Ontology of Multidimensional Research Assessment, or Sapientia <ref type="bibr" target="#b6">[7]</ref>, an OBDA specification developed and currently used within a project funded by Sapienza University of Rome which models aspects of assessing research activities and their impact on human knowledge and the economic system. For example, it deals with inter-relationships between research activities, between research activities and people's personal knowledge, and between research activities and other missions of individuals and institutions. The ontology is composed of fourteen modules, which formalize a wide array of activities, ranging from teaching, publishing, and research, to funding and preservation.</p><p>Users of the plug-in can inspect, query and edit the Sapientia OBDA specification through the plug-in. The ontology is managed through the features offered by Protégé, while the plug-in's Mappings and SQL Views tabs illustrate how the ontology is linked to the data sources through the mapping assertions, and how to edit or create new mappings and views; the SPARQL query tab and its execution log allow various querying functionalities; and lastly, the plugin allows to approximate OWL 2 into DL-Lite.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Overview of the Plug-in</head><p>Mastro's Protégé plug-in provides a full-fledged environment to define an OBDA specification for Mastro, and to access its query answering service. Along with these core features, the plug-in is equipped with other functionalities among which are: (i) the ap- proximation module that is based on the semantic approach presented in <ref type="bibr" target="#b5">[6]</ref> for approximating OWL 2 ontologies in DL-Lite, the language supported by Mastro. This allows to load OWL 2 ontologies in Protégé, while using its DL-Lite representation for query answering with Mastro; (ii) in order to comply with the current recognized standards of the Semantic Web, Mastro is able to import R2RML mapping into its proprietary format and viceversa, and to export the results of the queries over the ontology into RDF.</p><p>The components of Mastro's plug-in are organized in five sub-tabs under the main Mastro tab, one item in the "Reasoner" menu, and one "Mastro" menu item which provides the features described above. Below we briefly describe each component. Configuration. The Configuration sub-tab is used to create, open, and save a mapping specification, and to define the jdbc parameter connections to the source relational database, and to a database which Mastro uses handle query executions and to store all their information, e.g., results, execution time, ontology and mapping rewritings. SQL Views. This sub-tab is used to create and inspect the views in the specification, and to specify assertions over them, i.e., inclusion assertions, disjointness assertions, and key dependency assertions. Each view is defined by its name and the SQL query code. Mappings. The Mappings sub-tab, shown in Figure <ref type="figure" target="#fig_0">1</ref>, is used to create and inspect the ontology predicate mappings in the specification, and to define the IRI templates that Mastro uses to build the answers from the data in the data source. Each ontology predicate mapping is identified by an ID, and contains the ontology predicate that is being mapped, a conjunctive query over the SQL views, and, optionally, a description. SPARQL Query. The SPARQL Query sub-tab, shown in Figure <ref type="figure" target="#fig_1">2</ref>, allows to define and execute a SPARQL query through Mastro over the ontology. Once the query has been executed, the user can consult its results and its ontology and mapping rewritings, and export the results in RDF or CSV formats. The user can also save the query into a catalog, which is managed through a file that can be loaded, exported, and edited. Additionally, Mastro saves all query executions into a log, allowing the user to visualize those of the selected query. SPARQL Query Execution Log. This sub-tab provides information regarding all executions of SPARQL queries over an OBDA specification. The data shown in the log can be exported, and the queries re-executed.</p><p>The items in the Mastro menu show the details of the approximation performed by the semantic approximation module (Approximation details), allow to access a configuration panel (Mastro properties), to export Mastro's mappings in R2RML (Export mappings to R2RML), and to consult a tutorial of the Mastro plug-in (Help).</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. The Mappings sub-tab.</figDesc><graphic coords="2,122.30,150.96,350.82,229.65" type="vector_box" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. The SPARQL Query sub-tab.</figDesc><graphic coords="3,122.30,150.96,350.82,229.65" type="vector_box" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">www.obdasystems.com</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Acknowledgments. Work supported by MIUR under the SIR project "MODEUS"grant n. RBSI14TQHQ.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Ontology-based data access: The experience at the italian department of treasury</title>
		<author>
			<persName><forename type="first">N</forename><surname>Antonioli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Castanò</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Civili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Coletta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Grossi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lembo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lenzerini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Poggi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">F</forename><surname>Savo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Virardi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of CAISE 2013</title>
		<title level="s">CEUR Workshop Proceedings</title>
		<meeting>CAISE 2013<address><addrLine>València, Spain</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1017">1017. 2013</date>
			<biblScope unit="page" from="9" to="16" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Ontop: Answering SPARQL queries over relational databases</title>
		<author>
			<persName><forename type="first">D</forename><surname>Calvanese</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Cogrel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Komla-Ebri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Kontchakov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lanti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rezk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rodriguez-Muro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Xiao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Semantic Web</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="471" to="487" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">The Mastro system for ontology-based data access</title>
		<author>
			<persName><forename type="first">D</forename><surname>Calvanese</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>De Giacomo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lembo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lenzerini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Poggi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rodriguez-Muro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Rosati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ruzzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">F</forename><surname>Savo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Semantic Web J</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="43" to="53" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Tractable reasoning and efficient query answering in description logics: The DL-Lite family</title>
		<author>
			<persName><forename type="first">D</forename><surname>Calvanese</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>De Giacomo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lembo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lenzerini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Rosati</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">JAR</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="385" to="429" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">MASTRO STUDIO: Managing ontology-based data access applications</title>
		<author>
			<persName><forename type="first">C</forename><surname>Civili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Console</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>De Giacomo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lembo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lenzerini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Lepore</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Mancini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Poggi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Rosati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ruzzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Santarelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">F</forename><surname>Savo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">PVLDB</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="1314" to="1317" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Effective computation of maximal sound approximations of description logic ontologies</title>
		<author>
			<persName><forename type="first">M</forename><surname>Console</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mora</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Rosati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Santarelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">F</forename><surname>Savo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of ISWC</title>
				<meeting>of ISWC</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="volume">8797</biblScope>
			<biblScope unit="page" from="164" to="179" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">The advantages of an ontology-based data management approach: openness, interoperability and data quality</title>
		<author>
			<persName><forename type="first">C</forename><surname>Daraio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lenzerini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Leporelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Naggar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bonaccorsi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bartolucci</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Scientometrics</title>
		<imprint>
			<biblScope unit="volume">108</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="441" to="455" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">R2RML: RDB to RDF mapping language</title>
		<author>
			<persName><forename type="first">S</forename><surname>Das</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sundara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Cyganiak</surname></persName>
		</author>
		<ptr target="http://www.w3.org/TR/r2rml/" />
	</analytic>
	<monogr>
		<title level="m">W3C Recommendation</title>
				<meeting><address><addrLine>W3C</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012-09">Sept. 2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Optimizing query rewriting in ontology-based data access</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">Di</forename><surname>Pinto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lembo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lenzerini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Mancini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Poggi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Rosati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ruzzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">F</forename><surname>Savo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of EDBT</title>
				<meeting>of EDBT</meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="561" to="572" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">The evolution of Protégé: an environment for knowledge-based systems development</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">H</forename><surname>Gennari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Musen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">W</forename><surname>Fergerson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">E</forename><surname>Grosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Crubézy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Eriksson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">F</forename><surname>Noy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">W</forename><surname>Tu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Human-computer studies</title>
		<imprint>
			<biblScope unit="volume">58</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="89" to="123" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Data integration: A theoretical perspective</title>
		<author>
			<persName><forename type="first">M</forename><surname>Lenzerini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of PODS</title>
				<meeting>of PODS</meeting>
		<imprint>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="233" to="246" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Linking data to ontologies</title>
		<author>
			<persName><forename type="first">A</forename><surname>Poggi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lembo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Calvanese</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>De Giacomo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lenzerini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Rosati</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. on Data Semantics</title>
		<imprint>
			<biblScope unit="volume">X</biblScope>
			<biblScope unit="page" from="133" to="173" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">MASTRO at work: Experiences on ontology-based data access</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">F</forename><surname>Savo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lembo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lenzerini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Poggi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rodríguez-Muro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Romagnoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ruzzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Stella</surname></persName>
		</author>
		<ptr target="org" />
	</analytic>
	<monogr>
		<title level="m">Proc. of DL</title>
				<meeting>of DL</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="volume">573</biblScope>
			<biblScope unit="page" from="20" to="31" />
		</imprint>
	</monogr>
	<note>ceur-ws.</note>
</biblStruct>

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