SlideShare a Scribd company logo
1 of 47
Download to read offline
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
Semantic Matching of Components
at Run-Time in Distributed Environments
Javier Criado, Luis Iribarne, Nicolás Padilla, Rosa Ayala
Applied Computing Group, University of Almería, Spain
Sixth International Workshop on Information Systems
in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
TIN2013-41576-R P10-TIC-6114
“Evolving Dynamic Systems in the Cloud”
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
Outline
•  Background and context
•  Adaptation: regeneration process
•  COTS-based Architectures and Trading Services
•  Semantic Matching of the Trading Service
–  Select the Candidates
–  Calculate the Configurations
–  Apply a Heuristic Function for Evaluating Configurations
–  Closure and Calculation of Compliant Configurations
–  Build the Concrete Architecture
•  Conclusions
2
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
Outline
•  Background and context
•  Adaptation: regeneration process
•  COTS-based Architectures and Trading Services
•  Semantic Matching of the Trading Service
–  Select the Candidates
–  Calculate the Configurations
–  Apply a Heuristic Function for Evaluating Configurations
–  Closure and Calculation of Compliant Configurations
–  Build the Concrete Architecture
•  Conclusions
3
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
4
Main goal: Dynamic composition of self-adaptive user interfaces
User(s) interactions produce changes in the graphical user interface view.
Background & Context
The behavior interaction between the user and its interface can vary (can be
different) depending on the actions each role can do.
In many situations, GUI should be adapted to the user’s needs (not easy).
Pro-active GUI
interaction Roles (user profiles)
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
5
Mashup interfaces
-  Components
-  Third party
-  Repositories
-  Customizable
Main problems:
-  No self-adaptive
-  No self-dependency
(e.g., Netvibes Framework)
Background & Context
Main goal: Dynamic composition of self-adaptive user interfaces
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
6
Component
repositories
(appstores)
Organization (own rep)
External (thirds)
The UI is made up of chunks (or pieces) of small
components working all together as a unique UI.
Background & Context
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
7
User (client side) System (Server side) The graphical user
interface is considered as
an abstraction, that is, a
component-based view.
The component-based
view represents the
architecture of the GUI.
The architecture is
considered by the system
as a model, and it is
manipulated by means of
Model-Driven
Techniques.
This abstraction allow us
to manage the GUI.
Background & Context
Architecture ViewUser View
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
8
(execute)
User (client side) System (server side)
(abstract)
Adaptation process:
-  Analyze Context Information
-  Analyze User Interaction
-  Model Driven Engineering (MDE)
-  Model Transformation Engine
-  Computational Intelligence
(manipulatesatrun-time)
J. Criado, D. Rodriguez-Gracia, L. Iribarne and N. Padilla (2015) “Towards the Adaptation of Component-based Architectures by Model Transformation:
Behind Smart User Interfaces”. Software: Practice & Experience, Volume 45, Issue 12, pages 1677–1718, December 2015. DOI: 10.1002/spe.2306.
Background & Context
Components Repository (appstores)
External (Third Pary)
From the Organization
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
Outline
•  Background and context
•  Adaptation: regeneration process
•  COTS-based Architectures and Trading Services
•  Semantic Matching of the Trading Service
–  Select the Candidates
–  Calculate the Configurations
–  Apply a Heuristic Function for Evaluating Configurations
–  Closure and Calculation of Compliant Configurations
–  Build the Concrete Architecture
•  Conclusions
9
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
10
Mashup = Component-Based User Interface
These interfaces are made up of coarse-grained components with the aim
of building more complex applications from the combination of pieces.
Adaptation: the regeneration approach
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
11
component 1
component 2
(layers of geographic info)
component 3
component 5
component 4
Mashup = Component-Based User Interface
Five components: a header; a map; a bar chart; a pie chart; and a twitter
Adaptation: the regeneration approach
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
12
Adaptation
Software Architecture
(initial)
Software Architecture
(adapted)
User Interfaces are described and managed as software architectures, and the
adaptation process is oriented to change the structure of such architectures by
adding, removing, replacing components, or modifying their relationships.
Adaptation: the regeneration approach
•  changes in the environment
•  user interaction
•  system pro-activity
Platform Specific View
Abstract View
arises
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
13
map
twitter
map2
twitter4
concrete level
abstract level
Initial User Interface Methodology uses two main architectural levels to
represent the UI: concrete and abstract level.
The concrete level, identifies the concrete
components that form part of the UI.
The abstract level contains the corresponding
component types of the UI (an abstraction of all
the possible concrete components to be used).
Adaptation: the regeneration approach
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
14
map
twitter
map
piechart
Transformation
map2
twitter4
time
histogram
twitter
concrete level
abstract level
Initial User Interface
The methodology uses a Transformation
process to be executed under the abstract
level at run-time, adapting the UI abstract
architecture definition.
Adaptation: the regeneration approach
1
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
15
map
twitter
map
piechart
Transformation
Regeneration
map3
piechart1
map2
twitter4
time
histogram
twitter
twitter4
histogram1
concrete level
abstract level
Initial User Interface Adapted User Interface
Adaptation: the regeneration approach
1
2
Regeneration process selects the most appropriate concrete
components from the abstract definition and builds the new UI.
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
16
map
twitter
map
piechart
Transformation
Regeneration
map3
piechart1
map2
twitter4
time
Initial User Interface Adapted User Interface
histogram
twitter
twitter4
histogram1
concrete level
abstract level
Adaptation: the regeneration approach
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
17
Regeneration
Heuristics for
evaluating the
configurations
Concrete
Component
Repositorymap
piechart
histogram
twitter
map3
piechart1twitter4
histogram1
abstract
architecture
concrete
architecture
The proposed regeneration process is intended to build concrete architectures
of the User Interface starting from abstract architectures.
Adaptation: the regeneration approach
Configuration = concrete arch. solution
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
18
Regeneration
map
piechart
histogram
twitter
map3
piechart1twitter4
histogram1
R1
R2
R3
RN
Heuristics for
evaluating the
configurations
Concrete
Component
Repository
abstract
architecture
concrete
architecture
could belong to the same
company or from third-
party developers
Adaptation: the regeneration approach
The construction of the component repository is aimed to be
performed from different locations, i.e., different repositories.
Distributed repositories are used to build the new Mashup UI.
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
19
Regeneration
map
piechart
histogram
twitter
map3
piechart1twitter4
histogram1
semantic matching
of components
at runtime
abstract
architecture
concrete
architecture
distributed
repositories of
components
R1
R2
R3
RN
Heuristics for
evaluating the
configurations
Concrete
Component
Repository
The regeneration process executes a semantic matching
between the abstract definition (the target architecture) and the
concrete components available in the repository. In addition, this
matchmaking process is performed at run-time.
Adaptation: the regeneration approach
matching
Run-time
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
Outline
•  Background and context
•  Adaptation: regeneration process
•  COTS-based Architectures and Trading Services
•  Semantic Matching of the Trading Service
–  Select the Candidates
–  Calculate the Configurations
–  Apply a Heuristic Function for Evaluating Configurations
–  Closure and Calculation of Compliant Configurations
–  Build the Concrete Architecture
•  Conclusions
20
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
21
Abstract Architecture
(to be solved)
A
C
B
D
A3
C4
B1
D1
Concrete Architecture
(solution)
Regeneration
Trader
Concrete
Component
Repository
Exporter
(Component
developers)
Repository of real
components
Importer
(Calculation of
configurations)
The main part of the regeneration process is a mediation object (i.e., trader).
This trader is based on the OMG Trading Object Service specification, and it
plays the role as a middleware object between exporter and importer objects.
COTS & Trading
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
22
Abstract Architecture
(to be solved)
A
C
B
D
A3
C4
B1
D1
Concrete Architecture
(solution)
Regeneration
Trader
Concrete
Component
Repository
Exporter
(Component
developers)
Repository of real
components
Importer
(Calculation of
configurations)
COTS & Trading
Calendar
For instance
Trader matches (C,R)
R
R
C
Let’s suppose the component C is a Calendar component required at abstract
level. The concrete component repository (R) holds many different sort of
calendar implementations. The trader matches the abstract calendar
specification and all those concrete calendar specifications.
etc.
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
23
The methodology uses a general MDE approach in which both components and
architectures of the user interface are managed by means of models.
Mainly models are used in the transformation process but also in regeneration.
COTS & Trading
Abstract Architecture
(to be solved)
A
C
B
D
A3
C4
B1
D1
Concrete Architecture
(solution)
Regeneration
Trader
Importer
(Calculation of
configurations)
models
(Model-Driven Engineering perspective)
Concrete
Component
Repository
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
24
In order that a trader object can use a common component specification, we
developed a (MDE) component metamodel description based on the concept of
a COTS component (Commercial Off-The-Shelf), i.e., third-party components.
COTS & Trading
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
25
Extra-FunctionalFunctional Packaging Marketing
Interfaces:
-  Provided
-  Required
Properties:
-  non-functional attributes
-  quality of service features
Information about the
implementation and
the location of a
component
Information
about the
company
COTS & Trading
F NF
P M
In order that a trader object can use a common component specification, we
developed a (MDE) component metamodel description based on the concept of
a COTS component (Commercial Off-The-Shelf), i.e., third-party components.
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
Outline
•  Background and context
•  Adaptation: regeneration process
•  COTS-based Architectures and Trading Services
•  Semantic Matching of the Trading Service
–  Select the Candidates
–  Calculate the Configurations
–  Apply a Heuristic Function for Evaluating Configurations
–  Closure and Calculation of Compliant Configurations
–  Build the Concrete Architecture
•  Conclusions
26
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
27
Semantic information used in the matching of the trading process:
•  Heuristics for searching the best configurations.
•  Definition of input and output types for describing the functional
interfaces of the components.
–  Set of complex types which contain the structure of data (used as an
input or as an output) and imply the description of the behavior of the
corresponding operations (functional subtyping).
–  For example, these two interfaces are equivalent because both have
two operations matching the input and the output types.
Semantics Trading
Semantic Matching
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
28
For the construction of the architectural solution (i.e., the architecture of the final
user interface), the regeneration process executes a search algorithm, which is
based on an A* search algorithm.
(Step) Semantic Matching Algorithm
In: Architecture (A) & Repository (R)
#1 Selection of candidates C(R)
#2 Calculation of configurations (G1)
#3 Application of the heuristics (G2)
(if it is a possible solution)
#4 Closure of configuration (G3)
Compliant configuration
(when final solution)
#5 Build the concrete architecture (G)
Candidates Configs. Heuristics Closure Compliant Regenerate
Semantics Trading
C(R) < R
Candidates C(R) subset of Repository R
G[1,2,3] are subsets of configurations
A < G1Subset of G2 < G1
C(R) G1 G2 G3 G
G3 < G2 Card(G)=1
Alias
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
29
A3 B1
D1
A3 A3
B1
In this graph-based search algorithm, each node represents a configuration
of concrete components. A configuration is a possible architecture solution.
Candidates Configs. Heuristics Closure Compliant Regenerate
Semantics Trading
(Step) Semantic Matching Algorithm
In: Architecture (A) & Repository (R)
#1 Selection of candidates C(R)
#2 Calculation of configurations (G1)
#3 Application of the heuristics (G2)
(if it is a possible solution)
#4 Closure of configuration (G3)
Compliant configuration
(when final solution)
#5 Build the concrete architecture (G)
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
30
Step 1. Select the Candidates
The selection of candidates is performed by using the abstract
architecture and the repository of concrete components.
abstract architecture
concrete
component
repository
A
C
B
D
A1 A2 A3
B1 B2 C1
C2 C3 C4
D1 D2
…
Sets (clusters) of candidates
Semantic Trader
Matching with
operations of A
Matching with
operations of B
Matching with
operations of C
Matching with
operations of D
A1 A2 A3
B2 D1
Candidates Configs. Heuristics Closure Compliant Regenerate
Semantics Trading
1
2
C(R)
R
architecture repository
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
31
Step 1. Select the Candidates
abstract architecture
concrete
component
repository
A
C
B
D
A1 A2 A3
B1 B2 C1
C2 C3 C4
D1 D2
…
Sets (clusters) of candidates
Semantic Trader
Matching with
operations of A
Matching with
operations of B
Matching with
operations of C
Matching with
operations of D
A1 A2 A3
B2 D1
Candidate components are grouped in clusters by using the
component functional information. A concrete component will be a
candidate if it provides at least, one operation (o more) described
in some component of the abstract architecture.
1
2
Candidates Configs. Heuristics Closure Compliant Regenerate
Semantics Trading
architecture repository
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
32
Step 2. Calculate the Configurations
Search algorithm (characteristics):
−  State: a combination of concrete components (i.e., one configuration).
−  Initial state: empty set.
−  State space: all the possible combinations of concrete components.
−  Successor: adding a new concrete component to the state.
−  Goal: evaluate the concrete architectural model.
Candidates Configs. Heuristics Closure Compliant Regenerate
Semantics Trading
Set of #a configurations
Configurations: List of
concrete architectures
fulfilling the requirements
of the abstract architecture.
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
33
A possible solution is one
that matches at least with
the functional part,
although the other parts of
the component
specifications don’t.
In lines 13 and 31, we can
observe this auxiliary
storage, when the value of
heuristics function of a
state is equal to zero.
Due to the run-time nature of
the regeneration process,
we store a reference to the
last possible solution (even if
it is not the final solution).
When h = 0 then matches
(distance function)
Candidates Configs. Heuristics Closure Compliant Regenerate
Semantics Trading
NF
P M
F
solution
Search Algorithm
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
34
Step 3. Apply Heuristic Function for Evaluating the Configurations
abstract architecture
A
C
B
D
A3 B1
D1
calculated configuration #i
~a
~b
~d~c ~d
~a ~b
a
a
configuration
a
a
~a
~b
~d
abstract
architecture a
a
~a
~b
~c
~d comparison
union union
h = 1 − matchmaking(A,B) = 0 to 100% (a distance)
A B
(target architecture) (candidate architecture)
Candidates Configs. Heuristics Closure Compliant Regenerate
Semantics Trading
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
packaging
functional
extra-functional marketing
The comparison is made for each
component of the configuration.
The matching takes into account all
parts of the component specifications.
matching = [0,1] 0 no match, 1 full mat.
CC3 is the concrete component that
best meets the requirements fixed by
the abstract specification.
CC1 seems to be better than CC2: the
size the matching score area is bigger.
35
Step 3. Apply Heuristic Function for Evaluating the Configurations
Candidates Configs. Heuristics Closure Compliant Regenerate
Semantics Trading
matching scores
(accuracy of the matching)
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
36
•  A new evaluation of the matching between
the abstract architecture and the current configuration is performed.
•  From this new matching, it is possible to check if the configuration is
closed and if the configuration complies with the abstract definition.
•  It is also possible to check if a minimum matching of the extra-functional,
packaging and marketing parts is accomplished.
Step 4. Closure and Calculation of Compliant Configurations
Candidates Configs. Heuristics Closure Compliant Regenerate
Semantics Trading
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
connector
dependency
provided
required
output port
input port
A3 B5
C2
~a
~d
~b~c
d.method1
a.method1
a.method1
Response
a.method1
a.method1
Response c.method1
c.method1
b.method1
b.method1
Response
b.method1
b.method1
Response
b.method2
A3 B5
C2
A3 B5
C2
~a
~d
~b~c
Concrete Architecture (view of interfaces) Concrete Architecture (view of ports)
c
b
a
Step 5. Build the concrete architecture
Final solution
(configuration of components)
37
Once the final solution has been “found” and
checked, the regeneration process builds the
concrete architecture (architecture rebuilding).
Relationships between interfaces are
established, and an equivalent representation
using communication ports is defined.
Candidates Configs. Heuristics Closure Compliant Regenerate
Semantics Trading
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
38
Prototype ENIA (ENvironmental Information Agent)
Concrete
components have
been implemented
following the OGC
standard.
OGC =
Open
Geospatial
Consortium
Case Study
http://enia.dreamhosters.comCase Study
REDIAM: Environmental Information Network of Andalusia (Spain)
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
39
Case Study
Prototype ENIA (ENvironmental Information Agent)
REDIAM: Environmental Information Network of Andalusia (Spain)
http://enia.dreamhosters.comCase Study
The GUI
constitutes a
mashup interface
made up of OCG
components; in
this case by five
components.
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
40
Background & ContextBehind the UI a collection of external OGC services repositories exists. Sets of
wrappers involve the funtionality of OGC services.
Case Study
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
41
Prototype ENIA (ENvironmental Information Agent)
Not only OGC
services can be
included in the user
interface as
components, but also
independent or final
applications. Even
external components
(developed by a third
party) are integrated in
our system.
Case Study
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
42
Background & ContextMain problem: how to store and analyze the user interaction, which is provided,
in many cases, by different kinds of users.
Open research line:
Hot topic on big data & machine
learning in which we are involved
Case Study
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
Outline
•  Background and context
•  Adaptation: regeneration process
•  COTS-based Architectures and Trading Services
•  Semantic Matching of the Trading Service
–  Select the Candidates
–  Calculate the Configurations
–  Apply a Heuristic Function for Evaluating Configurations
–  Closure and Calculation of Compliant Configurations
–  Build the Concrete Architecture
•  Conclusions
43
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
Conclusions
“Behind a Smart User Interface Model”
−  A proposal for matching COTS component specifications at run-time.
−  A proposal of Semantic Trader as an extension of the traditional OMG
trading function to dynamically rebuild mashup architectures.
−  A proposal for the calculation of the best architectural solutions
(concrete level) starting from the corresponding architectural definitions
(i.e., the abstract level): bottom-up solution.
−  Semantic Matching (search algorithm) implements a distance
function between architectures (comparison of the component
specifications) using semantic info.
44
Conclusions
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
45
P10-TIC-6114TIN2013-41567-R
Semantic Matching of Components
at Run-Time in Distributed Environments
Javier Criado, Luis Iribarne, Nicolás Padilla, Rosa Ayala
Applied Computing Group, University of Almería, Spain
luis.iribarne@ual.es
http://acg.ual.es
http://enia.dreamhosters.com
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
46
Contraportada
Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015)
Rhodes, Greece, 26–30 October 2015
•  Future work
–  Extend the matching information calculated from the
comparison of components and architectures.
–  Evaluate alternative search algorithms for building
architectures at run-time.
–  Improve the performance of the matching process and the
complete search algorithm.
–  Develop tools for managing (CRUD operations) the information
of component specifications and their matchmaking results (i.e.,
matching scores).
57
Conclusions
Conclusions

