Europass Curriculum Vitae

Size: px
Start display at page:

Download "Europass Curriculum Vitae"

Transcription

1 Europass Curriculum Vitae Personal information Surname(s) / First name(s) Address(es) 201, via del Casale Agostinelli, 00118, Rome, Italy Telephone(s) Mobile: (s) [email protected] Nationality(-ies) Italian Date of birth 16 June 1979 Gender Male National Insurance Number HomePage DVRRRT79H16H501D Education/Qualifications Master Degree in Computer Science (specialized in Systems and Web Applications) at Universitá degli studi di ROMA Tre, Rome, Italy, the 16 July 2002 with a votation of 110/ PhD in Informatics and Automation at Universitá degli studi di ROMA Tre, the 6 April Post DOC for Data Mining and Econometrics at Universitá degli studi di ROMA Tre Post DOC for Semantic Web Services Optimization at Universitá degli studi di ROMA Tre Post DOC for Semantic RFID data Management at Universitá degli studi di ROMA Tre Master Thesis TITLE: "User Preferences in Information Systems". Study of personalization on database queried by a user, visiting a catalogue of objects. partial orderings on the catalogue (i.e. from more consulted and visited objects to less interesting ones); the ordering can be modified through including a new preference, expressed by the user. Definition and Implementation of a sorting algorithm and a particular data structure to modify the result dynamically. Page 1 - Curriculum vitæ of

