<?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 Semantic model-to-model Mapping of Cross-Domain Component Interfaces for Interoperability of Vehicle Applications An Approach towards Synergy Exploration</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Sangita</forename><surname>De</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Dept. of Electrical Engineering</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Michael</forename><surname>Niklas</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Dept. of Electrical Engineering</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Brian</forename><surname>Rooney Continental</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Dept. of Electrical Engineering</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Juergen</forename><surname>Mottok</surname></persName>
							<email>juergen.mottok@oth-regensburg.de</email>
							<affiliation key="aff0">
								<orgName type="department">Dept. of Electrical Engineering</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Premek</forename><surname>Brada</surname></persName>
							<email>brada@kiv.zcu.cz</email>
							<affiliation key="aff1">
								<orgName type="department">Information Technology OstBayerische Technical</orgName>
								<orgName type="institution">University(OTH)</orgName>
								<address>
									<settlement>Regensburg Regensburg</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Towards Semantic model-to-model Mapping of Cross-Domain Component Interfaces for Interoperability of Vehicle Applications An Approach towards Synergy Exploration</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">3EB7017B225D8E62F20FECED32C989FA</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T10:41+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>component</term>
					<term>Framework</term>
					<term>domain</term>
					<term>interface</term>
					<term>semantic</term>
					<term>mapping</term>
					<term>synergy</term>
					<term>metamodel</term>
					<term>syntax</term>
					<term>application</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>With the increase in demand of services in the automotive industry, automotive enterprises prefer to collaborate with other qualified cross-domain partners to provide complex automotive functions (or services), such as autonomous driving, OTA (Over The Air) vehicle update, V2X (Vehicle-to-Vehicle communication), etc. One key element in cross-domain enterprise collaboration is the mutual agreement between interfaces of software components. In this context, model-to-model mappings of software component models of heterogeneous frameworks for automotive services and to explore the synergies in their interface semantics, have become an essential factor in improving the interoperability among the automotive and other cross-domain enterprises. However, one of the challenges in achieving cross-domain component interface model-to-model mappings at an application level lies in detecting the interface semantics and the semantic relations that are conveyed in different component models in different frameworks. This paper addresses this challenge using a Model Driven Architecture (MDA) based analytical approach to explore interface semantic synergies in the cross-domain component meta-models that are used for automotive services.</p><p>The approach applies manual semantic checking measurements at an application interface level to understand the meanings and relations between the different meta-model entities of crossdomain framework software components. In this research, we attempt to ensure that interface description models of software components from heterogeneous frameworks can be compared, correlated and re-used for automotive services based on semantic synergies. We have demonstrated our approach using component meta-models from cross-domain enterprises, that are used for the automotive application domain.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>I. INTRODUCTION</head><p>Today's vehicle electronics are essentially clusters of heterogenous ECUs (Electronic Control Units) from various suppliers with varying levels of complexity. From simple sensor/actuators all the way up to High Performance Computing (HPC) chipsets, communicating over heterogeneous communication networks or even off-car to Wireless Networks. The application (app) developers must have knowledge of a wide range of technologies instead of being focused on a particular technology such as programming or data interchange. The automotive software industry always looked for means to narrow the gap on the way from requirement to software. Therefore, this would require interface adaption <ref type="bibr" target="#b5">[6]</ref> at the app component model level to achieve transparent interoperability. Since a component model is much easier to understand and maintain than code, the investment in MDE (Model Driven Engineering) to achieve transparent interoperability among app software components (SWCs) continues to pay back in long-term.</p><p>Current System Engineering models in an automotive domain such as SysML (System Modelling Language), UML, etc. allows graphical modelling of component interfaces independent of software. Typically, an Interface Description Language (IDL) defines the software interface agreements between the app component interfaces. IDLs are typically bound to one or more programming language generators. Over the time, in the automotive app domain the level of abstraction at which functionality is specified, published and or consumed has gradually become higher and higher <ref type="bibr" target="#b15">[16]</ref>. Eventually progress has been made from modules, to objects, to components, and now to services <ref type="bibr" target="#b15">[16]</ref>. A service is the major construct for publishing and should be used at the point of each significant interface. Today most of the SWC interfaces are based on Service Contracts, thereby allowing heterogeneous systems to communicate and interchange their services. The SOA (Service-Oriented Architecture) pattern allows us to manage the usage (delivery, acquisition, consumption, etc.) in terms of, related services <ref type="bibr" target="#b15">[16]</ref>. To bridge the semantic gap between the FW SWCs and to achieve interoperability by reusing of artifacts, requires understanding of the semantic mapping at app SWC interface level <ref type="bibr" target="#b0">[1]</ref> <ref type="bibr" target="#b8">[9]</ref>. The IDLs that are used for automotive app domain SOSCM (Service-Oriented Software Component Model) interface description may need to consider the following fundamental characteristics <ref type="bibr" target="#b0">[1]</ref>:</p><p>• Interface type: The distinction of the basic interface type: operation-based (e.g. methods invocations) and data-based service interface (e.g. data passing).</p><p>• Separation of Interface Roles: The distinction between the provides-part and the requires-part of a service interface.</p><p>• Interface interaction points: Service interface interaction points (e.g. ports, topics, etc.).</p><p>• Method invocation: Method signatures containing information with valid parameter types, e.g. Clientserver, Sender-Receiver, Publish-Subscribe etc.</p><p>• Attributes: Specification of attributes or fields e.g. getters, setters, Notifiers, etc.</p><p>• Abstraction of Component: abstract description of the SWC (single or composite) using the interfaces.</p><p>• Interaction with Connectors: Specification of software connectors used for realization of an interface mapping between provider and receiver SWCs interfaces.</p><p>• Interface Behavior &amp; Semantic Annotation constraints: The invariants, pre-and postcondition constraints of a component interface internal behavior depends on the state of the SWC.</p><p>• Interface Binding: The binding type describes the way a vehicle app SWC interfaces binds to a middleware communication protocol for intra-or inter-ECU communication.</p><p>A component construct fundamentally combines both service interfaces and interaction description. However, SWC interface binding to middleware is not considered in the current scope to align the focus towards interface semantic synergies exploration for heterogeneous component models purely at app level.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Contribution of the Report</head><p>The automotive industry can be regarded as a complex yet connected network (ecosystem) of highly interdependent subsystems as seen in Fig. <ref type="figure" target="#fig_0">1</ref>. Systems with a heterogeneous implementations, architectures, semantics have to be integrated into collaborative environments to support automotive complex services. The interoperability between them has become a major challenge in this new ecosystem, thereby generating several research questions about how to manage the information exchange and collaboration between these heterogeneous system's FWs at app level with so vastly different properties <ref type="bibr" target="#b16">[17]</ref>. This paper presents a detailed investigation on semantic survey of the component interface models of various cross-domain FWs. The paper explores the possibilities of semantic service-based interfaces matches and reveals the areas of semantic mismatches between the information ex-change formats of heterogeneous system's FWs at an app level where the interoperability is crucial <ref type="bibr" target="#b16">[17]</ref>. The proposed solution in this paper is based on exploration of component interface semantic synergies <ref type="bibr" target="#b1">[2]</ref> <ref type="bibr" target="#b8">[9]</ref>. Exploration of interface semantic synergies could also further aid in SWC reusability in the future.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. Motivation Scenario and Related Work</head><p>In the last decade a plethora of different interface specification models or IDLs were designed using different technologies to support automotive app domain. This could be due to the fact: firstly, coexistance of new ECU HW interfaces with legacy as seen in Fig. <ref type="figure" target="#fig_0">1</ref>, secondly, the conformance to frequent new standards in automotive domain <ref type="bibr" target="#b9">[10]</ref>, thirdly, the non-functional system requirements such as performance and scalability. Unlike adaption of ADLs (Architecture Description Languages) of frameworks that requires adaption of the entire end-to-end stack at system specification level, adaption of IDLs would basically focus on adaption of components, ports, connectors, algorithmic code of FW SWCs purely at an app level <ref type="bibr" target="#b17">[18]</ref>. To increase interoperability and efficient reuse of component interface model, it is important to understand the differentiation of component model interfaces. The authors of <ref type="bibr" target="#b0">[1]</ref> proposes a Component Model Classification FW which identifies and discusses the basic principles of component models. The authors of <ref type="bibr" target="#b14">[15]</ref> proposes alignment of ontologies of source UML models with semantic heterogeneity into a single ontology or merged coherent model by using a process of detection and resolution of semantic conflicts that may exist among the different UML models. To deal with interoperability, one possible option is to make each component implement several interfaces, which makes the software interface unnecessarily big. A second possible option may be to provide different implementations of a single component for each of the automotive development environments. Such a solution however, will increase the development cost and test effort. A third option could be to possibly consider the role of connectors in the construction of a software system from reusable components that is to consider especially the role connectors should play when the distribution and deployment of a component-based application is considered, as proposed by authors of <ref type="bibr" target="#b6">[7]</ref>.</p><p>In this context Software Adaption is a promising approach to build flexible interfaces for variable software systems. Authors of <ref type="bibr" target="#b16">[17]</ref> proposes adapter systems to deal with service mismatch problems that can happen in the information exchange in heterogeneous SOA-based environments where the interoperability is crucial. The authors of <ref type="bibr" target="#b1">[2]</ref> present an automated approach to model-to-model mapping and transformation methodology, which applies semantic and syntactic checking measurements to detect the meanings and relations between different models automatically. The authors of <ref type="bibr" target="#b10">[11]</ref> propose component model-to-model transformations to establish translation of semantics by manual mapping of programming languages of heterogeneous platforms <ref type="bibr" target="#b10">[11]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>II. METHODOLOGY</head><p>With the proposed methodology based on static analysis of interface semantics, we have attempted to provide a level of abstraction at SWC interface semantic specification level and have defined an abstract UML profile (M2 level) model also called Component-Port-Connector (CPC) model <ref type="bibr" target="#b0">[1]</ref> [7] <ref type="bibr" target="#b4">[5]</ref>, to describe each of the cross-domain FW SWC constructs in context of interfaces. The SWC constructs agrees mostly to the traits that are visible in the Black-box view of a component. A SWC construct of SOA based automotive app domain FWs fundamentally represents (i) the SWC service-basedinterfaces used for the interaction with the other components for inter-or intra-ECU communication, and (ii) the means of SWC binding and communication using middleware. With the given approach each of the FW SWC constructs are represented using the CPC models, abstracted from the SWC meta-models of heterogeneous domain FWs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Classified Levels for Semantic Survey of Software Component Interfaces</head><p>To illustrate the approach of static semantic analysis of SWC interfaces, we have considered few of the SWC constructs of the cross-domain platforms supporting automotive apps. In this approach, Interface Syntactic level was not considered as it covers only the syntactic aspect and describes the signature of an interface in a FW specific programming language and is relatively out of current research scope. For simplicity, we have classified SWC constructs into three basic levels <ref type="bibr" target="#b0">[1]</ref>[12] :</p><p>• Interface Semantic level: reinforces the syntactic level and concerns with the meaning of features often specified by the expectations and effects of individual features. A generalization of this level can be assumed as semantics <ref type="bibr" target="#b11">[12]</ref>.</p><p>• Interface Behavioral level: represents dynamic behavior of service-based interfaces based on constraints (e.g. constraints on their temporal ordering, precondition, postcondition, invariants, etc.). It expresses their internal behavior (e.g. internal states).</p><p>• Composition level: Connection represents interactions between interface functionalities and behavior in two components as far as accessible through SWC ports <ref type="bibr" target="#b4">[5]</ref> e.g. Synchronous, Asynchronous, etc.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 2 illustrates automotive app domain SWC constructs represented by an abstract generic CPC model [1][12][19].</head><p>Towards the SWC interface semantic synergy exploration, the structure of an abstract generic CPC model illustrates the abstract view of the components at different containment levels, their interface types, their typed input and output ports, and the connectors between them. Abstraction of the generic CPC model emphasize on the common service-based interface semantic properties and hide the platform specific details that are not needed in the interface description <ref type="bibr" target="#b18">[19]</ref>.</p><p>A generic specific CPC model can further provide knowledge base for future automotive domain specific software solution such as coherent, unified IDL or a Meta-IDL model. With the reference to the abstract generic CPC model, we have tried to represent the CPC model for each of the FW SWC constructs based on three identified basic levels: Interface semantic, Interface Behavior and Composition <ref type="bibr" target="#b0">[1]</ref>. With the semantic survey we have compared and revealed the areas of service interface semantic matching and mismatches among the cross-domain FW IDLs at model level in reference to the generic CPC model. This section provides an overview of abstract SWC interface model descriptions in context of "constructs", for those FW components that are used in automotive app domain. The meta-models used for component constructs identifies the list of relevant concepts and a list of relevant relationships between these concepts specific to FWs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Automotive Domain: AUTOSAR Adaptive Framework</head><p>AUTOSAR (AUTomotive Open System Architecture) is widely accepted as the defacto standard of automotive system software architecture for developing apps of various automotive platforms during the different phases of a vehicle life cycle. The AUTOSAR Adaptive platform (AR AP) app SWC template meta-model is implemented using ARXML Schema. The AR AP SWC has a service provider port (PPortPrototype) and a receiver port (RPortPrototype). Each PortPrototype is typed using service interfaces. An example of AR AP app SWC (release version 18-10) specific meta-model (M2 level) UML profile representation can be seen in Fig. <ref type="figure" target="#fig_2">3</ref>. The Service interface model employed for interface description is specified using various elements, this includes <ref type="bibr" target="#b2">[3]</ref>:</p><p>• Aggregation of variable data prototypes in the role of Events (VariableDataPrototype);</p><p>• Aggregation of Getter, Setter and Notifiers in the role of Fields. A Field is a combination of a Remote Procedure Call (RPC) and an event.</p><p>• Aggregation of Client-Server Operations in the role of Methods. Arguments data required for Client-Server Operation is represented in the role of ArgumentDataPrototype in the meta-model as a precondition. Method calls used for communication among SWC types in AR AP can be described as synchronous or asynchronous (e.g. fireAndForget).</p><p>The service interfaces instances in AR AP are deployed using RPC communication. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. Infotainment Domain: Franca Framework</head><p>Franca IDL (FIDL) is developed as a part of the GENIVI standard Franca (version 0.13.0) FW and supports IVI (In-Vehicle infotainment) system's interfaces. Franca IDL is language binding neutral and independent of concrete bindings. Franca+ IDL (FCDL) provides an extension to the Franca FW that adds support to the modeling of components, composition of components, typed ports (provides and required), port interfaces (optional major and minor versions) and connectors between ports as seen in the meta-model represented by UML profile in the Fig. 4 <ref type="bibr" target="#b9">[10]</ref>. Franca FW uses FIDL to define app interfaces and FCDL to define app SWCs and their configurations. Like AR AP, Franca+ FW also supports the CompositionComponentPrototype (named as Component). A component contained in a composition is called Component Prototype. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>P1 ⊂ G1 ∪</head><p>The service attribute marks a component as service running on the target platform. The Methods, Events, and Fields of AR AP service interface are semantically aligned to Franca+ IDL's (FCDL) Methods, Broadcasts and Attributes. TABLE <ref type="table" target="#tab_0">I</ref>. illustrates interface semantic synergies (indicated by arrows) observed between the app SWC constructs (only at app interface level) meta-model elements of AR AP and Franca FWs. Semantic mapping of Franca IDL Fire-and-Forget Method to AR AP app service interface Method can be achieved by activation of the "fire &amp; forget" semantics of a given method by setting the value of attribute method.fireAndForget to value true <ref type="bibr" target="#b3">[4]</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>C. Robotics Domain: ROS Framework</head><p>The Robot Operating System (ROS) developed by Willow Garage aims to provide a software development environment for robotics. ROS is a perfect FW for autonomous driving cars and provides high-level functions such as route planning, connectivity, etc. Literally, ROS (version 2.0) is not a component-oriented software. However, like in many programming paradigms (objects in object-orientation, etc.), ROS also strives to build apps from modular units. In the ROS programming model, the modular programming unit is a node <ref type="bibr" target="#b7">[8]</ref>.Nodes are semantically similar to SWComponentPrototype in AR AP as can be seen in Fig. <ref type="figure" target="#fig_4">5</ref>.</p><p>A Topic can be considered as a named communication channel which is used to send and receive messages between nodes and can be semantically mapped to PortInterface of AR AP. In ROS2 (ROS version 2.0) all the necessary information exchange among nodes is performed through messages. ROS2 has two basic types of interaction endpoints attached to a node that are data and control interaction endpoints.</p><p>In case of the exchanged information having data semantics (using DDS: Data Distribution Services) and being communicated mostly asynchronously (non-blocking mode) as a pre-condition between invoker and invoke, this functionality is achieved through introduction of the messages and the concept of topics to which the messages are published for subscription <ref type="bibr" target="#b7">[8]</ref>. ROS2 TopicSubscription can be semantically mapped to EventSubscription in AR AP. Data Semantics are semantically similar to the asynchronous fireAndForget Method invocation of AR AP <ref type="bibr" target="#b4">[5]</ref>. In contrast to AR AP, the concept of a connection does not exist in ROS2. Location-transparency between nodes is achieved through the concept of a master node. The master node provides naming and registration facilities for all nodes <ref type="bibr" target="#b7">[8]</ref> <ref type="bibr" target="#b4">[5]</ref>. In ROS2 in case of the exchanged information having command semantics and being communicated mostly synchronously (blocking mode) as a pre-condition between invoker and invoke, this functionality is achieved through introduction of a service concept. The service in ROS2 is defined by a string name and a pair of messages, a request and a reply message and is semantically similar to RPC based ClientServerOperation in AR AP. Unlike AR AP, services cannot be grouped through service ports in ROS2. In ROS2 component models or nodes are described using Message Description language (MDL) or Service Description Language (SDL) based on data and command semantics requirements.   </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>AUTOSAR Adaptive Component Construct Element</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>ROS Component Construct Element</head><formula xml:id="formula_0">C1 C22 C2 C25 C4 C26 C5 C27 C6 C29 C7 C28</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>D. Telematics Domain: Android Framework</head><p>An Android application runs in its own process and cannot access the data of another application running in a different process. To allow one application to communicate with another running in a different process, Android provides an implementation of IPC (Inter Process Communication) through the Android Interface Definition Language (AIDL). It allows to define the programming interface that both the client and service agree upon in order to communicate with each other using IPC. Four different types of app components are used as essential building blocks of an Android app namely, Activities, Services, Broadcast receivers and Content providers.</p><p>Three of the four component types activities, services, and broadcast receivers are activated by an asynchronous message called an Intent (also an IPC). Intents bind individual components to each other at run-time using messages <ref type="bibr" target="#b12">[13]</ref>. However, a data request is treated by the Content Provider (CP). The requesting data is indicated through URI (Uniform Resource Identifier), which provides the standard access to CP. The communication between various functionalities of app components is provided by Receiver of Broadcast and Intents (RBI). For the communication, the object Intent must be passed as a parameter for the RBI to search the functionality.</p><p>The broadcast receiver schedules the JobServices event chains. These Events are semantically similar to Events used by AR AP app SWCs. However, if an app service is used only by the local application and does not need to work across processes, then only a Binder class implementation can provide direct client access to public methods in the service <ref type="bibr" target="#b13">[14]</ref>. Unlike AR AP apps, for most of the Android apps, the service doesn't need to perform multithreading, so using a Messenger allows the service to handle one call at a time. If it's important that the service to be multithreaded, use of AIDL is preferred to define the interface <ref type="bibr" target="#b12">[13]</ref>.</p><p>The startService() service method call invoked by a client result in a corresponding call to the server or service's Service.onStartCommand (Intent, int, int) method. On successful service connection binding with the stub or server, the client receives an instance of IBinder interface using onServiceConnected() callback method as seen in Fig. <ref type="figure">6</ref>. These method calls of an Android app can be semantically mapped to ClientServerOperation() method calls and Notifier fields of an AR AP app SWC. The oneway keyword modifies the behavior of remote calls. When it is used, a remote call does not block, it simply sends the transaction data and immediately returns. The oneway remote method calls can be semantically mapped to asynchronous ClientServerOperation or method calls of an AR AP app SWC. If oneway is used with a local call, there is no impact and the call is still synchronous.  Aligning semantic ontologies represents a great interest in automotive app domains that manipulate heterogeneous overlapping knowledge FWs. For a future general domain-specific software solution for automotive app interface models, aligning ontologies is a crucial issue in the field of semantic integration, which aims to find semantic correspondences between a pair of elements of ontologies by identifying semantic relations. The interoperability of different UML profile-based component interface models (described in section III) within the same vehicle information system would require a process of detection of interface semantic synergies and resolution of semantic conflicts. The ontologies alignment can use one or more similarity measures (syntactic, semantic and structural) to detect the set of mappings <ref type="bibr" target="#b14">[15]</ref>. To better meet this objective, and to significantly increase the scope of future semantic integration algorithms for automotive app interface models following our approach, an overall semantic ontology mapping must be done between the different component construct meta-models.</p><p>If we consider G1, G2, G3 and G4 are the graphical model representations of different FW component construct metamodels (as described in section III) and P1,P2,P3 and P4 are specific semantic relations or ontologies included in G1, G2, G3 and G4 such that P1 ⊂ G1, P2 ⊂ G2, P3 ⊂ G3 and P4 ⊂ G4. Then based on interface semantic static analysis approach and semantic synergy results, we can say that the semantic ontologies represented by P1, P2, P3 and P4 are such that P1 ≅ </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>P4 ⊂ G4 ∪</head><p>P2 ≅ P3 ≅ P4 with overlapping knowledge domains. Therefore, we can also say that I (G1, G2, G3, G4) is the set of isomorphic or similar sub-graphs <ref type="bibr" target="#b14">[15]</ref>. However, such a semantic ontology mapping could be better explained with transformation of the UML profiles in ontologies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>V. CONCLUSION</head><p>Today the development of vehicle software systems is getting more and more complex and widely distributed. End users expect faster, reliable and scalable results despite unpredictable changes in the market. With the proposed approach towards interoperability, we were successful to explore interface semantic synergies among few of the crossdomain component-based software FWs. The app component constructs dimension refers to the notions of reusability and resolvability, which are important principles of CBSE (Component based Software Engineering). The proposed approach of interface static semantic analysis ensures that SWC interface models of heterogeneous frameworks can be compared, correlated and re-used for vehicle apps. The main contribution of this paper is based on the semantic survey of various cross-domain FW SWC interface models from component construct perspective. The FW components considered in the research scope are associated with automotive app domain. Each FW component construct is represented in a CPC (Component-Port-Connector) model format using an UML profile (M2 level) representation based on the hierarchically classified three distinct levels: Semantic, Behavior and Composition. The semantic survey of IDLs revealed several areas where they provide common extensive support, both in terms of modeling capabilities and algorithmic (IDL) support. On the other hand, the survey also pointed out areas in which existing IDLs are severely differed from one another.</p><p>The static interface semantic analysis approach is at a conceptual stage and is carried out manually. The approach considered the target meta-model as automotive domain SWC construct meta-model and the source meta-model as other cross-domain industrial SWC construct meta-models, for the semantic mapping (or comparisons). With our approach, we considered AUTOSAR Adaptive app SWC meta-model as target model. The intention of this consideration of the target SWC meta-model is due to the fact that AUTOSAR has been accepted as a de-facto standard for automotive software architecture. The decision for the selection of source and targets meta-models has been made from autonomous driving app's interoperability viewpoint. There is no evolutionary relation between the source and target. In order to transform source models to target models in future or to evolve the model transformation rules from source to target, semantic mappings should be built on the meta-model level and used on the model level.</p><p>Considering the context of enterprise interoperability and collaboration that is cross-enterprise, the static interface semantic analysis and comparison approach could simulate the process of integrating the information systems of different enterprises for EIS (Enterprise Integration System) integration. In the last decade, the automotive and other crossdomain research in the field of Self-driving has facilitated the development and state-of-the-art so that this technology is evaluated nowadays in large-scales on public roads. In this context of autonomous driving functionality, it is worth to mention that for some of the other existing cross-domain component models that we have already shortlisted, we would like to extend our work in the direction of cross-domain interface semantic analysis and comparison to explore more semantic synergies between these component models and automotive standard FW component models in the future.</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. An Overview of Service Interdependent Communication between the ECU partitions</figDesc><graphic coords="2,308.70,54.00,241.50,153.60" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Abstract hierarchical generic Software Component-Port-Connector (CPC) model based on Black-Box perspective</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. Overview of Abstract SWC constructs meta-model also named as Graphical Model G1 for AUTOSAR Adaptive Framework</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. Overview of Abstract Component Constructs meta-model also named as Graphical Model G2 for Franca (also Franca+) Framework</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 5 .</head><label>5</label><figDesc>Fig. 5. Overview of Abstract Component Constructs meta-model also named as Graphical Model G3 for ROS Framework</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>TABLE I .</head><label>I</label><figDesc>INTERFACE SEMANTIC SYNERGIES OF SWC MODEL: AUTOSAR ADAPTIVE VS FRANCA ('C' IS CONSTRUCT MODEL ELEMENT)</figDesc><table><row><cell cols="2">class DOC_ComponentModel</cell><cell></cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell>G1</cell><cell></cell><cell></cell><cell>AREl ement AtpBl uepri nt</cell></row><row><cell>P1</cell><cell cols="3">A Semantic Relation</cell><cell></cell><cell>SwComponentType</cell><cell>AtpBl uepri ntabl e AtpType C1</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>«atpVari ati on,atpSpl i tabl e» P1</cell></row><row><cell></cell><cell></cell><cell></cell><cell cols="2">AutosarDataPrototype</cell></row><row><cell></cell><cell cols="3">ArgumentDataPrototype</cell><cell>C9</cell><cell>Adaptiv eApplicationSw ComponentType</cell></row><row><cell cols="3">+ di recti on: ArgumentDi recti onEnum</cell><cell></cell><cell></cell></row><row><cell cols="5">+ serverArgumentImpl Pol i cy: ServerArgumentImpl Pol i cyEnum [0..1]</cell><cell>C2</cell></row><row><cell></cell><cell>+argument</cell><cell>* {ordered}</cell><cell></cell><cell></cell><cell>+port 0..*</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>AtpBl uepri ntabl e</cell></row><row><cell></cell><cell></cell><cell></cell><cell cols="3">CompositionSw ComponentType</cell><cell>AtpPrototype</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>PortPrototype</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>C3</cell><cell>C4</cell></row><row><cell></cell><cell cols="2">«atpVari ati on»</cell><cell></cell><cell></cell><cell>PortInterface</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>Serv iceInterface</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>C5</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>«atpVari ati on»</cell></row><row><cell></cell><cell></cell><cell cols="2">«atpVari ati on»</cell><cell></cell><cell>«atpVari ati on»</cell><cell>0..*</cell><cell>+fi el d</cell></row><row><cell></cell><cell></cell><cell>+method</cell><cell>0..*</cell><cell></cell><cell>+event</cell><cell>0..*</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>AutosarDataPrototype</cell></row><row><cell></cell><cell></cell><cell>C6</cell><cell cols="2">AtpStructureEl ement Identi fi abl e</cell><cell>AutosarDataPrototype VariableDataPrototype C7</cell><cell>C8</cell><cell>Field</cell></row><row><cell></cell><cell></cell><cell cols="3">ClientServ erOperation</cell><cell>+ hasGetter: Bool ean</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>+ hasNoti fi er: Bool ean</cell></row><row><cell></cell><cell cols="4">+ fi reAndForget: Bool ean [0..1]</cell><cell>+ hasSetter: Bool ean</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>AUTOSAR Adaptive</cell><cell>Franca Component</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>Component Construct Element</cell><cell>Construct Element</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>C1</cell><cell>C10</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>C3</cell><cell>C11</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>C4</cell><cell>C13</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>C5</cell><cell>C14</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>C6</cell><cell>C19</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>C7</cell><cell>C16</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>C8</cell><cell>C17</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>TABLE II .</head><label>II</label><figDesc>illustrates interface semantic synergies (indicated by arrows) observed between the app SWC construct (only interface) meta-model elements of AR AP and ROS FWs.</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>TABLE II .</head><label>II</label><figDesc>INTERFACE SEMANTIC ANALYSIS OF COMPONENT MODEL: AUTOSAR ADAPTIVE VS ROS ('C' IS CONSTRUCT MODEL ELEMENT)</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head>TABLE III .</head><label>III</label><figDesc>INTERFACE SEMANTIC ANALYSIS OF COMPONENT MODEL: AUTOSAR ADAPTIVE VS ROS ('C' IS CONSTRUCT MODEL ELEMENT)</figDesc><table><row><cell>AUTOSAR Adaptive</cell><cell>Android Component</cell></row><row><cell>Component Construct</cell><cell>Construct Elements</cell></row><row><cell>Elements</cell><cell></cell></row><row><cell>C1</cell><cell>C30</cell></row><row><cell>C2</cell><cell>C31</cell></row><row><cell>C5</cell><cell>C34</cell></row><row><cell>C6</cell><cell>C37</cell></row><row><cell>C7</cell><cell>C36</cell></row><row><cell cols="2">IV. FUTURE SCOPE: SEMANTIC ONTOLOGY MAPPING OF</cell></row><row><cell cols="2">COMPONENT INTERFACE MODELS OF FRAMEWORKS</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">A Classification Framework for Component Models</title>
		<author>
			<persName><forename type="first">I</forename><surname>Crnkovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sentilles</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Vulgarakis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Chaudron</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Software Engineering</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="593" to="615" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">An automatic model-to-model mapping and transformation methodology to serve model-based systems engineering</title>
		<author>
			<persName><forename type="first">T</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Truptil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Benaben</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Information Systems and EBusiness Management</title>
				<imprint>
			<publisher>Springer Verlag</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="page" from="323" to="376" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Specification of Manifest</title>
		<author>
			<persName><surname>Autosar</surname></persName>
		</author>
		<ptr target="http://www.autosar.org" />
	</analytic>
	<monogr>
		<title level="m">AUTOSAR AP Release 18-10</title>
				<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Integration of Franca IDL SWC Descriptions</title>
		<ptr target="http://www.autosar.org" />
	</analytic>
	<monogr>
		<title level="m">AUTOSAR Release 16</title>
				<imprint>
			<date type="published" when="2016-11-11">-11. November 2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">The BRICS Component Model: a Modelbased Development Paradigm for Complex Robotics Software Systems</title>
		<author>
			<persName><forename type="first">H</forename><surname>Bruyninckx</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Hochgeschwender</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Gherardi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Klotzbücher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kraetzschmar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Brugali</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Annual ACM Symposium on Applied Computing (SAC)</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">A layered interface-adaptation architecture for distributed component-based systems</title>
		<author>
			<persName><forename type="first">T</forename><surname>Pramsohler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schenk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barthels Und U Baumgarten</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Future Generation Computer Systems</title>
		<imprint>
			<biblScope unit="volume">47</biblScope>
			<biblScope unit="page" from="113" to="126" />
			<date type="published" when="2015-06">June 2015</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Software Connectors and Their Role in Component Deployment</title>
		<author>
			<persName><forename type="first">D</forename><surname>Bálek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Plášil</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">New Developments in Distributed Applications and Interoperable Systems.DAIS 2001. IFIP International Federation for Information Processing</title>
				<meeting><address><addrLine>Boston, MA</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2001">2001</date>
			<biblScope unit="volume">70</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Component Models in Robotics Software</title>
		<author>
			<persName><forename type="first">A</forename><surname>Shakhimardanov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Hochgeschwender</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">K</forename><surname>Kraetzschmar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Performance Metrics for Intelligent Systems Workshop</title>
				<meeting>the Performance Metrics for Intelligent Systems Workshop<address><addrLine>PerMIS; Baltimore, US</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">D2.2.1 State of the Art on Service-Oriented Software Component Models</title>
		<author>
			<persName><forename type="first">D</forename><surname>Stampfer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">FIONA ITEA2-12038</title>
				<imprint>
			<date type="published" when="2014-03">March 2014</date>
			<biblScope unit="volume">1</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<author>
			<persName><forename type="first">K</forename><surname>Birken</surname></persName>
		</author>
		<ptr target="http://www.bmw.com&quot;FrancaUser" />
		<title level="m">Franca Component Definition language Franca+ User guide</title>
				<meeting><address><addrLine>itemis AG</addrLine></address></meeting>
		<imprint>
			<publisher>BMW Group</publisher>
			<date type="published" when="2013">2013. 2018</date>
		</imprint>
	</monogr>
	<note>Release 0.12.0.1. Release 0.13.0</note>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Translational Semantics of a co-evolution Specific language with the EMF Transformation Virtual Machine</title>
		<author>
			<persName><forename type="first">D</forename><surname>Di</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Ruscio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Wagelaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Iovino</surname></persName>
		</author>
		<author>
			<persName><surname>Pierantonio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ICMT</title>
		<imprint>
			<biblScope unit="page" from="71" to="89" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A Look at Current Component Models From Black-box Perspective</title>
		<author>
			<persName><forename type="first">P</forename><surname>Brada</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">35th Euromicro Conference on Software Engineering and Advanced Applications</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">A Model Driven Approach for Android Application Development</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">G</forename><surname>Parada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Brisolara</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Brazilian Symposium on Computing System Engineering</title>
				<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Modeling and Code Generation of Android Application Using Acelo</title>
		<author>
			<persName><forename type="first">H</forename><surname>Benouda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Essbai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Azizi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Moussaoui</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Software Engineering and Its Applications</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="83" to="94" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">Semantic integration of UML Class diagram with Semantic Validation on Segments of Mapping</title>
		<author>
			<persName><forename type="first">H</forename><surname>Elasri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Elabbassi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Abderrahim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Muhammad</forename></persName>
		</author>
		<imprint>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
	<note type="report_type">ArXiv</note>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Understanding Service-Oriented Architecture</title>
		<author>
			<persName><forename type="first">D</forename><surname>Sprott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Wilkes</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The Architecture Journal</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="10" to="17" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Interoperability Mismatch Challenges in Heterogeneous SOA-based Systems</title>
		<author>
			<persName><forename type="first">C</forename><surname>Paniagua</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Delsing</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Eliasson</surname></persName>
		</author>
		<idno type="DOI">10.1109/ICIT.2019.8754991</idno>
	</analytic>
	<monogr>
		<title level="m">IEEE International Conference on Industrial Technology (ICIT)</title>
				<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Software Architecture Modeling by Reuse, Composition and Customization</title>
		<author>
			<persName><forename type="first">I</forename><surname>Malavolta</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Thesis</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<date type="published" when="2012">2012</date>
			<publisher>L&apos;Aquila</publisher>
		</imprint>
		<respStmt>
			<orgName>Universita di L&apos;Aquila</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Block-Port.Connector</title>
		<author>
			<persName><surname>Robmosys</surname></persName>
		</author>
		<ptr target="http://www.robmosys.eu" />
	</analytic>
	<monogr>
		<title level="m">RobMoSys Wiki</title>
				<imprint>
			<date type="published" when="2017-06">June 2017</date>
		</imprint>
	</monogr>
</biblStruct>

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