More Related Content

Viewers also liked

Ontology Powerpoint
Ontology PowerpointOntology Powerpoint
Ontology PowerpointARH_Miller
 
Storage And Retrieval Of Information
Storage And Retrieval Of InformationStorage And Retrieval Of Information
Storage And Retrieval Of InformationMarcus9000
 
Information retrieval s
Information retrieval sInformation retrieval s
Information retrieval ssilambu111
 
Information storage and retrieval
Information storage and retrievalInformation storage and retrieval
Information storage and retrievalSadaf Rafiq
 
What are ontologies (in computer science)
What are ontologies (in computer science)What are ontologies (in computer science)
What are ontologies (in computer science)Don Willems
 

Viewers also liked (6)

Ontology Powerpoint
Ontology PowerpointOntology Powerpoint
Ontology Powerpoint
 
Storage And Retrieval Of Information
Storage And Retrieval Of InformationStorage And Retrieval Of Information
Storage And Retrieval Of Information
 
Information retrieval s
Information retrieval sInformation retrieval s
Information retrieval s
 
Ontology
OntologyOntology
Ontology
 
Information storage and retrieval
Information storage and retrievalInformation storage and retrieval
Information storage and retrieval
 
What are ontologies (in computer science)
What are ontologies (in computer science)What are ontologies (in computer science)
What are ontologies (in computer science)
 