2 PhD Thesis TITLE: "A General Methodology for Context-Aware Adaptation in Web Information Systems". Adaptation of Web Information Systems respect to the context of a client (such as capabilities of a device, user preferences, location, network characteristics...). Implementation of a framework: FAWIS (Flexible Adaptation of Web Information Systems), available at It is available at an example of an adaptive web site, accessible by whatever mobile device (PDA, mobile phone,...) This work was developed in a national project "MAIS: Multichannel Adaptive Information Systems" ( Language Skills Mother tongue(s) Italian Other/s language/s Self-assessment European level (*) Understanding Speaking Writing Listening Reading Spoken interaction Spoken production English C2 Proficient user C1 Proficient user B2 Independent user C2 Proficient user C1 Proficient user (*) Common European Framework of Reference (CEF) level Page 2 - Curriculum vitæ of

3 Professional Experiences Academic/Professional Lecturer Teaching Assistant, Tutor, Assistant Professor ( ) in several academic courses at Universitá ROMA TRE as follows: Teaching Assistant and Tutor in the course of Electronic Calculators, academic years: [ ], [ ], [ ], [ ], [ ], [ ] Teaching Assistant and Tutor in the course of Foundations of Computer Science, academic year [ ] Assistant Professor in the course of Algorithms and Data Structures, academic years: [ ], [ ], [ ] Tutor in the course of Project Systems, academic years: [ ], [ ], [ ], [ ], [ ], [ ] Tutor in the course of Supplements Database, academic year [ ] Tutor in the course of Information Management on the Web, academic years [ ], [ ] Supervisor ( ) in several thesis and master thesis (i.e. 45 thesis and 37 master thesis) about Data Management and Semantic Web topics. Professor [2006] of "Algorithms and Data Structures" for the Master of "Security and Networks", at Ministry of Defence, Rome, Italy. Professor and Organizer [2006] for the course of European Computer Driving Licence (ECDL), at Ministry of Defence, Rome, Italy. Professor and Organizer [2007] of the Master entitled "Datawarehouse and Business Intelligence", at Ministry of Defence, Rome, Italy. Professor [2008] in the module "Data Mining and Business Inteligence" in the International Master "I Fhink" organized by FINMECCANICA s.p.a. Professor [2008] of "Tools for the management of Information Systems" in the International Master entitled STATISTICAL INFORMATION SYSTEMS organized by Universitá "LA SAPIENZA". Project Activities Collaborator in a national research project (M.A.I.S) ( at Universitá Roma TRE Collaborator in a national research project (N.G.S.) New Generation Search Engine ( ) at Universitá Roma TRE Collaborator in a national research project (SAT) ( ) at Universitá Roma TRE Informatics Consultant about ICT methodologies for Camera di Commercio di Roma (an Institutional Organization). Reviewer in CNIPA (an Institutional Organization in Rome) for European projects about E-Democracy Page 3 - Curriculum vitæ of

4 Activities Abroad Research guest [2005] at Technic University of Eindhoven for collaboration with Hera Group, coordinated by prof. Geert Jan Houben, to develop a Context Management framework as support of adaptation in Web based Information System. Research guest [2008] at Technic University of Delft for collaboration with Hera Group, coordinated by prof. Geert Jan Houben, to define Web Service discovery techniques, data storage frameworks and reasoning engines for Semantic Data. Research guest [ ] at Dublin City University, for collaboration with Research Group, coordinated by Prof. Mark Roantree, to define approximate techniques (e.g. keyword based) to query Semantic Data. Research Activities FAWIS: Flexible Adaptation of Web Information Systems. We propose a unifying methodology for the automatic adaptation of content delivery in Web Information Systems. That approach relies on two basic notions: the profile and the configuration. The profile is used to model a variety of contexts and their characteristics in a uniform way. The configuration describes, in abstract terms, how to build the various levels of a Web application (content, navigation and presentation). The automatic adaptation of content delivery is achieved by means of an original notion of production rule that allows us to specify declaratively how to build a configuration satisfying the adaptation requirements for a given profile. The technique of evaluating rules supports partial matchings between contexts and rule heads. This guarantees that a large variety of contexts, possibly not fixed in advance, can be taken into account in the adaptation process. For more details look at ReverseWeb: Data Reverse Engineering of data intensive Web Applications. Data Reverse Engineering is a rapidly growing field of research to make possible the evolution towards the Web 2.0. In this scenario, Web content should be self-descriptive to be automatically interpreted and, possibly, used differently from their original goal. The majority of documents on the Web are written in HTML, constituting a huge amount of legacy data. All documents are formatted for visual purposes only and with different styles due to diverse authorship and goals of the people writing these documents. This makes the process of retrieval and integration of Web content difficult to automate. We propose a structured approach to data reverse engineering of data-intensive HTML Web sites. We focus on data content and on the way in which such content is structured on the Web. Our approach exploits a Web site data model to describe abstract structural features of HTML pages. Such model can be profitably used to segment HTML documents in special blocks (Web entity blocks) grouping semantically related objects. A framework was developed using methods and tools supporting the identification of structure, function, and meaning of data organized in Web entity blocks. We demonstrate with this framework the feasibility and effectiveness of our approach over a set of real-life Web sites. For more details look at Page 4 - Curriculum vitæ of

5 Research Activities Nyaya: Reasoning over Large Semantic Datasets. Semantic Web is gaining increasing interest to fulfill the need of sharing and reusing information. In this context, RDF has been conceived to provide an easy way to represent any kind of data and metadata, according to a graph-based, lightweight model and a straight XML serialization. Although RDF has the advantage of being general and simple, it cannot be used as a storage model as it is, since it can be easily shown that even simple management operations involve serious performance limitations. Starting from an analysis of the current state of the art for RDF data management, we present a novel approach for storing, managing and processing RDF data in an effective and efficient way. The approach is based on a special organization that is particularly suited for RDF constructs, but it can be easily extended to other models that relies on RDF, like OWL. We refer to real world scenarios in which large RDF data repositories need to be navigated and processed, even if the schema is not known in advance. We consider complex data management operations, which go beyond simple selections or projections, and involve the navigation of huge portions of data sources. A tool called Nyaya has been developed to test the feasibility of the approach over large RDF repositories (datasets of millions of triples). We compare the performance of the proposed framework with prior solutions and present experimental results supporting its effectiveness and efficiency. For more details look at Yaanii: Keyword Search over large Semantic dataset. The amount of data available in the Web, in databases as well as other systems, is constantly increasing as increasing is the number of users that wish to access such data. Data is available in forms that may not be of easy access for not expert users. Keyword Search approaches are an effort to abstract from specific data representations, allowing users to retrieve information by providing a few terms of interest. Many solutions build on dedicated indexing techniques as well as search algorithms aiming at finding substructures that connect the data elements matching the keywords. We present the development of Yaanii, a tool for effective Keyword Search over semantic datasets. Yaanii is based on a novel keyword search paradigm for graph-structured data, focusing in particular on the RDF data model. We provide a clustering technique that identifies and groups graph substructures based on template match. A scoring function, IR inspired, evaluates the relevance of the substructures and of the clusters, and supports the generation of Top-k solutions during its execution in the first k steps. Experiments demonstrate the effectiveness of our approach. For more details look at Page 5 - Curriculum vitæ of SysRFID: Efficient and Effective RFID Data Management. A supply chain is an involved system aiming to transfer products and/or services from suppliers to final customers. Information management and process analysis play pivotal roles to simplify logistics and marketing operations. In particular, the analysis of supply chain data aggregates is fundamental for knowledge discovering. In the latest few years, automatic identification (AutoID) techniques are becoming more and more relevant in supply chains. RFID (Radio Frequency IDentification) is the fastest growing sector of AutoID business. It relies on two simple kind of devices: (i) RFID tags, which are located on the objects to be tracked and carry data about them, and (ii) RFID readers, which are able to automatically retrieve data from tags and send them to central servers. Traditional RFID applications have been focused on replacing bar code technology in supply chain management and asset tracking. In this framework, the challenging problem is the effective management of the huge amount of data generated by RFID applications, which can reach in practical cases the order of magnitude of terabytes in a day Therefore, our problem definition can be stated as follows: in an environment where a large amount of RFID data within a supply chain management is collected, we need an effective storage model and an access strategy to avoid information loss and to efficiently perform different and involved multidimensional queries over such data. For more details look at

6 Research Activities SeeVa: A Model based approach to Semantic Web Service Discovery. Semantic Web service discovery has gained more and more attention, leading to a great number of approaches that try to automate and support sharing and reuse of available services starting from their semantic annotation. Existing approaches propose logic-based, non-logic-based or hybrid matching solutions built on complex models for Semantic Web Service descriptions, thus raising scalability issues. In this paper we address the semantic Web service discovery problem according to a model-based perspective. In this project we propose a metamodel representation of both the Web service descriptions and the associated semantic annotations. Based on this metamodel, we implemented SEEVA, a framework where effective service discovery is performed by a Datalog engine that executes flexible matching techniques between a service request and available service advertisements. The metamodel is supported by a storage system that ensures scalability of the matching process. The feasibility of the framework was tested through experiments on a public dataset of semantic service descriptions. TensorRDF: Answering SPARQL queries via Tensor Calculus. We are witnessing the evolution of the Web from a worldwide information space of linked documents to a global knowledge base, composed of semantically interconnected resources (to date, 25 billion RDF triples, interlinked by around 395 million RDF links). RDF comes equipped with the SPARQL language for querying data in RDF format. Using so-called triple patterns as building blocks, SPARQL queries search for specified patterns in the RDF data. Although many aspects of the challenges faced in large-scale RDF data management have already been studied in the database research community, current approaches provide centralized hard-coded solutions, with high consumption of resources; moreover, these exhibit very limited flexibility dealing with queries, at various levels of granularity and complexity (e.g. so-called non-conjunctive queries that use SPARQL s UNION or OPTIONAL). We propose a general model for answering SPARQL queries based on the first principles of linear algebra, in particular on tensorial calculus. Leveraging our abstract algebraic framework, our technique allows both quick decentralized processing, and centralized massive analysis. Experimental results show that our approach, utilizing recent linear algebra techniques tailored to performance and accuracy as required in applied mathematics and physics fields can process analysis efficiently, when compared to recent approaches. In particular, we are able to carry out the required computations even in high memory constrained environments, such as on mobile devices. Moreover, when dealing with massive amounts of data, we are capable of exploiting recent parallel and distributed technologies, subdividing our tensor objects into sub-blocks, and processing them independently. Page 6 - Curriculum vitæ of

7 Technical and Informatics Skills Informatic Foundations: concept of data and information, Binary code, concept of algorithm, algorithmic techniques, computer architecture and so on. Programming Languages: Java, Java Swing, Java servlet, JDBC, JSP, C, C++, JavaScript, Asp, Pascal, (X)HTML, CSS, XML, XSL, XSLT, UML, RDF(S), SPARQL (RDQL), CC/PP, OWL, SWRL, Jena Framework, SQL, MySQL, PL/SQL, DataLog, Inference Rule, RuleML Knowledge of main methodologies for object oriented software analysis and development: Unified Process e UML notation, Design Patterns. Knowledge of main for Software Engineering: Software Process, Software Architecture, Architectural Styles, Middleware Knowledge of problems and Legislations regarding usability and accessibility of user interface, with particular reference to Web. Design of web layout accessible by CSS and HTML/XHTML Good Knowledge of XML Design of Web Applications making use of JSP/Servlet (on server Tomcat) Knowledge of main methodologies about Artificial Intelligence for Web Browsing (with particular reference to web crawling, and definition of user profiles and user models) Knowledge of methodologies to plan information systems, process analysis and reengineering Basic Knowledge of Computer Networks, in particular design of scalable architectures based on web and routing interdomain. Main known protocols: ipv4, ipv6, bgp, ospf, rip Thorough knowledge of methodologies to design database and information systems (with particular reference to the Entity Relationship Model); thorough knowledge of methodologies to logical design of relational database and of techiniques for data structure tunin, appplied to DBMS: Access, DB2, MySQL and PostgreSQL Knowledge of methodologies for DataWarehousing Development Frameworks: ECLIPSE and Java BUILDER Page 7 - Curriculum vitæ of

8 Publications Publications in National/International Workshop/Conference Roberto De Virgilio and Franco Milicchio. RFID Data Analysis using Tensor Calculus for Supply Chain Management. In 20th ACM International Conference on Information and Knowledge Management (CIKM 2011), Glasgow, UK, Roberto De Virgilio, Giorgio Orsi, Letizia Tanca and Riccardo Torlone. Semantic Data Markets: A Flexible Environment for Knowledge Management. In 20th ACM International Conference on Information and Knowledge Management (CIKM 2011), Glasgow, UK, Roberto De Virgilio. RDFa based annotation of Web Pages through keyphrases extraction. In 10th International Conference on Ontologies, DataBases, and Applications of Semantics (ODBASE 2011), Hersonissos, Crete, Greece, Paolo Cappellari, Roberto De Virgilio, Antonio Maccioni, Mark Roantree. A Path-Oriented RDF Index for Keyword Search Query Processing. In 22nd International Conference on Database and Expert Systems Applications (DEXA 2011), Toulouse, France, Roberto De Virgilio. SYSRfid: generation of synthetic data in Supply Chains. In 8th Conference of the Italian Chapter of AIS (ITAIS 2011), Rome, Italy, Roberto De Virgilio. Efficient and Effective Ranking in Top-k exploration for Keyword Search on RDF. In 12th IEEE International Conference on Information Reuse and Integration (IRI 2011), Las Vegas, USA, Roberto De Virgilio and Devis Bianchini. A Metamodel Approach to Flexible Semantic Web Service discovery. In 19th ACM International Conference on Information and Knowledge Management (CIKM 2010), Toronto, Canada, Walter Hop, Stephan Lachner, Flavius Frasincar, Roberto De Virgilio. Automatic Web Page Annotation with Google Rich Snippets. In 9th International Conference on Ontologies, DataBases, and Applications of Semantics (ODBASE 2010), Hersonissos, Crete, Greece, Roberto De Virgilio. Meta-Modeling of Semantic Web Services. In 7th IEEE International Conference on Service Computing (SCC 2010), Miami, Florida, USA, Paolo Cappellari, Roberto De Virgilio, Antonio Maccioni, Michele Miscione. Keyword based Search over Semantic Data in Polynomial Time. In 1st International Workshop on Data Engineering meets the Semantic Web (DesWeb 2010) in conjunction with ICDE 2010, Long Beach CA, USA, 2010 Roberto De Virgilio, Paolo Cappellari, Michele Miscione. Yaanii: Effective Keyword Search over Semantic dataset. In 1th Italian Information Retrieval Workshop (IIR 2010), Padova, Italy, 2010 Roberto De Virgilio, Paolo Cappellari, Michele Miscione. Cluster-based Exploration for Effective Keyword Search over Semantic Datasets. In 28th International Conference on Conceptual Modeling (ER 2009), Gramado, Brazil, 2009 Paolo Cappellari, Roberto De Virgilio, Michele Miscione. A Template-Based Approach to Keyword Search over Semantic Data. In 6th International Workshop on Web Information Systems Modeling (WISM 2009), Amsterdam, Netherlands, 2009 Page 8 - Curriculum vitæ of Roberto De Virgilio, Riccardo Torlone. A Structured Approach to Data Reverse Engineering of Web Applications. In 9th International Conference on Web Engineering (ICWE 2009) San Sebastian, Spain, 2009 [BEST PAPER AWARD]

9 Publications in National/International Workshop/Conference Roberto De Virgilio, Pierpaolo Sugamiele and Riccardo Torlone. Incremental Aggregation of RFID Data. In Proc. of the 13nt ACM International Database Engineering & Applications Symposium (IDEAS 2009), Cetraro, Italy, Roberto De Virgilio, Giorgio Orsi, Letizia Tanca, and Riccardo Torlone. Reasoning over Large Semantic Datasets. In 17th Italian National Conference on Advanced Data Base Systems (SEBD 2009), Camogli, Italy, 2009 Roberto De Virgilio, Riccardo Torlone. A Meta-Model Approach to the Management of Hypertexts in Web Information Systems. In 5th International Workshop on Web Information Systems Modeling (WISM 2008), Barcelona, Spain, 2008 Roberto De Virgilio, Pierluigi Del Nostro, Giorgio Gianforme, Stefano Paolozzi, Riccardo Torlone. Effective Storage of Semantic Web Data. In 5th Conference of the Italian Chapter of AIS (ITAIS 2008), Paris, France, Roberto De Virgilio, Riccardo Torlone. A framework for the Management of Context Data in Adaptive Web Information Systems. In 8th International Conference on Web Engineering (ICWE 2008) Yorktown Heights, New York, USA, Giorgio Gianforme, Roberto De Virgilio, Stefano Paolozzi, Pierluigi Del Nostro, Danilo Avola. A Novel Approach for Practical Semantic Web Data Management. In Advanced Knowledge-based Systems, Invited Session of the 12th International Conference on Knowledge-based and Intelligent Information & Engineering Systems (KES 2008), Zagreb, Croatia, Roberto De Virgilio, Riccardo Torlone. Translating Context Data in Adaptive Web Applications. 15th Italian National Conference on Advanced Data Base Systems (SEBD 2007), Torre Canne, Italy, Roberto De Virgilio. Processing Manipulations of Context Information on the Web. 19th International Conference on Software Engineering & Knowledge Engineering (SEKE 2007), Boston, Massachusetts, USA, Roberto De Virgilio, Riccardo Torlone, Geert-Jan Houben. A Rule-based Approach to Content Delivery Adaptation in Web Information Systems. The 7th International Conference on Mobile Data Management (MDM 2006) Nara, Japan, 2006 Davide Valeriano, Roberto De Virgilio, Riccardo Torlone, Daniele Di Federico. An Efficient Implementation of a Rule-based Adaptive Web Information System. International CAISE Workshop on Web Information Systems Modeling (WISM 2006) Luxembourg, Grand Duchy of Luxembourg, 2006 Riccardo Torlone, Roberto De Virgilio, Geert-Jan Houben. Adaptation Rules for Context-Aware Web Applications. 14th Italian National Conference on Advanced Data Base Systems (SEBD 2006), Ancona, Italy, 2006 Roberto De Virgilio, Riccardo Torlone. Modeling Heterogeneous Context Information in Adaptive Web Based Applications. In 6th International Conference on Web Engineering (ICWE 2006) Palo Alto, California, USA, 2006 Roberto De Virgilio, Riccardo Torlone. A General Methodology for Context- Aware Data Access. In 4th International ACM SIGMOD Workshop on Data Engineering for Wireless and Mobile Access (Mobide 2005), Baltimore, Maryland, 2005 Roberto De Virgilio, Riccardo Torlone. Management of Heterogeneous Profiles in Context-aware Adaptive Information System. In International Workshop on Context-Aware Mobile Systems (CAMS 2005), Agia Napa, Cyprus, 2005 Page 9 - Curriculum vitæ of Roberto De Virgilio, Riccardo Torlone. A System for a Flexible Adaptation of Data Intensive Web Sites. In 13th Italian National Conference on Advanced Data Base Systems (SEBD 2005), Brixen, Italy, 2005

10 Publications in National/International Workshop/Conference Roberto De Virgilio, Riccardo Torlone. An Extensible Technique for Content Adaptation in Web based Information System. In IFIP TC8 Working Conference on Mobile Information Systems (Mobis 2005), Leeds, UK 2005 Publications in International Journal Roberto De Virgilio. AML: a modeling language for designing Adaptive Web Applications. In Personal and Ubiquitous Computing Journal, 418, Roberto De Virgilio, Paolo Cappellari, Mark Roantree. Path-oriented Keyword Search over Graph-modeled Web Data. In World Wide Web Journal, Roberto De Virgilio, Walter Hop, Stephan Lachner, Flavius Frasincar. A Reverse Engineering Approach for Automatic Annotation of Web Pages. In Multimedia Tools and Applications Journal, Roberto De Virgilio, Pierluigi Del Nostro, Giorgio Gianforme, Stefano Paolozzi. A Scalable and Extensible Framework for query answering over RDF. In World Wide Web Journal, 112, Mirel Cosulschi, Roberto De Virgilio, Tommaso Di Noia and Roberto Mirizzi. Web Information Extraction by Semantic Tagging. In International Journal of Theoretical and Applied Informatics, 16(2): 77, Roberto De Virgilio, Riccardo Torlone, Geert-Jan Houben. Rule based Adaptation of Web Information Systems. In World Wide Web Journal 10(4): , Roberto De Virgilio, Riccardo Torlone, Davide Valeriano, Daniele Di Federico. A Cluster-based Approach to Web Adaptation in Context-Aware Applications. In International Journal of Web Engineering 6(4): , 2007 Page 10 - Curriculum vitæ of

11 Organization of International Events Special issue on Semantic Web Data Management, in Information System Journal, April 2011, edited by Roberto De Virgilio, Fausto Giunchiglia, Francesco Guerra, Letizia Tanca and Yannis Velegrakis. Roberto De Virgilio, Pierluigi Del Nostro, Giorgio Gianforme, Stefano Paolozzi, Letizia Tanca. 1st International Workshop on Semantic Web Information Management (SWIM 2009), co-located with the 3th IEEE International Conference on Semantic Computing (ICSC 2009), Berkeley, CA, USA, Roberto De Virgilio, Fausto Giunchiglia, Letizia Tanca. 2st International Workshop on Semantic Web Information Management (SWIM 2010), co-located with the 10th International Conference on Web Engineering (ICWE 2010), Vienna, Austria, Roberto De Virgilio, Fausto Giunchiglia, Letizia Tanca. 3st International Workshop on Semantic Web Information Management (SWIM 2011), co-located with the 2011 ACM International Conference on Management of Data (SIGMOD 2011), Atene, Grecia, Roberto De Virgilio, Eugenio Di Sciascio, Michele Ruta. 1st International Workshop on Semantic-based Opportunistic Data Management (SODM 2011), co-located with the 12th International Conference on Mobile Data Management (MDM 2011), Luleå, Sweden, Roberto De Virgilio, Devis Bianchini, Valeria De Antonellis. 1st International Workshop on Linked Web Data Management (LWDM 2011), co-located with the 14th International Conference on Extending Database Technology (EDBT 2011), Uppsala, Sweden, Roberto De Virgilio, Paolo Cappellari, Mark Roantree. 1st International Workshop on Semantic Search over the Web (SSW 2011), co-located with the 23rd International Conference on Advanced Information Systems Engineering (CAiSE 11), London, United Kingdom, Books Author/Editor Book [author] "Algorithms and Data Structures: from Theory to Practice", by Roberto De Virgilio and Mirel Consulschi, accepted to be published by Springer, Book [author] "Semantic Web: from Web of documents to Web of data", by Roberto De Virgilio, Tommado Di Noia, Eugenio Di Sciascio and Francesco Donini, accepted to be published by Mcgraw hill, early Book [editor] on "Semantic Search over the Web", edited by Roberto De Virgilio, Francesco Guerra and Yannis Velegrakis, to be published by Springer, early Book [editor] on "Semantic Web Information Management: a Model Based Perspective", edited by Roberto De Virgilio, Fausto Giunchiglia and Letizia Tanca, and published by Springer, ISBN: , Page 11 - Curriculum vitæ of

12 Publications of Book Chapters Chapter: Semantic based RFID Data Management, by Roberto De Virgilio, Eugenio Di Sciascio, Michele Ruta, Riccardo Torlone of Book Unique Radio Innovation for the 21st Century: Building Scalable and Global RFID Networks, Springer Verlag editions, Chapter: The Semantic Web Languages by Fausto Giunchiglia, Feroz Farazi, Letizia Tanca and Roberto De Virgilio, of the Book "Semantic Web Information Management: a Model Based Perspective" Springer Verlag editions, 2010 Chapter: A Metamodel Approach to Semantic Web Data Management by Roberto De Virgilio, Pierluigi Del Nostro, Giorgio Gianforme, Stefano Paolozzi, of the Book "Semantic Web Information Management: a Model Based Perspective" Springer Verlag editions, 2010 Chapter: Methods and Tools for the Development of Adaptive Applications of the Book Mobile Information Systems: Infrastructure and Design for Adaptivity, and Flexibility, Springer Verlag editions, Program Committee Member/Journal Reviewer International Symposium on Models and Modeling Methodologies in Science and Engineering (MMMse 2011) 2th International ICDE Workshop on Data Engineering meets the Semantic Web (DesWeb 2011) 22nd International Conference on Database and Expert Systems Applications (DEXA 2011) 12th IEEE International Conference on Information Reuse and Integration (IRI 2011) 2011 IEEE / WIC / ACM International Conferences on WEB INTELLIGENCE and INTELLIGENT AGENT TECHNOLOGY - [demo track] 2th International ICDE Workshop on Data Engineering meets the Semantic Web (DesWeb 2011) 21nd International Conference on Database and Expert Systems Applications (DEXA 2010) 1th International ICDE Workshop on Data Engineering meets the Semantic Web (DesWeb 2010) 7th International Workshop on Web Information Systems Modeling (WISM 2010) 1th International Workshop on DATA Visualization and Integration in Enterprises and on the Web (DataView 2010) 11th International Conference on Electronic Commerce and Web Technologies (EC-Web 2010) - [External Reviewer] 20nd International Conference on Database and Expert Systems Applications (DEXA 2009) Journal of Web Engineering (JWE) - [2009] 21th International Conference on Data Engineering (ICDE 2005) - [External Reviewer] Page 12 - Curriculum vitæ of

Sex Female Date of birth 22/07/1984 Nationality Greek. Research Committee Associate

Sex Female Date of birth 22/07/1984 Nationality Greek. Research Committee Associate PERSONAL INFORMATION Kalliopi Kravari Troizinos 2, Ano Toumpa, Thessaloniki, GR-54351 +30 2310 238023 +30 697 7405248 [email protected], [email protected] http://users.auth.gr/kkravari/ skype kalliopi.kravari

More information

Using Database Metadata and its Semantics to Generate Automatic and Dynamic Web Entry Forms

Using Database Metadata and its Semantics to Generate Automatic and Dynamic Web Entry Forms Using Database Metadata and its Semantics to Generate Automatic and Dynamic Web Entry Forms Mohammed M. Elsheh and Mick J. Ridley Abstract Automatic and dynamic generation of Web applications is the future

More information

Europass Curriculum Vitae

Europass Curriculum Vitae Europass Curriculum Vitae Personal information First name(s) / Surname(s) Address Rua Direita nº36, Penedo, 155-3460 Lageosa do Dão - Tondela Mobile +351 916244743 E-mail(s) [email protected];

More information

Europass Curriculum Vitae

Europass Curriculum Vitae Europass Curriculum Vitae Personal information Surname(s) / First name(s) Address(es) Custódio, Jorge Filipe Telephone(s) +351 919687707 Email(s) Personal website(s) Nationality(-ies) Rua Francisco Pereira

More information

CURRICULUM VITAE JORGE PÉREZ

CURRICULUM VITAE JORGE PÉREZ EDUCATION CURRICULUM VITAE JORGE PÉREZ Ph.D. Student, Department of Computer Science Pontificia Universidad Católica de Chile Email: [email protected], Http: www.ing.puc.cl/~jperez 2009 Ph.D. Student in

More information

Place and date of birth Rome, November 26 th 1983

Place and date of birth Rome, November 26 th 1983 Francesca Bugiotti Personal Information Place and date of birth Rome, November 26 th 1983 E-mail [email protected] Education Università Roma Tre (November 2008 - April 2012 ) PhD in Computer

More information

The Ontological Approach for SIEM Data Repository

The Ontological Approach for SIEM Data Repository The Ontological Approach for SIEM Data Repository Igor Kotenko, Olga Polubelova, and Igor Saenko Laboratory of Computer Science Problems, Saint-Petersburg Institute for Information and Automation of Russian

More information

A common interface for multi-rule-engine distributed systems

A common interface for multi-rule-engine distributed systems A common interface for multi-rule-engine distributed systems Pierre de Leusse, Bartosz Kwolek and Krzysztof Zieliński Distributed System Research Group, AGH University of Science and Technology Krakow,

More information

technische universiteit eindhoven WIS & Engineering Geert-Jan Houben

technische universiteit eindhoven WIS & Engineering Geert-Jan Houben WIS & Engineering Geert-Jan Houben Contents Web Information System (WIS) Evolution in Web data WIS Engineering Languages for Web data XML (context only!) RDF XML Querying: XQuery (context only!) RDFS SPARQL

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence [email protected] Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

More information

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Anne Monceaux 1, Joanna Guss 1 1 EADS-CCR, Centreda 1, 4 Avenue Didier Daurat 31700 Blagnac France

More information

Integrating XML Data Sources using RDF/S Schemas: The ICS-FORTH Semantic Web Integration Middleware (SWIM)

Integrating XML Data Sources using RDF/S Schemas: The ICS-FORTH Semantic Web Integration Middleware (SWIM) Integrating XML Data Sources using RDF/S Schemas: The ICS-FORTH Semantic Web Integration Middleware (SWIM) Extended Abstract Ioanna Koffina 1, Giorgos Serfiotis 1, Vassilis Christophides 1, Val Tannen

More information

María Elena Alvarado gnoss.com* [email protected] Susana López-Sola gnoss.com* [email protected]

María Elena Alvarado gnoss.com* elenaalvarado@gnoss.com Susana López-Sola gnoss.com* susanalopez@gnoss.com Linked Data based applications for Learning Analytics Research: faceted searches, enriched contexts, graph browsing and dynamic graphic visualisation of data Ricardo Alonso Maturana gnoss.com *Piqueras

More information

Semantic Concept Based Retrieval of Software Bug Report with Feedback

Semantic Concept Based Retrieval of Software Bug Report with Feedback Semantic Concept Based Retrieval of Software Bug Report with Feedback Tao Zhang, Byungjeong Lee, Hanjoon Kim, Jaeho Lee, Sooyong Kang, and Ilhoon Shin Abstract Mining software bugs provides a way to develop

More information

A View Integration Approach to Dynamic Composition of Web Services

A View Integration Approach to Dynamic Composition of Web Services A View Integration Approach to Dynamic Composition of Web Services Snehal Thakkar, Craig A. Knoblock, and José Luis Ambite University of Southern California/ Information Sciences Institute 4676 Admiralty

More information

B.Sc. in Computer Information Systems Study Plan

B.Sc. in Computer Information Systems Study Plan 195 Study Plan University Compulsory Courses Page ( 64 ) University Elective Courses Pages ( 64 & 65 ) Faculty Compulsory Courses 16 C.H 27 C.H 901010 MATH101 CALCULUS( I) 901020 MATH102 CALCULUS (2) 171210

More information

A Platform for Supporting Data Analytics on Twitter: Challenges and Objectives 1

A Platform for Supporting Data Analytics on Twitter: Challenges and Objectives 1 A Platform for Supporting Data Analytics on Twitter: Challenges and Objectives 1 Yannis Stavrakas Vassilis Plachouras IMIS / RC ATHENA Athens, Greece {yannis, vplachouras}@imis.athena-innovation.gr Abstract.

More information

Semantic Stored Procedures Programming Environment and performance analysis

Semantic Stored Procedures Programming Environment and performance analysis Semantic Stored Procedures Programming Environment and performance analysis Marjan Efremov 1, Vladimir Zdraveski 2, Petar Ristoski 2, Dimitar Trajanov 2 1 Open Mind Solutions Skopje, bul. Kliment Ohridski

More information

Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens

Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens Scalable End-User Access to Big Data http://www.optique-project.eu/ HELLENIC REPUBLIC National and Kapodistrian University of Athens 1 Optique: Improving the competitiveness of European industry For many

More information

Semantic Search in Portals using Ontologies

Semantic Search in Portals using Ontologies Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br

More information

How To Evaluate Web Applications

How To Evaluate Web Applications A Framework for Exploiting Conceptual Modeling in the Evaluation of Web Application Quality Pier Luca Lanzi, Maristella Matera, Andrea Maurino Dipartimento di Elettronica e Informazione, Politecnico di

More information

Towards a Web of Sensors built with Linked Data and REST

Towards a Web of Sensors built with Linked Data and REST Towards a Web of Sensors built with Linked Data and REST S. Turchi, L. Bianchi, F. Paganelli, F. Pirri, D. Giuli, Towards a web of sensors built with linked data and REST, 2013 IEEE 14th International

More information

Curriculum Vitae. Zhenchang Xing

Curriculum Vitae. Zhenchang Xing Curriculum Vitae Zhenchang Xing Computing Science Department University of Alberta, Edmonton, Alberta T6G 2E8 Phone: (780) 433 0808 E-mail: [email protected] http://www.cs.ualberta.ca/~xing EDUCATION

More information

II. PREVIOUS RELATED WORK

II. PREVIOUS RELATED WORK An extended rule framework for web forms: adding to metadata with custom rules to control appearance Atia M. Albhbah and Mick J. Ridley Abstract This paper proposes the use of rules that involve code to

More information

Course Syllabus For Operations Management. Management Information Systems

Course Syllabus For Operations Management. Management Information Systems For Operations Management and Management Information Systems Department School Year First Year First Year First Year Second year Second year Second year Third year Third year Third year Third year Third

More information

Application of ontologies for the integration of network monitoring platforms

Application of ontologies for the integration of network monitoring platforms Application of ontologies for the integration of network monitoring platforms Jorge E. López de Vergara, Javier Aracil, Jesús Martínez, Alfredo Salvador, José Alberto Hernández Networking Research Group,

More information

A Generic Transcoding Tool for Making Web Applications Adaptive

A Generic Transcoding Tool for Making Web Applications Adaptive A Generic Transcoding Tool for Making Applications Adaptive Zoltán Fiala 1, Geert-Jan Houben 2 1 Technische Universität Dresden Mommsenstr. 13, D-01062, Dresden, Germany [email protected]

More information

ONTOLOGY-BASED APPROACH TO DEVELOPMENT OF ADJUSTABLE KNOWLEDGE INTERNET PORTAL FOR SUPPORT OF RESEARCH ACTIVITIY

ONTOLOGY-BASED APPROACH TO DEVELOPMENT OF ADJUSTABLE KNOWLEDGE INTERNET PORTAL FOR SUPPORT OF RESEARCH ACTIVITIY ONTOLOGY-BASED APPROACH TO DEVELOPMENT OF ADJUSTABLE KNOWLEDGE INTERNET PORTAL FOR SUPPORT OF RESEARCH ACTIVITIY Yu. A. Zagorulko, O. I. Borovikova, S. V. Bulgakov, E. A. Sidorova 1 A.P.Ershov s Institute

More information

Data-Centric Systems and Applications

Data-Centric Systems and Applications Data-Centric Systems and Applications Series Editors M.J. Carey S. Ceri Editorial Board P. Bernstein U. Dayal C. Faloutsos J.C. Freytag G. Gardarin W. Jonker V. Krishnamurthy M.-A. Neimat P. Valduriez

More information

MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS

MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS Marco Picone, Marco Muro, Vincenzo Micelli, Michele Amoretti, Francesco Zanichelli Distributed Systems

More information

Masters in Human Computer Interaction

Masters in Human Computer Interaction Masters in Human Computer Interaction Programme Requirements Taught Element, and PG Diploma in Human Computer Interaction: 120 credits: IS5101 CS5001 CS5040 CS5041 CS5042 or CS5044 up to 30 credits from

More information

INTEGRATION OF XML DATA IN PEER-TO-PEER E-COMMERCE APPLICATIONS

INTEGRATION OF XML DATA IN PEER-TO-PEER E-COMMERCE APPLICATIONS INTEGRATION OF XML DATA IN PEER-TO-PEER E-COMMERCE APPLICATIONS Tadeusz Pankowski 1,2 1 Institute of Control and Information Engineering Poznan University of Technology Pl. M.S.-Curie 5, 60-965 Poznan

More information

Masters in Advanced Computer Science

Masters in Advanced Computer Science Masters in Advanced Computer Science Programme Requirements Taught Element, and PG Diploma in Advanced Computer Science: 120 credits: IS5101 CS5001 up to 30 credits from CS4100 - CS4450, subject to appropriate

More information

Martino Sykora CURRICULUM VITAE ET STUDIORUM

Martino Sykora CURRICULUM VITAE ET STUDIORUM Martino Sykora CURRICULUM VITAE ET STUDIORUM Via L. Pasteur, 15 20127 Milano Italy Mob: +39 338 1983694 Mail: [email protected] Personal Information Birthdate: June 15th, 1978 Birthplace: Basel,

More information

SOFTWARE ENGINEERING PROGRAM

SOFTWARE ENGINEERING PROGRAM SOFTWARE ENGINEERING PROGRAM PROGRAM TITLE DEGREE TITLE Master of Science Program in Software Engineering Master of Science (Software Engineering) M.Sc. (Software Engineering) PROGRAM STRUCTURE Total program

More information

Time: A Coordinate for Web Site Modelling

Time: A Coordinate for Web Site Modelling Time: A Coordinate for Web Site Modelling Paolo Atzeni Dipartimento di Informatica e Automazione Università di Roma Tre Via della Vasca Navale, 79 00146 Roma, Italy http://www.dia.uniroma3.it/~atzeni/

More information

Masters in Artificial Intelligence

Masters in Artificial Intelligence Masters in Artificial Intelligence Programme Requirements Taught Element, and PG Diploma in Artificial Intelligence: 120 credits: IS5101 CS5001 CS5010 CS5011 CS4402 or CS5012 in total, up to 30 credits

More information

K@ A collaborative platform for knowledge management

K@ A collaborative platform for knowledge management White Paper K@ A collaborative platform for knowledge management Quinary SpA www.quinary.com via Pietrasanta 14 20141 Milano Italia t +39 02 3090 1500 f +39 02 3090 1501 Copyright 2004 Quinary SpA Index

More information

Model Driven Interoperability through Semantic Annotations using SoaML and ODM

Model Driven Interoperability through Semantic Annotations using SoaML and ODM Model Driven Interoperability through Semantic Annotations using SoaML and ODM JiuCheng Xu*, ZhaoYang Bai*, Arne J.Berre*, Odd Christer Brovig** *SINTEF, Pb. 124 Blindern, NO-0314 Oslo, Norway (e-mail:

More information

Masters in Networks and Distributed Systems

Masters in Networks and Distributed Systems Masters in Networks and Distributed Systems Programme Requirements Taught Element, and PG Diploma in Networks and Distributed Systems: 120 credits: IS5101 CS5001 CS5021 CS4103 or CS5023 in total, up to

More information

CURRICULUM VITAE FERNANDO LUÍS TODO-BOM FERREIRA DA COSTA

CURRICULUM VITAE FERNANDO LUÍS TODO-BOM FERREIRA DA COSTA CURRICULUM VITAE FERNANDO LUÍS TODO-BOM FERREIRA DA COSTA Full Name: Fernando Luís Todo-Bom Ferreira da Costa Living Address: R. Tomás da Fonseca 36, 7-B, 1600-275 Lisboa Cell Phone: 91 4426281 E-mail

More information

MASSIMILIANO DE LEONI

MASSIMILIANO DE LEONI MASSIMILIANO DE LEONI VIA KENNEDY, 239 04100 LATINA ITALY TEL. : +39 348 78 48 314 BORN IN NAPLES (ITALY), 18/3/1980 ITALIAN CITIZENSHIP SINGLE E-MAIL: [email protected] WWW: www.dis.uniroma1.it/~deleoni

More information

Revealing Trends and Insights in Online Hiring Market Using Linking Open Data Cloud: Active Hiring a Use Case Study

Revealing Trends and Insights in Online Hiring Market Using Linking Open Data Cloud: Active Hiring a Use Case Study Revealing Trends and Insights in Online Hiring Market Using Linking Open Data Cloud: Active Hiring a Use Case Study Amar-Djalil Mezaour 1, Julien Law-To 1, Robert Isele 3, Thomas Schandl 2, and Gerd Zechmeister

More information

Tool Support for Model Checking of Web application designs *

Tool Support for Model Checking of Web application designs * Tool Support for Model Checking of Web application designs * Marco Brambilla 1, Jordi Cabot 2 and Nathalie Moreno 3 1 Dipartimento di Elettronica e Informazione, Politecnico di Milano Piazza L. Da Vinci,

More information

PSG College of Technology, Coimbatore-641 004 Department of Computer & Information Sciences BSc (CT) G1 & G2 Sixth Semester PROJECT DETAILS.

PSG College of Technology, Coimbatore-641 004 Department of Computer & Information Sciences BSc (CT) G1 & G2 Sixth Semester PROJECT DETAILS. PSG College of Technology, Coimbatore-641 004 Department of Computer & Information Sciences BSc (CT) G1 & G2 Sixth Semester PROJECT DETAILS Project Project Title Area of Abstract No Specialization 1. Software

More information

School of Computer Science

School of Computer Science School of Computer Science Computer Science - Honours Level - 2014/15 October 2014 General degree students wishing to enter 3000- level modules and non- graduating students wishing to enter 3000- level

More information

Presente e futuro del Web Semantico

Presente e futuro del Web Semantico Sistemi di Elaborazione dell informazione II Corso di Laurea Specialistica in Ingegneria Telematica II anno 4 CFU Università Kore Enna A.A. 2009-2010 Alessandro Longheu http://www.diit.unict.it/users/alongheu

More information

Semantic Data Management. Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies

Semantic Data Management. Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies Semantic Data Management Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies 1 Enterprise Information Challenge Source: Oracle customer 2 Vision of Semantically Linked Data The Network of Collaborative

More information

Academic Curriculum vitae

Academic Curriculum vitae Academic Curriculum vitae Fabio Zanasi January 29, 2012 1 Personal details First name / Surname: Fabio Zanasi Place and date of birth: Modena, 17th of December 1988 Residency: Modena, via Selmi 66 Marital

More information

One LAR Course Credits: 3. Page 4

One LAR Course Credits: 3. Page 4 Course Descriptions Year 1 30 credits Course Title: Calculus I Course Code: COS 101 This course introduces higher mathematics by examining the fundamental principles of calculus-- functions, graphs, limits,

More information

A DATA WAREHOUSE SOLUTION FOR E-GOVERNMENT

A DATA WAREHOUSE SOLUTION FOR E-GOVERNMENT A DATA WAREHOUSE SOLUTION FOR E-GOVERNMENT Xiufeng Liu 1 & Xiaofeng Luo 2 1 Department of Computer Science Aalborg University, Selma Lagerlofs Vej 300, DK-9220 Aalborg, Denmark 2 Telecommunication Engineering

More information

Curriculum Vitae Cristina Lancioni

Curriculum Vitae Cristina Lancioni PERSONAL INFORMATION Cristina Lancioni Via Ave Ninchi 23, 60129 Ancona (AN) - Italy 071 8004605 [email protected] http://it.linkedin.com/pub/cristina-lancioni Sex Female Date of birth 16/07/1981 Nationality

More information

Dr. STYLIANI KLEANTHOUS LOIZOU CURRICULUM VITAE

Dr. STYLIANI KLEANTHOUS LOIZOU CURRICULUM VITAE Dr. STYLIANI KLEANTHOUS LOIZOU CURRICULUM VITAE Personal Details Name: Date of Birth: 21/06/1981 Nationality: Cypriot Marital Status: Married E-Mail: [email protected] or [email protected]

More information

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform Communiqué 4 Standardized Communiqué 4 - fully implementing the JCR (JSR 170) Content Repository Standard, managing digital business information, applications and processes through the web. Communiqué

More information

INFORMATION TECHNOLOGY PROGRAM

INFORMATION TECHNOLOGY PROGRAM INFORMATION TECHNOLOGY PROGRAM The School of Information Technology offers a two-year bachelor degree program in Information Technology for students having acquired an advanced vocational certificate.

More information

Masters in Computing and Information Technology

Masters in Computing and Information Technology Masters in Computing and Information Technology Programme Requirements Taught Element, and PG Diploma in Computing and Information Technology: 120 credits: IS5101 CS5001 or CS5002 CS5003 up to 30 credits

More information

Structured Content: the Key to Agile. Web Experience Management. Introduction

Structured Content: the Key to Agile. Web Experience Management. Introduction Structured Content: the Key to Agile CONTENTS Introduction....................... 1 Structured Content Defined...2 Structured Content is Intelligent...2 Structured Content and Customer Experience...3 Structured

More information

Open Data Integration Using SPARQL and SPIN

Open Data Integration Using SPARQL and SPIN Open Data Integration Using SPARQL and SPIN A Case Study for the Tourism Domain Antonino Lo Bue, Alberto Machi ICAR-CNR Sezione di Palermo, Italy Research funded by Italian PON SmartCities Dicet-InMoto-Orchestra

More information

BUILDING OLAP TOOLS OVER LARGE DATABASES

BUILDING OLAP TOOLS OVER LARGE DATABASES BUILDING OLAP TOOLS OVER LARGE DATABASES Rui Oliveira, Jorge Bernardino ISEC Instituto Superior de Engenharia de Coimbra, Polytechnic Institute of Coimbra Quinta da Nora, Rua Pedro Nunes, P-3030-199 Coimbra,

More information

AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS

AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS ZORAN JEREMIĆ, VLADAN DEVEDŽIĆ, DRAGAN GAŠEVIĆ FON School of Business Administration, University of Belgrade Jove Ilića 154, POB 52, 11000 Belgrade,

More information

A Semantic web approach for e-learning platforms

A Semantic web approach for e-learning platforms A Semantic web approach for e-learning platforms Miguel B. Alves 1 1 Laboratório de Sistemas de Informação, ESTG-IPVC 4900-348 Viana do Castelo. [email protected] Abstract. When lecturers publish contents

More information

Test Data Management Concepts

Test Data Management Concepts Test Data Management Concepts BIZDATAX IS AN EKOBIT BRAND Executive Summary Test Data Management (TDM), as a part of the quality assurance (QA) process is more than ever in the focus among IT organizations

More information

Design and Implementation of a Semantic Web Solution for Real-time Reservoir Management

Design and Implementation of a Semantic Web Solution for Real-time Reservoir Management Design and Implementation of a Semantic Web Solution for Real-time Reservoir Management Ram Soma 2, Amol Bakshi 1, Kanwal Gupta 3, Will Da Sie 2, Viktor Prasanna 1 1 University of Southern California,

More information

CONCEPTUAL FRAMEWORK OF BUSINESS INTELLIGENCE ANALYSIS IN ACADEMIC ENVIRONMENT USING BIRT

CONCEPTUAL FRAMEWORK OF BUSINESS INTELLIGENCE ANALYSIS IN ACADEMIC ENVIRONMENT USING BIRT CONCEPTUAL FRAMEWORK OF BUSINESS INTELLIGENCE ANALYSIS IN ACADEMIC ENVIRONMENT USING BIRT Julaily Aida Jusoh, Norhakimah Endot, Nazirah Abd. Hamid, Raja Hasyifah Raja Bongsu, Roslinda Muda Faculty of Informatics,

More information

AN ONTOLOGICAL APPROACH TO WEB APPLICATION DESIGN USING W2000 METHODOLOGY

AN ONTOLOGICAL APPROACH TO WEB APPLICATION DESIGN USING W2000 METHODOLOGY STUDIA UNIV. BABEŞ BOLYAI, INFORMATICA, Volume L, Number 2, 2005 AN ONTOLOGICAL APPROACH TO WEB APPLICATION DESIGN USING W2000 METHODOLOGY ANNA LISA GUIDO, ROBERTO PAIANO, AND ANDREA PANDURINO Abstract.

More information

Simplifying e Business Collaboration by providing a Semantic Mapping Platform

Simplifying e Business Collaboration by providing a Semantic Mapping Platform Simplifying e Business Collaboration by providing a Semantic Mapping Platform Abels, Sven 1 ; Sheikhhasan Hamzeh 1 ; Cranner, Paul 2 1 TIE Nederland BV, 1119 PS Amsterdam, Netherlands 2 University of Sunderland,

More information

WebRatio 5: An Eclipse-based CASE tool for engineering Web applications

WebRatio 5: An Eclipse-based CASE tool for engineering Web applications WebRatio 5: An Eclipse-based CASE tool for engineering Web applications Roberto Acerbis 1, Aldo Bongio 1, Marco Brambilla 2, Stefano Butti 1 1 WebModels S.r.l. Piazzale Gerbetto, 6. I22100 Como, Italy

More information

A Workbench for Prototyping XML Data Exchange (extended abstract)

A Workbench for Prototyping XML Data Exchange (extended abstract) A Workbench for Prototyping XML Data Exchange (extended abstract) Renzo Orsini and Augusto Celentano Università Ca Foscari di Venezia, Dipartimento di Informatica via Torino 155, 30172 Mestre (VE), Italy

More information

Resource Oriented Architecture and REST

Resource Oriented Architecture and REST Resource Oriented Architecture and REST Assessment of impact and advantages on INSPIRE Roberto Lucchi, Michel Millot European Commission Joint Research Centre Institute for Environment and Sustainability

More information

Semantically Enhanced Web Personalization Approaches and Techniques

Semantically Enhanced Web Personalization Approaches and Techniques Semantically Enhanced Web Personalization Approaches and Techniques Dario Vuljani, Lidia Rovan, Mirta Baranovi Faculty of Electrical Engineering and Computing, University of Zagreb Unska 3, HR-10000 Zagreb,

More information

Figure 1 Cloud Computing. 1.What is Cloud: Clouds are of specific commercial interest not just on the acquiring tendency to outsource IT

Figure 1 Cloud Computing. 1.What is Cloud: Clouds are of specific commercial interest not just on the acquiring tendency to outsource IT An Overview Of Future Impact Of Cloud Computing Shiva Chaudhry COMPUTER SCIENCE DEPARTMENT IFTM UNIVERSITY MORADABAD Abstraction: The concept of cloud computing has broadcast quickly by the information

More information

Antonino Freno. Curriculum Vitae. Phone (office): Office: +33 (0)3 59 35 87 27. [email protected]; http://researchers.lille.inria.fr/~freno/.

Antonino Freno. Curriculum Vitae. Phone (office): Office: +33 (0)3 59 35 87 27. antonino.freno@inria.fr; http://researchers.lille.inria.fr/~freno/. Antonino Freno Curriculum Vitae Personal Information First name: Antonino Family name: Freno Date of birth: July 1, 1980 Place of birth: Reggio Calabria (RC) Italy Citizenship: Italian Phone (office):

More information

FRANCESCO BELLOCCHIO S CURRICULUM VITAE ET STUDIORUM

FRANCESCO BELLOCCHIO S CURRICULUM VITAE ET STUDIORUM FRANCESCO BELLOCCHIO S CURRICULUM VITAE ET STUDIORUM April 2011 Index Personal details and education 1 Research activities 2 Teaching and tutorial activities 3 Conference organization and review activities

More information

Backbase Accessibility

Backbase Accessibility Whitepaper Learn about: Section 508 Accessibility requirements Backbase compliance Introduction This paper discusses the growing importance of Rich Internet Applications (RIA s) and their support for Accessibility.

More information

Semantic-based Smart Homes: a Multi-Agent Approach

Semantic-based Smart Homes: a Multi-Agent Approach Semantic-based Smart Homes: a Multi-Agent Approach Giuseppe Loseto, Floriano Scioscia, Michele Ruta, Eugenio Di Sciascio Politecnico di Bari, BARI, Italy Outline Home and Building Automation (HBA): state

More information

Supercomputing and Big Data: Where are the Real Boundaries and Opportunities for Synergy?

Supercomputing and Big Data: Where are the Real Boundaries and Opportunities for Synergy? HPC2012 Workshop Cetraro, Italy Supercomputing and Big Data: Where are the Real Boundaries and Opportunities for Synergy? Bill Blake CTO Cray, Inc. The Big Data Challenge Supercomputing minimizes data

More information

A METHOD FOR REWRITING LEGACY SYSTEMS USING BUSINESS PROCESS MANAGEMENT TECHNOLOGY

A METHOD FOR REWRITING LEGACY SYSTEMS USING BUSINESS PROCESS MANAGEMENT TECHNOLOGY A METHOD FOR REWRITING LEGACY SYSTEMS USING BUSINESS PROCESS MANAGEMENT TECHNOLOGY Gleison Samuel do Nascimento, Cirano Iochpe Institute of Informatics, Federal University of Rio Grande do Sul, Porto Alegre,

More information

LINKED DATA EXPERIENCE AT MACMILLAN Building discovery services for scientific and scholarly content on top of a semantic data model

LINKED DATA EXPERIENCE AT MACMILLAN Building discovery services for scientific and scholarly content on top of a semantic data model LINKED DATA EXPERIENCE AT MACMILLAN Building discovery services for scientific and scholarly content on top of a semantic data model 22 October 2014 Tony Hammond Michele Pasin Background About Macmillan

More information

Semantic Knowledge Management System. Paripati Lohith Kumar. School of Information Technology

Semantic Knowledge Management System. Paripati Lohith Kumar. School of Information Technology Semantic Knowledge Management System Paripati Lohith Kumar School of Information Technology Vellore Institute of Technology University, Vellore, India. [email protected] Abstract The scholarly activities

More information

CURRICULUM VITAE. 1. Carrer Objective. 2. Academic Qualification. 3. Working Experience

CURRICULUM VITAE. 1. Carrer Objective. 2. Academic Qualification. 3. Working Experience CURRICULUM VITAE Smt. Amrita Chaturvedi PhD. Scholar, Room No CS 106, Department of Computer Science & Engineering, Indian Institute of Technology, Kanpur, Uttar Pradesh, India. Address Amrita Chaturvedi

More information

DISIT Lab, competence and project idea on bigdata. reasoning

DISIT Lab, competence and project idea on bigdata. reasoning DISIT Lab, competence and project idea on bigdata knowledge modeling, OD/LD and reasoning Paolo Nesi Dipartimento di Ingegneria dell Informazione, DINFO Università degli Studi di Firenze Via S. Marta 3,

More information

Application of OASIS Integrated Collaboration Object Model (ICOM) with Oracle Database 11g Semantic Technologies

Application of OASIS Integrated Collaboration Object Model (ICOM) with Oracle Database 11g Semantic Technologies Application of OASIS Integrated Collaboration Object Model (ICOM) with Oracle Database 11g Semantic Technologies Zhe Wu Ramesh Vasudevan Eric S. Chan Oracle Deirdre Lee, Laura Dragan DERI A Presentation

More information

Doctor of Philosophy in Computer Science

Doctor of Philosophy in Computer Science Doctor of Philosophy in Computer Science Background/Rationale The program aims to develop computer scientists who are armed with methods, tools and techniques from both theoretical and systems aspects

More information

LinkZoo: A linked data platform for collaborative management of heterogeneous resources

LinkZoo: A linked data platform for collaborative management of heterogeneous resources LinkZoo: A linked data platform for collaborative management of heterogeneous resources Marios Meimaris, George Alexiou, George Papastefanatos Institute for the Management of Information Systems, Research

More information

Converting Relational to Graph Databases

Converting Relational to Graph Databases Converting Relational to Graph Databases Roberto De Virgilio Università Roma Tre Rome, Italy [email protected] Antonio Maccioni Università Roma Tre Rome, Italy [email protected] Riccardo Torlone

More information

DATA MODEL FOR STORAGE AND RETRIEVAL OF LEGISLATIVE DOCUMENTS IN DIGITAL LIBRARIES USING LINKED DATA

DATA MODEL FOR STORAGE AND RETRIEVAL OF LEGISLATIVE DOCUMENTS IN DIGITAL LIBRARIES USING LINKED DATA DATA MODEL FOR STORAGE AND RETRIEVAL OF LEGISLATIVE DOCUMENTS IN DIGITAL LIBRARIES USING LINKED DATA María Hallo 1, Sergio Luján-Mora 2, and Alejandro Mate 3 1 Department of Computer Science, National

More information

An Ontology Based Method to Solve Query Identifier Heterogeneity in Post- Genomic Clinical Trials

An Ontology Based Method to Solve Query Identifier Heterogeneity in Post- Genomic Clinical Trials ehealth Beyond the Horizon Get IT There S.K. Andersen et al. (Eds.) IOS Press, 2008 2008 Organizing Committee of MIE 2008. All rights reserved. 3 An Ontology Based Method to Solve Query Identifier Heterogeneity

More information

E6895 Advanced Big Data Analytics Lecture 4:! Data Store

E6895 Advanced Big Data Analytics Lecture 4:! Data Store E6895 Advanced Big Data Analytics Lecture 4:! Data Store Ching-Yung Lin, Ph.D. Adjunct Professor, Dept. of Electrical Engineering and Computer Science Mgr., Dept. of Network Science and Big Data Analytics,

More information

Masters in Information Technology

Masters in Information Technology Computer - Information Technology MSc & MPhil - 2015/6 - July 2015 Masters in Information Technology Programme Requirements Taught Element, and PG Diploma in Information Technology: 120 credits: IS5101

More information