<?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">Towards an abstract architecture for service discovery with semantic alignment</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Analay</forename><surname>Baltá</surname></persName>
							<email>analay@ia.urjc.es</email>
							<affiliation key="aff0">
								<orgName type="department">CETINIA</orgName>
								<orgName type="institution">University Rey Juan Carlos</orgName>
								<address>
									<settlement>Móstoles</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Alberto</forename><surname>Fernández</surname></persName>
							<email>alberto.fernandez@urjc.es</email>
							<affiliation key="aff0">
								<orgName type="department">CETINIA</orgName>
								<orgName type="institution">University Rey Juan Carlos</orgName>
								<address>
									<settlement>Móstoles</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Towards an abstract architecture for service discovery with semantic alignment</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">551B21DF37ABFE754D0F2083041EEE2A</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T15:05+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>service oriented architecture</term>
					<term>semantic web services</term>
					<term>service discovery</term>
					<term>matchmaking</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In large-scale open environments mechanisms for locating appropriate services have to deal with the additional problem of semantic mismatches among the components. Semantic alignment mechanisms need to be purposefully integrated into a service discovery framework in order to fully exploit its potential. The objective of this paper is to present an ongoing work towards the analysis and design of basic mechanisms able to locate adequate services in open heterogeneous environments. An abstract architecture that addresses the semantic mismatches at service description model level as well as domain ontology is presented. Several open issues are pointed out.</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>In multiagent systems, agents communicate with the aim of achieving their objectives. Agents are autonomous entities capable of planning the tasks they have to carry out to maximize their utilities. An individual agent may require a service to be performed by another entity. In order to be able to achieve a fruitfully interaction the two agents must understand the semantic of the messages they exchange. This is typically done by sharing the same ontology, although this is not easy to achieve in open systems. Another option is to use ontology bridges, which make use of ontology alignment techniques <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref> to transform information from one ontology to another.</p><p>There are several stages since an agent identifies a given need until the service that provides it is eventually executed. First, the agent identifies some functionality that it is not able to perform or that might be executed more efficiently by an external entity. Then, candidate service providers must be located. Once a set of potential providers are known, the agent must choose one among them. This decision can be made based on several factors such as quality of service, price, reputation, etc. After the selection is made the two agents might engage in a negotiation about the conditions under which the service is going to be performed. After an agreement has been reached the service can be called. Agreement Technologies [3] like semantic alignment, negotiation, argumentation, virtual organizations, decision making, learning, trust, and so on, will be used to develop such large-scale open systems.</p><p>We concentrate on the phase of provider location. Distributed service directories and efficient decentralised matching techniques with powerful description languages are essential for dynamic and scalable service discovery. Furthermore, in such environments the mechanisms for locating appropriate services have to deal with the additional problem of semantic mismatches among the components.</p><p>In this paper we present an ongoing work towards the development of a service discovery framework where semantic alignment mechanisms are purposefully integrated into.</p><p>The rest of the paper is organized as follows. In the next section we begin by describing the Service Oriented Architecture so as to establish the context in which this work is situated. Section 3 presents an abstract architecture for semantic service discovery, which pays especial attention to semantic alignments of service descriptions. In section 4 we discuss several open issues for further research. Finally, we present some conclusions and future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Service Oriented Architectures</head><p>Fig. <ref type="figure" target="#fig_0">1</ref> shows a general Service Oriented Architecture (SOA) <ref type="bibr" target="#b2">[4]</ref>. It involves three or more parties: a requester, one or more providers and a directory, which supports services during the transaction and possibly mediates between the requester and the provider. Roughly speaking, the requester corresponds to the client, and the provider corresponds to the server in the typical client-server architecture. Web Services are the reference enabling technology for SOA. Web Services can be seen as a collection of technologies, protocols and standards that build programming solutions for specific application integration problems. As the number of available web services is steadily increasing, companies realize the need for automatically discovering web services and having an automated composition.</p><p>SOA combines the service discovery, selection, and engagement, thus adding a new level of functionality on top of the current Web. The addition of semantic information to describe Web Services, in order to enable the automatic location, combination and use of distributed components, is nowadays one of the most relevant research topics due to its potential to achieve dynamic, scalable and cost-effective Enterprise Application Integration and eCommerce.</p><p>The process of discovering and interacting with a Semantic Web Service includes the following phases <ref type="bibr" target="#b3">[5]</ref>:</p><p>(i) Candidate Service Discovery is the distributed search for available services that can accomplish the client's internal goal or objective. It is a process of identifying candidate services by clients. It involves three types of stakeholders: service providers that publish service advertisements, service requesters that require a service and matchmakers that accept descriptions of available service from providers and match them against requirements from requesters.</p><p>(ii) Service Engagement includes the process of interpreting candidate service enactment constraints, described by each candidate service published, and then requesting or possibly negotiating with prospective services to reach an agreement. Engagement concludes with both service and client knowing and agreeing to the terms of service provision in an explicit or implicit service contract.</p><p>(ii) Service Enactment consists of alternative protocols to initiate service activity, monitor service processes, and confirm service completion. If the service terminates abnormally after a contract has been formed, there may be a final set of protocol interactions to address compensation issues.</p><p>Proper methods to enable the automatic location and selection of suitable services in order to solve a given task or user request are an essential ingredient. To this end, several description frameworks to annotate provided services on the one hand and express service requests on the other have been proposed. They range from logicbased complex and expressive semantic service descriptions (e.g. OWLS <ref type="bibr" target="#b4">[6]</ref>, WSMO <ref type="bibr" target="#b5">[7]</ref>) to syntactical ones (WSDL <ref type="bibr" target="#b6">[8]</ref>, keywords, tag clouds), with some approaches in between (SAWSDL <ref type="bibr" target="#b7">[9]</ref>). Semantic service descriptions are supported on ontologies.</p><p>In this context, several description frameworks to semantically match services on the one hand and service requests on the other have been presented in the literature. Many of the current proposals for defining the degree of match between service advertisements and requests are based on subsumption checking of concepts present in inputs and outputs of service descriptions.</p><p>3 Abstract Service Discovery Architecture Fig. <ref type="figure">2</ref> illustrates the proposed architecture that defines the service discovery functionality. The architecture comprises the building components to match a service request against a service advertisement. In particular, this proposal pays special attention to the problem of semantic mismatches between descriptions. Semantic mismatches are considered at two different levels:</p><p>• Service description models. Services (advertisements and requests) might be described using different languages or models (e.g. OWL-S, WSMO, SAWSDL, ...). • Domain ontology concepts. Since semantic service descriptions rely on the use of domain ontologies, the second type of mismatch is due to the use of different domain ontologies to specify the concepts used in the descriptions. Note that both options can be combined. For instance, two services might share the same service model (e.g. OWL-S) but use different domain ontologies, or they might use the same domain ontology but different service models.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 2 Service Discovery Architecture</head><p>The first step in the matching of two services is the alignment of the service description models. Note that service description approaches not only differ in the language in which they are written. They are classified at different levels of expressiveness, ranging from complex, formal, logic-based semantic descriptions to lightweight syntactical ones. Service model alignment consists of mapping both service descriptions (request and advertisement) into a common service model.</p><p>Once the adequate model alignment has been applied, the unified service descriptions are prepared to be matched. The Service Matching module takes those two descriptions and returns the degree of match between them. We envision here the existence of different matchmakers to deal with different common models. Matchmaking algorithms usually include a Semantic Concept Matching process to analyze the (similarity) relation between concepts used in advertisements and requests. As it was pointed out above, those concepts might belong to different ontologies so a Concept Alignment is carried out to solve this problem. In this case, we keep a local knowledge base of alignments and assume the existence of a external registry of alignments. The local knowledge base acts as a cache of alignments used in previous matchings. The external alignment registry is consulted to avoid carrying out a process of ontology alignment if there is an alignment published by third parties.</p><p>In the next sections we go into details of the building blocks of the proposed architecture.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Service Model Alignment</head><p>As commented above, service model alignment consists of defining a common model for two different ones, and mapping descriptions described in those source models into the common model. This transformation may produce a loss of expressiveness in at least one of the original descriptions, especially if they use models with different expressiveness power. Here, we do not aim at the design of a unified model for any description, which would probably lead us to the definition of a very simple (lightweight) model to account for all the different source models. However, we envision the definition of mappings between pairs of models, thus keeping that particular common model as close to the original ones as possible. Besides, this approach is more modular and flexible to consider new models. Model-to-Model alignments consist of three steps:</p><p>1. Conceptual analysis of characteristics finding mappings between models. Note that this task can be done focusing on service matchmaking, i.e. only the aspects considered by the matching techniques have to be mapped. 2. Definition of a common model language (CML), which might be one of the originals. The use of standard languages is encouraged here. 3. Implementation of a tool for automatic transformation of service descriptions from the original models to the CML.</p><p>In the next subsection we show an example of the alignment between the two most important Semantic Web Service description languages, OWL-S and WSMO.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.1">WSMO/OWL-S alignment</head><p>In order to establish the relationships between the terminologies used in each ontology and propose a mapping, we set out from existing conceptual comparisons between WSMO and OWL-S <ref type="bibr" target="#b8">[10,</ref><ref type="bibr">111]</ref>. As shown in Table <ref type="table" target="#tab_0">1</ref>, Web Service descriptions in WSMO are defined by their preconditions, posconditions, assumptions and effects, and their equivalent in OWL-S are inputs, outputs, preconditions and results, respectively. After the conceptual mapping between models, the next step is the definition of a common description language. We opt for using RDF as the common model language. RDF is a W3C recommendation language to represent resources on the Web. There are a lot of RDF contents and tools to process them. Although RDF is less expressive than OWL-S and WSMO, it is enough (in practice) for representing the information needed for service search. It also allows the use of SPARQL <ref type="bibr" target="#b10">[12]</ref> to query the descriptions. The resulting RDF Schema graph describing semantic Web services for this mapping is shown in Fig. <ref type="figure">3</ref> and the RDF code is shown in Fig. <ref type="figure">4</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Service Matching</head><p>Many of the current approaches to Semantic Web Services matching, particularly those based on OWL-S, started from the work of Paolucci et al. <ref type="bibr" target="#b11">[13]</ref>. This approach proposes a matching algorithm that takes into account inputs and outputs of advertised (A) and requested (R) services. A match between two output concepts (O A , O R ) is the (subsumption) relation between the two concepts in the ontology. They differentiate among four degrees of match: exact</p><formula xml:id="formula_0">(O A = O R ), plug-in (O R subsumes O A ), subsumes (O A subsumes O R</formula><p>) and fail (otherwise). An output matches if and only if for each output of the request there is a matching output in the service description. If there are several outputs with different degree of match, the minimum degree is used. The same algorithm is used to compute the matching between inputs, but with the order of request and advertisement reversed. Finally, the set of service advertisements is sorted by comparing output matches first, if equally scored, considering the input matches. Several authors extend or propose variations to that proposal (e.g. <ref type="bibr" target="#b12">[14,</ref><ref type="bibr" target="#b13">15]</ref>).</p><p>Several similarity (or distance) measures for concept matching have been proposed in the literature, although their application to the concrete domain of service matching is very limited. One of the most well known distance measures between concepts is the length of the shortest path between them in the taxonomy, proposed by Rada et al <ref type="bibr" target="#b14">[16]</ref>. Other proposals further refine that approach ( <ref type="bibr" target="#b15">[17,</ref><ref type="bibr">188]</ref>). Other authors do not base concept similarity on the distance between the concepts ( <ref type="bibr" target="#b17">[19,</ref><ref type="bibr" target="#b18">20,</ref><ref type="bibr" target="#b19">21]</ref>).</p><p>We propose a combination of service matching and concept similarity. In <ref type="bibr" target="#b20">[22]</ref> we describe how both approaches can be combined into a unified service selection framework which returns a numeric value that can be used for ranking services. The &lt;?xml version="1.0"?&gt; &lt;rdf:RDF&gt; &lt; rdf: Description rdf:ID="IDserviceName"&gt; &lt;/rdf:Description&gt; &lt;rdf:Description rdf:ID="serviceName"&gt; &lt;rdfs:domain rdf:resource="#IDserviceName"/&gt; &lt;rdfs:range rdf:resource="#Name"/&gt; &lt;/rdf:Description&gt; &lt;rdf:Description rdf:ID="input"&gt; &lt;rdfs:domain rdf:resource="#IDserviceName"/&gt; &lt;rdfs:range rdf:resource="#Input"/&gt; &lt;/rdf:Description&gt; &lt;rdf:Description rdf:ID="output"&gt; &lt;rdfs:domain rdf:resource="#IDserviceName"/&gt; &lt;rdfs:range rdf:resource="#Output"/&gt; &lt;/rdf:Description&gt; &lt;rdf:Description rdf:ID="assumptions"&gt; &lt;rdfs:domain rdf:resource="#IDserviceName"/&gt; &lt;rdfs:range rdf:resource="#Assumptions"/&gt; &lt;/rdf:Description&gt; &lt;rdf:Description rdf:ID="effect"&gt; &lt;rdfs:domain rdf:resource="#IDserviceName"/&gt; &lt;rdfs:range rdf:resource="#Effect"/&gt; &lt;/rdf:Description&gt; &lt;/rdf:RDF&gt; ranking function compares the level of match first (e.g. exact, plugin, ...), and then the level is refined with the (numerical) similarity value. Since service descriptions consist of several components (inputs, outputs, ...), the similarity between services must be defined based on its individual elements (e.g. each of its inputs) and aggregation operators.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.1">SPARQL as service query language</head><p>If we envision the representation of services in RDF (like the proposed common model for OWL-S and WSMO), then SPARQL <ref type="bibr" target="#b10">[12]</ref> might be used as a query language for services. Note that the SPARQL query might be created either from the scratch or by transforming a service request. In this section we analyse how those requests look like, and the potential and limitations of SPARQL as service request language. We use the RDF service descriptions proposed in section 3.1.1.</p><p>This is an example of a first attempt of defining a flight service request in SPARQL:</p><p>SELECT ?Name WHERE {?x serviceName ?Name .</p><p>?x input #DepartureAirport . ?x input #ArrivalAirport . ?x input #OutboundDate . ?x input #InboundDate . ?x output #FlightsFound . ?x output #PreferredFlightItinerary . ?x effect #HaveSeatResult} This query will return all service names that have at least the four inputs, the two outputs and the effect specified in the query (conditions in the WHERE section are interpreted as conjunctions).</p><p>Remember that a service advertisement (A) match a request (R) if and only if all the inputs of A are provided by R and all the outputs of R are provided by A.</p><p>The first problem we identify is that services that only need a subset of the specified inputs would not be returned. However, services providing more outputs than needed by the requester cause no problem. This problem can be solved by decomposing the query in two: (i) querying the advertisements using the outputs and (ii) using the results to query the original request about the inputs.</p><p>The next problem identified is that querying RDF graphs only returns exact matches. The use of an inference engine to classify the ontology (compute subclass relations) or to interpret the query would provide subsumption reasoning, thus supporting the matchmaking using levels of match (exact, plugin, subsumes, …).</p><p>However, if we need more refined complex matching functions, e.g. taking into account the distance between concepts in a taxonomy, there is no straight way to do it. Instead, new SPARQL inference engines adapted for service matchmaking should be developed.</p><p>Finally, we have to devise how to include semantic alignments into this approach. A solution could go in the line of query transformation by including fragments to consulting RDF alignment specifications (see section 3.3).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Concept Alignment</head><p>In the previous section we saw that current service matchmaking algorithms are based on checking the relations between the concepts that appear in the different fields of semantic service descriptions. If the concepts being compared are defined in different ontologies then semantic alignments must be considered instead of obtaining a fail match.</p><p>An alignment (or mapping) between two ontologies O and O' can be described as a quadruple <ref type="bibr" target="#b21">[23]</ref>:</p><p>&lt;e, e', n, R&gt; where:</p><p>-e and e' are the entities between which a relation is asserted by the mapping (e.g., formulas, terms, classes, individuals) -n is a degree of trust (confidence) in that mapping -R is the relation associated to a mapping, where R identifies the relation holding between e and e'.</p><p>In this work we are not concerned about ontology alignment techniques, but on the use of alignments. Thus, we are interested in representing and querying mappings between ontologies. We propose using RDF as the language for expressing alignments, so that they can be published on the web and queried using SPARQL. In particular, we use the format of the Ontology Alignment Evaluation Innitiative<ref type="foot" target="#foot_0">1</ref> .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Open Issues</head><p>In addition to the aforementioned aspects, we point out here some additional open issues that will need to be dealt with.</p><p>The abstract architecture proposed in this paper describes the process of obtaining the degree of match between a service advertisement and a service request. Typically, this process is carried out by a middle agent or matchmaker (either separated or integrated in the directory of services). Roughly, that process takes as inputs two service descriptions and returns a matching degree (a level of match or a numerical value).</p><p>However, there might be situations in which this task should be done in a different way. Firstly, it is arguable that the matching process can be effectively done in a one step process. As Lara point out <ref type="bibr" target="#b22">[24]</ref>, the semantic description capability of services and of customer goals can be exploited by the service discovery based on a twophased service discovery model. The first phase identifies services that can provide results required by the customer or specifies semantic matchmaking on the goal template level. In the second phase, the input values required by relevant services are considered and only services for which the customer can provide appropriate input, and for which this input can lead to the expected results are selected. The input values will partially determine the results of the service. Then there is a combination of query of selected service and answer of customer. In the best case the customer can only guess, when defining his goal, what input values will be required by services satisfying such goal. In addition, the customer might have a considerable volume of information from which input values to services can be obtained.</p><p>Another usual convention is that service matchmaking is completely carried out in the middle agent (or directory) side. This is possible under the assumption that the middle agent has all the necessary information, i.e. it has complete service descriptions. However, under some circumstances, the provider or the requester might not be interested in revealing some private data, i.e. a credit card number. In those contexts, some mechanisms are needed to deal with such sensitive information. One possible option is to carry out part of the matching on the requester and/or the provider side. In these cases, efficiency issues have to be considered.</p><p>In the development of methods, techniques and tools for open large scale environments, scalability issues are fundamental. In the context of service discovery and the architecture presented in Fig. <ref type="figure">2</ref>, there are two main points that must be considered. They are the decentralised service directories and the discovery of ontology alignments. In both cases, the recent trends in querying distributed data on the semantic web by means of SPARQL end points will be considered in future research.</p><p>As described previously, services can be described in different languages at several levels of expressiveness. Depending on the context in which the searched service is going to be used, the set of candidate services can be larger or smaller. For instance, if the service is expected to be used for automatic invocation or for composition, only semantic service descriptions (OWL-S, WSMO, SAWSDL, ...) would be considered. However, if the service is expected to be used by a human user then also more lightweight descriptions (e.g. keyword-based) would be considered.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion</head><p>In this paper we have dealt with the problem of service discovery in open systems. We proposed an abstract architecture that has semantic alignment as a first citizen component. We provided preliminary ideas and developments towards the construction of a service discovery framework in which semantic alignment mechanisms are purposefully integrated into.</p><p>In particular, we discussed in detail the alignment of OWL-S and WSMO, their differences and the transformation of both into a RDF common model. We also proposed the combination of service matching and concept similarity into an integrated service matching framework. We analysed the use of SPARQL as a service query language and identified the pros and cons, and RDF as ontology alignment representation format.</p><p>The definition of other service description model alignments as well as the implementation of the proposed framework are part of our ongoing work. In the future we also plan to investigate the issues pointed out in section 4 (two-phase service discovery, distributed service directories and context).</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1</head><label>1</label><figDesc>Fig. 1 General Service Oriented Architecture.</figDesc><graphic coords="2,197.04,425.52,201.24,168.84" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 3 .Fig. 4 .</head><label>34</label><figDesc>Fig. 3. RDF graph for service discovery</figDesc><graphic coords="6,195.60,357.48,215.52,128.16" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="4,127.08,375.24,345.72,215.28" type="bitmap" /></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>Mapping between OWL-S and WSMO.</figDesc><table><row><cell>Element</cell><cell>OWL-S</cell><cell>WSMO</cell></row><row><cell>input</cell><cell>hasInput</cell><cell>precondition</cell></row><row><cell>output</cell><cell>hasOutput</cell><cell>postcondition</cell></row><row><cell>precondition</cell><cell>hasPrecondition</cell><cell>assumption</cell></row><row><cell>effect</cell><cell>hasResult</cell><cell>effect</cell></row><row><cell>others</cell><cell></cell><cell></cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://oaei.ontologymatching.org/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Acknowledgment: This work has been partially supported by the Spanish Ministry of Science and Innovation through grants TIN2006-14630-C03-02, and CSD2007-0022 (CONSOLIDER, INGENIO 2010)   </p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Ontology matching</title>
		<author>
			<persName><forename type="first">Jérôme</forename><surname>Euzenat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Pavel</forename><surname>Shvaiko</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>Springer</publisher>
			<pubPlace>Heidelberg (DE</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">Ontology Alignment: Bridging the Semantic Gap</title>
		<author>
			<persName><forename type="first">Marc</forename><surname>Ehrig</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Service oriented architectures: approaches, technologies and research issues</title>
		<author>
			<persName><forename type="first">M</forename><surname>Papazoglou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Van Den Heuvel</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>Springer-Verlag</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">A Semantic Web Services Architecture</title>
		<author>
			<persName><forename type="first">M</forename><surname>Burstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bussler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zaremba</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Finin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">N</forename><surname>Huhns</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Paolucci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P</forename><surname>Sheth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Williams</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Internet Computing</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="72" to="81" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">OWL-S: Semantic Markup for Web Services</title>
		<author>
			<persName><forename type="first">D</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Burstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hobbs</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Lassila</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Mcdemott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Mcilraith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Narayanan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Paolucci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Parsia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Payne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Sirin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Srinivasan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Sycara</surname></persName>
		</author>
		<ptr target="http://www.w3.org/Submission/OWL-S/" />
	</analytic>
	<monogr>
		<title level="m">W3C Member Submission</title>
				<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Web Service Modeling Ontology (WSMO)</title>
		<author>
			<persName><forename type="first">J</forename><surname>Bruijn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bussler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Domingue</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Fensel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hepp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Keller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kifer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>K¨onig-Ries</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kopecky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Lara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Lausen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Oren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Polleres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Roman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Scicluna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Stollberg</surname></persName>
		</author>
		<ptr target="http://www.w3.org/Submission/WSMO/" />
	</analytic>
	<monogr>
		<title level="m">W3C Member Submission</title>
				<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<author>
			<persName><forename type="first">E</forename><surname>Christensen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Curbera</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Meredith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Weerawarana</surname></persName>
		</author>
		<ptr target="http://www.w3.org/TR/wsdl" />
		<title level="m">Web Services Description Language (WSDL) 1</title>
				<imprint>
			<date type="published" when="2001-03">March 2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Semantic Annotations for WSDL and XML Schema (SAWSDL)</title>
		<author>
			<persName><forename type="first">Joel</forename><surname>Farrell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Holger</forename><surname>Lausen</surname></persName>
		</author>
		<ptr target="http://www.w3.org/TR/sawsdl/" />
	</analytic>
	<monogr>
		<title level="m">W3C Recommendation 28</title>
				<imprint>
			<date type="published" when="2007-08">August 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">A Conceptual Comparison between WSMO and OWL-S, WSMO Working Group working draft</title>
		<author>
			<persName><forename type="first">A</forename><surname>Polleres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Lara</surname></persName>
		</author>
		<ptr target="http://www.wsmo.org/2004/d4/d4.1/v0.1/" />
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">2v0.1 Formal Mapping and Tool to OWL-S, WSMO working draft</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">.</forename><surname>Lara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">D4</forename><surname>Polleres</surname></persName>
		</author>
		<ptr target="http://www.wsmo.org/2004/d4/d4.2/v0.1/" />
		<imprint>
			<date type="published" when="2004-12-17">17 december 2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">W3C World Wide Web Consortium</title>
		<ptr target="http://www.w3.org/TR/rdf-sparql-query/" />
	</analytic>
	<monogr>
		<title level="m">W3C Recommendation 15</title>
				<imprint>
			<date type="published" when="2008-01">January 2008</date>
		</imprint>
	</monogr>
	<note>SPARQL Query Language for RDF</note>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Semantic Matching of Web Service Capabilities</title>
		<author>
			<persName><forename type="first">M</forename><surname>Paolucci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kawamura</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Payne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Sycara</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ISWC</title>
				<imprint>
			<publisher>Springer Verlag</publisher>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="333" to="347" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Automated semantic web service discovery with owls-mx</title>
		<author>
			<persName><forename type="first">M</forename><surname>Klusch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Fries</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Sycara</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">AAMAS &apos;06: Proceedings of the fifth international joint conference on Autonomous agents and multiagent systems</title>
				<meeting><address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="915" to="922" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A software framework for matchmaking based on semantic web technology</title>
		<author>
			<persName><forename type="first">L</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Horrocks</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int. J. of Electronic Commerce</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="39" to="60" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Development and application of a metric on semantic nets</title>
		<author>
			<persName><forename type="first">R</forename><surname>Rada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Bicknell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Blettner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Systems, Man and Cybernetics</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="17" to="30" />
			<date type="published" when="1989">1989</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Combining local context andWord-Net similarity for word sense identification</title>
		<author>
			<persName><forename type="first">C</forename><surname>Leacock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Chodorow</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">WordNet: An Electronic Lexical Database</title>
				<editor>
			<persName><forename type="first">Christiane</forename><surname>Fellbaum</surname></persName>
		</editor>
		<imprint>
			<publisher>MIT Press</publisher>
			<date type="published" when="1998">1998</date>
			<biblScope unit="page" from="265" to="283" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Verbs semantics and lexical selection</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Palmer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 32nd annual meeting on Association for Computational Linguistics</title>
				<meeting>the 32nd annual meeting on Association for Computational Linguistics<address><addrLine>Morristown, NJ, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1994">1994</date>
			<biblScope unit="page" from="133" to="138" />
		</imprint>
	</monogr>
	<note>Association for Computational Linguistics</note>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Using information content to evaluate semantic similarity in a taxonomy</title>
		<author>
			<persName><forename type="first">P</forename><surname>Resnik</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IJCAI</title>
				<imprint>
			<date type="published" when="1995">1995</date>
			<biblScope unit="page" from="448" to="453" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Towards measuring similarity in description logics</title>
		<author>
			<persName><forename type="first">A</forename><surname>Borgida</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Walsh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Hirsh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Description Logics</title>
				<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Semantic matchmaking in a p-2-p electronic marketplace</title>
		<author>
			<persName><forename type="first">T</forename><surname>Noia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Di Sciascio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Donini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mongiello</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">SAC</title>
				<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="582" to="586" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Towards Fine-grained Service Matchmaking by Using Concept Similarity</title>
		<author>
			<persName><forename type="first">A</forename><surname>Fernandez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Polleres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ossowski</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ISWC-2007 Workshop on Service Matchmaking and Resource Retrieval in the Semantic Web (SMR2)</title>
				<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Specification of a common framework for characterizing alignment</title>
		<author>
			<persName><forename type="first">Paolo</forename><surname>Bouquet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jérôme</forename><surname>Euzenat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Enrico</forename><surname>Franconi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Luciano</forename><surname>Serafini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Giorgos</forename><surname>Stamou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sergio</forename><surname>Tessaris</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Knowledge web NoE</title>
				<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
	<note>deliverable D2.2.1</note>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Two-phased web service discovery</title>
		<author>
			<persName><forename type="first">R</forename><surname>Lara</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">AI-Driven Technologies for Services-Oriented Computing workshop at the Twenty First National Conference on Artificial Intelligence (AAAI-06)</title>
				<meeting><address><addrLine>Boston, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006">07/2006 2006</date>
		</imprint>
	</monogr>
</biblStruct>

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