Similar to Semantic Matching of Components at Run-Time in Distributed Environments

Evolving Mashup Interfaces using a Distributed Machine Learning and Model Tra...
Evolving Mashup Interfaces using a Distributed Machine Learning and Model Tra...Evolving Mashup Interfaces using a Distributed Machine Learning and Model Tra...
Evolving Mashup Interfaces using a Distributed Machine Learning and Model Tra...Applied Computing Group
 
A Methodology and Tool Support for Widget-based Web Application Development
A Methodology and Tool Support for Widget-based Web Application DevelopmentA Methodology and Tool Support for Widget-based Web Application Development
A Methodology and Tool Support for Widget-based Web Application DevelopmentNicolaescu Petru
 
Recommendations for implementing cloud computing management platforms using o...
Recommendations for implementing cloud computing management platforms using o...Recommendations for implementing cloud computing management platforms using o...
Recommendations for implementing cloud computing management platforms using o...IAEME Publication
 
DESIGN PATTERNS IN THE WORKFLOW IMPLEMENTATION OF MARINE RESEARCH GENERAL INF...
DESIGN PATTERNS IN THE WORKFLOW IMPLEMENTATION OF MARINE RESEARCH GENERAL INF...DESIGN PATTERNS IN THE WORKFLOW IMPLEMENTATION OF MARINE RESEARCH GENERAL INF...
DESIGN PATTERNS IN THE WORKFLOW IMPLEMENTATION OF MARINE RESEARCH GENERAL INF...AM Publications
 
A Web Services Infrastructure for the management of Mashup Interfaces
A Web Services Infrastructure for the management of Mashup InterfacesA Web Services Infrastructure for the management of Mashup Interfaces
A Web Services Infrastructure for the management of Mashup InterfacesApplied Computing Group
 
Browser-Based Collaborative Modeling in Near Real-Time
Browser-Based Collaborative Modeling in Near Real-TimeBrowser-Based Collaborative Modeling in Near Real-Time
Browser-Based Collaborative Modeling in Near Real-TimeNicolaescu Petru
 
The Story of the Semantic Grid
The Story of the Semantic GridThe Story of the Semantic Grid
The Story of the Semantic Gridbutest
 
Android -based Smart Student Attendance System
Android -based Smart Student Attendance SystemAndroid -based Smart Student Attendance System
Android -based Smart Student Attendance SystemIRJET Journal
 
IRJET-Open Curltm Cloud Computing Test Structure:Confederate Data Centers for...
IRJET-Open Curltm Cloud Computing Test Structure:Confederate Data Centers for...IRJET-Open Curltm Cloud Computing Test Structure:Confederate Data Centers for...
IRJET-Open Curltm Cloud Computing Test Structure:Confederate Data Centers for...IRJET Journal
 
Continuity in the development of seamless mobility: An approach for a system-...
Continuity in the development of seamless mobility: An approach for a system-...Continuity in the development of seamless mobility: An approach for a system-...
Continuity in the development of seamless mobility: An approach for a system-...IRJET Journal
 
To the end of our possibilities with Adaptive User Interfaces
To the end of our possibilities with Adaptive User InterfacesTo the end of our possibilities with Adaptive User Interfaces
To the end of our possibilities with Adaptive User InterfacesJean Vanderdonckt
 
MAP-REDUCE IMPLEMENTATIONS: SURVEY AND PERFORMANCE COMPARISON
MAP-REDUCE IMPLEMENTATIONS: SURVEY AND PERFORMANCE COMPARISONMAP-REDUCE IMPLEMENTATIONS: SURVEY AND PERFORMANCE COMPARISON
MAP-REDUCE IMPLEMENTATIONS: SURVEY AND PERFORMANCE COMPARISONijcsit
 
Academic Resources Architecture Framework Planning using ERP in Cloud Computing
Academic Resources Architecture Framework Planning using ERP in Cloud ComputingAcademic Resources Architecture Framework Planning using ERP in Cloud Computing
Academic Resources Architecture Framework Planning using ERP in Cloud ComputingIRJET Journal
 
An Overview of Open Source Solutions in Cloud Computing
An Overview of Open Source Solutions in Cloud ComputingAn Overview of Open Source Solutions in Cloud Computing
An Overview of Open Source Solutions in Cloud ComputingIRJET Journal
 
Implementation of p pic algorithm in map reduce to handle big data
Implementation of p pic algorithm in map reduce to handle big dataImplementation of p pic algorithm in map reduce to handle big data
Implementation of p pic algorithm in map reduce to handle big dataeSAT Publishing House
 
Task-Driven Plasticity: One Step Forward with UbiDraw
Task-Driven Plasticity: One Step Forward with UbiDrawTask-Driven Plasticity: One Step Forward with UbiDraw
Task-Driven Plasticity: One Step Forward with UbiDrawJean Vanderdonckt
 
IRJET- Comparatively Analysis on K-Means++ and Mini Batch K-Means Clustering ...
IRJET- Comparatively Analysis on K-Means++ and Mini Batch K-Means Clustering ...IRJET- Comparatively Analysis on K-Means++ and Mini Batch K-Means Clustering ...
IRJET- Comparatively Analysis on K-Means++ and Mini Batch K-Means Clustering ...IRJET Journal
 
OpenVis Conference Report Part 1 (and Introduction to D3.js)
OpenVis Conference Report Part 1 (and Introduction to D3.js)OpenVis Conference Report Part 1 (and Introduction to D3.js)
OpenVis Conference Report Part 1 (and Introduction to D3.js)Keiichiro Ono
 
Programming Modes and Performance of Raspberry-Pi Clusters
Programming Modes and Performance of Raspberry-Pi ClustersProgramming Modes and Performance of Raspberry-Pi Clusters
Programming Modes and Performance of Raspberry-Pi ClustersAM Publications
 
Principles for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud SystemsPrinciples for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud SystemsHong-Linh Truong
 

Similar to Semantic Matching of Components at Run-Time in Distributed Environments (20)

Evolving Mashup Interfaces using a Distributed Machine Learning and Model Tra...
Evolving Mashup Interfaces using a Distributed Machine Learning and Model Tra...Evolving Mashup Interfaces using a Distributed Machine Learning and Model Tra...
Evolving Mashup Interfaces using a Distributed Machine Learning and Model Tra...
 
A Methodology and Tool Support for Widget-based Web Application Development
A Methodology and Tool Support for Widget-based Web Application DevelopmentA Methodology and Tool Support for Widget-based Web Application Development
A Methodology and Tool Support for Widget-based Web Application Development
 
Recommendations for implementing cloud computing management platforms using o...
Recommendations for implementing cloud computing management platforms using o...Recommendations for implementing cloud computing management platforms using o...
Recommendations for implementing cloud computing management platforms using o...
 
DESIGN PATTERNS IN THE WORKFLOW IMPLEMENTATION OF MARINE RESEARCH GENERAL INF...
DESIGN PATTERNS IN THE WORKFLOW IMPLEMENTATION OF MARINE RESEARCH GENERAL INF...DESIGN PATTERNS IN THE WORKFLOW IMPLEMENTATION OF MARINE RESEARCH GENERAL INF...
DESIGN PATTERNS IN THE WORKFLOW IMPLEMENTATION OF MARINE RESEARCH GENERAL INF...
 
A Web Services Infrastructure for the management of Mashup Interfaces
A Web Services Infrastructure for the management of Mashup InterfacesA Web Services Infrastructure for the management of Mashup Interfaces
A Web Services Infrastructure for the management of Mashup Interfaces
 
Browser-Based Collaborative Modeling in Near Real-Time
Browser-Based Collaborative Modeling in Near Real-TimeBrowser-Based Collaborative Modeling in Near Real-Time
Browser-Based Collaborative Modeling in Near Real-Time
 
The Story of the Semantic Grid
The Story of the Semantic GridThe Story of the Semantic Grid
The Story of the Semantic Grid
 
Android -based Smart Student Attendance System
Android -based Smart Student Attendance SystemAndroid -based Smart Student Attendance System
Android -based Smart Student Attendance System
 
IRJET-Open Curltm Cloud Computing Test Structure:Confederate Data Centers for...
IRJET-Open Curltm Cloud Computing Test Structure:Confederate Data Centers for...IRJET-Open Curltm Cloud Computing Test Structure:Confederate Data Centers for...
IRJET-Open Curltm Cloud Computing Test Structure:Confederate Data Centers for...
 
Continuity in the development of seamless mobility: An approach for a system-...
Continuity in the development of seamless mobility: An approach for a system-...Continuity in the development of seamless mobility: An approach for a system-...
Continuity in the development of seamless mobility: An approach for a system-...
 
To the end of our possibilities with Adaptive User Interfaces
To the end of our possibilities with Adaptive User InterfacesTo the end of our possibilities with Adaptive User Interfaces
To the end of our possibilities with Adaptive User Interfaces
 
MAP-REDUCE IMPLEMENTATIONS: SURVEY AND PERFORMANCE COMPARISON
MAP-REDUCE IMPLEMENTATIONS: SURVEY AND PERFORMANCE COMPARISONMAP-REDUCE IMPLEMENTATIONS: SURVEY AND PERFORMANCE COMPARISON
MAP-REDUCE IMPLEMENTATIONS: SURVEY AND PERFORMANCE COMPARISON
 
Academic Resources Architecture Framework Planning using ERP in Cloud Computing
Academic Resources Architecture Framework Planning using ERP in Cloud ComputingAcademic Resources Architecture Framework Planning using ERP in Cloud Computing
Academic Resources Architecture Framework Planning using ERP in Cloud Computing
 
An Overview of Open Source Solutions in Cloud Computing
An Overview of Open Source Solutions in Cloud ComputingAn Overview of Open Source Solutions in Cloud Computing
An Overview of Open Source Solutions in Cloud Computing
 
Implementation of p pic algorithm in map reduce to handle big data
Implementation of p pic algorithm in map reduce to handle big dataImplementation of p pic algorithm in map reduce to handle big data
Implementation of p pic algorithm in map reduce to handle big data
 
Task-Driven Plasticity: One Step Forward with UbiDraw
Task-Driven Plasticity: One Step Forward with UbiDrawTask-Driven Plasticity: One Step Forward with UbiDraw
Task-Driven Plasticity: One Step Forward with UbiDraw
 
IRJET- Comparatively Analysis on K-Means++ and Mini Batch K-Means Clustering ...
IRJET- Comparatively Analysis on K-Means++ and Mini Batch K-Means Clustering ...IRJET- Comparatively Analysis on K-Means++ and Mini Batch K-Means Clustering ...
IRJET- Comparatively Analysis on K-Means++ and Mini Batch K-Means Clustering ...
 
OpenVis Conference Report Part 1 (and Introduction to D3.js)
OpenVis Conference Report Part 1 (and Introduction to D3.js)OpenVis Conference Report Part 1 (and Introduction to D3.js)
OpenVis Conference Report Part 1 (and Introduction to D3.js)
 
Programming Modes and Performance of Raspberry-Pi Clusters
Programming Modes and Performance of Raspberry-Pi ClustersProgramming Modes and Performance of Raspberry-Pi Clusters
Programming Modes and Performance of Raspberry-Pi Clusters
 
Principles for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud SystemsPrinciples for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud Systems
 

More from Applied Computing Group

Hand Posture Recognition with Standard Webcam for Natural Interaction
Hand Posture Recognition with Standard Webcam for Natural InteractionHand Posture Recognition with Standard Webcam for Natural Interaction
Hand Posture Recognition with Standard Webcam for Natural InteractionApplied Computing Group
 
Embedding Widget-as-a-Service into Dynamic GUI
Embedding Widget-as-a-Service into Dynamic GUIEmbedding Widget-as-a-Service into Dynamic GUI
Embedding Widget-as-a-Service into Dynamic GUIApplied Computing Group
 
A Component-based User Interface Approach for Smart TV
A Component-based User Interface Approach for Smart TVA Component-based User Interface Approach for Smart TV
A Component-based User Interface Approach for Smart TVApplied Computing Group
 
AMAD-ATL: A tool for dynamically composing new model transformations at runtime
AMAD-ATL: A tool for dynamically composing new model transformations at runtimeAMAD-ATL: A tool for dynamically composing new model transformations at runtime
AMAD-ATL: A tool for dynamically composing new model transformations at runtimeApplied Computing Group
 
AMAD-ATL (elevator pitch): A tool for dynamically composing new model transfo...
AMAD-ATL (elevator pitch): A tool for dynamically composing new model transfo...AMAD-ATL (elevator pitch): A tool for dynamically composing new model transfo...
AMAD-ATL (elevator pitch): A tool for dynamically composing new model transfo...Applied Computing Group
 
AMAD-ATL (poster): A tool for dynamically composing new model transformations...
AMAD-ATL (poster): A tool for dynamically composing new model transformations...AMAD-ATL (poster): A tool for dynamically composing new model transformations...
AMAD-ATL (poster): A tool for dynamically composing new model transformations...Applied Computing Group
 
Resolving Platform Specific Models at runtime using an MDE-based Trading appr...
Resolving Platform Specific Models at runtime using an MDE-based Trading appr...Resolving Platform Specific Models at runtime using an MDE-based Trading appr...
Resolving Platform Specific Models at runtime using an MDE-based Trading appr...Applied Computing Group
 
Model Transformations to adapt Component-based GUIs using an ATL-based tool
Model Transformations to adapt Component-based GUIs using an ATL-based toolModel Transformations to adapt Component-based GUIs using an ATL-based tool
Model Transformations to adapt Component-based GUIs using an ATL-based toolApplied Computing Group
 
A Model-Driven Approach for Deploying Trading-Based Knowledge Representation ...
A Model-Driven Approach for Deploying Trading-Based Knowledge Representation ...A Model-Driven Approach for Deploying Trading-Based Knowledge Representation ...
A Model-Driven Approach for Deploying Trading-Based Knowledge Representation ...Applied Computing Group
 
An ontology-driven case study for the knowledge representation of management ...
An ontology-driven case study for the knowledge representation of management ...An ontology-driven case study for the knowledge representation of management ...
An ontology-driven case study for the knowledge representation of management ...Applied Computing Group
 
Cruzando el abismo educativo de la ingeniería de software utilizando Software...
Cruzando el abismo educativo de la ingeniería de software utilizando Software...Cruzando el abismo educativo de la ingeniería de software utilizando Software...
Cruzando el abismo educativo de la ingeniería de software utilizando Software...Applied Computing Group
 
MEDI'2012: Runtime Adaptation of Architectural Models: an approach for adapti...
MEDI'2012: Runtime Adaptation of Architectural Models: an approach for adapti...MEDI'2012: Runtime Adaptation of Architectural Models: an approach for adapti...
MEDI'2012: Runtime Adaptation of Architectural Models: an approach for adapti...Applied Computing Group
 
SEAA'2012: An MDE approach for Runtime Monitoring and Adapting Component-base...
SEAA'2012: An MDE approach for Runtime Monitoring and Adapting Component-base...SEAA'2012: An MDE approach for Runtime Monitoring and Adapting Component-base...
SEAA'2012: An MDE approach for Runtime Monitoring and Adapting Component-base...Applied Computing Group
 
ICSOFT'2012: Composing Model Transformations at Runtime: an approach for adap...
ICSOFT'2012: Composing Model Transformations at Runtime: an approach for adap...ICSOFT'2012: Composing Model Transformations at Runtime: an approach for adap...
ICSOFT'2012: Composing Model Transformations at Runtime: an approach for adap...Applied Computing Group
 
A Trading-Based Knowledge Representation Metamodel for Management Information...
A Trading-Based Knowledge Representation Metamodel for Management Information...A Trading-Based Knowledge Representation Metamodel for Management Information...
A Trading-Based Knowledge Representation Metamodel for Management Information...Applied Computing Group
 
Adaptive Transformation Pattern for chitectural Models Architectural Models
Adaptive Transformation Pattern for chitectural Models Architectural ModelsAdaptive Transformation Pattern for chitectural Models Architectural Models
Adaptive Transformation Pattern for chitectural Models Architectural ModelsApplied Computing Group
 
Adapting Component-based User Interfaces at Runtime using Observers
Adapting Component-based User Interfaces at Runtime using ObserversAdapting Component-based User Interfaces at Runtime using Observers
Adapting Component-based User Interfaces at Runtime using ObserversApplied Computing Group
 
A Model-Driven Approach to Graphical User Interface Runtime Adaptation
A Model-Driven Approach to Graphical User Interface Runtime AdaptationA Model-Driven Approach to Graphical User Interface Runtime Adaptation
A Model-Driven Approach to Graphical User Interface Runtime AdaptationApplied Computing Group
 
Modelling an Environmental Knowledge-Representation System
Modelling an Environmental Knowledge-Representation SystemModelling an Environmental Knowledge-Representation System
Modelling an Environmental Knowledge-Representation SystemApplied Computing Group
 
SOLERES-HCI. Modelling a human-computer interaction framework for open EMS
SOLERES-HCI. Modelling a human-computer interaction framework for open EMSSOLERES-HCI. Modelling a human-computer interaction framework for open EMS
SOLERES-HCI. Modelling a human-computer interaction framework for open EMSApplied Computing Group
 

More from Applied Computing Group (20)

Hand Posture Recognition with Standard Webcam for Natural Interaction
Hand Posture Recognition with Standard Webcam for Natural InteractionHand Posture Recognition with Standard Webcam for Natural Interaction
Hand Posture Recognition with Standard Webcam for Natural Interaction
 
Embedding Widget-as-a-Service into Dynamic GUI
Embedding Widget-as-a-Service into Dynamic GUIEmbedding Widget-as-a-Service into Dynamic GUI
Embedding Widget-as-a-Service into Dynamic GUI
 
A Component-based User Interface Approach for Smart TV
A Component-based User Interface Approach for Smart TVA Component-based User Interface Approach for Smart TV
A Component-based User Interface Approach for Smart TV
 
AMAD-ATL: A tool for dynamically composing new model transformations at runtime
AMAD-ATL: A tool for dynamically composing new model transformations at runtimeAMAD-ATL: A tool for dynamically composing new model transformations at runtime
AMAD-ATL: A tool for dynamically composing new model transformations at runtime
 
AMAD-ATL (elevator pitch): A tool for dynamically composing new model transfo...
AMAD-ATL (elevator pitch): A tool for dynamically composing new model transfo...AMAD-ATL (elevator pitch): A tool for dynamically composing new model transfo...
AMAD-ATL (elevator pitch): A tool for dynamically composing new model transfo...
 
AMAD-ATL (poster): A tool for dynamically composing new model transformations...
AMAD-ATL (poster): A tool for dynamically composing new model transformations...AMAD-ATL (poster): A tool for dynamically composing new model transformations...
AMAD-ATL (poster): A tool for dynamically composing new model transformations...
 
Resolving Platform Specific Models at runtime using an MDE-based Trading appr...
Resolving Platform Specific Models at runtime using an MDE-based Trading appr...Resolving Platform Specific Models at runtime using an MDE-based Trading appr...
Resolving Platform Specific Models at runtime using an MDE-based Trading appr...
 
Model Transformations to adapt Component-based GUIs using an ATL-based tool
Model Transformations to adapt Component-based GUIs using an ATL-based toolModel Transformations to adapt Component-based GUIs using an ATL-based tool
Model Transformations to adapt Component-based GUIs using an ATL-based tool
 
A Model-Driven Approach for Deploying Trading-Based Knowledge Representation ...
A Model-Driven Approach for Deploying Trading-Based Knowledge Representation ...A Model-Driven Approach for Deploying Trading-Based Knowledge Representation ...
A Model-Driven Approach for Deploying Trading-Based Knowledge Representation ...
 
An ontology-driven case study for the knowledge representation of management ...
An ontology-driven case study for the knowledge representation of management ...An ontology-driven case study for the knowledge representation of management ...
An ontology-driven case study for the knowledge representation of management ...
 
Cruzando el abismo educativo de la ingeniería de software utilizando Software...
Cruzando el abismo educativo de la ingeniería de software utilizando Software...Cruzando el abismo educativo de la ingeniería de software utilizando Software...
Cruzando el abismo educativo de la ingeniería de software utilizando Software...
 
MEDI'2012: Runtime Adaptation of Architectural Models: an approach for adapti...
MEDI'2012: Runtime Adaptation of Architectural Models: an approach for adapti...MEDI'2012: Runtime Adaptation of Architectural Models: an approach for adapti...
MEDI'2012: Runtime Adaptation of Architectural Models: an approach for adapti...
 
SEAA'2012: An MDE approach for Runtime Monitoring and Adapting Component-base...
SEAA'2012: An MDE approach for Runtime Monitoring and Adapting Component-base...SEAA'2012: An MDE approach for Runtime Monitoring and Adapting Component-base...
SEAA'2012: An MDE approach for Runtime Monitoring and Adapting Component-base...
 
ICSOFT'2012: Composing Model Transformations at Runtime: an approach for adap...
ICSOFT'2012: Composing Model Transformations at Runtime: an approach for adap...ICSOFT'2012: Composing Model Transformations at Runtime: an approach for adap...
ICSOFT'2012: Composing Model Transformations at Runtime: an approach for adap...
 
A Trading-Based Knowledge Representation Metamodel for Management Information...
A Trading-Based Knowledge Representation Metamodel for Management Information...A Trading-Based Knowledge Representation Metamodel for Management Information...
A Trading-Based Knowledge Representation Metamodel for Management Information...
 
Adaptive Transformation Pattern for chitectural Models Architectural Models
Adaptive Transformation Pattern for chitectural Models Architectural ModelsAdaptive Transformation Pattern for chitectural Models Architectural Models
Adaptive Transformation Pattern for chitectural Models Architectural Models
 
Adapting Component-based User Interfaces at Runtime using Observers
Adapting Component-based User Interfaces at Runtime using ObserversAdapting Component-based User Interfaces at Runtime using Observers
Adapting Component-based User Interfaces at Runtime using Observers
 
A Model-Driven Approach to Graphical User Interface Runtime Adaptation
A Model-Driven Approach to Graphical User Interface Runtime AdaptationA Model-Driven Approach to Graphical User Interface Runtime Adaptation
A Model-Driven Approach to Graphical User Interface Runtime Adaptation
 
Modelling an Environmental Knowledge-Representation System
Modelling an Environmental Knowledge-Representation SystemModelling an Environmental Knowledge-Representation System
Modelling an Environmental Knowledge-Representation System
 
SOLERES-HCI. Modelling a human-computer interaction framework for open EMS
SOLERES-HCI. Modelling a human-computer interaction framework for open EMSSOLERES-HCI. Modelling a human-computer interaction framework for open EMS
SOLERES-HCI. Modelling a human-computer interaction framework for open EMS
 

Recently uploaded

AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinojohnmickonozaleda
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 

Recently uploaded (20)

AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipino
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 

Semantic Matching of Components at Run-Time in Distributed Environments

  • 1. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 Semantic Matching of Components at Run-Time in Distributed Environments Javier Criado, Luis Iribarne, Nicolás Padilla, Rosa Ayala Applied Computing Group, University of Almería, Spain Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 TIN2013-41576-R P10-TIC-6114 “Evolving Dynamic Systems in the Cloud”
  • 2. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 Outline •  Background and context •  Adaptation: regeneration process •  COTS-based Architectures and Trading Services •  Semantic Matching of the Trading Service –  Select the Candidates –  Calculate the Configurations –  Apply a Heuristic Function for Evaluating Configurations –  Closure and Calculation of Compliant Configurations –  Build the Concrete Architecture •  Conclusions 2
  • 3. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 Outline •  Background and context •  Adaptation: regeneration process •  COTS-based Architectures and Trading Services •  Semantic Matching of the Trading Service –  Select the Candidates –  Calculate the Configurations –  Apply a Heuristic Function for Evaluating Configurations –  Closure and Calculation of Compliant Configurations –  Build the Concrete Architecture •  Conclusions 3
  • 4. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 4 Main goal: Dynamic composition of self-adaptive user interfaces User(s) interactions produce changes in the graphical user interface view. Background & Context The behavior interaction between the user and its interface can vary (can be different) depending on the actions each role can do. In many situations, GUI should be adapted to the user’s needs (not easy). Pro-active GUI interaction Roles (user profiles)
  • 5. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 5 Mashup interfaces -  Components -  Third party -  Repositories -  Customizable Main problems: -  No self-adaptive -  No self-dependency (e.g., Netvibes Framework) Background & Context Main goal: Dynamic composition of self-adaptive user interfaces
  • 6. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 6 Component repositories (appstores) Organization (own rep) External (thirds) The UI is made up of chunks (or pieces) of small components working all together as a unique UI. Background & Context
  • 7. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 7 User (client side) System (Server side) The graphical user interface is considered as an abstraction, that is, a component-based view. The component-based view represents the architecture of the GUI. The architecture is considered by the system as a model, and it is manipulated by means of Model-Driven Techniques. This abstraction allow us to manage the GUI. Background & Context Architecture ViewUser View
  • 8. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 8 (execute) User (client side) System (server side) (abstract) Adaptation process: -  Analyze Context Information -  Analyze User Interaction -  Model Driven Engineering (MDE) -  Model Transformation Engine -  Computational Intelligence (manipulatesatrun-time) J. Criado, D. Rodriguez-Gracia, L. Iribarne and N. Padilla (2015) “Towards the Adaptation of Component-based Architectures by Model Transformation: Behind Smart User Interfaces”. Software: Practice & Experience, Volume 45, Issue 12, pages 1677–1718, December 2015. DOI: 10.1002/spe.2306. Background & Context Components Repository (appstores) External (Third Pary) From the Organization
  • 9. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 Outline •  Background and context •  Adaptation: regeneration process •  COTS-based Architectures and Trading Services •  Semantic Matching of the Trading Service –  Select the Candidates –  Calculate the Configurations –  Apply a Heuristic Function for Evaluating Configurations –  Closure and Calculation of Compliant Configurations –  Build the Concrete Architecture •  Conclusions 9
  • 10. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 10 Mashup = Component-Based User Interface These interfaces are made up of coarse-grained components with the aim of building more complex applications from the combination of pieces. Adaptation: the regeneration approach
  • 11. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 11 component 1 component 2 (layers of geographic info) component 3 component 5 component 4 Mashup = Component-Based User Interface Five components: a header; a map; a bar chart; a pie chart; and a twitter Adaptation: the regeneration approach
  • 12. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 12 Adaptation Software Architecture (initial) Software Architecture (adapted) User Interfaces are described and managed as software architectures, and the adaptation process is oriented to change the structure of such architectures by adding, removing, replacing components, or modifying their relationships. Adaptation: the regeneration approach •  changes in the environment •  user interaction •  system pro-activity Platform Specific View Abstract View arises
  • 13. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 13 map twitter map2 twitter4 concrete level abstract level Initial User Interface Methodology uses two main architectural levels to represent the UI: concrete and abstract level. The concrete level, identifies the concrete components that form part of the UI. The abstract level contains the corresponding component types of the UI (an abstraction of all the possible concrete components to be used). Adaptation: the regeneration approach
  • 14. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 14 map twitter map piechart Transformation map2 twitter4 time histogram twitter concrete level abstract level Initial User Interface The methodology uses a Transformation process to be executed under the abstract level at run-time, adapting the UI abstract architecture definition. Adaptation: the regeneration approach 1
  • 15. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 15 map twitter map piechart Transformation Regeneration map3 piechart1 map2 twitter4 time histogram twitter twitter4 histogram1 concrete level abstract level Initial User Interface Adapted User Interface Adaptation: the regeneration approach 1 2 Regeneration process selects the most appropriate concrete components from the abstract definition and builds the new UI.
  • 16. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 16 map twitter map piechart Transformation Regeneration map3 piechart1 map2 twitter4 time Initial User Interface Adapted User Interface histogram twitter twitter4 histogram1 concrete level abstract level Adaptation: the regeneration approach
  • 17. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 17 Regeneration Heuristics for evaluating the configurations Concrete Component Repositorymap piechart histogram twitter map3 piechart1twitter4 histogram1 abstract architecture concrete architecture The proposed regeneration process is intended to build concrete architectures of the User Interface starting from abstract architectures. Adaptation: the regeneration approach Configuration = concrete arch. solution
  • 18. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 18 Regeneration map piechart histogram twitter map3 piechart1twitter4 histogram1 R1 R2 R3 RN Heuristics for evaluating the configurations Concrete Component Repository abstract architecture concrete architecture could belong to the same company or from third- party developers Adaptation: the regeneration approach The construction of the component repository is aimed to be performed from different locations, i.e., different repositories. Distributed repositories are used to build the new Mashup UI.
  • 19. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 19 Regeneration map piechart histogram twitter map3 piechart1twitter4 histogram1 semantic matching of components at runtime abstract architecture concrete architecture distributed repositories of components R1 R2 R3 RN Heuristics for evaluating the configurations Concrete Component Repository The regeneration process executes a semantic matching between the abstract definition (the target architecture) and the concrete components available in the repository. In addition, this matchmaking process is performed at run-time. Adaptation: the regeneration approach matching Run-time
  • 20. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 Outline •  Background and context •  Adaptation: regeneration process •  COTS-based Architectures and Trading Services •  Semantic Matching of the Trading Service –  Select the Candidates –  Calculate the Configurations –  Apply a Heuristic Function for Evaluating Configurations –  Closure and Calculation of Compliant Configurations –  Build the Concrete Architecture •  Conclusions 20
  • 21. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 21 Abstract Architecture (to be solved) A C B D A3 C4 B1 D1 Concrete Architecture (solution) Regeneration Trader Concrete Component Repository Exporter (Component developers) Repository of real components Importer (Calculation of configurations) The main part of the regeneration process is a mediation object (i.e., trader). This trader is based on the OMG Trading Object Service specification, and it plays the role as a middleware object between exporter and importer objects. COTS & Trading
  • 22. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 22 Abstract Architecture (to be solved) A C B D A3 C4 B1 D1 Concrete Architecture (solution) Regeneration Trader Concrete Component Repository Exporter (Component developers) Repository of real components Importer (Calculation of configurations) COTS & Trading Calendar For instance Trader matches (C,R) R R C Let’s suppose the component C is a Calendar component required at abstract level. The concrete component repository (R) holds many different sort of calendar implementations. The trader matches the abstract calendar specification and all those concrete calendar specifications. etc.
  • 23. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 23 The methodology uses a general MDE approach in which both components and architectures of the user interface are managed by means of models. Mainly models are used in the transformation process but also in regeneration. COTS & Trading Abstract Architecture (to be solved) A C B D A3 C4 B1 D1 Concrete Architecture (solution) Regeneration Trader Importer (Calculation of configurations) models (Model-Driven Engineering perspective) Concrete Component Repository
  • 24. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 24 In order that a trader object can use a common component specification, we developed a (MDE) component metamodel description based on the concept of a COTS component (Commercial Off-The-Shelf), i.e., third-party components. COTS & Trading
  • 25. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 25 Extra-FunctionalFunctional Packaging Marketing Interfaces: -  Provided -  Required Properties: -  non-functional attributes -  quality of service features Information about the implementation and the location of a component Information about the company COTS & Trading F NF P M In order that a trader object can use a common component specification, we developed a (MDE) component metamodel description based on the concept of a COTS component (Commercial Off-The-Shelf), i.e., third-party components.
  • 26. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 Outline •  Background and context •  Adaptation: regeneration process •  COTS-based Architectures and Trading Services •  Semantic Matching of the Trading Service –  Select the Candidates –  Calculate the Configurations –  Apply a Heuristic Function for Evaluating Configurations –  Closure and Calculation of Compliant Configurations –  Build the Concrete Architecture •  Conclusions 26
  • 27. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 27 Semantic information used in the matching of the trading process: •  Heuristics for searching the best configurations. •  Definition of input and output types for describing the functional interfaces of the components. –  Set of complex types which contain the structure of data (used as an input or as an output) and imply the description of the behavior of the corresponding operations (functional subtyping). –  For example, these two interfaces are equivalent because both have two operations matching the input and the output types. Semantics Trading Semantic Matching
  • 28. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 28 For the construction of the architectural solution (i.e., the architecture of the final user interface), the regeneration process executes a search algorithm, which is based on an A* search algorithm. (Step) Semantic Matching Algorithm In: Architecture (A) & Repository (R) #1 Selection of candidates C(R) #2 Calculation of configurations (G1) #3 Application of the heuristics (G2) (if it is a possible solution) #4 Closure of configuration (G3) Compliant configuration (when final solution) #5 Build the concrete architecture (G) Candidates Configs. Heuristics Closure Compliant Regenerate Semantics Trading C(R) < R Candidates C(R) subset of Repository R G[1,2,3] are subsets of configurations A < G1Subset of G2 < G1 C(R) G1 G2 G3 G G3 < G2 Card(G)=1 Alias
  • 29. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 29 A3 B1 D1 A3 A3 B1 In this graph-based search algorithm, each node represents a configuration of concrete components. A configuration is a possible architecture solution. Candidates Configs. Heuristics Closure Compliant Regenerate Semantics Trading (Step) Semantic Matching Algorithm In: Architecture (A) & Repository (R) #1 Selection of candidates C(R) #2 Calculation of configurations (G1) #3 Application of the heuristics (G2) (if it is a possible solution) #4 Closure of configuration (G3) Compliant configuration (when final solution) #5 Build the concrete architecture (G)
  • 30. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 30 Step 1. Select the Candidates The selection of candidates is performed by using the abstract architecture and the repository of concrete components. abstract architecture concrete component repository A C B D A1 A2 A3 B1 B2 C1 C2 C3 C4 D1 D2 … Sets (clusters) of candidates Semantic Trader Matching with operations of A Matching with operations of B Matching with operations of C Matching with operations of D A1 A2 A3 B2 D1 Candidates Configs. Heuristics Closure Compliant Regenerate Semantics Trading 1 2 C(R) R architecture repository
  • 31. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 31 Step 1. Select the Candidates abstract architecture concrete component repository A C B D A1 A2 A3 B1 B2 C1 C2 C3 C4 D1 D2 … Sets (clusters) of candidates Semantic Trader Matching with operations of A Matching with operations of B Matching with operations of C Matching with operations of D A1 A2 A3 B2 D1 Candidate components are grouped in clusters by using the component functional information. A concrete component will be a candidate if it provides at least, one operation (o more) described in some component of the abstract architecture. 1 2 Candidates Configs. Heuristics Closure Compliant Regenerate Semantics Trading architecture repository
  • 32. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 32 Step 2. Calculate the Configurations Search algorithm (characteristics): −  State: a combination of concrete components (i.e., one configuration). −  Initial state: empty set. −  State space: all the possible combinations of concrete components. −  Successor: adding a new concrete component to the state. −  Goal: evaluate the concrete architectural model. Candidates Configs. Heuristics Closure Compliant Regenerate Semantics Trading Set of #a configurations Configurations: List of concrete architectures fulfilling the requirements of the abstract architecture.
  • 33. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 33 A possible solution is one that matches at least with the functional part, although the other parts of the component specifications don’t. In lines 13 and 31, we can observe this auxiliary storage, when the value of heuristics function of a state is equal to zero. Due to the run-time nature of the regeneration process, we store a reference to the last possible solution (even if it is not the final solution). When h = 0 then matches (distance function) Candidates Configs. Heuristics Closure Compliant Regenerate Semantics Trading NF P M F solution Search Algorithm
  • 34. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 34 Step 3. Apply Heuristic Function for Evaluating the Configurations abstract architecture A C B D A3 B1 D1 calculated configuration #i ~a ~b ~d~c ~d ~a ~b a a configuration a a ~a ~b ~d abstract architecture a a ~a ~b ~c ~d comparison union union h = 1 − matchmaking(A,B) = 0 to 100% (a distance) A B (target architecture) (candidate architecture) Candidates Configs. Heuristics Closure Compliant Regenerate Semantics Trading
  • 35. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 packaging functional extra-functional marketing The comparison is made for each component of the configuration. The matching takes into account all parts of the component specifications. matching = [0,1] 0 no match, 1 full mat. CC3 is the concrete component that best meets the requirements fixed by the abstract specification. CC1 seems to be better than CC2: the size the matching score area is bigger. 35 Step 3. Apply Heuristic Function for Evaluating the Configurations Candidates Configs. Heuristics Closure Compliant Regenerate Semantics Trading matching scores (accuracy of the matching)
  • 36. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 36 •  A new evaluation of the matching between the abstract architecture and the current configuration is performed. •  From this new matching, it is possible to check if the configuration is closed and if the configuration complies with the abstract definition. •  It is also possible to check if a minimum matching of the extra-functional, packaging and marketing parts is accomplished. Step 4. Closure and Calculation of Compliant Configurations Candidates Configs. Heuristics Closure Compliant Regenerate Semantics Trading
  • 37. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 connector dependency provided required output port input port A3 B5 C2 ~a ~d ~b~c d.method1 a.method1 a.method1 Response a.method1 a.method1 Response c.method1 c.method1 b.method1 b.method1 Response b.method1 b.method1 Response b.method2 A3 B5 C2 A3 B5 C2 ~a ~d ~b~c Concrete Architecture (view of interfaces) Concrete Architecture (view of ports) c b a Step 5. Build the concrete architecture Final solution (configuration of components) 37 Once the final solution has been “found” and checked, the regeneration process builds the concrete architecture (architecture rebuilding). Relationships between interfaces are established, and an equivalent representation using communication ports is defined. Candidates Configs. Heuristics Closure Compliant Regenerate Semantics Trading
  • 38. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 38 Prototype ENIA (ENvironmental Information Agent) Concrete components have been implemented following the OGC standard. OGC = Open Geospatial Consortium Case Study http://enia.dreamhosters.comCase Study REDIAM: Environmental Information Network of Andalusia (Spain)
  • 39. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 39 Case Study Prototype ENIA (ENvironmental Information Agent) REDIAM: Environmental Information Network of Andalusia (Spain) http://enia.dreamhosters.comCase Study The GUI constitutes a mashup interface made up of OCG components; in this case by five components.
  • 40. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 40 Background & ContextBehind the UI a collection of external OGC services repositories exists. Sets of wrappers involve the funtionality of OGC services. Case Study
  • 41. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 41 Prototype ENIA (ENvironmental Information Agent) Not only OGC services can be included in the user interface as components, but also independent or final applications. Even external components (developed by a third party) are integrated in our system. Case Study
  • 42. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 42 Background & ContextMain problem: how to store and analyze the user interaction, which is provided, in many cases, by different kinds of users. Open research line: Hot topic on big data & machine learning in which we are involved Case Study
  • 43. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 Outline •  Background and context •  Adaptation: regeneration process •  COTS-based Architectures and Trading Services •  Semantic Matching of the Trading Service –  Select the Candidates –  Calculate the Configurations –  Apply a Heuristic Function for Evaluating Configurations –  Closure and Calculation of Compliant Configurations –  Build the Concrete Architecture •  Conclusions 43
  • 44. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 Conclusions “Behind a Smart User Interface Model” −  A proposal for matching COTS component specifications at run-time. −  A proposal of Semantic Trader as an extension of the traditional OMG trading function to dynamically rebuild mashup architectures. −  A proposal for the calculation of the best architectural solutions (concrete level) starting from the corresponding architectural definitions (i.e., the abstract level): bottom-up solution. −  Semantic Matching (search algorithm) implements a distance function between architectures (comparison of the component specifications) using semantic info. 44 Conclusions
  • 45. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 45 P10-TIC-6114TIN2013-41567-R Semantic Matching of Components at Run-Time in Distributed Environments Javier Criado, Luis Iribarne, Nicolás Padilla, Rosa Ayala Applied Computing Group, University of Almería, Spain luis.iribarne@ual.es http://acg.ual.es http://enia.dreamhosters.com
  • 46. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 46 Contraportada
  • 47. Sixth International Workshop on Information Systems in Distributed Environment (ISDE’2015) Rhodes, Greece, 26–30 October 2015 •  Future work –  Extend the matching information calculated from the comparison of components and architectures. –  Evaluate alternative search algorithms for building architectures at run-time. –  Improve the performance of the matching process and the complete search algorithm. –  Develop tools for managing (CRUD operations) the information of component specifications and their matchmaking results (i.e., matching scores). 57 Conclusions Conclusions